nddrylliog_pismo 0.7.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (43) hide show
  1. data/.document +5 -0
  2. data/.gitignore +29 -0
  3. data/Gemfile +4 -0
  4. data/LICENSE +23 -0
  5. data/NOTICE +4 -0
  6. data/README.markdown +131 -0
  7. data/Rakefile +72 -0
  8. data/bin/pismo +45 -0
  9. data/lib/pismo.rb +82 -0
  10. data/lib/pismo/document.rb +67 -0
  11. data/lib/pismo/external_attributes.rb +14 -0
  12. data/lib/pismo/internal_attributes.rb +316 -0
  13. data/lib/pismo/reader.rb +19 -0
  14. data/lib/pismo/reader/base.rb +259 -0
  15. data/lib/pismo/reader/cluster.rb +171 -0
  16. data/lib/pismo/reader/tree.rb +154 -0
  17. data/lib/pismo/stopwords.txt +1002 -0
  18. data/lib/pismo/version.rb +3 -0
  19. data/pismo.gemspec +30 -0
  20. data/test/corpus/bbcnews.html +2131 -0
  21. data/test/corpus/bbcnews2.html +1575 -0
  22. data/test/corpus/briancray.html +269 -0
  23. data/test/corpus/cant_read.html +426 -0
  24. data/test/corpus/factor.html +1362 -0
  25. data/test/corpus/gmane.html +138 -0
  26. data/test/corpus/huffington.html +2932 -0
  27. data/test/corpus/metadata_expected.yaml +72 -0
  28. data/test/corpus/metadata_expected.yaml.old +122 -0
  29. data/test/corpus/queness.html +919 -0
  30. data/test/corpus/reader_expected.yaml +39 -0
  31. data/test/corpus/readers/cluster_expected.yaml +45 -0
  32. data/test/corpus/readers/tree_expected.yaml +55 -0
  33. data/test/corpus/rubyinside.html +318 -0
  34. data/test/corpus/rww.html +1351 -0
  35. data/test/corpus/spolsky.html +298 -0
  36. data/test/corpus/techcrunch.html +1285 -0
  37. data/test/corpus/tweet.html +360 -0
  38. data/test/corpus/youtube.html +2348 -0
  39. data/test/corpus/zefrank.html +535 -0
  40. data/test/helper.rb +15 -0
  41. data/test/test_corpus.rb +54 -0
  42. data/test/test_pismo_document.rb +34 -0
  43. metadata +156 -0
