1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
|
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>The blog of Brian Picciano</title>
<link href="http://mediocregopher.com/atom.xml" rel="self"/>
<link href="http://mediocregopher.com"/>
<updated>2013-10-16T20:18:24-04:00</updated>
<id>http://mediocregopher.com</id>
<author>
<name>Brian Picciano</name>
<email>mediocregopher@gmail.com</email>
</author>
<entry>
<title>Sample post</title>
<link href="http://mediocregopher.com/blog/2013/08/20/sample-post.html"/>
<updated>2013-08-20T00:00:00-04:00</updated>
<id>http://mediocregopher.com/blog/2013/08/20/sample-post</id>
<content type="html"><p>Tattooed roof party <em>vinyl</em> freegan single-origin coffee wayfarers tousled, umami yr
meggings hella selvage. Butcher bespoke seitan, cornhole umami gentrify put a bird
on it occupy trust fund. Umami whatever kitsch, locavore fingerstache Tumblr pork belly
<a href="#">keffiyeh</a>. Chia Echo Park Pitchfork, Blue Bottle <a href="#">hashtag</a> stumptown skateboard selvage
mixtape. Echo Park retro butcher banjo cardigan, seitan flannel Brooklyn paleo fixie
Truffaut. Forage mustache Thundercats next level disrupt. Bicycle rights forage tattooed
chia, <strong>wayfarers</strong> swag raw denim hashtag biodiesel occupy gastropub!</p>
<hr>
<h1>It&#39;s all in the game.</h1>
<h2>You come at the king, you best not miss.</h2>
<h3>Be subtle with it, man. You know what subtle means?</h3>
<p>VHS post-ironic cred <strong>bespoke</strong> banjo. Yr wayfarers literally gentrify, flexitarian fap
dreamcatcher plaid cornhole Intelligentsia paleo. Beard try-hard direct trade, shabby chic
Helvetica <code>look ma, I can code</code>. Lo-fi American Apparel tattooed <a href="#">Vice</a> tofu, yr vinyl.
Williamsburg butcher hella mumblecore fixie mlkshk, cliche wolf keytar mixtape kitsch banh mi
salvia. High Life Odd Future <em>chambray</em> kale chips hoodie, cray pop-up. Helvetica narwhal
iPhone try-hard jean shorts.</p>
<blockquote>
<p>This is a quote from someone famous about productivity</p>
</blockquote>
<p>Syntax highlighting with Solarized theme.</p>
<div class="highlight"><pre><code class="ruby"><span class="k">class</span> <span class="nc">User</span> <span class="o">&lt;</span> <span class="ss">ActiveRecord</span><span class="p">:</span><span class="ss">:Base</span>
<span class="n">attr_accessible</span> <span class="ss">:email</span><span class="p">,</span> <span class="ss">:name</span>
<span class="o">.</span><span class="n">.</span><span class="o">.</span> <span class="n">tons</span> <span class="n">of</span> <span class="n">other</span> <span class="n">crap</span> <span class="o">.</span><span class="n">.</span><span class="o">.</span>
<span class="k">end</span>
</code></pre></div>
</content>
</entry>
<entry>
<title>Another sample</title>
<link href="http://mediocregopher.com/blog/2013/08/12/another-sample.html"/>
<updated>2013-08-12T00:00:00-04:00</updated>
<id>http://mediocregopher.com/blog/2013/08/12/another-sample</id>
<content type="html"><p>Tattooed roof party <em>vinyl</em> freegan single-origin coffee wayfarers tousled, umami yr
meggings hella selvage. Butcher bespoke seitan, cornhole umami gentrify put a bird
on it occupy trust fund. Umami whatever kitsch, locavore fingerstache Tumblr pork belly
<a href="#">keffiyeh</a>. Chia Echo Park Pitchfork, Blue Bottle <a href="#">hashtag</a> stumptown skateboard selvage
mixtape. Echo Park retro butcher banjo cardigan, seitan flannel Brooklyn paleo fixie
Truffaut. Forage mustache Thundercats next level disrupt. Bicycle rights forage tattooed
chia, <strong>wayfarers</strong> swag raw denim hashtag biodiesel occupy gastropub!</p>
<hr>
<h1>It&#39;s all in the game.</h1>
<h2>You come at the king, you best not miss.</h2>
<h3>Be subtle with it, man. You know what subtle means?</h3>
<p>VHS post-ironic cred <strong>bespoke</strong> banjo. Yr wayfarers literally gentrify, flexitarian fap
dreamcatcher plaid cornhole Intelligentsia paleo. Beard try-hard direct trade, shabby chic
Helvetica <code>look ma, I can code</code>. Lo-fi American Apparel tattooed <a href="#">Vice</a> tofu, yr vinyl.
Williamsburg butcher hella mumblecore fixie mlkshk, cliche wolf keytar mixtape kitsch banh mi
salvia. High Life Odd Future <em>chambray</em> kale chips hoodie, cray pop-up. Helvetica narwhal
iPhone try-hard jean shorts.</p>
<blockquote>
<p>This is a quote from someone famous about productivity</p>
</blockquote>
<p>Syntax highlighting with Solarized theme.</p>
<div class="highlight"><pre><code class="ruby"><span class="k">class</span> <span class="nc">User</span> <span class="o">&lt;</span> <span class="ss">ActiveRecord</span><span class="p">:</span><span class="ss">:Base</span>
<span class="n">attr_accessible</span> <span class="ss">:email</span><span class="p">,</span> <span class="ss">:name</span>
<span class="o">.</span><span class="n">.</span><span class="o">.</span> <span class="n">tons</span> <span class="n">of</span> <span class="n">other</span> <span class="n">crap</span> <span class="o">.</span><span class="n">.</span><span class="o">.</span>
<span class="k">end</span>
</code></pre></div>
</content>
</entry>
</feed>
|