trawler 0.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- data/.gitignore +19 -0
- data/.rspec +1 -0
- data/Gemfile +4 -0
- data/LICENSE.txt +22 -0
- data/README.md +52 -0
- data/Rakefile +1 -0
- data/lib/trawler/document.rb +22 -0
- data/lib/trawler/parsed_document.rb +30 -0
- data/lib/trawler/parser.rb +94 -0
- data/lib/trawler/spider.rb +24 -0
- data/lib/trawler/version.rb +3 -0
- data/lib/trawler.rb +11 -0
- data/spec/document_spec.rb +31 -0
- data/spec/fixtures/sample_pages/simple.html +10 -0
- data/spec/fixtures/sample_pages/tumblr.html +840 -0
- data/spec/fixtures/sample_pages/youtube.html +1404 -0
- data/spec/fixtures/vcr_cassettes/trawl_page.yml +57 -0
- data/spec/parsed_document_spec.rb +32 -0
- data/spec/parser_spec.rb +100 -0
- data/spec/spec_helper.rb +26 -0
- data/spec/spider_spec.rb +52 -0
- data/spec/trawler_spec.rb +30 -0
- data/trawler.gemspec +30 -0
- metadata +189 -0
@@ -0,0 +1,840 @@
|
|
1
|
+
<!doctype html>
|
2
|
+
|
3
|
+
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
|
4
|
+
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
|
5
|
+
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
|
6
|
+
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
|
7
|
+
|
8
|
+
|
9
|
+
<head>
|
10
|
+
<meta charset="utf-8">
|
11
|
+
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
12
|
+
|
13
|
+
<title></title>
|
14
|
+
|
15
|
+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
16
|
+
|
17
|
+
<!-- icons & favicons -->
|
18
|
+
<!-- For iPhone 4 -->
|
19
|
+
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="http://www.dogshaming.com/wp-content/themes/dogshaming/library/images/icons/h/apple-touch-icon.png">
|
20
|
+
<!-- For iPad 1-->
|
21
|
+
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="http://www.dogshaming.com/wp-content/themes/dogshaming/library/images/icons/m/apple-touch-icon.png">
|
22
|
+
<!-- For iPhone 3G, iPod Touch and Android -->
|
23
|
+
<link rel="apple-touch-icon-precomposed" href="http://www.dogshaming.com/wp-content/themes/dogshaming/library/images/icons/l/apple-touch-icon-precomposed.png">
|
24
|
+
<!-- For Nokia -->
|
25
|
+
<link rel="shortcut icon" href="http://www.dogshaming.com/wp-content/themes/dogshaming/library/images/icons/l/apple-touch-icon.png">
|
26
|
+
<!-- For everything else -->
|
27
|
+
<link rel="shortcut icon" href="http://www.dogshaming.com/wp-content/themes/dogshaming/favicon.ico?v=2">
|
28
|
+
|
29
|
+
<!-- media-queries.js (fallback) -->
|
30
|
+
<!--[if lt IE 9]>
|
31
|
+
<script src="http://css3-mediaqueries-js.googlecode.com/svn/trunk/css3-mediaqueries.js"></script>
|
32
|
+
<![endif]-->
|
33
|
+
|
34
|
+
|
35
|
+
<link rel="pingback" href="http://www.dogshaming.com/xmlrpc.php">
|
36
|
+
|
37
|
+
|
38
|
+
<link rel="stylesheet" type="text/css" href="http://cache.blogads.com/921961955/feed.css" />
|
39
|
+
<link rel="stylesheet" type="text/css" href="http://cache.blogads.com/921961956/feed.css" />
|
40
|
+
<link rel="stylesheet" type="text/css" href="http://cache.blogads.com/921961957/feed.css" />
|
41
|
+
<link rel="stylesheet" type="text/css" href="http://cache.blogads.com/921961958/feed.css" />
|
42
|
+
|
43
|
+
<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="http://www.dogshaming.com/feed/" />
|
44
|
+
<link rel="alternate" type="text/xml" title="RSS .92" href="http://www.dogshaming.com/feed/rss/" />
|
45
|
+
<link rel="alternate" type="application/atom+xml" title="Atom 0.3" href="http://www.dogshaming.com/feed/atom/" /
|
46
|
+
|
47
|
+
|
48
|
+
|
49
|
+
<link rel="stylesheet" type="text/css" media="all" href="http://www.dogshaming.com/wp-content/themes/dogshaming/style.css" />
|
50
|
+
|
51
|
+
<!-- wordpress head functions -->
|
52
|
+
<link rel='stylesheet' id='jetpack-widgets-css' href='http://www.dogshaming.com/wp-content/plugins/jetpack/modules/widgets/widgets.css?ver=20121003' type='text/css' media='all' />
|
53
|
+
<link rel='stylesheet' id='open-sans-css' href='http://fonts.googleapis.com/css?family=Open+Sans%3A300%2C800&ver=3.5.1' type='text/css' media='all' />
|
54
|
+
<link rel='stylesheet' id='foundation-app-css' href='http://www.dogshaming.com/wp-content/themes/dogshaming/stylesheets/app.css?ver=3.0' type='text/css' media='all' />
|
55
|
+
<link rel='stylesheet' id='sharedaddy-css' href='http://www.dogshaming.com/wp-content/plugins/jetpack/modules/sharedaddy/sharing.css?ver=2.4.2' type='text/css' media='all' />
|
56
|
+
<script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js?ver=3.5.1'></script>
|
57
|
+
<script type='text/javascript' src='http://www.dogshaming.com/wp-content/themes/dogshaming/javascripts/foundation/modernizr.foundation.js?ver=3.5.1'></script>
|
58
|
+
<link rel='shortlink' href='http://wp.me/2TGLY' />
|
59
|
+
|
60
|
+
<!--Plugin WP Missed Schedule 2013.0130.2222 Active - 64Bit Security Tag Key: bkytCi8L522P8RbgYIlkQbL6Yz4JDvIWlTlXN5q776Yvq5t7gxkCvB643C7osdFV6-->
|
61
|
+
|
62
|
+
<!-- Jetpack Open Graph Tags -->
|
63
|
+
<meta property="og:type" content="blog" />
|
64
|
+
<meta property="og:title" content="Dogshaming" />
|
65
|
+
<meta property="og:url" content="http://www.dogshaming.com/" />
|
66
|
+
<meta property="og:site_name" content="Dogshaming" />
|
67
|
+
<meta name="twitter:site" content="@jetpack" />
|
68
|
+
<!-- end of wordpress head -->
|
69
|
+
|
70
|
+
|
71
|
+
|
72
|
+
|
73
|
+
<!-- bring in theme options styles -->
|
74
|
+
<style>
|
75
|
+
h1, h2, h3, h4, h5, h6{
|
76
|
+
font-family: Open Sans;
|
77
|
+
font-weight: normal;
|
78
|
+
color: #222222;
|
79
|
+
}
|
80
|
+
body{
|
81
|
+
font-family: Open Sans;
|
82
|
+
font-weight: normal;
|
83
|
+
color: #222222;
|
84
|
+
}
|
85
|
+
a{
|
86
|
+
/* color: #2BA6CB; */
|
87
|
+
}
|
88
|
+
a:hover{
|
89
|
+
color: #2795B6;
|
90
|
+
}
|
91
|
+
a:active{
|
92
|
+
color: #2BA6CB;
|
93
|
+
}
|
94
|
+
.top-nav {
|
95
|
+
background-color: #4D4D4D;
|
96
|
+
}
|
97
|
+
.top-nav > li > a {
|
98
|
+
color: #E6E6E6 !important;
|
99
|
+
}
|
100
|
+
.top-nav > li > a:hover {
|
101
|
+
color: #E6E6E6 !important;
|
102
|
+
}
|
103
|
+
#main article {
|
104
|
+
/* border-bottom: none; */
|
105
|
+
}
|
106
|
+
</style>
|
107
|
+
</head>
|
108
|
+
|
109
|
+
<body class="home blog">
|
110
|
+
|
111
|
+
<div class="row container" id="page">
|
112
|
+
<div class="small-12 columns">
|
113
|
+
<header role="banner" id="top-header">
|
114
|
+
|
115
|
+
<div class="siteinfo"> <!--
|
116
|
+
<h1><a class="brand" id="logo" href="http://www.dogshaming.com">Dogshaming</a></h1>
|
117
|
+
<h4 class="subhead"></h4> -->
|
118
|
+
<a href="http://www.dogshaming.com/" title="Dogshaming" rel="home"><img src="http://www.dogshaming.com/wp-content/themes/dogshaming/images/ds-head.png?v=3" /></a>
|
119
|
+
</div>
|
120
|
+
|
121
|
+
<div class="ad"><script language="javascript" src="http://cache.blogads.com/921961956/feed.js"></script></div>
|
122
|
+
|
123
|
+
<!--
|
124
|
+
<div class="show-for-small menu-action">
|
125
|
+
<a href="#sidebar" id="mobile-nav-button" class="sidebar-button small secondary button">
|
126
|
+
<svg xml:space="preserve" enable-background="new 0 0 48 48" viewBox="0 0 48 48" height="18px" width="18px" y="0px" x="0px" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" id="Layer_1" version="1.1">
|
127
|
+
<line y2="8.907" x2="48" y1="8.907" x1="0" stroke-miterlimit="10" stroke-width="8" stroke="#000000" fill="none"/>
|
128
|
+
<line y2="24.173" x2="48" y1="24.173" x1="0" stroke-miterlimit="10" stroke-width="8" stroke="#000000" fill="none"/>
|
129
|
+
<line y2="39.439" x2="48" y1="39.439" x1="0" stroke-miterlimit="10" stroke-width="8" stroke="#000000" fill="none"/>
|
130
|
+
Menu
|
131
|
+
</svg>
|
132
|
+
</a>
|
133
|
+
</div>
|
134
|
+
|
135
|
+
|
136
|
+
|
137
|
+
-->
|
138
|
+
|
139
|
+
<div class="small-12 columns">
|
140
|
+
|
141
|
+
|
142
|
+
|
143
|
+
|
144
|
+
|
145
|
+
|
146
|
+
</div>
|
147
|
+
|
148
|
+
</header> <!-- end header -->
|
149
|
+
</div>
|
150
|
+
<div id="content">
|
151
|
+
|
152
|
+
<div id="main" class="small-12 large-8 columns push-2" role="main">
|
153
|
+
|
154
|
+
|
155
|
+
<article id="post-2147573462" class="post-2147573462 post type-post status-publish format-standard hentry category-submitted tag-dog-shaming-book clearfix" role="article">
|
156
|
+
|
157
|
+
<header>
|
158
|
+
|
159
|
+
|
160
|
+
|
161
|
+
<h2><a href="http://www.dogshaming.com/2013/10/stella-loves-butter-and-the-dog-shaming-book/" rel="bookmark" title="Stella loves butter and the dog shaming book!">Stella loves butter and the dog shaming book!</a></h2>
|
162
|
+
|
163
|
+
|
164
|
+
|
165
|
+
</header> <!-- end article header -->
|
166
|
+
|
167
|
+
|
168
|
+
|
169
|
+
<figure class="vignette overlay inset">
|
170
|
+
<a href="http://www.dogshaming.com/2013/10/stella-loves-butter-and-the-dog-shaming-book/" title="Stella loves butter and the dog shaming book!"><img src="http://i1.wp.com/www.dogshaming.com/wp-content/uploads/2013/10/stella-with-book.jpeg?fit=637%2C1000" class="attachment-large wp-post-image" alt="stella with book" /></a>
|
171
|
+
</figure>
|
172
|
+
|
173
|
+
|
174
|
+
<section class="post_content clearfix">
|
175
|
+
|
176
|
+
<p><a href="http://i1.wp.com/www.dogshaming.com/wp-content/uploads/2013/10/stella-with-book.jpeg"></a></p>
|
177
|
+
<p> </p>
|
178
|
+
<p>Stella’s owner, Tricia, sent us this lovely shot of her dog Stella, posing next to her mug shot in the <a href="http://www.dogshaming.com/book" target="_blank">Dog Shaming book</a>.</p>
|
179
|
+
|
180
|
+
|
181
|
+
</section> <!-- end article section -->
|
182
|
+
|
183
|
+
<footer>
|
184
|
+
|
185
|
+
<p class="meta">Posted on <time datetime="2013-10-18" pubdate>October 18th, 2013</time></p>
|
186
|
+
<!-- <p class="tags"><span class="tags-title">Tags:</span> <a class="label success radius" href="http://www.dogshaming.com/tag/dog-shaming-book/" rel="tag">dog shaming book</a></p> -->
|
187
|
+
<div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-icon-text sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-facebook"><a rel="nofollow" class="share-facebook sd-button share-icon" href="http://www.dogshaming.com/2013/10/stella-loves-butter-and-the-dog-shaming-book/?share=facebook" title="Share on Facebook" id="sharing-facebook-2147573462"><span>Facebook</span></a></li><li class="share-twitter"><a rel="nofollow" class="share-twitter sd-button share-icon" href="http://www.dogshaming.com/2013/10/stella-loves-butter-and-the-dog-shaming-book/?share=twitter" title="Click to share on Twitter" id="sharing-twitter-2147573462"><span>Twitter</span></a></li><li class="share-pinterest"><a rel="nofollow" class="share-pinterest sd-button share-icon" href="http://www.dogshaming.com/2013/10/stella-loves-butter-and-the-dog-shaming-book/?share=pinterest" title="Click to share on Pinterest"><span>Pinterest</span></a></li><li class="share-tumblr"><a rel="nofollow" class="share-tumblr sd-button share-icon" href="http://www.dogshaming.com/2013/10/stella-loves-butter-and-the-dog-shaming-book/?share=tumblr" title="Click to share on Tumblr"><span>Tumblr</span></a></li><li><a href="#" class="sharing-anchor sd-button share-more"><span>More</span></a></li><li class="share-end"></li></ul><div class="sharing-hidden"><div class="inner" style="display: none;"><ul><li class="share-reddit"><a rel="nofollow" class="share-reddit sd-button share-icon" href="http://www.dogshaming.com/2013/10/stella-loves-butter-and-the-dog-shaming-book/?share=reddit" title="Click to share on Reddit"><span>Reddit</span></a></li><li class="share-stumbleupon"><a rel="nofollow" class="share-stumbleupon sd-button share-icon" href="http://www.dogshaming.com/2013/10/stella-loves-butter-and-the-dog-shaming-book/?share=stumbleupon" title="Click to share on StumbleUpon"><span>StumbleUpon</span></a></li><li class="share-end"></li><li class="share-google-plus-1"><a rel="nofollow" class="share-google-plus-1 sd-button share-icon" href="http://www.dogshaming.com/2013/10/stella-loves-butter-and-the-dog-shaming-book/?share=google-plus-1" title="Click to share on Google+" id="sharing-google-2147573462"><span>Google +1</span></a></li><li class="share-email"><a rel="nofollow" class="share-email sd-button share-icon" href="http://www.dogshaming.com/2013/10/stella-loves-butter-and-the-dog-shaming-book/?share=email" title="Click to email this to a friend"><span>Email</span></a></li><li class="share-end"></li><li class="share-end"></li></ul></div></div></div></div></div> </footer> <!-- end article footer -->
|
188
|
+
|
189
|
+
</article> <!-- end article -->
|
190
|
+
|
191
|
+
|
192
|
+
|
193
|
+
<article id="post-2147550368" class="post-2147550368 post type-post status-publish format-standard hentry category-submitted clearfix" role="article">
|
194
|
+
|
195
|
+
<header>
|
196
|
+
|
197
|
+
|
198
|
+
|
199
|
+
<h2><a href="http://www.dogshaming.com/2013/10/thunder-shirt-struck/" rel="bookmark" title="Thunder ‘shirt’ struck!">Thunder ‘shirt’ struck!</a></h2>
|
200
|
+
|
201
|
+
|
202
|
+
|
203
|
+
</header> <!-- end article header -->
|
204
|
+
|
205
|
+
|
206
|
+
|
207
|
+
<figure class="vignette overlay inset">
|
208
|
+
<a href="http://www.dogshaming.com/2013/10/thunder-shirt-struck/" title="Thunder ‘shirt’ struck!"><img src="http://i1.wp.com/www.dogshaming.com/wp-content/uploads/2013/04/sasha-storm.jpg?fit=637%2C1000" class="attachment-large wp-post-image" alt="sasha-storm" /></a>
|
209
|
+
</figure>
|
210
|
+
|
211
|
+
|
212
|
+
<section class="post_content clearfix">
|
213
|
+
|
214
|
+
<p><a href="http://i1.wp.com/www.dogshaming.com/wp-content/uploads/2013/04/sasha-storm.jpg"></a></p>
|
215
|
+
<p>Unfortunately Sasha’s Thundershirt does nothing to calm his fear of thunderstorms. At the first rumble of thunder, he runs for shelter under the bathroom sink. He’s well prepared for a tornado drill!</p>
|
216
|
+
|
217
|
+
|
218
|
+
</section> <!-- end article section -->
|
219
|
+
|
220
|
+
<footer>
|
221
|
+
|
222
|
+
<p class="meta">Posted on <time datetime="2013-10-17" pubdate>October 17th, 2013</time></p>
|
223
|
+
<!-- <p class="tags"></p> -->
|
224
|
+
<div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-icon-text sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-facebook"><a rel="nofollow" class="share-facebook sd-button share-icon" href="http://www.dogshaming.com/2013/10/thunder-shirt-struck/?share=facebook" title="Share on Facebook" id="sharing-facebook-2147550368"><span>Facebook</span></a></li><li class="share-twitter"><a rel="nofollow" class="share-twitter sd-button share-icon" href="http://www.dogshaming.com/2013/10/thunder-shirt-struck/?share=twitter" title="Click to share on Twitter" id="sharing-twitter-2147550368"><span>Twitter</span></a></li><li class="share-pinterest"><a rel="nofollow" class="share-pinterest sd-button share-icon" href="http://www.dogshaming.com/2013/10/thunder-shirt-struck/?share=pinterest" title="Click to share on Pinterest"><span>Pinterest</span></a></li><li class="share-tumblr"><a rel="nofollow" class="share-tumblr sd-button share-icon" href="http://www.dogshaming.com/2013/10/thunder-shirt-struck/?share=tumblr" title="Click to share on Tumblr"><span>Tumblr</span></a></li><li><a href="#" class="sharing-anchor sd-button share-more"><span>More</span></a></li><li class="share-end"></li></ul><div class="sharing-hidden"><div class="inner" style="display: none;"><ul><li class="share-reddit"><a rel="nofollow" class="share-reddit sd-button share-icon" href="http://www.dogshaming.com/2013/10/thunder-shirt-struck/?share=reddit" title="Click to share on Reddit"><span>Reddit</span></a></li><li class="share-stumbleupon"><a rel="nofollow" class="share-stumbleupon sd-button share-icon" href="http://www.dogshaming.com/2013/10/thunder-shirt-struck/?share=stumbleupon" title="Click to share on StumbleUpon"><span>StumbleUpon</span></a></li><li class="share-end"></li><li class="share-google-plus-1"><a rel="nofollow" class="share-google-plus-1 sd-button share-icon" href="http://www.dogshaming.com/2013/10/thunder-shirt-struck/?share=google-plus-1" title="Click to share on Google+" id="sharing-google-2147550368"><span>Google +1</span></a></li><li class="share-email"><a rel="nofollow" class="share-email sd-button share-icon" href="http://www.dogshaming.com/2013/10/thunder-shirt-struck/?share=email" title="Click to email this to a friend"><span>Email</span></a></li><li class="share-end"></li><li class="share-end"></li></ul></div></div></div></div></div> </footer> <!-- end article footer -->
|
225
|
+
|
226
|
+
</article> <!-- end article -->
|
227
|
+
|
228
|
+
|
229
|
+
|
230
|
+
<article id="post-2147550208" class="post-2147550208 post type-post status-publish format-standard hentry category-submitted clearfix" role="article">
|
231
|
+
|
232
|
+
<header>
|
233
|
+
|
234
|
+
|
235
|
+
|
236
|
+
<h2><a href="http://www.dogshaming.com/2013/10/im-such-a-good-actress-i-beat-meryl/" rel="bookmark" title="I’m such a good actress, I beat Meryl!">I’m such a good actress, I beat Meryl!</a></h2>
|
237
|
+
|
238
|
+
|
239
|
+
|
240
|
+
</header> <!-- end article header -->
|
241
|
+
|
242
|
+
|
243
|
+
|
244
|
+
<figure class="vignette overlay inset">
|
245
|
+
<a href="http://www.dogshaming.com/2013/10/im-such-a-good-actress-i-beat-meryl/" title="I’m such a good actress, I beat Meryl!"><img src="http://i1.wp.com/www.dogshaming.com/wp-content/uploads/2013/04/gigi-vet.jpg?fit=637%2C1000" class="attachment-large wp-post-image" alt="gigi-vet" /></a>
|
246
|
+
</figure>
|
247
|
+
|
248
|
+
|
249
|
+
<section class="post_content clearfix">
|
250
|
+
|
251
|
+
<p><a href="http://i1.wp.com/www.dogshaming.com/wp-content/uploads/2013/04/gigi-vet.jpg"></a></p>
|
252
|
+
<p>I hate it when my owners go away so I pretend I’m dying. I should have won an Academy Award!</p>
|
253
|
+
|
254
|
+
|
255
|
+
</section> <!-- end article section -->
|
256
|
+
|
257
|
+
<footer>
|
258
|
+
|
259
|
+
<p class="meta">Posted on <time datetime="2013-10-17" pubdate>October 17th, 2013</time></p>
|
260
|
+
<!-- <p class="tags"></p> -->
|
261
|
+
<div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-icon-text sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-facebook"><a rel="nofollow" class="share-facebook sd-button share-icon" href="http://www.dogshaming.com/2013/10/im-such-a-good-actress-i-beat-meryl/?share=facebook" title="Share on Facebook" id="sharing-facebook-2147550208"><span>Facebook</span></a></li><li class="share-twitter"><a rel="nofollow" class="share-twitter sd-button share-icon" href="http://www.dogshaming.com/2013/10/im-such-a-good-actress-i-beat-meryl/?share=twitter" title="Click to share on Twitter" id="sharing-twitter-2147550208"><span>Twitter</span></a></li><li class="share-pinterest"><a rel="nofollow" class="share-pinterest sd-button share-icon" href="http://www.dogshaming.com/2013/10/im-such-a-good-actress-i-beat-meryl/?share=pinterest" title="Click to share on Pinterest"><span>Pinterest</span></a></li><li class="share-tumblr"><a rel="nofollow" class="share-tumblr sd-button share-icon" href="http://www.dogshaming.com/2013/10/im-such-a-good-actress-i-beat-meryl/?share=tumblr" title="Click to share on Tumblr"><span>Tumblr</span></a></li><li><a href="#" class="sharing-anchor sd-button share-more"><span>More</span></a></li><li class="share-end"></li></ul><div class="sharing-hidden"><div class="inner" style="display: none;"><ul><li class="share-reddit"><a rel="nofollow" class="share-reddit sd-button share-icon" href="http://www.dogshaming.com/2013/10/im-such-a-good-actress-i-beat-meryl/?share=reddit" title="Click to share on Reddit"><span>Reddit</span></a></li><li class="share-stumbleupon"><a rel="nofollow" class="share-stumbleupon sd-button share-icon" href="http://www.dogshaming.com/2013/10/im-such-a-good-actress-i-beat-meryl/?share=stumbleupon" title="Click to share on StumbleUpon"><span>StumbleUpon</span></a></li><li class="share-end"></li><li class="share-google-plus-1"><a rel="nofollow" class="share-google-plus-1 sd-button share-icon" href="http://www.dogshaming.com/2013/10/im-such-a-good-actress-i-beat-meryl/?share=google-plus-1" title="Click to share on Google+" id="sharing-google-2147550208"><span>Google +1</span></a></li><li class="share-email"><a rel="nofollow" class="share-email sd-button share-icon" href="http://www.dogshaming.com/2013/10/im-such-a-good-actress-i-beat-meryl/?share=email" title="Click to email this to a friend"><span>Email</span></a></li><li class="share-end"></li><li class="share-end"></li></ul></div></div></div></div></div> </footer> <!-- end article footer -->
|
262
|
+
|
263
|
+
</article> <!-- end article -->
|
264
|
+
|
265
|
+
|
266
|
+
|
267
|
+
<article id="post-2147550224" class="post-2147550224 post type-post status-publish format-standard hentry category-submitted clearfix" role="article">
|
268
|
+
|
269
|
+
<header>
|
270
|
+
|
271
|
+
|
272
|
+
|
273
|
+
<h2><a href="http://www.dogshaming.com/2013/10/life-imitates-tv-shows/" rel="bookmark" title="Life imitates tv shows?">Life imitates tv shows?</a></h2>
|
274
|
+
|
275
|
+
|
276
|
+
|
277
|
+
</header> <!-- end article header -->
|
278
|
+
|
279
|
+
|
280
|
+
|
281
|
+
<figure class="vignette overlay inset">
|
282
|
+
<a href="http://www.dogshaming.com/2013/10/life-imitates-tv-shows/" title="Life imitates tv shows?"><img src="http://i1.wp.com/www.dogshaming.com/wp-content/uploads/2013/04/image475.jpg?fit=637%2C1000" class="attachment-large wp-post-image" alt="image475" /></a>
|
283
|
+
</figure>
|
284
|
+
|
285
|
+
|
286
|
+
<section class="post_content clearfix">
|
287
|
+
|
288
|
+
<p><a href="http://i1.wp.com/www.dogshaming.com/wp-content/uploads/2013/04/image475.jpg"></a></p>
|
289
|
+
<p>Zoey tried to kill my Dexter DVDs, I still can’t find all of season 2.</p>
|
290
|
+
|
291
|
+
|
292
|
+
</section> <!-- end article section -->
|
293
|
+
|
294
|
+
<footer>
|
295
|
+
|
296
|
+
<p class="meta">Posted on <time datetime="2013-10-17" pubdate>October 17th, 2013</time></p>
|
297
|
+
<!-- <p class="tags"></p> -->
|
298
|
+
<div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-icon-text sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-facebook"><a rel="nofollow" class="share-facebook sd-button share-icon" href="http://www.dogshaming.com/2013/10/life-imitates-tv-shows/?share=facebook" title="Share on Facebook" id="sharing-facebook-2147550224"><span>Facebook</span></a></li><li class="share-twitter"><a rel="nofollow" class="share-twitter sd-button share-icon" href="http://www.dogshaming.com/2013/10/life-imitates-tv-shows/?share=twitter" title="Click to share on Twitter" id="sharing-twitter-2147550224"><span>Twitter</span></a></li><li class="share-pinterest"><a rel="nofollow" class="share-pinterest sd-button share-icon" href="http://www.dogshaming.com/2013/10/life-imitates-tv-shows/?share=pinterest" title="Click to share on Pinterest"><span>Pinterest</span></a></li><li class="share-tumblr"><a rel="nofollow" class="share-tumblr sd-button share-icon" href="http://www.dogshaming.com/2013/10/life-imitates-tv-shows/?share=tumblr" title="Click to share on Tumblr"><span>Tumblr</span></a></li><li><a href="#" class="sharing-anchor sd-button share-more"><span>More</span></a></li><li class="share-end"></li></ul><div class="sharing-hidden"><div class="inner" style="display: none;"><ul><li class="share-reddit"><a rel="nofollow" class="share-reddit sd-button share-icon" href="http://www.dogshaming.com/2013/10/life-imitates-tv-shows/?share=reddit" title="Click to share on Reddit"><span>Reddit</span></a></li><li class="share-stumbleupon"><a rel="nofollow" class="share-stumbleupon sd-button share-icon" href="http://www.dogshaming.com/2013/10/life-imitates-tv-shows/?share=stumbleupon" title="Click to share on StumbleUpon"><span>StumbleUpon</span></a></li><li class="share-end"></li><li class="share-google-plus-1"><a rel="nofollow" class="share-google-plus-1 sd-button share-icon" href="http://www.dogshaming.com/2013/10/life-imitates-tv-shows/?share=google-plus-1" title="Click to share on Google+" id="sharing-google-2147550224"><span>Google +1</span></a></li><li class="share-email"><a rel="nofollow" class="share-email sd-button share-icon" href="http://www.dogshaming.com/2013/10/life-imitates-tv-shows/?share=email" title="Click to email this to a friend"><span>Email</span></a></li><li class="share-end"></li><li class="share-end"></li></ul></div></div></div></div></div> </footer> <!-- end article footer -->
|
299
|
+
|
300
|
+
</article> <!-- end article -->
|
301
|
+
|
302
|
+
|
303
|
+
|
304
|
+
<article id="post-2147550252" class="post-2147550252 post type-post status-publish format-standard hentry category-submitted clearfix" role="article">
|
305
|
+
|
306
|
+
<header>
|
307
|
+
|
308
|
+
|
309
|
+
|
310
|
+
<h2><a href="http://www.dogshaming.com/2013/10/i-may-only-have-three-legs/" rel="bookmark" title="I may only have three legs…">I may only have three legs…</a></h2>
|
311
|
+
|
312
|
+
|
313
|
+
|
314
|
+
</header> <!-- end article header -->
|
315
|
+
|
316
|
+
|
317
|
+
|
318
|
+
<figure class="vignette overlay inset">
|
319
|
+
<a href="http://www.dogshaming.com/2013/10/i-may-only-have-three-legs/" title="I may only have three legs…"><img src="http://i1.wp.com/www.dogshaming.com/wp-content/uploads/2013/04/dogshaming121.jpg?fit=637%2C1000" class="attachment-large wp-post-image" alt="dogshaming12" /></a>
|
320
|
+
</figure>
|
321
|
+
|
322
|
+
|
323
|
+
<section class="post_content clearfix">
|
324
|
+
|
325
|
+
<p><a href="http://i1.wp.com/www.dogshaming.com/wp-content/uploads/2013/04/dogshaming121.jpg"></a></p>
|
326
|
+
<p>….but I still enjoy rolling around in smelly things!</p>
|
327
|
+
<p>Jeanie is a 3-legged rescue-turned therapy dog that was late made her mom late to see a patient because of her love of smelly things. The hospitals and nursing homes would not appreciate “the smelly” as she does.</p>
|
328
|
+
|
329
|
+
|
330
|
+
</section> <!-- end article section -->
|
331
|
+
|
332
|
+
<footer>
|
333
|
+
|
334
|
+
<p class="meta">Posted on <time datetime="2013-10-17" pubdate>October 17th, 2013</time></p>
|
335
|
+
<!-- <p class="tags"></p> -->
|
336
|
+
<div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-icon-text sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-facebook"><a rel="nofollow" class="share-facebook sd-button share-icon" href="http://www.dogshaming.com/2013/10/i-may-only-have-three-legs/?share=facebook" title="Share on Facebook" id="sharing-facebook-2147550252"><span>Facebook</span></a></li><li class="share-twitter"><a rel="nofollow" class="share-twitter sd-button share-icon" href="http://www.dogshaming.com/2013/10/i-may-only-have-three-legs/?share=twitter" title="Click to share on Twitter" id="sharing-twitter-2147550252"><span>Twitter</span></a></li><li class="share-pinterest"><a rel="nofollow" class="share-pinterest sd-button share-icon" href="http://www.dogshaming.com/2013/10/i-may-only-have-three-legs/?share=pinterest" title="Click to share on Pinterest"><span>Pinterest</span></a></li><li class="share-tumblr"><a rel="nofollow" class="share-tumblr sd-button share-icon" href="http://www.dogshaming.com/2013/10/i-may-only-have-three-legs/?share=tumblr" title="Click to share on Tumblr"><span>Tumblr</span></a></li><li><a href="#" class="sharing-anchor sd-button share-more"><span>More</span></a></li><li class="share-end"></li></ul><div class="sharing-hidden"><div class="inner" style="display: none;"><ul><li class="share-reddit"><a rel="nofollow" class="share-reddit sd-button share-icon" href="http://www.dogshaming.com/2013/10/i-may-only-have-three-legs/?share=reddit" title="Click to share on Reddit"><span>Reddit</span></a></li><li class="share-stumbleupon"><a rel="nofollow" class="share-stumbleupon sd-button share-icon" href="http://www.dogshaming.com/2013/10/i-may-only-have-three-legs/?share=stumbleupon" title="Click to share on StumbleUpon"><span>StumbleUpon</span></a></li><li class="share-end"></li><li class="share-google-plus-1"><a rel="nofollow" class="share-google-plus-1 sd-button share-icon" href="http://www.dogshaming.com/2013/10/i-may-only-have-three-legs/?share=google-plus-1" title="Click to share on Google+" id="sharing-google-2147550252"><span>Google +1</span></a></li><li class="share-email"><a rel="nofollow" class="share-email sd-button share-icon" href="http://www.dogshaming.com/2013/10/i-may-only-have-three-legs/?share=email" title="Click to email this to a friend"><span>Email</span></a></li><li class="share-end"></li><li class="share-end"></li></ul></div></div></div></div></div> </footer> <!-- end article footer -->
|
337
|
+
|
338
|
+
</article> <!-- end article -->
|
339
|
+
|
340
|
+
|
341
|
+
|
342
|
+
<article id="post-2147573458" class="post-2147573458 post type-post status-publish format-standard hentry category-submitted tag-dog-shaming-book clearfix" role="article">
|
343
|
+
|
344
|
+
<header>
|
345
|
+
|
346
|
+
|
347
|
+
|
348
|
+
<h2><a href="http://www.dogshaming.com/2013/10/ruby-the-paw-some-pup/" rel="bookmark" title="Ruby the Paw-some pup!">Ruby the Paw-some pup!</a></h2>
|
349
|
+
|
350
|
+
|
351
|
+
|
352
|
+
</header> <!-- end article header -->
|
353
|
+
|
354
|
+
|
355
|
+
|
356
|
+
<figure class="vignette overlay inset">
|
357
|
+
<a href="http://www.dogshaming.com/2013/10/ruby-the-paw-some-pup/" title="Ruby the Paw-some pup!"><img src="http://i0.wp.com/www.dogshaming.com/wp-content/uploads/2013/10/ruby-and-the-book-e1381950921739.jpeg?fit=637%2C1000" class="attachment-large wp-post-image" alt="ruby and the book" /></a>
|
358
|
+
</figure>
|
359
|
+
|
360
|
+
|
361
|
+
<section class="post_content clearfix">
|
362
|
+
|
363
|
+
<p><a href="http://i1.wp.com/www.dogshaming.com/wp-content/uploads/2013/10/ruby-and-the-book.jpeg"></a></p>
|
364
|
+
<p> </p>
|
365
|
+
<p>Ruby the dog is so pleased to be <a href="http://www.dogshaming.com/book" target="_blank">featured in our book</a>! Do you wanna know what she did?</p>
|
366
|
+
<p>Click to read more!</p>
|
367
|
+
|
368
|
+
|
369
|
+
</section> <!-- end article section -->
|
370
|
+
|
371
|
+
<footer>
|
372
|
+
|
373
|
+
<p class="meta">Posted on <time datetime="2013-10-17" pubdate>October 17th, 2013</time></p>
|
374
|
+
<!-- <p class="tags"><span class="tags-title">Tags:</span> <a class="label success radius" href="http://www.dogshaming.com/tag/dog-shaming-book/" rel="tag">dog shaming book</a></p> -->
|
375
|
+
<div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-icon-text sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-facebook"><a rel="nofollow" class="share-facebook sd-button share-icon" href="http://www.dogshaming.com/2013/10/ruby-the-paw-some-pup/?share=facebook" title="Share on Facebook" id="sharing-facebook-2147573458"><span>Facebook</span></a></li><li class="share-twitter"><a rel="nofollow" class="share-twitter sd-button share-icon" href="http://www.dogshaming.com/2013/10/ruby-the-paw-some-pup/?share=twitter" title="Click to share on Twitter" id="sharing-twitter-2147573458"><span>Twitter</span></a></li><li class="share-pinterest"><a rel="nofollow" class="share-pinterest sd-button share-icon" href="http://www.dogshaming.com/2013/10/ruby-the-paw-some-pup/?share=pinterest" title="Click to share on Pinterest"><span>Pinterest</span></a></li><li class="share-tumblr"><a rel="nofollow" class="share-tumblr sd-button share-icon" href="http://www.dogshaming.com/2013/10/ruby-the-paw-some-pup/?share=tumblr" title="Click to share on Tumblr"><span>Tumblr</span></a></li><li><a href="#" class="sharing-anchor sd-button share-more"><span>More</span></a></li><li class="share-end"></li></ul><div class="sharing-hidden"><div class="inner" style="display: none;"><ul><li class="share-reddit"><a rel="nofollow" class="share-reddit sd-button share-icon" href="http://www.dogshaming.com/2013/10/ruby-the-paw-some-pup/?share=reddit" title="Click to share on Reddit"><span>Reddit</span></a></li><li class="share-stumbleupon"><a rel="nofollow" class="share-stumbleupon sd-button share-icon" href="http://www.dogshaming.com/2013/10/ruby-the-paw-some-pup/?share=stumbleupon" title="Click to share on StumbleUpon"><span>StumbleUpon</span></a></li><li class="share-end"></li><li class="share-google-plus-1"><a rel="nofollow" class="share-google-plus-1 sd-button share-icon" href="http://www.dogshaming.com/2013/10/ruby-the-paw-some-pup/?share=google-plus-1" title="Click to share on Google+" id="sharing-google-2147573458"><span>Google +1</span></a></li><li class="share-email"><a rel="nofollow" class="share-email sd-button share-icon" href="http://www.dogshaming.com/2013/10/ruby-the-paw-some-pup/?share=email" title="Click to email this to a friend"><span>Email</span></a></li><li class="share-end"></li><li class="share-end"></li></ul></div></div></div></div></div> </footer> <!-- end article footer -->
|
376
|
+
|
377
|
+
</article> <!-- end article -->
|
378
|
+
|
379
|
+
|
380
|
+
|
381
|
+
<article id="post-2147550192" class="post-2147550192 post type-post status-publish format-standard hentry category-submitted clearfix" role="article">
|
382
|
+
|
383
|
+
<header>
|
384
|
+
|
385
|
+
|
386
|
+
|
387
|
+
<h2><a href="http://www.dogshaming.com/2013/10/groom-no-more/" rel="bookmark" title="Groom no more">Groom no more</a></h2>
|
388
|
+
|
389
|
+
|
390
|
+
|
391
|
+
</header> <!-- end article header -->
|
392
|
+
|
393
|
+
|
394
|
+
|
395
|
+
<figure class="vignette overlay inset">
|
396
|
+
<a href="http://www.dogshaming.com/2013/10/groom-no-more/" title="Groom no more"><img src="http://i0.wp.com/www.dogshaming.com/wp-content/uploads/2013/04/image471-e1381950842260.jpg?fit=637%2C1000" class="attachment-large wp-post-image" alt="image471" /></a>
|
397
|
+
</figure>
|
398
|
+
|
399
|
+
|
400
|
+
<section class="post_content clearfix">
|
401
|
+
|
402
|
+
<p><a href="http://i0.wp.com/www.dogshaming.com/wp-content/uploads/2013/04/image471-e1381950842260.jpg"></a></p>
|
403
|
+
<p>In order for my owners to groom me, I must be constantly fed treats. I pay them thanks by rolling in my excess fur. I love it.</p>
|
404
|
+
|
405
|
+
|
406
|
+
</section> <!-- end article section -->
|
407
|
+
|
408
|
+
<footer>
|
409
|
+
|
410
|
+
<p class="meta">Posted on <time datetime="2013-10-16" pubdate>October 16th, 2013</time></p>
|
411
|
+
<!-- <p class="tags"></p> -->
|
412
|
+
<div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-icon-text sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-facebook"><a rel="nofollow" class="share-facebook sd-button share-icon" href="http://www.dogshaming.com/2013/10/groom-no-more/?share=facebook" title="Share on Facebook" id="sharing-facebook-2147550192"><span>Facebook</span></a></li><li class="share-twitter"><a rel="nofollow" class="share-twitter sd-button share-icon" href="http://www.dogshaming.com/2013/10/groom-no-more/?share=twitter" title="Click to share on Twitter" id="sharing-twitter-2147550192"><span>Twitter</span></a></li><li class="share-pinterest"><a rel="nofollow" class="share-pinterest sd-button share-icon" href="http://www.dogshaming.com/2013/10/groom-no-more/?share=pinterest" title="Click to share on Pinterest"><span>Pinterest</span></a></li><li class="share-tumblr"><a rel="nofollow" class="share-tumblr sd-button share-icon" href="http://www.dogshaming.com/2013/10/groom-no-more/?share=tumblr" title="Click to share on Tumblr"><span>Tumblr</span></a></li><li><a href="#" class="sharing-anchor sd-button share-more"><span>More</span></a></li><li class="share-end"></li></ul><div class="sharing-hidden"><div class="inner" style="display: none;"><ul><li class="share-reddit"><a rel="nofollow" class="share-reddit sd-button share-icon" href="http://www.dogshaming.com/2013/10/groom-no-more/?share=reddit" title="Click to share on Reddit"><span>Reddit</span></a></li><li class="share-stumbleupon"><a rel="nofollow" class="share-stumbleupon sd-button share-icon" href="http://www.dogshaming.com/2013/10/groom-no-more/?share=stumbleupon" title="Click to share on StumbleUpon"><span>StumbleUpon</span></a></li><li class="share-end"></li><li class="share-google-plus-1"><a rel="nofollow" class="share-google-plus-1 sd-button share-icon" href="http://www.dogshaming.com/2013/10/groom-no-more/?share=google-plus-1" title="Click to share on Google+" id="sharing-google-2147550192"><span>Google +1</span></a></li><li class="share-email"><a rel="nofollow" class="share-email sd-button share-icon" href="http://www.dogshaming.com/2013/10/groom-no-more/?share=email" title="Click to email this to a friend"><span>Email</span></a></li><li class="share-end"></li><li class="share-end"></li></ul></div></div></div></div></div> </footer> <!-- end article footer -->
|
413
|
+
|
414
|
+
</article> <!-- end article -->
|
415
|
+
|
416
|
+
|
417
|
+
|
418
|
+
<article id="post-2147550194" class="post-2147550194 post type-post status-publish format-standard hentry category-submitted clearfix" role="article">
|
419
|
+
|
420
|
+
<header>
|
421
|
+
|
422
|
+
|
423
|
+
|
424
|
+
<h2><a href="http://www.dogshaming.com/2013/10/you-missed-a-spot/" rel="bookmark" title="You missed a spot">You missed a spot</a></h2>
|
425
|
+
|
426
|
+
|
427
|
+
|
428
|
+
</header> <!-- end article header -->
|
429
|
+
|
430
|
+
|
431
|
+
|
432
|
+
<figure class="vignette overlay inset">
|
433
|
+
<a href="http://www.dogshaming.com/2013/10/you-missed-a-spot/" title="You missed a spot"><img src="http://i2.wp.com/www.dogshaming.com/wp-content/uploads/2013/04/image472.jpg?fit=637%2C1000" class="attachment-large wp-post-image" alt="image472" /></a>
|
434
|
+
</figure>
|
435
|
+
|
436
|
+
|
437
|
+
<section class="post_content clearfix">
|
438
|
+
|
439
|
+
<p><a href="http://i2.wp.com/www.dogshaming.com/wp-content/uploads/2013/04/image472.jpg"></a></p>
|
440
|
+
<p>I’m in timeout because I “helped” paint the kitchen using my tail as a brush.</p>
|
441
|
+
|
442
|
+
|
443
|
+
</section> <!-- end article section -->
|
444
|
+
|
445
|
+
<footer>
|
446
|
+
|
447
|
+
<p class="meta">Posted on <time datetime="2013-10-16" pubdate>October 16th, 2013</time></p>
|
448
|
+
<!-- <p class="tags"></p> -->
|
449
|
+
<div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-icon-text sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-facebook"><a rel="nofollow" class="share-facebook sd-button share-icon" href="http://www.dogshaming.com/2013/10/you-missed-a-spot/?share=facebook" title="Share on Facebook" id="sharing-facebook-2147550194"><span>Facebook</span></a></li><li class="share-twitter"><a rel="nofollow" class="share-twitter sd-button share-icon" href="http://www.dogshaming.com/2013/10/you-missed-a-spot/?share=twitter" title="Click to share on Twitter" id="sharing-twitter-2147550194"><span>Twitter</span></a></li><li class="share-pinterest"><a rel="nofollow" class="share-pinterest sd-button share-icon" href="http://www.dogshaming.com/2013/10/you-missed-a-spot/?share=pinterest" title="Click to share on Pinterest"><span>Pinterest</span></a></li><li class="share-tumblr"><a rel="nofollow" class="share-tumblr sd-button share-icon" href="http://www.dogshaming.com/2013/10/you-missed-a-spot/?share=tumblr" title="Click to share on Tumblr"><span>Tumblr</span></a></li><li><a href="#" class="sharing-anchor sd-button share-more"><span>More</span></a></li><li class="share-end"></li></ul><div class="sharing-hidden"><div class="inner" style="display: none;"><ul><li class="share-reddit"><a rel="nofollow" class="share-reddit sd-button share-icon" href="http://www.dogshaming.com/2013/10/you-missed-a-spot/?share=reddit" title="Click to share on Reddit"><span>Reddit</span></a></li><li class="share-stumbleupon"><a rel="nofollow" class="share-stumbleupon sd-button share-icon" href="http://www.dogshaming.com/2013/10/you-missed-a-spot/?share=stumbleupon" title="Click to share on StumbleUpon"><span>StumbleUpon</span></a></li><li class="share-end"></li><li class="share-google-plus-1"><a rel="nofollow" class="share-google-plus-1 sd-button share-icon" href="http://www.dogshaming.com/2013/10/you-missed-a-spot/?share=google-plus-1" title="Click to share on Google+" id="sharing-google-2147550194"><span>Google +1</span></a></li><li class="share-email"><a rel="nofollow" class="share-email sd-button share-icon" href="http://www.dogshaming.com/2013/10/you-missed-a-spot/?share=email" title="Click to email this to a friend"><span>Email</span></a></li><li class="share-end"></li><li class="share-end"></li></ul></div></div></div></div></div> </footer> <!-- end article footer -->
|
450
|
+
|
451
|
+
</article> <!-- end article -->
|
452
|
+
|
453
|
+
|
454
|
+
|
455
|
+
<article id="post-2147550147" class="post-2147550147 post type-post status-publish format-standard hentry category-submitted clearfix" role="article">
|
456
|
+
|
457
|
+
<header>
|
458
|
+
|
459
|
+
|
460
|
+
|
461
|
+
<h2><a href="http://www.dogshaming.com/2013/10/cats-go-hungry/" rel="bookmark" title="Cats go hungry">Cats go hungry</a></h2>
|
462
|
+
|
463
|
+
|
464
|
+
|
465
|
+
</header> <!-- end article header -->
|
466
|
+
|
467
|
+
|
468
|
+
|
469
|
+
<figure class="vignette overlay inset">
|
470
|
+
<a href="http://www.dogshaming.com/2013/10/cats-go-hungry/" title="Cats go hungry"><img src="http://i0.wp.com/www.dogshaming.com/wp-content/uploads/2013/04/image464.jpg?fit=637%2C1000" class="attachment-large wp-post-image" alt="image464" /></a>
|
471
|
+
</figure>
|
472
|
+
|
473
|
+
|
474
|
+
<section class="post_content clearfix">
|
475
|
+
|
476
|
+
<p><a href="http://i0.wp.com/www.dogshaming.com/wp-content/uploads/2013/04/image464.jpg"></a></p>
|
477
|
+
<p>I ate all 3 of the cats’ breakfasts. Again. She seriously does at least twice a week even though its not allowed… Then acts very guilty so we know! Kerrick was not happy.</p>
|
478
|
+
|
479
|
+
|
480
|
+
</section> <!-- end article section -->
|
481
|
+
|
482
|
+
<footer>
|
483
|
+
|
484
|
+
<p class="meta">Posted on <time datetime="2013-10-16" pubdate>October 16th, 2013</time></p>
|
485
|
+
<!-- <p class="tags"></p> -->
|
486
|
+
<div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-icon-text sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-facebook"><a rel="nofollow" class="share-facebook sd-button share-icon" href="http://www.dogshaming.com/2013/10/cats-go-hungry/?share=facebook" title="Share on Facebook" id="sharing-facebook-2147550147"><span>Facebook</span></a></li><li class="share-twitter"><a rel="nofollow" class="share-twitter sd-button share-icon" href="http://www.dogshaming.com/2013/10/cats-go-hungry/?share=twitter" title="Click to share on Twitter" id="sharing-twitter-2147550147"><span>Twitter</span></a></li><li class="share-pinterest"><a rel="nofollow" class="share-pinterest sd-button share-icon" href="http://www.dogshaming.com/2013/10/cats-go-hungry/?share=pinterest" title="Click to share on Pinterest"><span>Pinterest</span></a></li><li class="share-tumblr"><a rel="nofollow" class="share-tumblr sd-button share-icon" href="http://www.dogshaming.com/2013/10/cats-go-hungry/?share=tumblr" title="Click to share on Tumblr"><span>Tumblr</span></a></li><li><a href="#" class="sharing-anchor sd-button share-more"><span>More</span></a></li><li class="share-end"></li></ul><div class="sharing-hidden"><div class="inner" style="display: none;"><ul><li class="share-reddit"><a rel="nofollow" class="share-reddit sd-button share-icon" href="http://www.dogshaming.com/2013/10/cats-go-hungry/?share=reddit" title="Click to share on Reddit"><span>Reddit</span></a></li><li class="share-stumbleupon"><a rel="nofollow" class="share-stumbleupon sd-button share-icon" href="http://www.dogshaming.com/2013/10/cats-go-hungry/?share=stumbleupon" title="Click to share on StumbleUpon"><span>StumbleUpon</span></a></li><li class="share-end"></li><li class="share-google-plus-1"><a rel="nofollow" class="share-google-plus-1 sd-button share-icon" href="http://www.dogshaming.com/2013/10/cats-go-hungry/?share=google-plus-1" title="Click to share on Google+" id="sharing-google-2147550147"><span>Google +1</span></a></li><li class="share-email"><a rel="nofollow" class="share-email sd-button share-icon" href="http://www.dogshaming.com/2013/10/cats-go-hungry/?share=email" title="Click to email this to a friend"><span>Email</span></a></li><li class="share-end"></li><li class="share-end"></li></ul></div></div></div></div></div> </footer> <!-- end article footer -->
|
487
|
+
|
488
|
+
</article> <!-- end article -->
|
489
|
+
|
490
|
+
|
491
|
+
|
492
|
+
<article id="post-2147550125" class="post-2147550125 post type-post status-publish format-standard hentry category-submitted clearfix" role="article">
|
493
|
+
|
494
|
+
<header>
|
495
|
+
|
496
|
+
|
497
|
+
|
498
|
+
<h2><a href="http://www.dogshaming.com/2013/10/alfies-way-of-getting-out-of-trouble-5/" rel="bookmark" title="Alfie’s way of getting out of trouble">Alfie’s way of getting out of trouble</a></h2>
|
499
|
+
|
500
|
+
|
501
|
+
|
502
|
+
</header> <!-- end article header -->
|
503
|
+
|
504
|
+
|
505
|
+
|
506
|
+
<figure class="vignette overlay inset">
|
507
|
+
<a href="http://www.dogshaming.com/2013/10/alfies-way-of-getting-out-of-trouble-5/" title="Alfie’s way of getting out of trouble"><img src="http://i1.wp.com/www.dogshaming.com/wp-content/uploads/2013/04/image460.jpg?fit=637%2C1000" class="attachment-large wp-post-image" alt="image460" /></a>
|
508
|
+
</figure>
|
509
|
+
|
510
|
+
|
511
|
+
<section class="post_content clearfix">
|
512
|
+
|
513
|
+
<p><a href="http://i1.wp.com/www.dogshaming.com/wp-content/uploads/2013/04/image460.jpg"></a></p>
|
514
|
+
<p>Every time Alfie is naughty he roles onto his back and gives us his cutest puppy face so we don’t have the heart to tell him off.<br />
|
515
|
+
This time he chewed up one of my hair products……but got away with it……how could anyone be angry at that sad little face</p>
|
516
|
+
|
517
|
+
|
518
|
+
</section> <!-- end article section -->
|
519
|
+
|
520
|
+
<footer>
|
521
|
+
|
522
|
+
<p class="meta">Posted on <time datetime="2013-10-15" pubdate>October 15th, 2013</time></p>
|
523
|
+
<!-- <p class="tags"></p> -->
|
524
|
+
<div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-icon-text sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-facebook"><a rel="nofollow" class="share-facebook sd-button share-icon" href="http://www.dogshaming.com/2013/10/alfies-way-of-getting-out-of-trouble-5/?share=facebook" title="Share on Facebook" id="sharing-facebook-2147550125"><span>Facebook</span></a></li><li class="share-twitter"><a rel="nofollow" class="share-twitter sd-button share-icon" href="http://www.dogshaming.com/2013/10/alfies-way-of-getting-out-of-trouble-5/?share=twitter" title="Click to share on Twitter" id="sharing-twitter-2147550125"><span>Twitter</span></a></li><li class="share-pinterest"><a rel="nofollow" class="share-pinterest sd-button share-icon" href="http://www.dogshaming.com/2013/10/alfies-way-of-getting-out-of-trouble-5/?share=pinterest" title="Click to share on Pinterest"><span>Pinterest</span></a></li><li class="share-tumblr"><a rel="nofollow" class="share-tumblr sd-button share-icon" href="http://www.dogshaming.com/2013/10/alfies-way-of-getting-out-of-trouble-5/?share=tumblr" title="Click to share on Tumblr"><span>Tumblr</span></a></li><li><a href="#" class="sharing-anchor sd-button share-more"><span>More</span></a></li><li class="share-end"></li></ul><div class="sharing-hidden"><div class="inner" style="display: none;"><ul><li class="share-reddit"><a rel="nofollow" class="share-reddit sd-button share-icon" href="http://www.dogshaming.com/2013/10/alfies-way-of-getting-out-of-trouble-5/?share=reddit" title="Click to share on Reddit"><span>Reddit</span></a></li><li class="share-stumbleupon"><a rel="nofollow" class="share-stumbleupon sd-button share-icon" href="http://www.dogshaming.com/2013/10/alfies-way-of-getting-out-of-trouble-5/?share=stumbleupon" title="Click to share on StumbleUpon"><span>StumbleUpon</span></a></li><li class="share-end"></li><li class="share-google-plus-1"><a rel="nofollow" class="share-google-plus-1 sd-button share-icon" href="http://www.dogshaming.com/2013/10/alfies-way-of-getting-out-of-trouble-5/?share=google-plus-1" title="Click to share on Google+" id="sharing-google-2147550125"><span>Google +1</span></a></li><li class="share-email"><a rel="nofollow" class="share-email sd-button share-icon" href="http://www.dogshaming.com/2013/10/alfies-way-of-getting-out-of-trouble-5/?share=email" title="Click to email this to a friend"><span>Email</span></a></li><li class="share-end"></li><li class="share-end"></li></ul></div></div></div></div></div> </footer> <!-- end article footer -->
|
525
|
+
|
526
|
+
</article> <!-- end article -->
|
527
|
+
|
528
|
+
|
529
|
+
|
530
|
+
|
531
|
+
|
532
|
+
<ul class="pagination clearfix"><li class=""></li><li class="current"><a href="#">1</a></li><li><a href="http://www.dogshaming.com/page/2/">2</a></li><li><a href="http://www.dogshaming.com/page/3/">3</a></li><li><a href="http://www.dogshaming.com/page/4/">4</a></li><li><a href="http://www.dogshaming.com/page/5/">5</a></li><li><a href="http://www.dogshaming.com/page/6/">6</a></li><li><a href="http://www.dogshaming.com/page/7/">7</a></li><li class=""><a href="http://www.dogshaming.com/page/2/" >Next →</a></li><li class="next"><a href="http://www.dogshaming.com/page/442/" title="Last">»</a></li></ul>
|
533
|
+
|
534
|
+
|
535
|
+
|
536
|
+
</div> <!-- end #main -->
|
537
|
+
|
538
|
+
<div id="sidebar1" class="small-12 large-2 columns pull-8 sidebar " role="complementary">
|
539
|
+
|
540
|
+
|
541
|
+
|
542
|
+
|
543
|
+
<div class="widget widget_submit" id="submitwidget"><p><a href="/submit-dog/" id="submitbutton">Submit your dog!</a></p></div>
|
544
|
+
|
545
|
+
|
546
|
+
|
547
|
+
|
548
|
+
<div id="search-5" class="widget widget_search"><!--
|
549
|
+
<div class="row">
|
550
|
+
<div class="twelve columns">
|
551
|
+
<div class="row collapse">
|
552
|
+
<form action="http://www.dogshaming.com/" method="get">
|
553
|
+
<div class="eight mobile-three columns">
|
554
|
+
<input type="text" id="search" placeholder="Search" name="s" value="" />
|
555
|
+
</div>
|
556
|
+
<div class="four mobile-one columns">
|
557
|
+
<button type="submit" id="search-button" class="postfix button">Search</a>
|
558
|
+
</div>
|
559
|
+
</form>
|
560
|
+
</div>
|
561
|
+
</div>
|
562
|
+
</div>
|
563
|
+
-->
|
564
|
+
|
565
|
+
|
566
|
+
|
567
|
+
<form action="http://www.dogshaming.com/" method="get">
|
568
|
+
|
569
|
+
<input type="text" id="search" placeholder="Search" name="s" value="" />
|
570
|
+
|
571
|
+
|
572
|
+
<button type="submit" id="search-button" class="postfix button">Search</button>
|
573
|
+
|
574
|
+
</form></div><div id="text-9" class="widget widget_text"> <div class="textwidget"><img src="http://www.dogshaming.com/wp-content/themes/dogshaming/images/dogshaming-tweets.png"></div>
|
575
|
+
</div><div id="twitter_timeline-2" class="widget widget_twitter_timeline"><a class="twitter-timeline" data-widget-id="349210796259151872" data-theme="light" data-link-color="#f96e5b" data-border-color="#e8e8e8" data-chrome="noheader nofooter noborders noscrollbar transparent" width="225" height="400" lang="EN">My Tweets</a></div><div id="facebook-likebox-2" class="widget widget_facebook_likebox"><h4 class="widgettitle"><a href="http://www.facebook.com/dogshamingcom">Facebook</a></h4><iframe src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fdogshamingcom&width=250&height=600&colorscheme=light&show_faces=true&stream=false&show_border=true&header=false&force_wall=false" scrolling="no" frameborder="0" style="border: none; overflow: hidden; width: 250px; height: 600px; background: #fff"></iframe></div>
|
576
|
+
|
577
|
+
|
578
|
+
|
579
|
+
|
580
|
+
|
581
|
+
|
582
|
+
</div> <div id="sidebar2" class="small-12 large-2 columns hide-for-small sidebar" role="complementary">
|
583
|
+
|
584
|
+
|
585
|
+
|
586
|
+
|
587
|
+
<div id="text-8" class="widget widget_text"> <div class="textwidget"><p style="text-align:center;font-size:0.8em;">
|
588
|
+
|
589
|
+
<a href="http://www.dogshamingbook.com/"><img height="158" style="border: none;padding:2px;margin-bottom:10px;margin-top:10px;" src="http://www.dogshaming.com/wp-content/uploads/2013/09/dog_shaming_gen_button_new.gif"></a>
|
590
|
+
|
591
|
+
|
592
|
+
<p style="text-align:center;font-size:0.8em;">
|
593
|
+
|
594
|
+
<strong>Dog Shaming: The Book! </strong></p>
|
595
|
+
|
596
|
+
|
597
|
+
<a href="/book"><img height="300" style="border: 1px solid #000;padding:2px;margin-bottom:10px;margin-top:10px;" src="http://dogshaming.com/wp-content/themes/dogshaming/images/book/Dog-shaming-book-257x300.jpg"></a>
|
598
|
+
|
599
|
+
|
600
|
+
<p style="text-align: center;">
|
601
|
+
|
602
|
+
<a href="http://www.amazon.com/exec/obidos/ASIN/0385349343/"><img alt="" src="http://dogshaming.com/wp-content/themes/dogshaming/images/book/amazon-button-graphic.bmp" /></a>
|
603
|
+
|
604
|
+
<a href="https://itunes.apple.com/us/book/dog-shaming/id642099980?mt=11"><img alt="" src="http://dogshaming.com/wp-content/themes/dogshaming/images/book/ibooks-button-graphic.jpg" /></a>
|
605
|
+
|
606
|
+
<a href="http://www.randomhouse.com/book/226436/dog-shaming-by-pascale-lemire/9780385349345/"><img alt="" src="http://dogshaming.com/wp-content/themes/dogshaming/images/book/randomhouse-button-graphic.gif" /></a>
|
607
|
+
|
608
|
+
<a href="http://www.barnesandnoble.com/w/dogshaming-pascale-lemire/1114194255?ean=9780385349345&itm=1&usri=9780385349345"><img alt="" src="http://dogshaming.com/wp-content/themes/dogshaming/images/book/bn-button-graphic.bmp" /></a>
|
609
|
+
|
610
|
+
<a href="https://play.google.com/store/search?q=9780385349352&c=books"><img alt="" src="http://dogshaming.com/wp-content/themes/dogshaming/images/book/googlebooks-button-graphic.jpg" /></a>
|
611
|
+
|
612
|
+
<a href="http://www.indiebound.org/book/9780385349345"><img alt="" src="http://dogshaming.com/wp-content/themes/dogshaming/images/book/indiebound-button-graphic.bmp" /></a></p></div>
|
613
|
+
</div><div id="archives-5" class="widget widget_archive"><h4 class="widgettitle">Archives</h4> <select name="archive-dropdown" onchange='document.location.href=this.options[this.selectedIndex].value;'> <option value="">Select Month</option> <option value='http://www.dogshaming.com/2013/10/'> October 2013 </option>
|
614
|
+
<option value='http://www.dogshaming.com/2013/09/'> September 2013 </option>
|
615
|
+
<option value='http://www.dogshaming.com/2013/08/'> August 2013 </option>
|
616
|
+
<option value='http://www.dogshaming.com/2013/07/'> July 2013 </option>
|
617
|
+
<option value='http://www.dogshaming.com/2013/06/'> June 2013 </option>
|
618
|
+
<option value='http://www.dogshaming.com/2013/05/'> May 2013 </option>
|
619
|
+
<option value='http://www.dogshaming.com/2013/04/'> April 2013 </option>
|
620
|
+
<option value='http://www.dogshaming.com/2013/03/'> March 2013 </option>
|
621
|
+
<option value='http://www.dogshaming.com/2013/02/'> February 2013 </option>
|
622
|
+
<option value='http://www.dogshaming.com/2013/01/'> January 2013 </option>
|
623
|
+
<option value='http://www.dogshaming.com/2012/12/'> December 2012 </option>
|
624
|
+
<option value='http://www.dogshaming.com/2012/11/'> November 2012 </option>
|
625
|
+
<option value='http://www.dogshaming.com/2012/10/'> October 2012 </option>
|
626
|
+
<option value='http://www.dogshaming.com/2012/09/'> September 2012 </option>
|
627
|
+
<option value='http://www.dogshaming.com/2012/08/'> August 2012 </option>
|
628
|
+
</select>
|
629
|
+
</div>
|
630
|
+
|
631
|
+
|
632
|
+
<div class="widget follow"><p><a href="https://www.facebook.com/dogshamingcom" id="followfb">Follow us on Facebook!</a></p>
|
633
|
+
<p><a href="https://twitter.com/dogshaming" id="followtwit">Follow us on Twitter!</a></p>
|
634
|
+
<p><a href="http://pinterest.com/source/dog-shaming.com/" id="followpin">Follow us on Pinterest!</a></p>
|
635
|
+
<p><a href="http://dogshaming.tumblr.com/" id="followtum">Follow us on Tumblr!</a></p></div>
|
636
|
+
|
637
|
+
|
638
|
+
<p><script language="javascript" src="http://cache.blogads.com/255926792/feed.js"></script></p>
|
639
|
+
|
640
|
+
|
641
|
+
|
642
|
+
<!--
|
643
|
+
<p><img src="http://placehold.it/160x728&text=[ad]" /></p>
|
644
|
+
<p><img src="http://placehold.it/160x728&text=[ad]" /></p>
|
645
|
+
-->
|
646
|
+
|
647
|
+
|
648
|
+
|
649
|
+
|
650
|
+
</div>
|
651
|
+
</div> <!-- end #content -->
|
652
|
+
|
653
|
+
<footer role="contentinfo" id="lowfooter">
|
654
|
+
|
655
|
+
<div class="small-12 columns">
|
656
|
+
|
657
|
+
<div class="row">
|
658
|
+
|
659
|
+
|
660
|
+
|
661
|
+
<div class="small-12 columns clearfix small-centered" id="footerads">
|
662
|
+
<!-- <a href="#"><img src="http://placehold.it/300x240&text=[img]" /></a> <a href="#"><img src="http://placehold.it/300x240&text=[img]" /></a> <a href="#"><img src="http://placehold.it/300x240&text=[img]" /></a> -->
|
663
|
+
<script language="javascript" src="http://cache.blogads.com/921961957/feed.js"></script> <script language="javascript" src="http://cache.blogads.com/921961957/feed.js"></script> <script language="javascript" src="http://cache.blogads.com/921961957/feed.js"></script>
|
664
|
+
|
665
|
+
|
666
|
+
|
667
|
+
</div>
|
668
|
+
|
669
|
+
<nav class="small-12 large-6 columns clearfix large-offset-6">
|
670
|
+
<div class="footer-links clearfix"><ul id="menu-footer-menu" class="link-list"><li ><a href="http://www.dogshaming.com/privacy-policy/">Privacy Policy</a></li>
|
671
|
+
<li ><a href="http://www.dogshaming.com/terms/">Terms of Use</a></li>
|
672
|
+
<li ><a href="http://www.dogshaming.com/contact/">Contact Us</a></li>
|
673
|
+
<li ><a href="http://www.dogshaming.com/faq/">FAQ</a></li>
|
674
|
+
</ul></div> </nav>
|
675
|
+
|
676
|
+
|
677
|
+
|
678
|
+
<!-- <p class="attribution small-12 large-6 columns">Website by <a href="http://townhallcommunications.ca/">Townhall Communications</a></p> -->
|
679
|
+
|
680
|
+
</div>
|
681
|
+
|
682
|
+
</div>
|
683
|
+
|
684
|
+
</footer> <!-- end footer -->
|
685
|
+
|
686
|
+
</div> <!-- end #container -->
|
687
|
+
|
688
|
+
<!--[if lt IE 7 ]>
|
689
|
+
<script src="//ajax.googleapis.com/ajax/libs/chrome-frame/1.0.3/CFInstall.min.js"></script>
|
690
|
+
<script>window.attachEvent('onload',function(){CFInstall.check({mode:'overlay'})})</script>
|
691
|
+
<![endif]-->
|
692
|
+
|
693
|
+
|
694
|
+
<!--Plugin WP Missed Schedule 2013.0130.2222 Active - 64Bit Security Tag Key: bkytCi8L522P8RbgYIlkQbL6Yz4JDvIWlTlXN5q776Yvq5t7gxkCvB643C7osdFV6-->
|
695
|
+
<div style="display:none">
|
696
|
+
</div>
|
697
|
+
|
698
|
+
<script type="text/javascript">
|
699
|
+
WPCOM_sharing_counts = {"http:\/\/www.dogshaming.com\/2013\/10\/stella-loves-butter-and-the-dog-shaming-book\/":2147573462,"http:\/\/www.dogshaming.com\/2013\/10\/thunder-shirt-struck\/":2147550368,"http:\/\/www.dogshaming.com\/2013\/10\/im-such-a-good-actress-i-beat-meryl\/":2147550208,"http:\/\/www.dogshaming.com\/2013\/10\/life-imitates-tv-shows\/":2147550224,"http:\/\/www.dogshaming.com\/2013\/10\/i-may-only-have-three-legs\/":2147550252,"http:\/\/www.dogshaming.com\/2013\/10\/ruby-the-paw-some-pup\/":2147573458,"http:\/\/www.dogshaming.com\/2013\/10\/groom-no-more\/":2147550192,"http:\/\/www.dogshaming.com\/2013\/10\/you-missed-a-spot\/":2147550194,"http:\/\/www.dogshaming.com\/2013\/10\/cats-go-hungry\/":2147550147,"http:\/\/www.dogshaming.com\/2013\/10\/alfies-way-of-getting-out-of-trouble-5\/":2147550125} </script>
|
700
|
+
<script type="text/javascript">
|
701
|
+
jQuery(document).on( 'ready post-load', function(){
|
702
|
+
jQuery( 'a.share-facebook' ).on( 'click', function() {
|
703
|
+
window.open( jQuery(this).attr( 'href' ), 'wpcomfacebook', 'menubar=1,resizable=1,width=600,height=400' );
|
704
|
+
return false;
|
705
|
+
});
|
706
|
+
});
|
707
|
+
</script>
|
708
|
+
<script type="text/javascript">
|
709
|
+
jQuery(document).on( 'ready post-load', function(){
|
710
|
+
jQuery( 'a.share-twitter' ).on( 'click', function() {
|
711
|
+
window.open( jQuery(this).attr( 'href' ), 'wpcomtwitter', 'menubar=1,resizable=1,width=600,height=350' );
|
712
|
+
return false;
|
713
|
+
});
|
714
|
+
});
|
715
|
+
</script>
|
716
|
+
<script type="text/javascript">
|
717
|
+
jQuery(document).on('ready', function(){
|
718
|
+
jQuery('body').on('click', 'a.share-pinterest', function(e){
|
719
|
+
e.preventDefault();
|
720
|
+
|
721
|
+
// Load Pinterest Bookmarklet code
|
722
|
+
var s = document.createElement("script");
|
723
|
+
s.type = "text/javascript";
|
724
|
+
s.src = window.location.protocol + "//assets.pinterest.com/js/pinmarklet.js?r=" + ( Math.random() * 99999999 );
|
725
|
+
var x = document.getElementsByTagName("script")[0];
|
726
|
+
x.parentNode.insertBefore(s, x);
|
727
|
+
|
728
|
+
// Trigger Stats
|
729
|
+
var s = document.createElement("script");
|
730
|
+
s.type = "text/javascript";
|
731
|
+
s.src = this + ( this.toString().indexOf( '?' ) ? '&' : '?' ) + 'js_only=1';
|
732
|
+
var x = document.getElementsByTagName("script")[0];
|
733
|
+
x.parentNode.insertBefore(s, x);
|
734
|
+
});
|
735
|
+
});
|
736
|
+
</script>
|
737
|
+
<script type="text/javascript">
|
738
|
+
jQuery(document).on( 'ready post-load', function(){
|
739
|
+
jQuery( 'a.share-tumblr' ).on( 'click', function() {
|
740
|
+
window.open( jQuery(this).attr( 'href' ), 'wpcomtumblr', 'menubar=1,resizable=1,width=450,height=450' );
|
741
|
+
return false;
|
742
|
+
});
|
743
|
+
});
|
744
|
+
</script>
|
745
|
+
<script type="text/javascript">
|
746
|
+
jQuery(document).on( 'ready post-load', function(){
|
747
|
+
jQuery( 'a.share-google-plus-1' ).on( 'click', function() {
|
748
|
+
window.open( jQuery(this).attr( 'href' ), 'wpcomgoogle-plus-1', 'menubar=1,resizable=1,width=600,height=600' );
|
749
|
+
return false;
|
750
|
+
});
|
751
|
+
});
|
752
|
+
</script>
|
753
|
+
<div id="sharing_email" style="display: none;">
|
754
|
+
<form action="/" method="post">
|
755
|
+
<label for="target_email">Send to Email Address</label>
|
756
|
+
<input type="text" name="target_email" id="target_email" value="" />
|
757
|
+
|
758
|
+
|
759
|
+
<label for="source_name">Your Name</label>
|
760
|
+
<input type="text" name="source_name" id="source_name" value="" />
|
761
|
+
|
762
|
+
<label for="source_email">Your Email Address</label>
|
763
|
+
<input type="text" name="source_email" id="source_email" value="" />
|
764
|
+
|
765
|
+
|
766
|
+
|
767
|
+
<img style="float: right; display: none" class="loading" src="http://www.dogshaming.com/wp-content/plugins/jetpack/modules/sharedaddy/images/loading.gif" alt="loading" width="16" height="16" />
|
768
|
+
<input type="submit" value="Send Email" class="sharing_send" />
|
769
|
+
<a href="#cancel" class="sharing_cancel">Cancel</a>
|
770
|
+
|
771
|
+
<div class="errors errors-1" style="display: none;">
|
772
|
+
Post was not sent - check your email addresses! </div>
|
773
|
+
|
774
|
+
<div class="errors errors-2" style="display: none;">
|
775
|
+
Email check failed, please try again </div>
|
776
|
+
|
777
|
+
<div class="errors errors-3" style="display: none;">
|
778
|
+
Sorry, your blog cannot share posts by email. </div>
|
779
|
+
</form>
|
780
|
+
</div>
|
781
|
+
<script type='text/javascript' src='//platform.twitter.com/widgets.js?ver=3.5.1'></script>
|
782
|
+
<script type='text/javascript' src='http://www.dogshaming.com/wp-content/plugins/jetpack/modules/photon/photon.js?ver=20130122'></script>
|
783
|
+
<script type='text/javascript' src='http://s0.wp.com/wp-content/js/devicepx-jetpack.js?ver=201342'></script>
|
784
|
+
<script type='text/javascript' src='http://www.dogshaming.com/wp-content/themes/dogshaming/javascripts/foundation/jquery.reveal.js?ver=1.1'></script>
|
785
|
+
<script type='text/javascript' src='http://www.dogshaming.com/wp-content/themes/dogshaming/javascripts/foundation/jquery.orbit-1.4.0.js?ver=1.4.0'></script>
|
786
|
+
<script type='text/javascript' src='http://www.dogshaming.com/wp-content/themes/dogshaming/javascripts/foundation/jquery.customforms.js?ver=1.0'></script>
|
787
|
+
<script type='text/javascript' src='http://www.dogshaming.com/wp-content/themes/dogshaming/javascripts/foundation/jquery.placeholder.min.js?ver=2.0.7'></script>
|
788
|
+
<script type='text/javascript' src='http://www.dogshaming.com/wp-content/themes/dogshaming/javascripts/foundation/jquery.tooltips.js?ver=2.0.1'></script>
|
789
|
+
<script type='text/javascript' src='http://www.dogshaming.com/wp-content/themes/dogshaming/javascripts/app.js?ver=1.0'></script>
|
790
|
+
<script type='text/javascript' src='http://www.dogshaming.com/wp-content/themes/dogshaming/javascripts/foundation/off-canvas.js?ver=1.0'></script>
|
791
|
+
<script type='text/javascript' src='http://www.dogshaming.com/wp-content/themes/dogshaming/library/js/scripts.js?ver=1.0'></script>
|
792
|
+
<script type='text/javascript'>
|
793
|
+
/* <![CDATA[ */
|
794
|
+
var recaptcha_options = {"lang":"en"};
|
795
|
+
/* ]]> */
|
796
|
+
</script>
|
797
|
+
<script type='text/javascript' src='http://www.dogshaming.com/wp-content/plugins/jetpack/modules/sharedaddy/sharing.js?ver=20121205'></script>
|
798
|
+
|
799
|
+
<script src="http://stats.wordpress.com/e-201342.js" type="text/javascript"></script>
|
800
|
+
<script type="text/javascript">
|
801
|
+
st_go({v:'ext',j:'1:2.4.2',blog:'42825134',post:'0',tz:'-7'});
|
802
|
+
var load_cmc = function(){linktracker_init(42825134,0,2);};
|
803
|
+
if ( typeof addLoadEvent != 'undefined' ) addLoadEvent(load_cmc);
|
804
|
+
else load_cmc();
|
805
|
+
</script>
|
806
|
+
|
807
|
+
<!-- Quantcast Tag -->
|
808
|
+
<script type="text/javascript">
|
809
|
+
var _qevents = _qevents || [];
|
810
|
+
|
811
|
+
(function() {
|
812
|
+
var elem = document.createElement('script');
|
813
|
+
elem.src = (document.location.protocol == "https:" ? "https://secure" : "http://edge") + ".quantserve.com/quant.js";
|
814
|
+
elem.async = true;
|
815
|
+
elem.type = "text/javascript";
|
816
|
+
var scpt = document.getElementsByTagName('script')[0];
|
817
|
+
scpt.parentNode.insertBefore(elem, scpt);
|
818
|
+
})();
|
819
|
+
|
820
|
+
_qevents.push({
|
821
|
+
qacct:"p-3eluKTTuZoTCU"
|
822
|
+
});
|
823
|
+
</script>
|
824
|
+
|
825
|
+
<noscript>
|
826
|
+
<div style="display:none;">
|
827
|
+
<img src="//pixel.quantserve.com/pixel/p-3eluKTTuZoTCU.gif" border="0" height="1" width="1" alt="Quantcast"/>
|
828
|
+
</div>
|
829
|
+
</noscript>
|
830
|
+
<!-- End Quantcast tag -->
|
831
|
+
|
832
|
+
|
833
|
+
|
834
|
+
</body>
|
835
|
+
|
836
|
+
</html>
|
837
|
+
<!-- Dynamic page generated in 1.054 seconds. -->
|
838
|
+
<!-- Cached page generated by WP-Super-Cache on 2013-10-18 08:52:17 -->
|
839
|
+
|
840
|
+
<!-- super cache -->
|