@@ -0,0 +1,269 @@
1
+ <!DOCTYPE html>
2
+
3
+ <html>
4
+ <head>
5
+ <link rel="shortcut icon" href="/favicon.ico">
6
+ <meta charset="UTF-8">
7
+ <title>5 great examples of popular blog posts that you should know</title>
8
+ <link rel="alternate" type="application/rss+xml" title="Brian Cray's Blog (RSS or Atom)" href="http://feeds.feedburner.com/briancray/blog">
9
+ <link rel="stylesheet" type="text/css" title="bcblog" href="http://briancray.com/wp-content/themes/bc3/style.css" media="screen">
10
+ <link rel="alternate" type="application/rss+xml" title="Brian Cray&#039;s Blog &raquo; 5 great examples of popular blog posts that you should know Comments Feed" href="http://briancray.com/2009/08/12/5-great-examples-of-popular-blog-posts-that-you-should-know/feed/" />
11
+
12
+ <!-- All in One SEO Pack 1.6.10 by Michael Torbert of Semper Fi Web Design[104,202] -->
13
+ <meta name="description" content="What appears on the surface as a formula for blogging success is turning the blogosphere into junk pile for unoriginal, unthoughtful content." />
14
+ <link rel="canonical" href="http://briancray.com/2009/08/12/5-great-examples-of-popular-blog-posts-that-you-should-know/" />
15
+ <!-- /all in one seo pack -->
16
+
17
+ <link rel="stylesheet" href="http://briancray.com/wp-content/plugins/wp-syntax/wp-syntax.css" type="text/css" media="screen" />
18
+ <link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://briancray.com/xmlrpc.php?rsd">
19
+ <link rel="pingback" href="http://briancray.com/xmlrpc.php">
20
+ <script type="text/javascript">
21
+
22
+ var _gaq = _gaq || [];
23
+ _gaq.push(['_setAccount', 'UA-2588983-2'], ['_trackPageview']);
24
+
25
+ (function() {
26
+ var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
27
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
28
+ (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(ga);
29
+ })();
30
+
31
+ </script>
32
+ <script type="text/javascript" src="http://briancray.com/wp-content/themes/bc3/js/all.js"></script>
33
+ </head>
34
+ <body id="blog">
35
+
36
+ <div id="top"></div>
37
+ <div id="header-outer"><div id="header">
38
+ <h1><a href="/">Brian Cray, Columbus, Ohio-based web professional</a></h1>
39
+ <div id="networks">
40
+ <a href="http://twitter.com/briancray"><img src="http://briancray.com/wp-content/themes/bc3/images/icons32/twitter_32.png" width="32" height="32" alt="Twitter"></a>
41
+ <a =rel="http://www.facebook.com/home.php" href="http://www.facebook.com/briancray"><img src="http://briancray.com/wp-content/themes/bc3/images/icons32/facebook_32.png" width="32" height="32" alt="Facebook"></a>
42
+ <a rel="http://www.linkedin.com/home" href="http://www.linkedin.com/in/briancray"><img src="http://briancray.com/wp-content/themes/bc3/images/icons32/linkedin_32.png" width="32" height="32" alt="LinkedIn"></a>
43
+ <a href="http://friendfeed.com/briancray"><img src="http://briancray.com/wp-content/themes/bc3/images/icons32/friendfeed_32.png" width="32" height="32" alt="FriendFeed"></a>
44
+
45
+ </div>
46
+ <div id="menu-outer"><div id="menu">
47
+ <ul class="tabs">
48
+ <li><a href="/">Home</a></li>
49
+ <li class="current"><a href="/blog/">Blog</a></li>
50
+ <li><a href="/portfolio/">Portfolio</a></li>
51
+ <li><a href="/services/">Services</a></li>
52
+ <li><a href="/contact/">Contact</a></li>
53
+ <li><a href="/about/">About</a></li>
54
+ </ul>
55
+ </div></div>
56
+ </div></div>
57
+ <div id="content-outer"><div id="content">
58
+
59
+ <h2>5 great examples of popular blog posts that you should know</h2>
60
+
61
+ <p class="weak">Published August 12th, 2009 &bull; <a href="#comments" id="showcomments-top">34 comments</a></p>
62
+
63
+
64
+ <p id="targeted-share-top">
65
+ <script type="text/javascript">tweetmeme_source = 'briancray';tweetmeme_url = 'http://briancray.com/2009/08/12/5-great-examples-of-popular-blog-posts-that-you-should-know/';</script><script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script>
66
+ </p>
67
+
68
+ <div id="blogpost"><p>This is a mock post. While there <em>is</em> a place for all of these posts, I&#8217;m trying to make a point that original blogs are being shut out by formulaic blogs.</p>
69
+ <p><span id="more-1051"></span></p>
70
+ <h3>1. Let&#8217;s Roundup! Original work is a waste of time</h3>
71
+ <p>Original work is overrated. Heck, I could spend days on a well-thought out article that helps people do something better, but why? All I have to do is take a bunch of other people&#8217;s work, come up with a creative way to tie it all together, and slap it into a roundup post.</p>
72
+ <p><strong>Here&#8217;s the formula: </strong> <em>XXX (the more the merrier)</em> <em>unique adjective</em> <em>objects being rounded up</em> <em>unique common characterstic</em></p>
73
+ <p><strong>Example: </strong> 35 Creative Wordpress Plugins that Saved My Unoriginal Blog</p>
74
+ <h3>2. Cheatsheets! Never too many</h3>
75
+ <p>I know I know. There are like, 5 bazillion cheatsheets out there already. But there&#8217;s always room for 1 more!</p>
76
+ <p>Just make sure it doesn&#8217;t look exactly like all the others! Perhaps change the text size. Yea, that&#8217;ll do it.</p>
77
+ <h3>3. Inspiration! Doesn&#8217;t require any effort for me <em>or</em> my readers</h3>
78
+ <p>More unoriginal work! Thank goodness for time-savers that make me rich in subscribers.</p>
79
+ <p><strong>Here&#8217;s the formula:</strong> <em>XXX (the more the merrier)</em> great examples of <em>objects being rounded up with unique common characteristic</em></p>
80
+ <p><strong>Example:</strong> 86 great examples of Wordpress blogs that use earth-tones</p>
81
+ <h3>4. Name dropping! I can haz your attention, too!?</h3>
82
+ <p>Not getting noticed? No problem! Name dropping is another effective way to get attention without the hassle of original work. You can mention popular people <em>or</em> popular blogs, and you&#8217;ll get attention from both!</p>
83
+ <p><strong>Here&#8217;s the formula: </strong> <em>XXX (the more the merrier)</em> <em>subject matter area</em> <em>people/blogs</em> that you should be following.</p>
84
+ <p><strong>Example: </strong> 95 web designers you should follow on Twitter</p>
85
+ <p>Just make sure at the end you put &#8220;I can haz your attention, too!?&#8221;</p>
86
+ <h3>5. You Should Know! Never over-used call to action</h3>
87
+ <p>This one&#8217;s super simple and super effective. Just add &#8220;you should know&#8221; to the end of your blog post. End of story.</p>
88
+ <h3>Get my point?</h3>
89
+ <p><strong>Unless you&#8217;re <a href="http://abduzeedo.com/">Abuzeedo</a> doing inspirational posts or <a href="http://www.smashingmagazine.com/">Smashing Magazine</a> doing roundups</strong>, this is a call to stop using these formulas and think of new ways to add value to your readers and to the community.</p>
90
+ <ol>
91
+ <li>Provide a practical how-to</li>
92
+ <li>State strong opinion</li>
93
+ <li>Research something new and report it</li>
94
+ <li>In some way teach readers something</li>
95
+ <li>Do smaller, detailed roundups for a specific cause</li>
96
+ </ol>
97
+ <p>That is the extent of my rant. If it offended you, please forgive me, and please also start over.</p>
98
+ </div>
99
+
100
+ <p id="targeted-share-bottom">
101
+ <script type="text/javascript">tweetmeme_source = 'briancray';tweetmeme_url = 'http://briancray.com/2009/08/12/5-great-examples-of-popular-blog-posts-that-you-should-know/';</script><script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script>
102
+ </p>
103
+
104
+
105
+ <div class="row nomargin">
106
+ <div class="column grid_8">
107
+
108
+ <div id="comments">
109
+ <h2>34 comments <span class="weak"><a href="#respond">skip to the comment form</a></h2>
110
+ <p id="blog-footer-showcomments"><a href="#comments" id="showcomments">Display all comments</a> <span class="weak">comments are not loaded by default for faster page load times.</span></p>
111
+ <div id="post-id">1051</div>
112
+ </div>
113
+
114
+ <h3 id="respond">Share your comments</h3>
115
+
116
+ <form action="http://briancray.com/wp-comments-post.php" method="post" id="commentform">
117
+
118
+ <div class="form-field textarea-input">
119
+ <label for="comment">Comments</label>
120
+ <textarea name="comment" id="comment" cols="80" rows="10" tabindex="1"></textarea>
121
+ </div>
122
+
123
+
124
+
125
+
126
+
127
+ <div class="form-field checkbox-input">
128
+ <input type="checkbox" name="subscribe" id="subscribe" value="subscribe" checked="checked" />
129
+ <label for="subscribe">Notify me of followup replies via e-mail</label>
130
+ </div>
131
+
132
+
133
+
134
+ <div class="form-field text-input">
135
+ <label for="author">Your name</label>
136
+ <input type="text" name="author" id="author" size="20" value="" tabindex="2" />
137
+ </div>
138
+
139
+ <div class="form-field text-input">
140
+ <label for="email">E-mail address <span class="weak">will not be published</span></label>
141
+ <input type="text" name="email" id="email" size="30" value="" tabindex="3" />
142
+ </div>
143
+
144
+ <div class="form-field text-input">
145
+ <label for="url">Website URL <span class="weak">if you have one</span></label>
146
+ <input type="text" name="url" id="url" size="30" value="" tabindex="4" />
147
+ </div>
148
+
149
+ <div class="form-button">
150
+ <input name="submitcomment" type="submit" id="submitcomment" tabindex="5" value="Add comment" />
151
+ </div>
152
+
153
+
154
+ <input type='hidden' name='comment_post_ID' value='1051' id='comment_post_ID' />
155
+ <input type='hidden' name='comment_parent' id='comment_parent' value='0' />
156
+
157
+ </form>
158
+
159
+ </div>
160
+ <div class="column grid_4">
161
+
162
+ <h2>What next?</h2>
163
+
164
+ <div id="post-sidebar-subscribe">
165
+ <h4>Subscribe {1,456 readers} <span class="weak"><a href="http://www.google.com/support/feedburner/bin/answer.py?answer=79408" target="_blank">What is this?</a></span></h4>
166
+ <p><a rel="http://www.google.com/reader/view/#overview-page" href="http://fusion.google.com/add?feedurl=http%3A%2F%2Ffeeds.feedburner.com%2Fbriancray%2Fblog"><img src="http://briancray.com/wp-content/themes/bc3/images/googlereader.gif" alt="Google Reader" width="104" height="17"> Add to Google Reader</a>
167
+ <a class="history" rel="http://www.bloglines.com/myblogs" href="http://www.bloglines.com/sub/http://feeds.feedburner.com/briancray/blog"><img src="http://briancray.com/wp-content/themes/bc3/images/bloglines.gif" alt="Bloglines" width="76" height="17"><br></a>
168
+ <a class="history" rel="http://www.bloglines.com/myblogs" href="http://www.netvibes.com/subscribe.php?url=http%3A%2F%2Ffeeds.feedburner.com%2Fbriancray%2Fblog"><img src="http://briancray.com/wp-content/themes/bc3/images/add2netvibes.gif" alt="Netvibes" width="76" height="17"><br></a>
169
+ <a class="history" rel="http://my.yahoo.com/" href="http://add.my.yahoo.com/rss?url=http%3A%2F%2Ffeeds.feedburner.com%2Fbriancray%2Fblog"><img src="http://briancray.com/wp-content/themes/bc3/images/addtomyyahoo.gif" alt="My Yahoo" width="76" height="17"><br></a>
170
+ <a href="http://feeds.feedburner.com/briancray/blog" title="Add my feed to your RSS reader"><img src="http://briancray.com/wp-content/themes/bc3/images/icons32/rss_16.png" alt="RSS" width="16" height="16"> Subscribe with any <abbr>RSS</abbr> reader<br></a>
171
+ <a href="http://feedburner.google.com/fb/a/mailverify?uri=briancray/blog&amp;loc=en_US" title="You&rsquo;ll be emailed when I update my blog"><img src="http://briancray.com/wp-content/themes/bc3/images/icons32/email_16.png" alt="E-mail" width="16" height="16"> Get my blog delivered by e-mail</a></p>
172
+ </div>
173
+
174
+ <div id="post-sidebar-share">
175
+ <h4>Share this post</h4>
176
+ <p id="footer-share"><a rel="http://twitter.com/" href="http://www.addtoany.com/add_to/Twitter?linkurl=http%3A%2F%2Fbriancray.com%2F2009%2F08%2F12%2F5-great-examples-of-popular-blog-posts-that-you-should-know%2F&amp;type=page&amp;linkname=5 great examples of popular blog posts that you should know" title="Share this on Twitter"><img src="http://briancray.com/wp-content/themes/bc3/images/icons32/twitter_32.png" alt="Twitter" width="32" height="32"></a>
177
+
178
+ <a href="http://www.addtoany.com/add_to/Facebook?linkurl=http%3A%2F%2Fbriancray.com%2F2009%2F08%2F12%2F5-great-examples-of-popular-blog-posts-that-you-should-know%2F&amp;type=page&amp;linkname=5 great examples of popular blog posts that you should know" title="Share this on Facebook"><img src="http://briancray.com/wp-content/themes/bc3/images/icons32/facebook_32.png" alt="Facebook" width="32" height="32"></a>
179
+
180
+ <a rel="http://delicious.com/save" href="http://www.addtoany.com/add_to/Delicious?linkurl=http%3A%2F%2Fbriancray.com%2F2009%2F08%2F12%2F5-great-examples-of-popular-blog-posts-that-you-should-know%2F&amp;type=page&amp;linkname=5 great examples of popular blog posts that you should know" title="Save this to delicious"><img src="http://briancray.com/wp-content/themes/bc3/images/icons32/delicious_32.png" alt="Delicious" width="32" height="32"></a>
181
+
182
+ <a rel="http://www.stumbleupon.com/submit" href="http://www.addtoany.com/add_to/StumbleUpon?linkurl=http%3A%2F%2Fbriancray.com%2F2009%2F08%2F12%2F5-great-examples-of-popular-blog-posts-that-you-should-know%2F&amp;type=page&amp;linkname=5 great examples of popular blog posts that you should know" title="Promote this on StumbleUpon"><img src="http://briancray.com/wp-content/themes/bc3/images/icons32/stumbleupon_32.png" alt="StumbleUpon" width="32" height="32"></a>
183
+
184
+ <a rel="http://www.reddit.com/submit" href="http://www.addtoany.com/add_to/Reddit?linkurl=http%3A%2F%2Fbriancray.com%2F2009%2F08%2F12%2F5-great-examples-of-popular-blog-posts-that-you-should-know%2F&amp;type=page&amp;linkname=5 great examples of popular blog posts that you should know&amp;linknote=" title="Share this on Reddit"><img src="http://briancray.com/wp-content/themes/bc3/images/icons32/reddit_32.png" alt="Reddit" width="32" height="32"></a>
185
+
186
+ <a rel="http://digg.com/submit/processing" href="http://www.addtoany.com/add_to/Digg?linkurl=http%3A%2F%2Fbriancray.com%2F2009%2F08%2F12%2F5-great-examples-of-popular-blog-posts-that-you-should-know%2F&amp;type=page&amp;linkname=5 great examples of popular blog posts that you should know" title="Promote this on Digg"><img src="http://briancray.com/wp-content/themes/bc3/images/icons32/digg_32.png" alt="Digg" width="32" height="32"></a>
187
+
188
+ <a rel="http://briancray.com/" href="http://www.addtoany.com/email?linkurl=http%3A%2F%2Fbriancray.com%2F2009%2F08%2F12%2F5-great-examples-of-popular-blog-posts-that-you-should-know%2F&amp;type=page&amp;linkname=5 great examples of popular blog posts that you should know" title="Email a link to a friend"><img src="http://briancray.com/wp-content/themes/bc3/images/icons32/email_32.png" alt="Technorati Favorites" width="32" height="32"></a>
189
+
190
+ <a class="history" rel="http://technorati.com/faves" href="http://www.addtoany.com/add_to/technorati_favorites?linkurl=http%3A%2F%2Fbriancray.com%2F2009%2F08%2F12%2F5-great-examples-of-popular-blog-posts-that-you-should-know%2F&amp;type=page&amp;linkname=5 great examples of popular blog posts that you should know" title="Favorite this on Technorati"><img src="http://briancray.com/wp-content/themes/bc3/images/icons32/technorati_32.png" alt="Email" width="32" height="32"></a>
191
+
192
+ <a class="history" rel="http://buzz.yahoo.com/" href="http://www.addtoany.com/add_to/yahoo_buzz?linkurl=http%3A%2F%2Fbriancray.com%2F2009%2F08%2F12%2F5-great-examples-of-popular-blog-posts-that-you-should-know%2F&amp;type=page&amp;linkname=5 great examples of popular blog posts that you should know" title="Share this on Yahoo! Buzz"><img src="http://briancray.com/wp-content/themes/bc3/images/icons32/yahoobuzz_32.png" alt="Yahoo! Buzz" width="32" height="32"></a>
193
+
194
+ <a class="history" rel="http://bookmarks.yahoo.com/" href="http://www.addtoany.com/add_to/yahoo_bookmarks?linkurl=http%3A%2F%2Fbriancray.com%2F2009%2F08%2F12%2F5-great-examples-of-popular-blog-posts-that-you-should-know%2F&amp;type=page&amp;linkname=5 great examples of popular blog posts that you should know" title="Save this on Yahoo! Bookmarks"><img src="http://briancray.com/wp-content/themes/bc3/images/icons32/yahoo_32.png" alt="Yahoo! Bookmarks" width="32" height="32"></a>
195
+
196
+ <a class="history" rel="http://netvibes.com/" href="http://www.addtoany.com/add_to/netvibes_share?linkurl=http%3A%2F%2Fbriancray.com%2F2009%2F08%2F12%2F5-great-examples-of-popular-blog-posts-that-you-should-know%2F&amp;type=page&amp;linkname=5 great examples of popular blog posts that you should know" title="Share this on Netvibes"><img src="http://briancray.com/wp-content/themes/bc3/images/icons32/netvibes_32.png" alt="Netvibes Share" width="32" height="32"></a>
197
+
198
+ <a class="history" rel="http://www.tumblr.com/" href="http://www.addtoany.com/add_to/tumblr?linkurl=http%3A%2F%2Fbriancray.com%2F2009%2F08%2F12%2F5-great-examples-of-popular-blog-posts-that-you-should-know%2F&amp;type=page&amp;linkname=5 great examples of popular blog posts that you should know" title="Share this on Tumblr"><img src="http://briancray.com/wp-content/themes/bc3/images/icons32/tumblr_32.png" alt="Tumblr" width="32" height="32"></a>
199
+
200
+ <a class="history" rel="http://www.mixx.com/" href="http://www.addtoany.com/add_to/mixx?linkurl=http%3A%2F%2Fbriancray.com%2F2009%2F08%2F12%2F5-great-examples-of-popular-blog-posts-that-you-should-know%2F&amp;type=page&amp;linkname=5 great examples of popular blog posts that you should know" title="Share this on Mixx"><img src="http://briancray.com/wp-content/themes/bc3/images/icons32/mixx_32.png" alt="Mixx" width="32" height="32"></a>
201
+
202
+ <a class="history" rel="http://www.friendfeed.com/" href="http://www.addtoany.com/add_to/friendfeed?linkurl=http%3A%2F%2Fbriancray.com%2F2009%2F08%2F12%2F5-great-examples-of-popular-blog-posts-that-you-should-know%2F&amp;type=page&amp;linkname=5 great examples of popular blog posts that you should know" title="Share this on friendfeed"><img src="http://briancray.com/wp-content/themes/bc3/images/icons32/friendfeed_32.png" alt="friendfeed" width="32" height="32"></a>
203
+
204
+ <a class="history" rel="http://www.evernote.com/" href="http://www.addtoany.com/add_to/evernote?linkurl=http%3A%2F%2Fbriancray.com%2F2009%2F08%2F12%2F5-great-examples-of-popular-blog-posts-that-you-should-know%2F&amp;type=page&amp;linkname=5 great examples of popular blog posts that you should know" title="Save this on evernote"><img src="http://briancray.com/wp-content/themes/bc3/images/icons32/evernote_32.png" alt="Evernote" width="32" height="32"></a>
205
+
206
+ <a class="history" rel="http://www.linkedin.com/" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fbriancray.com%2F2009%2F08%2F12%2F5-great-examples-of-popular-blog-posts-that-you-should-know%2F&amp;type=page&amp;linkname=5 great examples of popular blog posts that you should know" title="Share this on linkedin"><img src="http://briancray.com/wp-content/themes/bc3/images/icons32/linkedin_32.png" alt="Linkedin" width="32" height="32"></a>
207
+ </p>
208
+ </div>
209
+
210
+
211
+
212
+
213
+
214
+
215
+
216
+
217
+
218
+ <h4>Related posts</h4>
219
+ <ul id="post-sidebar-related">
220
+
221
+ <li><a href="http://briancray.com/blog/rss-wordpress-plugins" rel="bookmark" title="Enjoy: Maximize your RSS potential in minutes with these 5 Wordpress plugins">Maximize your RSS potential in minutes with these 5 Wordpress plugins</a></li>
222
+ <li><a href="http://briancray.com/blog/rss-feedburner-feeds-visual-guide" rel="bookmark" title="Enjoy: Take Feedburner feeds to the next level: A visual how-to guide">Take Feedburner feeds to the next level: A visual how-to guide</a></li>
223
+ <li><a href="http://briancray.com/blog/blogging-essentials-why-do-people-care-what-you-have-to-say" rel="bookmark" title="Enjoy: Blogging Essentials: Why Do People Care What You Have To Say?">Blogging Essentials: Why Do People Care What You Have To Say?</a></li> </ul>
224
+
225
+ <h4>About the author</h4>
226
+ <p id="post-sidebar-aboutauthor">I design and implement user-centered strategies for the web that make customers happy and businesses smarter. With a unique combination of web marketing and IT expertise, my work is strategic, measured, and innovative. <a href="/about/">More&hellip;</a></p>
227
+
228
+ <h4>Author's networks</h4>
229
+
230
+ <div id="post-sidebar-networks">
231
+ <a href="http://twitter.com/briancray"><img src="http://briancray.com/wp-content/themes/bc3/images/icons32/twitter_32.png" width="32" height="32" alt="Twitter"></a>
232
+ <a href="http://www.facebook.com/briancray"><img src="http://briancray.com/wp-content/themes/bc3/images/icons32/facebook_32.png" width="32" height="32" alt="Facebook"></a>
233
+ <a rel="http://www.linkedin.com/home" href="http://www.linkedin.com/in/briancray"><img src="http://briancray.com/wp-content/themes/bc3/images/icons32/linkedin_32.png" width="32" height="32" alt="LinkedIn"></a>
234
+ <a href="http://friendfeed.com/briancray"><img src="http://briancray.com/wp-content/themes/bc3/images/icons32/friendfeed_32.png" width="32" height="32" alt="FriendFeed"></a>
235
+
236
+ </div>
237
+ </div>
238
+ </div>
239
+
240
+
241
+ <div class="previous" id="previus-post"><a href="http://briancray.com/2009/08/10/rss-wordpress-plugins/" rel="prev"><img src="http://briancray.com/wp-content/themes/bc3/images/leftarrow.png"> <span class="weak">Maximize your RSS potential in minutes with these 5 Wordpress plugins</span></a></div>
242
+ <div class="next" id="next-post"><a href="http://briancray.com/2009/08/17/delicious-front-page-fails/" rel="next"><span class="weak">Delicious.com loses its holy grail</span> <img src="http://briancray.com/wp-content/themes/bc3/images/rightarrow.png"></a></div>
243
+
244
+
245
+ </div></div>
246
+
247
+
248
+
249
+ <div id="footer-outer"><div id="footer">
250
+
251
+ <p>I design and implement user-centered strategies for the web that make customers happy and businesses smarter. With a unique combination of web marketing and IT expertise, my work is strategic, measured, and innovative.</p>
252
+ <ul class="tabs navigation" id="main-footer-nav">
253
+ <li><a class="first" href="/">Home</a></li>
254
+ <li class="current"><a href="/blog/">Blog</a></li>
255
+ <li><a href="/portfolio/">Portfolio</a></li>
256
+ <li><a href="/services/">Services</a></li>
257
+ <li><a href="/contact/">Contact</a></li>
258
+ <li><a href="/about/">About</a></li>
259
+ </ul>
260
+
261
+ </div></div>
262
+
263
+
264
+
265
+
266
+ <a class="link" href="#">test</a>
267
+ <a class="visited" href="#">test</a>
268
+ </body>
269
+ </html>
@@ -0,0 +1,426 @@
1
+
2
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
+ <html>
4
+ <head>
5
+ <meta http-equiv="content-type" content="text/html;charset=ISO-8859-1">
6
+
7
+ <meta HTTP-EQUIV="Pragma" CONTENT="no-cache"></meta>
8
+ <title>BERKELEY BREATHED - Vice Magazine</title>
9
+ <meta name="description" content="BERKELEY BREATHED">
10
+ <meta name="keywords" content="weird kids, Berkeley Breathed, Monty Python, Mad magazine, seminal, comic strip, Bloom County, goofiness, talking penguins, drug addict, nuclear anxiety, the evils of consumerism, Opus, Ronco, infomercials, Pulitzer Prize, Billy & the Boingers flexi-disc, Bella Abzug, Outland, childrenís books, Flawed Dogs: The Shocking Raid on Westminster, nightmarish descriptions, dogfighting, animal testing, ghost of our childhoods, Bill the Cat, president, Doonesbury, cartoonists, Jules Feiffer, Garry Trudeau, To Kill a Mockingbird, Maycomb, Alabama, therapist, Scout, Antarctica, Galapagos, Milo, Binkley, Jeane Kirkpatrick, Jesse Helms, Giant Purple Snorklewacker, Jim Davis, Garfield, parody, comic-book stores, Harrison Ford, nut jobs, drunk, enchilada, mental cases, flies to horseshit, stripped, Cyndi Lauper, Highway 101, Santa Barbara, Amy Kellner, Wikipedia, nostalgic, pain of childbirth, giving oral sex, Burglars, stalkers, childless couples, Bloom County Babylon collection, Basselope, basset-hound, Captain Nemoís organ room in the Nautilus, Cava restaurant in Montecito, California, gigolo, sexual attraction, Help!, Sgt. Pepperís, traumatized, vice, viceland">
11
+ <meta name="permalink" content="http://www.viceland.com/int/v16n12/htdocs/berkeley-breathed-273.php">
12
+ <link rel="canonical" href="http://www.viceland.com/int/v16n12/htdocs/berkeley-breathed-273.php" />
13
+
14
+
15
+ <script type="text/javascript" src="http://scs.viceland.com/js/scripts/jquery.min.js"></script>
16
+ <script type="text/javascript" src="http://scs.viceland.com/js/scripts/viceland.js"></script>
17
+ <link rel="stylesheet" href="http://scs.viceland.com/css/ros.css" TYPE="text/css" MEDIA="screen">
18
+ <style type="text/css" media="all"><!--
19
+ .dsR1067 { height: 12px; }
20
+ --></style>
21
+
22
+
23
+ <script language="JavaScript" type="text/JavaScript">
24
+ <!--
25
+ function MM_openBrWindow(theURL,winName,features) {
26
+ window.open(theURL,winName,features);
27
+ }
28
+ //-->
29
+ </script>
30
+
31
+ <link rel="stylesheet" type="text/css" href="http://scs.viceland.com/js/shadowbox-build-3.0b/shadowbox.css">
32
+ <script type="text/javascript" src="http://scs.viceland.com/js/shadowbox-build-3.0b/shadowbox.js"></script>
33
+ <script type="text/javascript">
34
+
35
+ Shadowbox.init({
36
+ resizeLgImages: true,
37
+ displayNav: true,
38
+ keysClose: ['c', 27], // c or esc
39
+ autoplayMovies: false
40
+ });
41
+ </script>
42
+ <script type="text/javascript" src="http://scs.viceland.com/includes/swfobject.js"></script>
43
+
44
+
45
+ </head>
46
+ <body bgcolor="white" leftmargin=0 topmargin=0 marginwidth=0 marginheight=0>
47
+
48
+
49
+
50
+ <div id="wrapper"><div align="center">
51
+
52
+
53
+
54
+
55
+
56
+
57
+
58
+
59
+
60
+ <div id="header">
61
+ <a href="http://www.viceland.com/"><img src="http://scs.viceland.com/img/logo.png" border="0" class="vice_logo" alt="VICE"></a>
62
+ <div class="ad_leader_top">
63
+
64
+ <!-- begin ad tag (tile=1) -->
65
+ <script language="JavaScript" type="text/javascript">
66
+ if (typeof ord=='undefined') {ord=Math.random()*10000000000000000;}
67
+ document.write('<script language="JavaScript" src="http://ad.doubleclick.net/adj/viceland/news;tile=1;sz=728x90;ord=' + ord + '?" type="text/javascript"><\/script>');
68
+ </script><noscript><a href="http://ad.doubleclick.net/jump/viceland/news;tile=1;sz=728x90;ord=123456789?" target="_blank"><img src="http://ad.doubleclick.net/ad/viceland/news;tile=1;sz=728x90;ord=123456789?" width="728" height="90" border="0" alt=""></a></noscript>
69
+ <!-- End ad tag -->
70
+ </div>
71
+ </div>
72
+
73
+
74
+
75
+
76
+ <div align="right">
77
+ <style type="text/css" media="screen">
78
+ #social_float { position: relative; top: 0; width: 1px; height: 1px; overflow: visible; z-index: 1; }
79
+ #social_layer { position: absolute; visibility: visible; left: -163px; top: 30px; z-index: 2; width: 147px; height: 21px; overflow: visible; }
80
+ </style>
81
+ <div id="social_float">
82
+ <div id="social_layer">
83
+ <img src="http://scs.viceland.com/img/social.gif" alt="" width="147" height="21" usemap="#social" border="0" /><map name="social" id="social"><area shape="rect" coords="130,0,148,22" href="http://www.viceland.com/blogs/en/feed/" alt="" target="_blank" /><area shape="rect" coords="115,0,133,17" href="http://www.twitter.com/vicemag" alt="" target="_blank" /><area shape="rect" coords="97,0,115,22" href="http://www.facebook.com/vicemagazineus" alt="" target="_blank" /><area shape="rect" coords="76,0,99,22" href="http://builder.campaigner.com/app/campaigner/services/optinlist/processoptinrequest.jsp?oilb=54727348&builderType=classic" alt="" target="_blank" /></map>
84
+ </div>
85
+ </div>
86
+ </div>
87
+
88
+
89
+ <ul id="menu">
90
+ <li><a href="http://www.viceland.com/" class="first" rel="home">HOME</a></li>
91
+ <li><a href="http://www.viceland.com/int/dos.php" rel="dd">DOs & DON'Ts</a></li>
92
+ <li><a href="http://www.viceland.com/int/v17n2/htdocs/" rel="magazine_us">In The Magazine</a></li>
93
+ <li><a href="http://www.viceland.com/int/category.php?category=photos" rel="photos_us">PHOTOS</a></li>
94
+ <li><a href="http://www.viceland.com/int/category.php?category=music" rel="music_us">MUSIC</a></li>
95
+ <li><a href="http://www.viceland.com/int/category.php?category=fashion" rel="fashion">FASHION</a></li>
96
+ <li><a href="http://www.viceland.com/int/store.php" rel="store">SHOP</a></li>
97
+ <li><a href="http://www.vbs.tv/" target="_blank" rel="vbs">VBS</a></li>
98
+ <li><a href="http://www.viceland.com/choose/decide.php?country=us_es" rel="espanol">ESPA&#209;OL</a></li>
99
+
100
+ <li class="search">
101
+ <form id="search_input" action="http://www.viceland.com/int/search.php" method="get">
102
+ <input type="hidden" name="cx" value="014486740869999609936:ydniktebni4" />
103
+ <input type="hidden" value="FORID:11" name="cof"/>
104
+ <input type="hidden" name="ie" value="UTF-8" />
105
+
106
+ <input type="text" name="q" onfocus="value=''" value="Search" class="search_box">
107
+ <input type="submit" name="sa" value="Go" class="submit">
108
+ </form>
109
+
110
+
111
+
112
+ </li>
113
+ </ul>
114
+ <div class="submenu" >
115
+ <ul id="magazine_us" class="sub" align='left'>
116
+ <li><a href="http://www.viceland.com/int/v17n2/htdocs/">Current issue</a></li>
117
+ <li><a href="http://www.viceland.com/int/archives.php">Archive</a></li>
118
+ <li><a href="http://viceland.stores.yahoo.net/subscriptions.html">Subscribe</a></li>
119
+ <li><a href="http://builder.campaigner.com/app/campaigner/services/optinlist/processoptinrequest.jsp?oilb=54727348&builderType=classic" onclick="window.open(this.href, '', 'width=380, height=320, left=200, top=200, resizable=no, scrollbars=no, status=no'); return false" target="newsletter">Newsletter</a></li>
120
+ </ul>
121
+
122
+ <ul id="music_us" class="sub" align='left'>
123
+ <li><a href="http://www.viceland.com/int/v17n1/htdocs/records-309.php">Reviews</a></li>
124
+ <li><a href="http://www.viceland.com/vicerecords/">Vice Records</a></li>
125
+ </ul>
126
+
127
+ <ul id="photos_us" class="sub" align='left'>
128
+ <li><a href="http://www.viceland.com/int/category.php?category=photos">Vice Photos</a></li>
129
+ <li><a href="http://www.viceland.com/blogs/photos/">Photo Blog</a></li>
130
+ </ul>
131
+
132
+
133
+ </div>
134
+ <div class="clear"><!-- --></div>
135
+
136
+ <!-- begin ad tag (tile=3) -->
137
+ <script language="JavaScript" type="text/javascript">
138
+ if (typeof ord=='undefined') {ord=Math.random()*10000000000000000;}
139
+ document.write('<script language="JavaScript" src="http://ad.doubleclick.net/adj/viceland/news;tile=3;sz=974x50;ord=' + ord + '?" type="text/javascript"><\/script>');
140
+ </script><noscript><a href="http://ad.doubleclick.net/jump/viceland/news;tile=3;sz=974x50;ord=123456789?" target="_blank"><img src="http://ad.doubleclick.net/ad/viceland/news;tile=3;sz=974x50;ord=123456789?" width="974" height="50" border="0" alt=""></a></noscript>
141
+ <!-- End ad tag -->
142
+
143
+
144
+ <table border="0" cellspacing="0" cellpadding="0" bgcolor="white">
145
+
146
+ <tr>
147
+ <td width="670" height="1" valign="top" bgcolor="white">
148
+ <img src="http://www.viceland.com/transparent.gif" width="670" height="1" alt="" border="0">
149
+
150
+ </td>
151
+ <td width="20" height="1" bgcolor="white"><img src="http://www.viceland.com/transparent.gif" width="20" height="1" alt="" border="0"></td>
152
+ <td rowspan="2" width="300" valign="top" align="left"><img src="http://www.viceland.com/transparent.gif" width="20" height="12" alt="" border="0"><div align="left">
153
+
154
+ <div align=left><form class="dsR1067" action='http://cmpgnr.com/app/campaigner/services/optinlist/processoptinrequest.jsp?oilb=54727348' method='post' id="optin" name="optin" target='_blank'><table bgcolor='#f2f2f2' width=300><tr><td><h3>NEWSLETTER</h3></td><td><img width=10 height=6 src='http://www.viceland.com/transparent.gif' alt='' border='0' /></td><td><input type='HIDDEN' name='commitcontact' value='true'><input class="dsR257005" type='TEXT' name='OILB_EMAIL' size='12' onfocus="value=''" value='Enter your email'>
155
+ </td><td><img width=1 height=6 src='http://www.viceland.com/transparent.gif' alt='' border='0' /></td><td><input type='submit' name='submitButtonName' value='Sign up' border='0'></td></tr></table></form><br>
156
+ <img width=6 height=6 src='http://www.viceland.com/transparent.gif' alt='' border='0' /><br><div align=left><h3>DOS &amp; DON'TS</h3>
157
+
158
+ <table width=300 border='0' cellspacing='0' cellpadding='0'><tr><td width=52 valign=top>
159
+ <a href='http://www.viceland.com/int/dd.php?id=1340' target='_top'><img width=110 height=171 src='http://scs.viceland.com/img/dos_donts/1340/icon.jpg' alt='' border='0'></a>
160
+ </td>
161
+ <td width=5></td><td valign=top><span class='ddtext'>He likes to hide behind a mask of anonymity, but we have it on good faith that this right here is the man behind painfully boringaustrian laptopmusicguy. blogspot.com.<a href='http://www.viceland.com/int/dd.php?id=1340' target='_top'> <b>Comments/Enlarge</b></a> |
162
+ <a href='http://www.viceland.com/int/dos.php' target='_top'><b>See all</b></a>
163
+
164
+ </span></td></tr>
165
+
166
+ </table><img width=12 height=12 src='http://www.viceland.com/transparent.gif' alt='' border='0' /><br><img src='http://www.viceland.com/design_rev5/horizontal_divider_gray2.gif' alt='' width='300' height='3' border='0'><br><img width=12 height=12 src='http://www.viceland.com/transparent.gif' alt='' border='0' /></div><div align=left>
167
+
168
+ <table width=300 border='0' cellspacing='0' cellpadding='0'><tr><td width=52 valign=top>
169
+ <a href='http://www.viceland.com/int/dd.php?id=854' target='_top'><img width=110 height=171 src='http://scs.viceland.com/img/dos_donts/854/icon.jpg' alt='' border='0'></a>
170
+ </td>
171
+ <td width=5></td><td valign=top><span class='ddtext'>The winter hat indoors is only a little worse than sunglasses but BAPE? When did models start dressing like suburban wiggers who use Wii nunchucks and say &ldquo;Get crunked&rdquo;? <br>
172
+
173
+
174
+
175
+ <a href='http://www.viceland.com/int/dd.php?id=854' target='_top'> <b>Comments/Enlarge</b></a> |
176
+ <a href='http://www.viceland.com/int/dos.php' target='_top'><b>See all</b></a>
177
+
178
+ </span></td></tr>
179
+
180
+ </table><img width=12 height=12 src='http://www.viceland.com/transparent.gif' alt='' border='0' /><br><img src='http://www.viceland.com/design_rev5/horizontal_divider_gray2.gif' alt='' width='300' height='3' border='0'><br><img width=12 height=12 src='http://www.viceland.com/transparent.gif' alt='' border='0' /></div>
181
+
182
+
183
+ <!-- begin ad tag (tile=2) -->
184
+ <script language="JavaScript" type="text/javascript">
185
+ if (typeof ord=='undefined') {ord=Math.random()*10000000000000000;}
186
+ document.write('<script language="JavaScript" src="http://ad.doubleclick.net/adj/viceland/;tile=2;sz=300x250;ord=' + ord + '?" type="text/javascript"><\/script>');
187
+ </script><noscript><a href="http://ad.doubleclick.net/jump/viceland/;tile=2;sz=300x250;ord=123456789?" target="_blank"><img src="http://ad.doubleclick.net/ad/viceland/;tile=2;sz=300x250;ord=123456789?" width="300" height="250" border="0" alt=""></a></noscript>
188
+ <!-- End ad tag --><br>
189
+
190
+
191
+
192
+
193
+
194
+
195
+ <img width=12 height=12 src='http://www.viceland.com/transparent.gif' alt='' border='0' /><br><img src='http://www.viceland.com/design_rev5/horizontal_divider_gray2.gif' alt='' width='300' height='3' border='0'><br>
196
+ <img width=12 height=12 src='http://www.viceland.com/transparent.gif' alt='' border='0' /><br><div align=left><h3>ALSO BY JESSE PEARSON</h3>
197
+ <table width=300 border='0' cellspacing='0' cellpadding='0'><tr><td width=52 valign=top><a href='http://www.viceland.com/int/v11n10/htdocs/hello.php?source=db'><img width=52 src='http://www.viceland.com/int/v11n10/htdocs/hello/toc.jpg' alt='' border='0' /></a></td>
198
+ <td width=5></td><td valign=top><span class='ddtext'><a href='http://www.viceland.com/int/v11n10/htdocs/hello.php?source=db'>HELLO, WHITE PEOPLE!</a><br>Prussian Blue Look to the Future</span></td></tr><tr><td height=4 colspan=3></td></tr><tr><td width=52 valign=top><a href='http://www.viceland.com/int/v9n7/htdocs/the_anti.php?source=db'><img width=52 src='http://www.viceland.com/int/v9n7/htdocs/the_anti/toc.jpg' alt='' border='0' /></a></td>
199
+ <td width=5></td><td valign=top><span class='ddtext'><a href='http://www.viceland.com/int/v9n7/htdocs/the_anti.php?source=db'>THE ANTI-GOTH</a><br>Quix*o*tic Make Gloom Lovely Again</span></td></tr><tr><td height=4 colspan=3></td></tr><tr><td width=52 valign=top><a href='http://www.viceland.com/int/v8n1/htdocs/turkeywood.php?source=db'><img width=52 src='http://www.viceland.com/int/v8n1/htdocs/turkeywood/toc.jpg' alt='' border='0' /></a></td>
200
+ <td width=5></td><td valign=top><span class='ddtext'><a href='http://www.viceland.com/int/v8n1/htdocs/turkeywood.php?source=db'>THE <i>VICE</i> GUIDE TO TURKISH...</a><br>Turkey has had a pretty good track record...</span></td></tr><tr><td height=4 colspan=3></td></tr><tr><td width=52 valign=top><a href='http://www.viceland.com/int/v9n9/htdocs/sid.php?source=db'><img width=52 src='http://www.viceland.com/int/v9n9/htdocs/sid/toc.jpg' alt='' border='0' /></a></td>
201
+ <td width=5></td><td valign=top><span class='ddtext'><a href='http://www.viceland.com/int/v9n9/htdocs/sid.php?source=db'>SID SINGS</a><br>And the Commodore 64 Massive Represent</span></td></tr><tr><td height=4 colspan=3></td></tr></table><img src='http://www.viceland.com/design_rev5/horizontal_divider_gray2.gif' alt='' width='300' height='3' border='0'><br></div>
202
+ <center><a href='http://www.viceland.com/int/search_author.php?search=Jesse Pearson'><span class='ddtext'>See all articles by this contributor</a></span></center><br><br>
203
+
204
+
205
+
206
+
207
+ <br>
208
+ <table width=287 height=654 border="0" cellspacing="0" cellpadding="0">
209
+ <tr>
210
+ <td>
211
+ <div align="center">
212
+ <!-- begin ad tag (tile=3) -->
213
+ <script language="JavaScript" type="text/javascript">
214
+ document.write('<script language="JavaScript" src="http://ad.doubleclick.net/adj/viceland/;tile=3;sz=160x600;ord=' + ord + '?" type="text/javascript"></scr' + 'ipt>');
215
+ </script><noscript><a href="http://ad.doubleclick.net/jump/viceland/;tile=3;sz=160x600;ord=123456789?" target="_blank"><img src="http://ad.doubleclick.net/ad/viceland/;tile=3;sz=160x600;ord=123456789?" width="160" height="600" border="0" alt=""></a></noscript>
216
+ <!-- End ad tag --></div>
217
+ </td>
218
+ </tr>
219
+ </table>
220
+ <br>
221
+
222
+ </div>
223
+ </td>
224
+ </tr>
225
+ <tr>
226
+ <td width="670" valign="top" align="left" bgcolor="white">
227
+ <div align="left">
228
+
229
+
230
+
231
+ <table border='0' cellspacing='0' cellpadding='0'>
232
+ <tr><td width='300'><div align='left'><a href='http://www.viceland.com/int/v16n12/htdocs/'><span class='section_header'>IN THE MAGAZINE</span></a></div></td>
233
+
234
+ <td width='340'><div align='right'><table width=180 border="0" cellspacing="0" cellpadding="0"><tr><td width=74>
235
+ <script type="text/javascript">
236
+ digg_url = 'http://www.viceland.com/int/v16n12/htdocs/berkeley-breathed-273.php';
237
+ digg_title = "0";
238
+ digg_bgcolor = '#fff';
239
+ digg_skin = 'compact';
240
+ digg_window = 'new';
241
+ </script>
242
+ <script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script>
243
+ </td><td >
244
+ <div align="left">
245
+ <script>function fbs_click() {u=location.href;t=document.title;window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(u)+'&t='+encodeURIComponent(t),'sharer','toolbar=0,status=0,width=626,height=436');return false;}</script>
246
+ <img width="49" height="17" src="http://scs.viceland.com/img/share.gif" alt="" usemap="#share" border="0" /><map name="share" id="share"><area shape="rect" coords="1,0,14,13" href="http://www.facebook.com/share.php?u=<url>" onclick="return fbs_click()" alt="" target="_blank" /><area shape="rect" coords="15,0,32,13" href="http://www.stumbleupon.com/submit?url=http://www.viceland.com/int/v16n12/htdocs/berkeley-breathed-273.php" alt="" target="_blank" /><area shape="rect" coords="34,0,48,14" href="http://twitter.com/home?status=0 - http://www.viceland.com/int/v16n12/htdocs/berkeley-breathed-273.php (via @VICEMAG)" alt="" target="_blank" /></map></div>
247
+ </td></tr></table></div></td></tr></table>
248
+
249
+
250
+
251
+ <h1></h1><i>Published December, 2009 <br></i><h1>BERKELEY BREATHED</h1><br>INTERVIEW BY JESSE PEARSON, PHOTO BY JODY BOYMAN<br>
252
+ <br><img src="http://scs.viceland.com/int/v16n12/htdocs/berkeley-breathed-273/berkeley-breathed.jpg" alt="" width="670" height="936" border="0" vspace="4"><br><br><i>For those of us who grew up as weird kids in the 1980s, the work of Berkeley Breathed was as important as those twin eternal pillars of weird-kid-dom: Monty Python and </i>Mad<i> magazine. In a word: seminal. In two words: </i>fucking<i> seminal.<br>
253
+ <br>
254
+ Breathed&rsquo;s comic strip </i>Bloom County<i> ran from 1980 until 1988. It crossed the goofiness of talking penguins and drug addict cats with the topicality of stuff like nuclear anxiety and the evils of consumerism. (Remember when Opus would compulsively buy Ronco products because of infomercials?) It even won a Pulitzer Prize in 1987, though at the time we were more impressed with the Billy &amp; the Boingers flexi-disc than some boring grown-up award.</i><br>
255
+ <br><br>A five-volume compilation of every <i>Bloom County</i> strip is being released now, and it&rsquo;s a trip to go back and reread all the stuff that we practically had memorized over 20 years ago. It&rsquo;s still as smart and hilarious as we remember it being, though it&rsquo;s amazing to realize how much of the satire went over our heads. Did 12-year-old us even know who Bella Abzug was? (Actually we kinda still don&rsquo;t know who that was.)<br><br>After<i> Bloom County</i>, Breathed did two more strips, <i>Outland </i>and<i> Opus</i>, and wrote a bunch of acclaimed children&rsquo;s books, the most recent of which is called <i>Flawed Dogs: The Shocking Raid on Westminster</i>. It&rsquo;s about a dog who goes through a series of pretty severe trials and tribulations and it made us cry. Breathed is an outspoken animal-rights activist and that often comes through in his work, especially in this novel, with its nightmarish descriptions of dogfighting and animal testing. But it&rsquo;s not all glum, chum. The humor in it is as distinctive as ever and feels to us like the voice of an old pal&#151;or maybe it&rsquo;s the ghost of our childhoods. Scary!<br><br>
256
+ Anyway, Bill the Cat for president! Ack!<br><br><b>Vice: I&rsquo;m curious as to how the writing process for <i>Bloom County</i> worked. Did you always know where you were heading, or was there an element of discovery as you wrote? Did you think in terms of seasons, sort of like television writing?<br>
257
+ Berkeley Breathed: </b>Your question presumes a reality so distant from the experience that any questions about process are meaningless&#151;but perfectly reasonable. The problem is that you&rsquo;re asking a guy who didn&rsquo;t think of any individual strip or story line longer than it takes to read this sentence. I drew in a manic, sweat-flinging state of deadline panic EVERY week. Not most weeks. EVERY week. For ten years. I drew what occurred to me as I stared at the same blank strips I&rsquo;d been watching for six days, and only because the plane that would deliver them to my syndicate editor was due to take off at 5:30 AM, about seven hours from that moment.<br><br><b>Ouch.<br>
258
+ </b>This is not how a comic strip should be drawn. This is not how ANY deadline should be handled by any reasonable, conscientious, grown-up professional. But as I wasn&rsquo;t, they weren&rsquo;t. The flip side of that confessional coin is that<i> Bloom County </i>would not have been what it was&#151;whatever it was&#151;if I&rsquo;d been that thing I just described. It was art and writing born of chaos. It was the poison the madness needed. The new book&#151;with all the chaos intact and not edited out, as it was in books before&#151;shows that rather intriguingly.<br><br><b>Can you talk a little about how you developed the looks for the main characters? What were some of the inspirations in terms of the art of the <i>Bloom County</i> universe&#151;not just for the characters but also for the settings?<br>
259
+ </b>As many have read and few have doubted, <i>Doonesbury</i> was the stylistic key that all of us turned to in those days&#151;college cartoonists, I mean. Jules Feiffer played a similar role for Garry Trudeau. I doubt Garry would have left the word balloons behind if it hadn&rsquo;t been for Jules. I virtually didn&rsquo;t have any other artistic influences, as I wasn&rsquo;t familiar with other comic strips. I&rsquo;m still not today. They simply were never in my sights.<br><br><b>Why not?<br>
260
+ </b>Comic strips didn&rsquo;t tell stories well, as slow and chopped as they are. And stories&#151;narrative, plot, character&#151;are what still make me sweaty with creative passion.<br><br>You want to know why <i>Bloom County</i> was set in a rural, small-town environment? <i>To Kill a Mockingbird</i>. Maycomb, Alabama, was where I naturally dropped all of my imagination when it needed a setting. A therapist might help explain why, but there it is. I <i>will</i> say that Opus is really Scout from <i>Mockingbird</i> in many ways. He&rsquo;s a motherless innocent, adrift and wandering about in an adult world of confusion, betrayal, and incivility. We experience it through both their eyes.<br><br>
261
+ But don&rsquo;t think for a second that this occurred to me when I sketched a penguin for a throwaway gag in 1982. I show it in the new collection: Opus was meant to be dispensed with after his initial appearance. Go figger.<br><br><b>And when was the last time you met a penguin in real life?<br>
262
+ </b>I walked with them in Antarctica in the early 80s. Swam with them in the Galapagos in 1989. I sensed&#151;and I might be projecting here&#151;that they knew who I was.<br><br><b>Were you more of a Milo or a Binkley when you were a kid? I definitely felt very Binkley most of the time.<br>
263
+ </b>Absolutely split the difference. I think most cartoonists with an ensemble set of characters split their personality up in contrasting elements and then apply it to their characters. Not always, but to a large extent you can&rsquo;t help it.<br><br>
264
+ So I was filled with self-doubt as Binkley was. But the little scheming media manipulator of Milo? Well, guilty.<br><br><b>As a ten-year-old kid reading your comics, a lot of the political humor went right over my head. I remember having to ask a grown-up who Jeane Kirkpatrick was because she kept popping up in <i>Bloom County</i>. It&rsquo;s interesting that a comic could encompass a range of characters and references that has Jesse Helms on one side and the Giant Purple Snorklewacker on the other.<br>
265
+ </b>I drew what seemed amusing to me. That was the extent of my thoughtfulness when it came to designing the <i>Bloom County</i> world. As with most cartoonists, a comic strip is an unsavory peek into the head of its maker. Having said that, I have no inkling as to the inside of Jim Davis&rsquo;s head from a reading of <i>Garfield</i>. It was the classic corporate invention&#151;drawn by a staff&#151;which made it fun to skewer. It was there to sell shit.<br><br><b>Speaking of that, did you ever hear about any reaction from Jim Davis regarding your statement that Bill the Cat started as a parody of Garfield?<br>
266
+ </b>Trust me, Davis could care less about being mocked. It wasn&rsquo;t respect that he worked hard for.<br><br><b>I think that a lot of kids in the 80s sort of started with <i>Garfield</i> when they were really young and then graduated to <i>Bloom County</i>. Do you have many memories of encounters with fans of <i>Bloom County</i>?<br>
267
+ </b>In the heyday, I would do signings at comic-book stores, which I&rsquo;d never seen before&#151;nor the fans of such. It was a bit of a shocker. This is pre-Comic Con. I was stunned because I could never have been in one of those crowds myself. It wasn&rsquo;t in my DNA. So I had to adapt to a fan base of people that I had yet to understand. I simply didn&rsquo;t come from their world. <br><br>The influence I was having on the younger kids was rather sobering. Anyone who produces stories and popular art remembers when they suddenly realized that there were actual faces to the readers of one&rsquo;s work and that they, in many cases, took it far more seriously than I did. I remember hearing about Harrison Ford out and out dismissing his movies&rsquo; fans as being nut jobs. He&rsquo;s in the wrong business. You can sense it in his performances now. He&rsquo;d rather be drunk and somewhere else. A pity. We who are lucky enough to provoke the imaginations of the public owe it to ourselves and to them to embrace the whole enchilada. It took me some years to appreciate this.<br><br><b>Have you ever had a crazy fan?<br>
268
+ </b>Yes indeedy, I&rsquo;ve had crazy fans. Rabid. Committable. <i>Bloom County</i> seemed to attract mental cases like flies to horseshit. One poor adult woman kept sending me hours of videotapes of herself talking to me, but calling me by a different name. Her family finally contacted me and apologized after she stripped in one of them. It&rsquo;s both sad and deeply scary that in these days, folks can find your address in two clicks. It wasn&rsquo;t like this before. We live behind gates now.<br><br><br><br><br><div align="right"><a href="http://www.viceland.com/int/v16n12/htdocs/berkeley-breathed-273.php?page=1">1</a> | <a href="http://www.viceland.com/int/v16n12/htdocs/berkeley-breathed-273.php?page=2">2</a> | <a href="http://www.viceland.com/int/v16n12/htdocs/berkeley-breathed-273.php?page=2">NEXT PAGE &#x00bb;</a></div><hr noshade="noshade" /><br><br><a href='http://www.viceland.com/int/search_author.php?search=Jesse Pearson'>See all articles by this contributor</a><br><br><div align='left'>
269
+
270
+ <table border='0' cellspacing='2' cellpadding='2'>
271
+ <tr>
272
+ <td width='50'>
273
+ <a href='http://www.viceland.com/int/v16n12/htdocs/eileen-myles-jonathan-galassi-on-poetry-272.php'><b><span class='ddtext'><font size='1'>&lt;&nbsp;PREV </font></span></b></a>
274
+
275
+
276
+ </td>
277
+ <td width='150'>
278
+ <div align='center'>
279
+ <a href='http://www.viceland.com/int/v16n12/htdocs/'><b><span class='ddtext'><font size='1'>MORE&nbsp;FROM&nbsp;THIS&nbsp;ISSUE</font></span></b></a></div>
280
+ </td>
281
+
282
+
283
+ <td width='50'>
284
+ <div align='right'><a href='http://www.viceland.com/int/v16n12/htdocs/iain-banks-274.php'><b><span class='ddtext'><font size='1'> NEXT&nbsp;&gt;</font></span></b></a></div></td><td width='144'><div align='center'><a href='mailto:?subject=Link from Vice Magazine&body=http://www.viceland.com/int/v16n12/htdocs/berkeley-breathed-273.php'><img src='http://scs.viceland.com/img/sendtoafriend.jpg' border='0' width='125' height='16'></a></div>
285
+ </td><td width='140'><div align='right'><table width=180 border="0" cellspacing="0" cellpadding="0"><tr><td width=74><script type="text/javascript">
286
+ digg_url = 'http://www.viceland.com/int/v16n12/htdocs/berkeley-breathed-273.php';
287
+ digg_title = "0";
288
+ digg_bgcolor = '#fff';
289
+ digg_skin = 'compact';
290
+ digg_window = 'new';
291
+ </script>
292
+ <script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script>
293
+ </td><td ><div align="left"><script>function fbs_click() {u=location.href;t=document.title;window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(u)+'&t='+encodeURIComponent(t),'sharer','toolbar=0,status=0,width=626,height=436');return false;}</script><img width="49" height="17" src="http://www.viceland.com/design_rev6/share.gif" alt="" usemap="#share" border="0" /><map name="share" id="share"><area shape="rect" coords="1,0,14,13" href="http://www.facebook.com/share.php?u=<url>" onclick="return fbs_click()" alt="" target="_blank" /><area shape="rect" coords="15,0,32,13" href="http://www.stumbleupon.com/submit?url=http://www.viceland.com/int/v16n12/htdocs/berkeley-breathed-273.php" alt="" target="_blank" /><area shape="rect" coords="34,0,48,14" href="http://twitter.com/home?status=0 - http://www.viceland.com/int/v16n12/htdocs/berkeley-breathed-273.php (via @VICEMAG)" alt="" target="_blank" /></map></div>
294
+ </td></tr></table></div></td></tr></table></div><br><a id="comments" name="comments"></a><table bgcolor='#bfbfbf' height=32 width=630 border="0" cellspacing="2" cellpadding="2"><tr><td><div align="left"><h3>Comments</h3></td></tr></table><img src='http://www.viceland.com/design_rev5/horizontal_divider_gray2.gif' width=630 height=3 border='0'><table width=640 border="0" cellspacing="2" cellpadding="2"><tr><td colspan=2 valign='top'><div align='left'><span class='ddtext'><b>Anonymous</b>, on Feb 1, 2010 <i>wrote:</i><br> Someone needs a dandelion break</span></div></td></tr><tr><td colspan=2><img src='http://www.viceland.com/design_rev5/horizontal_divider_gray2.gif' width=630 height=3 border='0'></td></tr><tr><td colspan=2 valign='top'><div align='left'><span class='ddtext'><b>Anonymous</b>, on Jan 8, 2010 <i>wrote:</i><br> I&rsquo;m not camping on his lawn anytime soon, but would consider letting Berkely sleep on my lawn if was eve in town for the Kentucky Derby. And as much as Bloom County means to me, his animal rights stuff (starting with the original &quot;Flawed Dogs&quot; book and even the Greenpeace &rsquo;toons) is what&rsquo;s getting him into heaven.</span></div></td></tr><tr><td colspan=2><img src='http://www.viceland.com/design_rev5/horizontal_divider_gray2.gif' width=630 height=3 border='0'></td></tr><tr><td colspan=2 valign='top'><div align='left'><span class='ddtext'><b>Anonymous</b>, on Dec 26, 2009 <i>wrote:</i><br> comics suck.</span></div></td></tr><tr><td colspan=2><img src='http://www.viceland.com/design_rev5/horizontal_divider_gray2.gif' width=630 height=3 border='0'></td></tr><tr><td colspan=2 valign='top'><div align='left'><span class='ddtext'><b>Anonymous</b>, on Dec 24, 2009 <i>wrote:</i><br> I disagree, I think he chose the right medium. His stuff was cool, and is still regarded as such 30 years after it was first published.</span></div></td></tr><tr><td colspan=2><img src='http://www.viceland.com/design_rev5/horizontal_divider_gray2.gif' width=630 height=3 border='0'></td></tr><tr><td colspan=2 valign='top'><div align='left'><span class='ddtext'><b>Anonymous</b>, on Dec 24, 2009 <i>wrote:</i><br> Dear 12-year-old budding artist,<br />
295
+ <br />
296
+ Piss off.</span></div></td></tr><tr><td colspan=2><img src='http://www.viceland.com/design_rev5/horizontal_divider_gray2.gif' width=630 height=3 border='0'></td></tr><tr><td width=60 valign='top'><center>
297
+ <img src='http://www.viceland.com/account/icons/702762631.jpg' width=60 border='0'>
298
+ </center></td><td width=570 valign='top'><div align='left'><span class='ddtext'><b><a href='http://www.viceland.com/account/account_user.php?user=lukehavergal' target='_blank'>lukehavergal</a></b>, on Dec 24, 2009 <i>wrote:</i><br> curtis is the radiohead of comics.<br />
299
+ <br />
300
+ <br />
301
+ noirfair.wordpress.com</span></div></td></tr><tr><td colspan=2><img src='http://www.viceland.com/design_rev5/horizontal_divider_gray2.gif' width=630 height=3 border='0'></td></tr><tr><td colspan=2 valign='top'><div align='left'><span class='ddtext'><b>Anonymous</b>, on Dec 24, 2009 <i>wrote:</i><br> Trudeau owns you.</span></div></td></tr><tr><td colspan=2><img src='http://www.viceland.com/design_rev5/horizontal_divider_gray2.gif' width=630 height=3 border='0'></td></tr><tr><td colspan=2 valign='top'><div align='left'><span class='ddtext'><b>Anonymous</b>, on Dec 24, 2009 <i>wrote:</i><br> ahhh....now I realize why even as a 12-year-old budding artist I thought his strips sucked, graphically speaking. my folks were fans but I could never really engage due to the general crappiness and last-minute shoddiness of the art.<br />
302
+ <br />
303
+ Given that visual appeal is - let&rsquo;s say conservatively - half the battle of selling comic art, pooping out on that aspect of a serial publication ( evinced by his comments re deadlines) seems like a clear indication that one might have picked the wrong medium. <br />
304
+ <br />
305
+ As contemporaries like Bill Griffith or Crumb were producing drug-hazed brilliance, this guy was making feeble attempts to join words and visuals fluidly in a commercial art context like a soggy reverse image of Hunter S. Thompson without the brilliance of Steadman to back him up. <br />
306
+ <br />
307
+ Give me some allegorical-yet-competently-drawn pablum like Walt Kelly&rsquo;s Pogo, Lil&rsquo; Abner ( yeah, that shit was seminal and topical) or even Calvin and Hobbes, and keep the praise for your pitbulls, penguin guy. </span></div></td></tr><tr><td colspan=2><img src='http://www.viceland.com/design_rev5/horizontal_divider_gray2.gif' width=630 height=3 border='0'></td></tr><tr><td colspan=2 valign='top'><div align='left'><span class='ddtext'><b>Anonymous</b>, on Dec 21, 2009 <i>wrote:</i><br> what the fuck is wrong with you people? THIS is the longest interview you&rsquo;ve read in a long time? what is it like 2,000 words? go read the david simon interview if you&rsquo;ve got a year or two to kill. christ. </span></div></td></tr><tr><td colspan=2><img src='http://www.viceland.com/design_rev5/horizontal_divider_gray2.gif' width=630 height=3 border='0'></td></tr><tr><td colspan=2 valign='top'><div align='left'><span class='ddtext'><b>Anonymous</b>, on Dec 18, 2009 <i>wrote:</i><br> i bought &quot;billy and the boingers&quot; for my dad, for father&rsquo;s day. he never read it and i stole it back when i was 14. flexi disc intact</span></div></td></tr><tr><td colspan=2><img src='http://www.viceland.com/design_rev5/horizontal_divider_gray2.gif' width=630 height=3 border='0'></td></tr><tr><td colspan=2 valign='top'><div align='left'><span class='ddtext'><b>Anonymous</b>, on Dec 17, 2009 <i>wrote:</i><br> That was the shit. I wish Bill the Cat was real.</span></div></td></tr><tr><td colspan=2><img src='http://www.viceland.com/design_rev5/horizontal_divider_gray2.gif' width=630 height=3 border='0'></td></tr><tr><td colspan=2 valign='top'><div align='left'><span class='ddtext'><b>Anonymous</b>, on Dec 16, 2009 <i>wrote:</i><br> long interview but really interesting! i&rsquo;m a big berkeley fan!</span></div></td></tr><tr><td colspan=2><img src='http://www.viceland.com/design_rev5/horizontal_divider_gray2.gif' width=630 height=3 border='0'></td></tr><tr><td width=60 valign='top'><center>
308
+ <img src='http://www.viceland.com/account/icons/515252283.jpg' width=60 border='0'>
309
+ </center></td><td width=570 valign='top'><div align='left'><span class='ddtext'><b><a href='http://www.viceland.com/account/account_user.php?user=komodo' target='_blank'>komodo</a></b>, on Dec 14, 2009 <i>wrote:</i><br> fuck garfield. breathed for the win!</span></div></td></tr><tr><td colspan=2><img src='http://www.viceland.com/design_rev5/horizontal_divider_gray2.gif' width=630 height=3 border='0'></td></tr><tr><td colspan=2 valign='top'><div align='left'><span class='ddtext'><b>Anonymous</b>, on Dec 14, 2009 <i>wrote:</i><br> Longest interview I&rsquo;ve read entirely in a long time. Nice work!</span></div></td></tr><tr><td colspan=2><img src='http://www.viceland.com/design_rev5/horizontal_divider_gray2.gif' width=630 height=3 border='0'></td></tr><tr><td colspan=2></table><img src='http://www.viceland.com/design_rev5/horizontal_divider_gray2.gif' width=630 height=3 border='0'><div align="center"><br>
310
+ <form action="http://www.viceland.com/account/adder.php" method="get" name="Commentary" target="_top">
311
+ <input type='hidden' name='id' value='2575'>
312
+ <input type='hidden' name='country' value='us'>
313
+ <input type='hidden' name='permalink' value='http://www.viceland.com/int/v16n12/htdocs/berkeley-breathed-273.php'>
314
+ <input type='hidden' name='type' value='viceland'><div align="center">
315
+ <table border="0" cellspacing="2" cellpadding="0"><tr><td >
316
+ <div align="center">
317
+ <b><span class="ds1"><font face="Verdana, Arial, Helvetica, sans-serif">POST A COMMENT [<a href='http://www.viceland.com/account/account.php' target='_blank'>SIGN IN</a>]<br /></font></span></b><span class='ddtext'><i>Hi, in case you haven't heard, you can now sign up to become a "member" of Viceland.com, which entitles you to all sorts of amazing benefits like pictures and a nickname. <a href='http://www.viceland.com/account/account_registration.php' target='_blank'>Click here</a> to make your own profile. You can still comment if you don't, but you gotta do it all 'nonymously.</i></span><br><br></div></td></tr></table>
318
+
319
+ <table width=350 border="0" cellspacing="2" cellpadding="0">
320
+ <tr>
321
+ <td width=70 valign=top><b><span class='vice_comment_box'>Name: </span></b></td><td width=280><input class="dsR1812" readonly="readonly" value="Anonymous" type="text" name="name" size="30" maxlength="40" /></td></tr><tr>
322
+ <td valign="top"><b><span class='vice_comment_box'>Comment:</span></b></td><td><textarea name="comment" rows="3" cols="40" wrap="soft"></textarea></td>
323
+ </tr>
324
+ <tr>
325
+ <td colspan=2>
326
+ <div align="center">
327
+ <input type="submit" name="" value="Submit Comment" /></div>
328
+ </td>
329
+ </tr>
330
+ </table>
331
+ </div>
332
+ </form>
333
+ <br />
334
+ </div>
335
+
336
+ <br></div></td><td class="dsR106779"></td></tr></table></div><br>
337
+
338
+
339
+
340
+
341
+ <div id="mega_footer"><div class='mega_footer_breaker'><!-- --></div>
342
+ <div class="mega_footer_column">
343
+ <img src="http://scs.viceland.com/img/logo_vice_small.gif" alt="Vice">
344
+ </div>
345
+ <ul class="mega_footer_column">
346
+ <li><a href="http://www.viceland.com/account/account.php" target='_blank'>ACCOUNT</a></li><li><a href="http://www.viceland.com/int/about.php">About us</a></li>
347
+ <li><a href="http://viceland.stores.yahoo.net/subscriptions.html">Subscribe</a></li>
348
+ <li><a href="http://www.viceland.com/int/about.php">Find Vice</a></li>
349
+ <li><a href="http://www.viceland.com/int/about.php">Media Kit</a></li>
350
+ <li><a href="http://www.viceland.com/int/jobs.php">Jobs</a></li>
351
+ <li><a href="http://www.vbs.tv" target="_blank">VBS.TV</a></li>
352
+ <li><a href="http://www.motherboard.tv" target="_blank">MOTHERBOARD.TV</a></li>
353
+ </ul>
354
+ <ul class="mega_footer_column">
355
+ <li><a href="http://www.viceland.com/choose/decide.php?country=ar">ARGENTINA</a></li>
356
+ <li><a href="http://www.viceland.com/choose/decide.php?country=au">AUSTRALIA</a></li>
357
+ <li><a href="http://www.viceland.com/choose/decide.php?country=at">AUSTRIA</a></li>
358
+ <li><a href="http://www.viceland.com/choose/decide.php?country=be">BELGIUM</a></li>
359
+ <li><a href="http://www.viceland.com/choose/decide.php?country=br">BRASIL</a></li>
360
+ <li><a href="http://www.viceland.com/choose/decide.php?country=bg">BULGARIA</a></li>
361
+ <li><a href="http://www.viceland.com/choose/decide.php?country=cs">CZECH REPUBLIC &amp; SLOVAKIA</a></li>
362
+ <li><a href="http://www.viceland.com/choose/decide.php?country=ca">CANADA</a></li>
363
+ <li><a href="http://www.viceland.com/choose/decide.php?country=de">DEUTSCHLAND</a></li>
364
+ <li><a href="http://www.viceland.com/choose/decide.php?country=es">ESPA&Ntilde;A</a></li>
365
+ <li><a href="http://www.viceland.com/choose/decide.php?country=fr">FRANCE</a></li>
366
+
367
+ </ul>
368
+ <ul class="mega_footer_column">
369
+ <li><a href="http://www.viceland.com/choose/decide.php?country=it">ITALY</a></li>
370
+ <li><a href="http://www.viceland.com/choose/decide.php?country=jp">JAPAN</a></li>
371
+ <li><a href="http://www.viceland.com/choose/decide.php?country=mx">MEXICO</a></li>
372
+ <li><a href="http://www.viceland.com/choose/decide.php?country=nl">NETHERLANDS</a></li>
373
+ <li><a href="http://www.viceland.com/choose/decide.php?country=nz">NEW ZEALAND</a></li>
374
+ <li><a href="http://www.viceland.com/choose/decide.php?country=pt">PORTUGAL</a></li>
375
+ <li><a href="http://www.viceland.com/choose/decide.php?country=se">SCANDINAVIA</a></li>
376
+ <li><a href="http://www.viceland.com/choose/decide.php?country=ch">SCHWEIZ</a></li>
377
+ <li><a href="http://www.viceland.com/choose/decide.php?country=za">SOUTH AFRICA</a></li>
378
+ <li><a href="http://www.viceland.com/choose/decide.php?country=uk">UK</a></li>
379
+ <li>US: <a href="http://www.viceland.com/choose/decide.php?country=us">ENGLISH</a>/<a href="http://www.viceland.com/choose/decide.php?country=us_es">SPANISH</a></li>
380
+ </ul>
381
+ <ul class="mega_footer_column">
382
+ <li><a href="mailto:VICE@VICELAND.COM">VICE@VICELAND.COM</a></li>
383
+ <li><a href="http://www.viceland.com/privacy_statement.html">PRIVACY STATEMENT</a></li>
384
+ <li><a href="http://www.viceland.com/terms_of_use.html">TERMS OF USE</a></li>
385
+ <li>&copy; 2000-2010, VICE MAGAZINE </li>
386
+ <li><br>Development: <a href="http://www.solidsender.com/">Solid Sender</a></li>
387
+ <li><br><br><!-- Site Meter -->
388
+ <script type="text/javascript" src="http://s51.sitemeter.com/js/counter.js?site=s51viceattack">
389
+ </script>
390
+ <noscript>
391
+ <a href="http://s51.sitemeter.com/stats.asp?site=s51viceattack" target="_top">
392
+ <img src="http://s51.sitemeter.com/meter.asp?site=s51viceattack" alt="Site Meter" border="0"/></a>
393
+ </noscript>
394
+ <!-- Copyright (c)2006 Site Meter --></li>
395
+ </ul>
396
+ <div class="clear"><!-- --></div>
397
+ </div>
398
+ <script type="text/javascript">
399
+ var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
400
+ document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
401
+ </script>
402
+ <script type="text/javascript">
403
+ var pageTracker = _gat._getTracker("UA-599058-1");
404
+ pageTracker._initData();
405
+ pageTracker._trackPageview();
406
+ </script><!-- Start Quantcast tag -->
407
+ <script type="text/javascript">
408
+ _qoptions={
409
+ qacct:"p-3c8ay_v-NNA9Y"
410
+ };
411
+ </script>
412
+ <script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script>
413
+ <noscript>
414
+ <img src="http://pixel.quantserve.com/pixel/p-3c8ay_v-NNA9Y.gif" style="display: none;" border="0" height="1" width="1" alt="Quantcast"/>
415
+ </noscript>
416
+ <!-- End Quantcast tag -->
417
+
418
+ <a title="Web Analytics" href="http://getclicky.com/182667"><img alt="Web Analytics" src="http://static.getclicky.com/media/links/badge.gif" border="0" /></a>
419
+ <script src="http://static.getclicky.com/js" type="text/javascript"></script>
420
+ <script type="text/javascript">clicky.init(182667);</script>
421
+ <noscript><p><img alt="Clicky" width="1" height="1" src="http://static.getclicky.com/182667ns.gif" /></p></noscript>
422
+
423
+
424
+ </div>
425
+ </body>
426
+ </html>