feed-abstract 0.0.5 → 0.0.6
Sign up to get free protection for your applications and to get access to all the features.
- data/feed-abstract.gemspec +18 -11
- data/lib/feed-abstract/channel/rdf.rb +2 -2
- data/lib/feed-abstract/channel/rss.rb +4 -4
- data/lib/feed-abstract/item/atom.rb +1 -1
- data/lib/feed-abstract/item/rdf.rb +2 -2
- data/lib/feed-abstract/item/rss.rb +3 -3
- data/lib/feed-abstract/mixins.rb +2 -2
- data/lib/feed-abstract/version.rb +1 -1
- data/spec/feed_abstract_channel_spec.rb +19 -1
- data/spec/feed_abstract_item_spec.rb +16 -0
- data/spec/feed_abstract_spec.rb +1 -0
- data/spec/spec_helper.rb +3 -1
- data/spec/test_data/pyblosxom.atom +630 -0
- metadata +107 -85
@@ -0,0 +1,630 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
|
3
|
+
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
|
4
|
+
<title type="text">Copyrighteous</title>
|
5
|
+
<subtitle type="html"><![CDATA[
|
6
|
+
|
7
|
+
]]></subtitle>
|
8
|
+
<id>http://mako.cc/copyrighteous/</id>
|
9
|
+
<link rel="alternate" type="text/html" href="http://mako.cc/copyrighteous" />
|
10
|
+
<link rel="self" type="application/atom+xml" href="http://mako.cc/copyrighteous/?flav=atom" />
|
11
|
+
|
12
|
+
<author>
|
13
|
+
<name>Benjamin Mako Hill</name>
|
14
|
+
<uri>http://mako.cc/copyrighteous/</uri>
|
15
|
+
<email>mako@atdot.cc</email>
|
16
|
+
</author>
|
17
|
+
<rights>Creative Commons Attribution-ShareAlike</rights>
|
18
|
+
<generator uri="http://pyblosxom.sourceforge.net/" version="1.5rc2 20100803">
|
19
|
+
PyBlosxom http://pyblosxom.sourceforge.net/ 1.5rc2 20100803
|
20
|
+
</generator>
|
21
|
+
|
22
|
+
<updated>2011-09-15T05:21:00Z</updated>
|
23
|
+
<!-- icon? logo? -->
|
24
|
+
|
25
|
+
<entry>
|
26
|
+
<title type="html">Anxiety
|
27
|
+
</title>
|
28
|
+
<category term="" />
|
29
|
+
<id>http://mako.cc/copyrighteous/2011/09/15/20110913-00</id>
|
30
|
+
<updated>2011-09-15T05:21:00Z</updated>
|
31
|
+
<published>2011-09-15T05:21:00Z</published>
|
32
|
+
<link rel="alternate" type="text/html" href="http://mako.cc/copyrighteous/20110913-00" />
|
33
|
+
<content type="html"><div><a href='http://www.flickr.com/photos/nffcnnr/401047557/' target='_blank'><img src='http://farm1.static.flickr.com/137/401047557_1dda26e16f.jpg' width=350 alt='MailBoxes by nffcnnr, on Flickr' title='MailBoxes by nffcnnr, on Flickr' border='0'/></a><br/><a href='http://creativecommons.org/licenses/by/2.0/' target='_blank'><img src='http://i.creativecommons.org/l/by/2.0/80x15.png' alt='Creative Commons Attribution 2.0 Generic License' title='Creative Commons Attribution 2.0 Generic License' border='0' align='left'></a>&nbsp;&nbsp;by&nbsp;<a href='http://www.flickr.com/people/nffcnnr/' target='_blank'>&nbsp;nffcnnr</a><a href='http://www.imagecodr.org/' target='_blank'>&nbsp;</a></div><p>I am haunted by the nagging fear that I have mailboxes, tucked into a
|
34
|
+
dark corner of an office somewhere, and perhaps even full of checks
|
35
|
+
and important documents, that I don't know exist.</p>
|
36
|
+
</content>
|
37
|
+
</entry>
|
38
|
+
|
39
|
+
<entry>
|
40
|
+
<title type="html">In Defense of Negativity
|
41
|
+
</title>
|
42
|
+
<category term="" />
|
43
|
+
<id>http://mako.cc/copyrighteous/2011/09/03/20110903-00</id>
|
44
|
+
<updated>2011-09-04T00:01:35Z</updated>
|
45
|
+
<published>2011-09-04T00:01:35Z</published>
|
46
|
+
<link rel="alternate" type="text/html" href="http://mako.cc/copyrighteous/20110903-00" />
|
47
|
+
<content type="html"><p>I often hear criticism of &quot;negative campaigning&quot; in the free software
|
48
|
+
movement. For example, in reply to a <a class="reference external" href="http://mako.cc/copyrighteous/20090109-00.comment">blog post I once wrote</a> about
|
49
|
+
an FSF campaign, several people argued against, &quot;negative campaigning
|
50
|
+
of any sort, in any realm.&quot; Drawing an analogy to political <a class="reference external" href="http://en.wikipedia.org/wiki/Smear_campaign">smear
|
51
|
+
campaigns</a>, some members of the free software community have taken
|
52
|
+
the position that <a class="reference external" href="http://castrojo.wordpress.com/2009/01/09/badvista-declares-pyrrhic-victory/#comment-745">negative campaigning in general is not useful</a>
|
53
|
+
and that negativity has no place in our advocacy.</p>
|
54
|
+
<p>First, it is important to be clear on what we mean by a negative
|
55
|
+
campaigns. I believe that there is a fundamental difference between
|
56
|
+
speaking out against policies or actions and smear campaigns that
|
57
|
+
employ untrue claims, ad hominem attacks, and that attempt to avoid a
|
58
|
+
real conversation about issues. I will categorically condemn the
|
59
|
+
latter form of smear campaigning in campaigns for software freedom or
|
60
|
+
for anything else.</p>
|
61
|
+
<p>That said, negativity directed at negativity has had a positive effect
|
62
|
+
in many social movements. I have supported and participated in
|
63
|
+
&quot;negative&quot; campaigns against proprietary software, software patents,
|
64
|
+
DRM, centralized network services, and the firms behind these
|
65
|
+
practices. I've done so because I believe that if one is taking an
|
66
|
+
ethical position, it is justified, and often necessary, to not only
|
67
|
+
speak about the benefits of freedom but against acts of dispossession
|
68
|
+
and disenfranchisement.</p>
|
69
|
+
<p>In some of the most effective social movements, unambiguously negative
|
70
|
+
messages have been central. Should a campaign for abolishing child
|
71
|
+
labor talk only about how valuable adult workers are to their
|
72
|
+
employers or how happy kids are when they don't work? Should a
|
73
|
+
campaign trying to abolish land mines talk only about the benefits of
|
74
|
+
bomb-free fields and intact lower limbs? Should a free speech
|
75
|
+
organization only speak out about the social welfare brought by a free
|
76
|
+
press and never against acts of censorship? These may seem like
|
77
|
+
outlandish comparisons but you can find people writing, only a couple
|
78
|
+
centuries ago, about how slavery should be abolished by arguing in
|
79
|
+
favor of the benefits of paid labor. Even if the economic arguments
|
80
|
+
in favor of paid work are strong, these arguments seems irrelevant and
|
81
|
+
offensive today. Whether slavery is more or less efficient is a moot
|
82
|
+
point. Society has rejected it because it is wrong.</p>
|
83
|
+
<p>We have made important strides toward eliminating injustices like
|
84
|
+
child labor and slavery because activists waged decidedly negative
|
85
|
+
campaigns against them and convinced others to join in opposition. In
|
86
|
+
doing so, activists declared the status quo unconscionable and created
|
87
|
+
an ethical responsibility to find alternatives and to <a class="reference external" href="http://mako.cc/copyrighteous/20101017-00">redefine what
|
88
|
+
was &quot;realistic.&quot;</a> While I will not suggest that the movement for
|
89
|
+
software freedom is comparable in ethical weight to these other
|
90
|
+
causes, I know that the free software mission is similar in kind.</p>
|
91
|
+
<p>Of course, if one does not think that user control over technology is
|
92
|
+
an ethical issue but is instead merely a matter of choice, one will
|
93
|
+
probably oppose negative campaigns. It is also possible that a
|
94
|
+
particular negative campaign is tactically unwise in that it is
|
95
|
+
unlikely to reach a large audience, unlikely to change people's minds,
|
96
|
+
or be difficult to carry out successfully. But such campaigns are a
|
97
|
+
bad idea because they are ineffective, not because they are
|
98
|
+
negative. Additionally, a movement that is purely negative and offers
|
99
|
+
no reasonable alternative to the stated ill may also be unlikely to
|
100
|
+
succeed. This is why, for example, I believe it is good that the FSF
|
101
|
+
uses the large majority of its resources in the &quot;positive&quot; role of
|
102
|
+
supporting free software.</p>
|
103
|
+
<p>For those that do treat technological empowerment as an ethical ideal,
|
104
|
+
it is both justified and essential to condemn the systematic
|
105
|
+
disempowerment of others through non-free software just as we
|
106
|
+
celebrate the benefits of software freedom. &quot;Negative&quot; campaigns
|
107
|
+
against proprietary software, software patents, and DRM in music have
|
108
|
+
already led our community to important -- if incomplete --
|
109
|
+
victories. The desire to right wrongs has been a critical part of our
|
110
|
+
movement's success and of many others'. We would be wise not to give
|
111
|
+
it up.</p>
|
112
|
+
</content>
|
113
|
+
</entry>
|
114
|
+
|
115
|
+
<entry>
|
116
|
+
<title type="html">Donner Pass
|
117
|
+
</title>
|
118
|
+
<category term="" />
|
119
|
+
<id>http://mako.cc/copyrighteous/2011/08/29/20110829-00</id>
|
120
|
+
<updated>2011-08-29T20:52:22Z</updated>
|
121
|
+
<published>2011-08-29T20:52:22Z</published>
|
122
|
+
<link rel="alternate" type="text/html" href="http://mako.cc/copyrighteous/20110829-00" />
|
123
|
+
<content type="html"><img alt="/copyrighteous/images/bierstadt-donner_lake.png" src="/copyrighteous/images/bierstadt-donner_lake.png" />
|
124
|
+
<p>In the <a class="reference external" href="http://www.pem.org/">Peabody Essex Museum</a> a couple weeks ago, I saw a beautiful
|
125
|
+
landscape by Albert Bierstadt of <a class="reference external" href="https://secure.wikimedia.org/wikipedia/en/wiki/Donner_Pass">Donner Pass</a> whose <a class="reference external" href="http://www.tfaoi.com/aa/9aa/9aa523.htm">label</a>
|
126
|
+
referenced the famous <a class="reference external" href="https://secure.wikimedia.org/wikipedia/en/wiki/Donner_party">Donner Party</a> of 1846 and their, &quot;sensational
|
127
|
+
story of privation, cannibalism, and death.&quot; I would reorder
|
128
|
+
that sentence.</p>
|
129
|
+
</content>
|
130
|
+
</entry>
|
131
|
+
|
132
|
+
<entry>
|
133
|
+
<title type="html">An App For That
|
134
|
+
</title>
|
135
|
+
<category term="" />
|
136
|
+
<id>http://mako.cc/copyrighteous/2011/08/28/20110828-00</id>
|
137
|
+
<updated>2011-08-28T21:22:15Z</updated>
|
138
|
+
<published>2011-08-28T21:22:15Z</published>
|
139
|
+
<link rel="alternate" type="text/html" href="http://mako.cc/copyrighteous/20110828-00" />
|
140
|
+
<content type="html"><p><a class="reference external" href="http://seeclickfix.com/">SeeClickFix</a> makes <a class="reference external" href="http://en.seeclickfix.com/apps">a mobile application</a> you can use to <a class="reference external" href="http://en.seeclickfix.com/watch_area/1444">report
|
141
|
+
Boston drivers using their smartphones while driving</a>, while
|
142
|
+
driving.</p>
|
143
|
+
</content>
|
144
|
+
</entry>
|
145
|
+
|
146
|
+
<entry>
|
147
|
+
<title type="html">Care and Trust
|
148
|
+
</title>
|
149
|
+
<category term="" />
|
150
|
+
<id>http://mako.cc/copyrighteous/2011/08/05/20110805-00</id>
|
151
|
+
<updated>2011-08-05T14:29:38Z</updated>
|
152
|
+
<published>2011-08-05T14:29:38Z</published>
|
153
|
+
<link rel="alternate" type="text/html" href="http://mako.cc/copyrighteous/20110805-00" />
|
154
|
+
<content type="html"><p>When you care for somebody, it is difficult to tell them &quot;no.&quot; When
|
155
|
+
you trust somebody, you will tell them.</p>
|
156
|
+
</content>
|
157
|
+
</entry>
|
158
|
+
|
159
|
+
<entry>
|
160
|
+
<title type="html">Cost of Computing in Coal
|
161
|
+
</title>
|
162
|
+
<category term="" />
|
163
|
+
<id>http://mako.cc/copyrighteous/2011/07/31/20110727-00</id>
|
164
|
+
<updated>2011-07-31T21:41:30Z</updated>
|
165
|
+
<published>2011-07-31T21:41:30Z</published>
|
166
|
+
<link rel="alternate" type="text/html" href="http://mako.cc/copyrighteous/20110727-00" />
|
167
|
+
<content type="html"><div><a href='http://www.flickr.com/photos/jonasclemens/2991502785/' target='_blank'><img src='http://farm4.static.flickr.com/3166/2991502785_500c3270e9.jpg' alt=' by jonasclemens, on Flickr' title=' by jonasclemens, on Flickr' border='0'/></a><br/><a href='http://creativecommons.org/licenses/by/2.0/' target='_blank'><img src='http://i.creativecommons.org/l/by/2.0/80x15.png' alt='Creative Commons Attribution 2.0 Generic License' title='Creative Commons Attribution 2.0 Generic License' border='0' align='left'></a>&nbsp;&nbsp;by&nbsp;<a href='http://www.flickr.com/people/jonasclemens/' target='_blank'>&nbsp;jonasclemens</a><a href='http://www.imagecodr.org/' target='_blank'>&nbsp;</a></div></center><p>Much of my academic research involves statistics and crunching through
|
168
|
+
big datasets. To do this, I use computer clusters like <a class="reference external" href="https://aws.amazon.com/ec2/">Amazon's
|
169
|
+
EC2</a> and a cluster at the <a class="reference external" href="http://hmdc.harvard.edu/">Harvard MIT Data Center</a>. I will
|
170
|
+
frequently kick of a job to run overnight on the full HMDC cluster of
|
171
|
+
~100 computers. Some of my friends do so nearly every night on similar
|
172
|
+
clusters. Like many researchers and engineers, it costs me nothing to
|
173
|
+
kick off a big job. That said, computers consume a lot of energy so I
|
174
|
+
did a little back-of-the-envelope calculation to figure out what the
|
175
|
+
cost in terms of resources might add up to.</p>
|
176
|
+
<p>An overnight job that uses a 100 computer cluster might use 800
|
177
|
+
computer-hours. Although power efficiency varies hugely between
|
178
|
+
computers, most statistical analysis is CPU intensive and should come
|
179
|
+
close to maximizing power consumption. According to a few sources
|
180
|
+
[e.g., <a class="reference external" href="http://michaelbluejay.com/electricity/computers.html">1</a> <a class="reference external" href="http://www.brighthub.com/environment/green-computing/articles/9351.aspx">2</a> <a class="reference external" href="http://www.ehow.com/about_4693473_much-electricity-does-computer-use.html">3</a>], 200 watts might be a conservative estimate
|
181
|
+
of much a modern multi-CPU server will draw under high load and won't
|
182
|
+
include other costs like cooling. Using this estimate, the overnight
|
183
|
+
job on 100 machines would easily use 160 kilowatt hours (kWh) of
|
184
|
+
energy.</p>
|
185
|
+
<p>In Massachusetts, most of our power comes from coal. <a class="reference external" href="http://science.howstuffworks.com/environmental/energy/question481.htm">This page</a>
|
186
|
+
suggests that an efficient coal plant will generate 2,460 kWh for each
|
187
|
+
ton of coal. That means that one overnight job would use <em>59 kg (130
|
188
|
+
lbs) of coal</em>. In the process, you would also create 153 kg (338 lb)
|
189
|
+
of CO2 and a bit under half a kilogram (about 1 lb) of nitrogen oxides
|
190
|
+
and sulfur dioxide each. It's a <em>very</em> rough estimate but it certainly
|
191
|
+
generates some pressure to make sure the research counts!</p>
|
192
|
+
<p>Of course, I've written some free software that runs on many thousands
|
193
|
+
of computers and servers. How many tons of coal are burnt to support
|
194
|
+
laziness or a lack of optimization in my software? What is the coal
|
195
|
+
cost of choosing to write a program in a less efficient, but easier to
|
196
|
+
write, higher-level programming languages like Python or Ruby instead
|
197
|
+
of writing a more efficient version in C?</p>
|
198
|
+
</content>
|
199
|
+
</entry>
|
200
|
+
|
201
|
+
<entry>
|
202
|
+
<title type="html">Dates and Memory
|
203
|
+
</title>
|
204
|
+
<category term="" />
|
205
|
+
<id>http://mako.cc/copyrighteous/2011/07/26/20110726-00</id>
|
206
|
+
<updated>2011-07-26T18:53:41Z</updated>
|
207
|
+
<published>2011-07-26T18:53:41Z</published>
|
208
|
+
<link rel="alternate" type="text/html" href="http://mako.cc/copyrighteous/20110726-00" />
|
209
|
+
<content type="html"><p>Recently, I was working with <a class="reference external" href="http://dgh.livejournal.com/">Daf</a> and <a class="reference external" href="http://web.rmozone.com/">Rob</a> on a little offline wiki
|
210
|
+
project -- more on that soon -- and we realized that we needed to
|
211
|
+
parse some dates in <a class="reference external" href="https://secure.wikimedia.org/wikipedia/en/wiki/ISO_8601">ISO 8601 format</a>. One of us wondered out loud
|
212
|
+
if there was a Python module that could help us. I offered to take a
|
213
|
+
look.</p>
|
214
|
+
<p>Turns out, less than two months before, someone had uploaded <a class="reference external" href="http://packages.debian.org/search?keywords=python-iso8601">just such
|
215
|
+
a module</a> into Debian. The maintainer? Me.</p>
|
216
|
+
</content>
|
217
|
+
</entry>
|
218
|
+
|
219
|
+
<entry>
|
220
|
+
<title type="html">Lawn Scrabble
|
221
|
+
</title>
|
222
|
+
<category term="" />
|
223
|
+
<id>http://mako.cc/copyrighteous/2011/07/25/20110725-00</id>
|
224
|
+
<updated>2011-07-26T01:31:45Z</updated>
|
225
|
+
<published>2011-07-26T01:31:45Z</published>
|
226
|
+
<link rel="alternate" type="text/html" href="http://mako.cc/copyrighteous/20110725-00" />
|
227
|
+
<content type="html"><p><a class="reference external" href="http://acetarium.com">The Acetarium</a>, where I live, runs what we like to think of as <a class="reference external" href="http://wiki.mako.cc/Acetarium#Residency_program">the
|
228
|
+
world's smallest artistic residency program</a> by hosting artists,
|
229
|
+
social scientists, hackers, and free software and free culture folks
|
230
|
+
for periods of 1-3 months.</p>
|
231
|
+
<p>Our most recently graduated resident, <a class="reference external" href="http://wiki.mako.cc/Noah_Swartz">Noah</a>, built a lawn scrabble
|
232
|
+
set on the Media Lab <a class="reference external" href="http://www.shopbottools.com/">ShopBot</a> and held a Scrabble picnic this weekend
|
233
|
+
with some former Acetarium residents and others. I don't really like
|
234
|
+
playing Scrabble, so you can see me working on an essay (and verifying
|
235
|
+
words) in the background.</p>
|
236
|
+
<a class="reference external image-reference" href="http://bemasc.net/wordpress/wp-content/uploads/2011/07/20110723_011-Modified-in-GIMP-Image-Editor.jpg"><img alt="/copyrighteous/images/lawn_scrabble_01.jpg" src="/copyrighteous/images/lawn_scrabble_01.jpg" /></a>
|
237
|
+
<div class="line-block">
|
238
|
+
<div class="line"><br /></div>
|
239
|
+
</div>
|
240
|
+
<a class="reference external image-reference" href="http://bemasc.net/wordpress/wp-content/uploads/2011/07/20110723_004-Modified-in-GIMP-Image-Editor.jpg"><img alt="/copyrighteous/images/lawn_scrabble_02.jpg" src="/copyrighteous/images/lawn_scrabble_02.jpg" /></a>
|
241
|
+
<p>Thanks to Ben Schwartz as I yoinked these pictures from <a class="reference external" href="http://bemasc.net/wordpress/2011/07/23/scrabble-2/">his blog</a>.</p>
|
242
|
+
</content>
|
243
|
+
</entry>
|
244
|
+
|
245
|
+
<entry>
|
246
|
+
<title type="html">Quiet Room
|
247
|
+
</title>
|
248
|
+
<category term="" />
|
249
|
+
<id>http://mako.cc/copyrighteous/2011/07/18/20110718-00</id>
|
250
|
+
<updated>2011-07-18T17:14:20Z</updated>
|
251
|
+
<published>2011-07-18T17:14:20Z</published>
|
252
|
+
<link rel="alternate" type="text/html" href="http://mako.cc/copyrighteous/20110718-00" />
|
253
|
+
<content type="html"><p>At the <a class="reference external" href="http://www.cph.dk/CPH/UK/MAIN/">Copenhagen airport</a>, <a class="reference external" href="http://mika.yukidoke.org/nikki">Mika</a> and I found the quiet room. It
|
254
|
+
was a soft, well lit, room designed for prayer and reflection. During
|
255
|
+
the hour I was in it, the only other visitor was a child cracking open
|
256
|
+
the doorway to peer in. The room had a guest book with hundreds of
|
257
|
+
messages left by other travelers over the last couple years. People
|
258
|
+
praised the airport administrators for providing the room, made
|
259
|
+
suggestions, and complained about the room, the airport, and the
|
260
|
+
country's shortcomings. They talked about themselves, their travels,
|
261
|
+
their happiness and unhappiness with departing or returning home, and
|
262
|
+
their thoughts about the world.</p>
|
263
|
+
<p>I spend a lot of time in airports but only rarely speak to my fellow
|
264
|
+
travelers. It's amazing how little I know about the thousands of
|
265
|
+
people waiting in line with me, sitting near me on the plane, and
|
266
|
+
sharing in the long, lonely, and often stressful experience of moving
|
267
|
+
between countries and continents. The guest book provided a rare
|
268
|
+
window into these people in what is normally the anonymous and
|
269
|
+
depersonalized <a class="reference external" href="http://www.amazon.com/gp/product/1859840515/ref=as_li_ss_tl?ie=UTF8&amp;tag=httmakcc-20&amp;linkCode=as2&amp;camp=217145&amp;creative=399369&amp;creativeASIN=185984051">non-place</a> of airports. In the quiet room, I could
|
270
|
+
-- for the first time -- hear some of these fellow travelers speak.</p>
|
271
|
+
</content>
|
272
|
+
</entry>
|
273
|
+
|
274
|
+
<entry>
|
275
|
+
<title type="html">Die Technikmafia
|
276
|
+
</title>
|
277
|
+
<category term="" />
|
278
|
+
<id>http://mako.cc/copyrighteous/2011/07/17/20110717-00</id>
|
279
|
+
<updated>2011-07-18T01:00:04Z</updated>
|
280
|
+
<published>2011-07-18T01:00:04Z</published>
|
281
|
+
<link rel="alternate" type="text/html" href="http://mako.cc/copyrighteous/20110717-00" />
|
282
|
+
<content type="html"><p>Marcus Rohwetter has recently published <a class="reference external" href="http://www.zeit.de/zeit-wissen/2011/04/Antifeatures">a very detailed article about
|
283
|
+
Antifeatures</a> in the German monthly magazine <a class="reference external" href="http://www.zeit.de">Zeit
|
284
|
+
Wissen</a>. Although I've only read the article through automatic
|
285
|
+
translation -- unfortunately, I don't read German -- I'm <em>hugely</em>
|
286
|
+
honored that Rohwetter has taken the time to engage with the idea so
|
287
|
+
deeply and to help translate the argument for a much broader community
|
288
|
+
than the free software community I come from and am best able to
|
289
|
+
speak to.</p>
|
290
|
+
<p>A lot of what I've been trying to do in the last year or so is to
|
291
|
+
figure out how to speak more effectively about the politics of
|
292
|
+
technology control to audiences of non-technologists. Indeed, that's
|
293
|
+
the whole point of the <a class="reference external" href="http://wiki.mako.cc/Antifeatures">antifeatures concept</a>. I deeply appreciate
|
294
|
+
the help of Rohwetter, and others, in that project.</p>
|
295
|
+
</content>
|
296
|
+
</entry>
|
297
|
+
|
298
|
+
<entry>
|
299
|
+
<title type="html">Berkman Fellowship
|
300
|
+
</title>
|
301
|
+
<category term="" />
|
302
|
+
<id>http://mako.cc/copyrighteous/2011/06/30/20110630-00</id>
|
303
|
+
<updated>2011-06-30T16:48:43Z</updated>
|
304
|
+
<published>2011-06-30T16:48:43Z</published>
|
305
|
+
<link rel="alternate" type="text/html" href="http://mako.cc/copyrighteous/20110630-00" />
|
306
|
+
<content type="html"><p>Last week, the <a class="reference external" href="http://cyber.law.harvard.edu">Berkman Center for Internet and Society</a> announced
|
307
|
+
it's <a class="reference external" href="http://cyber.law.harvard.edu/newsroom/2011_2012_fellows">2011-2012 list of fellows</a>. I'm honored and excited that they
|
308
|
+
elected to include me in a pretty incredible list of fellows, faculty
|
309
|
+
associates, and other affiliates. It seems I'll be at Harvard next year.</p>
|
310
|
+
<p>In my first year as an undergraduate -- when fights over Napster were
|
311
|
+
raging -- I took a class taught by a Berkman Fellow on the political
|
312
|
+
and social implications of Internet technology. The next year, I
|
313
|
+
worked part-time as a teaching assistant for Harvard Law professor
|
314
|
+
(and Berkman director) <a class="reference external" href="http://cyber.law.harvard.edu/people/jzittrain">Jonathan Zittrain</a>. These experiences had a
|
315
|
+
enormous influence on my life and work. Before, my goal was to
|
316
|
+
study and teach English literature.</p>
|
317
|
+
<p>I've hung around on the fringes of the center for much of the last
|
318
|
+
decade and I've grown immeasurably from the experience. Most recently,
|
319
|
+
I've been working closely with Berkman director <a class="reference external" href="http://www.benkler.org/">Yochai Benkler</a> and
|
320
|
+
current fellow <a class="reference external" href="http://aaronshaw.org/">Aaron Shaw</a> on research in online cooperation. The
|
321
|
+
new crop of fellows includes a pretty great group of people working on
|
322
|
+
similar stuff and I'm looking forward to expanding the <a class="reference external" href="http://cyber.law.harvard.edu/research/cooperation">online
|
323
|
+
cooperation research at the center</a> and to a year of fascinating
|
324
|
+
talks and discussions. I also hope that, after all these, years, I'll
|
325
|
+
be able to give a bit back to an organization that has given me so
|
326
|
+
much.</p>
|
327
|
+
</content>
|
328
|
+
</entry>
|
329
|
+
|
330
|
+
<entry>
|
331
|
+
<title type="html">Another Summer European Tour
|
332
|
+
</title>
|
333
|
+
<category term="" />
|
334
|
+
<id>http://mako.cc/copyrighteous/2011/06/29/20110629-00</id>
|
335
|
+
<updated>2011-06-29T16:41:03Z</updated>
|
336
|
+
<published>2011-06-29T16:41:03Z</published>
|
337
|
+
<link rel="alternate" type="text/html" href="http://mako.cc/copyrighteous/20110629-00" />
|
338
|
+
<content type="html"><p>I've been in Europe for the last couple weeks but pretty occupied with
|
339
|
+
things like attending my brother wedding and a series of outdoor
|
340
|
+
excursions in Spain.</p>
|
341
|
+
<p>Today <a class="reference external" href="http://mika.yukidoke.org/nikki">Mika</a> and I arrived in Berlin where I am going to attending and
|
342
|
+
giving a talk at the <a class="reference external" href="http://okcon.org/2011/">Open Knowledge Conference</a> on <a class="reference external" href="http://okcon.org/2011/programme/when-free-software-isnt-better">When Free
|
343
|
+
Software Isn't Better</a>. I'll also participate in <a class="reference external" href="http://okcon.org/2011/programme/wikipedia-research-the-innovative-character-of-wikipedia-research-and-the-new-challenges-and-opportunities-associated-with-it">a session on
|
344
|
+
Wikipedia research</a> facilitated by <a class="reference external" href="http://www.onlinecreation.info/">Mayo Fuster Morrell</a>.</p>
|
345
|
+
<p>On July 2nd, I'll be taking an overnight train to Vienna where I'll be
|
346
|
+
attending the <a class="reference external" href="http://ouicommunity.net/">Open and User Innovation Workshop</a> -- an academic
|
347
|
+
conference where I'll presenting some of my research. From there I'll
|
348
|
+
be hitching a ride to Munich with <a class="reference external" href="http://protopage.com/kiberkomunist">Marcell Mars</a> on July 6th and,
|
349
|
+
after that, a flight back to Boston with a weekend long layover in
|
350
|
+
Reykjavik.</p>
|
351
|
+
<p>Details on the trip are <a class="reference external" href="http://wiki.mako.cc/Travel_plans/Summer_2011">on page on my wiki</a> and I encourage anyone
|
352
|
+
to <a class="reference external" href="http://mako.cc/contact">contact me</a> if you're in Berlin, Vienna, Munich, or Reykjavik
|
353
|
+
and want to meet up for a drink or a chat.</p>
|
354
|
+
</content>
|
355
|
+
</entry>
|
356
|
+
|
357
|
+
<entry>
|
358
|
+
<title type="html">Ask Me Anything in an Igloo
|
359
|
+
</title>
|
360
|
+
<category term="" />
|
361
|
+
<id>http://mako.cc/copyrighteous/2011/02/19/20110219-00</id>
|
362
|
+
<updated>2011-02-19T18:42:16Z</updated>
|
363
|
+
<published>2011-02-19T18:42:16Z</published>
|
364
|
+
<link rel="alternate" type="text/html" href="http://mako.cc/copyrighteous/20110219-00" />
|
365
|
+
<content type="html"><img alt="/copyrighteous/images/igloo_danny.jpg" class="align-right" src="/copyrighteous/images/igloo_danny.jpg" />
|
366
|
+
<p>When <a class="reference external" href="http://www.reddit.com/">Reddit</a> sold to Condé Nast and the founders all moved to
|
367
|
+
California, their old place in <a class="reference external" href="https://secure.wikimedia.org/wikipedia/en/wiki/Davis_Square">Davis Square</a> was empty for a few
|
368
|
+
months and they let <a class="reference external" href="http://mika.yukidoke.org/nikki/">Mika</a> I move in and take it over. It's an awesome
|
369
|
+
place and we're still there along with some <a class="reference external" href="http://min.us/mvfPWXg#1">Web 2.0 graffiti</a> they
|
370
|
+
left on the roof.</p>
|
371
|
+
<p>And so it is with pleasure that I've agreed to be interviewed by
|
372
|
+
redditor <a class="reference external" href="http://blog.thesilentnumber.me/">Danny Piccirillo</a> in a <a class="reference external" href="https://picasaweb.google.com/danny.piccirillo/Iglootarium">giant igloo he helped build</a> --
|
373
|
+
if the unseasonably warm weather streak of weather doesn't manage to
|
374
|
+
melt it before next week.</p>
|
375
|
+
<p>Questions are being gathered at Reddit so feel free to <a class="reference external" href="http://www.reddit.com/r/reddit.com/comments/fnw13/free_software_leader_benjamin_mako_hill_has/">go there and
|
376
|
+
ask me any question you'd like to see me answer in an igloo</a>.</p>
|
377
|
+
</content>
|
378
|
+
</entry>
|
379
|
+
|
380
|
+
<entry>
|
381
|
+
<title type="html">Editor-to-Reader Ratios on Wikipedia
|
382
|
+
</title>
|
383
|
+
<category term="" />
|
384
|
+
<id>http://mako.cc/copyrighteous/2011/02/06/20110206-00</id>
|
385
|
+
<updated>2011-02-06T11:48:41Z</updated>
|
386
|
+
<published>2011-02-06T11:48:41Z</published>
|
387
|
+
<link rel="alternate" type="text/html" href="http://mako.cc/copyrighteous/20110206-00" />
|
388
|
+
<content type="html"><p>It's been <a class="reference external" href="https://secure.wikimedia.org/wikipedia/en/wiki/Wikipedia:Wikipedia_Signpost/2009-11-23/In_the_news">reported for some time</a> now that the number of active
|
389
|
+
editors on Wikipedia (usually defined as people who have edited at
|
390
|
+
least 5 times in a given month) peaked in 2007 and has been mostly
|
391
|
+
stable since then. A graph of the total number of active editors in
|
392
|
+
every month since Wikipedia's founding is shown below. The graph shows
|
393
|
+
the aggregate numbers for all language Wikipedias. English Wikipedia
|
394
|
+
is the largest component of this and is generally more variable. That
|
395
|
+
said, very similar patterns exist for most larger languages.</p>
|
396
|
+
<img alt="/copyrighteous/images/active_editors_all_wikpiedia.png" src="/copyrighteous/images/active_editors_all_wikpiedia.png" />
|
397
|
+
<p>Felipe Ortega, who has provided many of these statistics, has <a class="reference external" href="http://www.gossamer-threads.com/lists/wiki/foundation/183906#183906">warned
|
398
|
+
against fatalist claims</a>. Although there seems to be a decrease in
|
399
|
+
the total number of active editors over the last two years, the
|
400
|
+
situation seems to have somewhat stabilized in most languages. New
|
401
|
+
editors in Wikipedia are replacing folks at almost the rate that they
|
402
|
+
are leaving. It is also widely known that the number of <em>readers</em> of
|
403
|
+
Wikipedia has been increasing during this period. According to the
|
404
|
+
<a class="reference external" href="http://stats.wikimedia.org/reportcard/">report cards</a> released by the foundation using <a class="reference external" href="https://secure.wikimedia.org/wikipedia/en/wiki/ComScore">comScore</a> data, the
|
405
|
+
number of unique visitors to Wikipedia each month has increased by 61
|
406
|
+
million people in the last year -- over 17%.</p>
|
407
|
+
<p>This discrepancy between rising readership and stable or sinking
|
408
|
+
editorship should raise major concern. After all, the Wikimedia
|
409
|
+
Foundation's <a class="reference external" href="http://wikimediafoundation.org/wiki/Mission_statement">mission</a> is two part: (1) to empower and engage people
|
410
|
+
around the world to collect and develop educational content and (2) to
|
411
|
+
disseminate it effectively and globally. Although the Foundation
|
412
|
+
report cards include measures of raw levels of editorship, a better
|
413
|
+
metric of engagement and empowerment might be the <em>proportion</em> of
|
414
|
+
readers who engage in editing.</p>
|
415
|
+
<p>I could not find reliable data on the number of unique readers reached
|
416
|
+
each month for more than a few months in the last year. What is
|
417
|
+
available, however, is <a class="reference external" href="http://stats.wikimedia.org/">wonderful data</a> on page views each month
|
418
|
+
going back to 2008. Analysis of the data from available <a class="reference external" href="http://stats.wikimedia.org/reportcard/">report
|
419
|
+
cards</a> show that, at least during the last year, there is a very
|
420
|
+
stable ratio of 35 page views per unique visitor, as estimated by
|
421
|
+
comScore. Using that measure, we can do a back of the envelope
|
422
|
+
estimation on the proportion of users that are editors for the period
|
423
|
+
where page view data is available, dating back from February 2008 (
|
424
|
+
marked with the grey dashed lined above).</p>
|
425
|
+
<p>The graphs below show the very different results you get when you
|
426
|
+
consider the change in the number of Wikipedia editors and the change
|
427
|
+
in the editor-to-reader ratio. Once again, these data are combined
|
428
|
+
data for all language Wikipedias although graphs look very similar for
|
429
|
+
most larger languages. The results are striking. Although there has
|
430
|
+
been a 12% decrease between February 2008 and December 2010 in the
|
431
|
+
number of active editors, there is a 42% decrease in the <em>proportion</em>
|
432
|
+
of readers who edit at least five times a month. We can see that
|
433
|
+
fulfilling the first half of the Wikimedia mission remains a struggle.</p>
|
434
|
+
<img alt="/copyrighteous/images/wikipedia_editors_combined_graph.png" src="/copyrighteous/images/wikipedia_editors_combined_graph.png" />
|
435
|
+
<p>Although the graphs above do not say anything directly about the most
|
436
|
+
active core contributors to Wikipedia, the fact that Wikipedia is
|
437
|
+
being maintained by a tiny -- and shrinking -- proportion of its
|
438
|
+
readership does mean that the <em>idea</em> behind Wikipedia is under threat.</p>
|
439
|
+
<p>Although none are as big as Wikipedia, there are lots of good
|
440
|
+
encyclopedias out there. The reason Wikipedia is different,
|
441
|
+
interesting, and important is because -- unlike all those others --
|
442
|
+
Wikipedia is the encyclopedia <em>that anyone can edit</em>. Wikipedia is
|
443
|
+
powerful because it allow its users to transcend their role as
|
444
|
+
consumers of the information they use to understand the
|
445
|
+
world. Wikipedia allows users to define the reference works that
|
446
|
+
define their understanding of the their environment and each other.
|
447
|
+
But 99.98% of the time, readers do not transcend that role. I think
|
448
|
+
that's a problem. Worse, that the number is growing.</p>
|
449
|
+
<p>The Wikimedia Foundation recently ran a major successful effort to
|
450
|
+
attract donations in its annual fundraiser. Jimmy Wales' smiling mug
|
451
|
+
is apparently enough in the way of motivation to get something like 1%
|
452
|
+
of its readers to donate money to support the project. I think that's
|
453
|
+
very good news. If the Wikimedia community can entice even half of
|
454
|
+
those people to contribute through an <a class="reference external" href="http://blogs.law.harvard.edu/sj/2011/02/05/wikipedia-loves-editors/">increased involvement</a> in the
|
455
|
+
projects themselves, they might do more than ensure Wikipedia's
|
456
|
+
continued growth. They would help take a step toward the empowerment
|
457
|
+
and engagement of those users in sharing their own knowledge, and the
|
458
|
+
continued fulfillment of a critically important mission.</p>
|
459
|
+
</content>
|
460
|
+
</entry>
|
461
|
+
|
462
|
+
<entry>
|
463
|
+
<title type="html">Antifeatures at the Free Technology Academy
|
464
|
+
</title>
|
465
|
+
<category term="" />
|
466
|
+
<id>http://mako.cc/copyrighteous/2011/02/04/20110204-00</id>
|
467
|
+
<updated>2011-02-05T03:23:45Z</updated>
|
468
|
+
<published>2011-02-05T03:23:45Z</published>
|
469
|
+
<link rel="alternate" type="text/html" href="http://mako.cc/copyrighteous/20110204-00" />
|
470
|
+
<content type="html"><p>In addition to lecturing for two courses at MIT this term, I recently
|
471
|
+
had the pleasure of giving a lecture on antifeatures at the <a class="reference external" href="http://ftacademy.org/">Free
|
472
|
+
Technology Academy</a> -- a program which offers Masters courses over
|
473
|
+
the Internet. Quite a few of the FTA courses are about free software,
|
474
|
+
free knowledge, and related topics!</p>
|
475
|
+
<p>It was my first time giving a lecture to microphone and an empty room.
|
476
|
+
Although I found it a little tricky to adapt to the lack of any
|
477
|
+
audience, the FTA folks put together a great video. I'm psyched that
|
478
|
+
the course material will be available as <a class="reference external" href="https://secure.wikimedia.org/wikipedia/en/wiki/Open_educational_resources">open education resources</a>
|
479
|
+
for anyone who might want to incorporate it into another course.</p>
|
480
|
+
<p>If you've seen my <a class="reference external" href="http://mako.cc/copyrighteous/20100323-00">LCA keynote about antifeatures</a> (which is also
|
481
|
+
available online), there's not going to be a whole new in the
|
482
|
+
lecture. If didn't see it, you might want to check out <a class="reference external" href="http://campus.ftacademy.org/course/view.php?id=35&amp;username=guest">the
|
483
|
+
lecture</a>. I'll be in the online discussion group around the Lecture
|
484
|
+
for the next couple weeks but you need to <a class="reference external" href="https://campus.ftacademy.org/login/">sign up</a> to participate.</p>
|
485
|
+
</content>
|
486
|
+
</entry>
|
487
|
+
|
488
|
+
<entry>
|
489
|
+
<title type="html">Annual Free Software Foundation Fundraiser
|
490
|
+
</title>
|
491
|
+
<category term="" />
|
492
|
+
<id>http://mako.cc/copyrighteous/2011/01/24/20110124-00</id>
|
493
|
+
<updated>2011-01-25T01:22:02Z</updated>
|
494
|
+
<published>2011-01-25T01:22:02Z</published>
|
495
|
+
<link rel="alternate" type="text/html" href="http://mako.cc/copyrighteous/20110124-00" />
|
496
|
+
<content type="html"><div style="float: right;">
|
497
|
+
<div style="text-align: center; margin-left: 15px;">
|
498
|
+
<script type="text/javascript">
|
499
|
+
var fsf_widget_text = "Help protect your freedom!";
|
500
|
+
var fsf_widget_d_btn = "Donate";
|
501
|
+
var fsf_widget_share = "Share this widget.";
|
502
|
+
var fsf_widget_size = "normal";
|
503
|
+
var fsf_associate_id = "3427";
|
504
|
+
</script>
|
505
|
+
<script type="text/javascript"
|
506
|
+
src="http://gplv3.fsf.org/static/widget/widget.js"></script>
|
507
|
+
</div>
|
508
|
+
</div><p>The <a class="reference external" href="http://www.fsf.org/">Free Software Foundation</a> is in the last week of its annual
|
509
|
+
fundraiser and has still has a bit of ground to make up. The FSF needs
|
510
|
+
members and donations to merely sustain its basic activity protecting
|
511
|
+
free software and engaging in minimal outreach. So as I've done in
|
512
|
+
the last couple years, I've written a <a class="reference external" href="http://www.fsf.org/appeal/2010/mako/">fundraising appeal for the
|
513
|
+
organization</a>. That why today my face is plastered, Jimmy Wales
|
514
|
+
style, all over the <a class="reference external" href="http://www.fsf.org/">FSF website</a>. (For the record, the last bit was
|
515
|
+
not my idea and I find it a little embarrassing.)</p>
|
516
|
+
<p><a class="reference external" href="http://www.fsf.org/appeal/2010/mako/">My appeal this year</a> begins with my feeling that as our lives
|
517
|
+
become increasingly mediated by technology, the question of who
|
518
|
+
controls technology becomes another way of asking &quot;Who controls us?&quot;
|
519
|
+
<a class="reference external" href="http://www.fsf.org/appeal/2010/mako/">Read the appeal</a> for more.</p>
|
520
|
+
<p>That statement, like much of the FSF's work, is not going to get very
|
521
|
+
far with most users today. Most people don't think of technology as
|
522
|
+
the source of control, power, or autonomy. They don't understand why
|
523
|
+
software should be free or even what that might mean. Making this
|
524
|
+
argument widely is something the FSF works hard to do. But supporting
|
525
|
+
this work is a bit of a chicken-egg problem. The users we most need to
|
526
|
+
reach have never heard our message and it can take some time to turn
|
527
|
+
even the most receptive into supporters.</p>
|
528
|
+
<p>For those of us that do care about technology and the power it has
|
529
|
+
over its users, it's hugely important that we take action to support
|
530
|
+
software freedom and organizations like the FSF that play a key place
|
531
|
+
in this struggle. If we don't, nobody else will. The pool of people
|
532
|
+
who might support the FSF today is small -- there are currently about
|
533
|
+
3,000 members -- but the stakes are huge: A choice between a world of
|
534
|
+
DRM, locked down mobile phones, and non-free network services on one
|
535
|
+
hand, and the possibility of a world where there are free alternatives
|
536
|
+
on the other. The FSF won't win this fight alone, but it plays a
|
537
|
+
critical role in it.</p>
|
538
|
+
<p>The FSF is a small, humble, and responsible non-profit and a little
|
539
|
+
money can have a big impact. If you are not an FSF associate member,
|
540
|
+
<a class="reference external" href="https://my.fsf.org/associate/support_freedom/join_fsf?referrer=3427">now would be a great time to join</a>. Membership is $120 per year
|
541
|
+
($60 for students) and payable monthly. In preparing this appeal, I
|
542
|
+
realized that my membership had lapsed a couple months ago and that my
|
543
|
+
partner <a class="reference external" href="http://mika.yukidoke.org/nikki">Mika</a> was still donating at the reduced student price. We've
|
544
|
+
personally fixed both these things and made an additional donation.
|
545
|
+
If you are a member, you can <a class="reference external" href="https://my.fsf.org/">check your status</a> or <a class="reference external" href="https://my.fsf.org/donate/mako/">make a
|
546
|
+
donation</a>. If you are not yet, Please consider <a class="reference external" href="https://my.fsf.org/associate/support_freedom/join_fsf?referrer=3427">joining us</a>.</p>
|
547
|
+
</content>
|
548
|
+
</entry>
|
549
|
+
|
550
|
+
<entry>
|
551
|
+
<title type="html">An Only Slightly Fictionalized Story
|
552
|
+
</title>
|
553
|
+
<category term="" />
|
554
|
+
<id>http://mako.cc/copyrighteous/2011/01/18/20110118-00</id>
|
555
|
+
<updated>2011-01-19T03:41:00Z</updated>
|
556
|
+
<published>2011-01-19T03:41:00Z</published>
|
557
|
+
<link rel="alternate" type="text/html" href="http://mako.cc/copyrighteous/20110118-00" />
|
558
|
+
<content type="html"><p>Before heading back to graduate school, my brother worked full-time as
|
559
|
+
a personal fitness and strength trainer. Like many trainers, he
|
560
|
+
started out in an established gym and then struck out on his own once
|
561
|
+
he had established an clientele base. Working on his own, he got
|
562
|
+
almost all of his new business from referrals.</p>
|
563
|
+
<p>Although one might think that a trainer's trusted long-term clients
|
564
|
+
would be the source of most new business, it was mostly the newer,
|
565
|
+
less established clients who referred new trainees. The established
|
566
|
+
clients had already referred everyone in their social network that
|
567
|
+
might be interested.</p>
|
568
|
+
<p>That's how I learned about the weak ties of strength.</p>
|
569
|
+
</content>
|
570
|
+
</entry>
|
571
|
+
|
572
|
+
<entry>
|
573
|
+
<title type="html">When Free Software Isn't Better
|
574
|
+
</title>
|
575
|
+
<category term="" />
|
576
|
+
<id>http://mako.cc/copyrighteous/2010/12/12/20101212-00</id>
|
577
|
+
<updated>2010-12-12T14:56:56Z</updated>
|
578
|
+
<published>2010-12-12T14:56:56Z</published>
|
579
|
+
<link rel="alternate" type="text/html" href="http://mako.cc/copyrighteous/20101212-00" />
|
580
|
+
<content type="html"><p>I have an essay in the latest <a class="reference external" href="http://fsf.org">Free Software Foundation's</a> bulletin
|
581
|
+
which FSF members should be receiving this week. I've also republished
|
582
|
+
the article on my website as <a class="reference external" href="/writing/hill-when_free_software_isnt_better.html">When Free Software Isn't Better</a>. The
|
583
|
+
article confronts the fact that free software is sometimes not as high
|
584
|
+
quality or featureful as proprietary alternatives and that most free
|
585
|
+
software projects aren't particularly collaborative. It reflects on
|
586
|
+
what these facts mean for free software and for open source.</p>
|
587
|
+
<p>The Bulletin goes out to all <a class="reference external" href="https://my.fsf.org/associate/support_freedom?referrer=3427">FSF associate members</a>. You should
|
588
|
+
<a class="reference external" href="https://my.fsf.org/associate/support_freedom?referrer=3427">join</a> to get a copy mailed to you in the future -- but mostly you
|
589
|
+
should join because doing so supports the work of the foundation.</p>
|
590
|
+
</content>
|
591
|
+
</entry>
|
592
|
+
|
593
|
+
<entry>
|
594
|
+
<title type="html">Doppelgänger
|
595
|
+
</title>
|
596
|
+
<category term="" />
|
597
|
+
<id>http://mako.cc/copyrighteous/2010/11/28/20101128-00</id>
|
598
|
+
<updated>2010-11-28T23:15:54Z</updated>
|
599
|
+
<published>2010-11-28T23:15:54Z</published>
|
600
|
+
<link rel="alternate" type="text/html" href="http://mako.cc/copyrighteous/20101128-00" />
|
601
|
+
<content type="html"><a class="reference external image-reference" href="/copyrighteous/images/food_network_mako.png"><img alt="/copyrighteous/images/food_network_mako-small.png" src="/copyrighteous/images/food_network_mako-small.png" /></a>
|
602
|
+
<p>It's funny, I don't remember donning a cape and making an apperance on
|
603
|
+
the food network.</p>
|
604
|
+
</content>
|
605
|
+
</entry>
|
606
|
+
|
607
|
+
<entry>
|
608
|
+
<title type="html">Between the Bars
|
609
|
+
</title>
|
610
|
+
<category term="" />
|
611
|
+
<id>http://mako.cc/copyrighteous/2010/11/14/20101114-00</id>
|
612
|
+
<updated>2010-11-15T02:41:24Z</updated>
|
613
|
+
<published>2010-11-15T02:41:24Z</published>
|
614
|
+
<link rel="alternate" type="text/html" href="http://mako.cc/copyrighteous/20101114-00" />
|
615
|
+
<content type="html"><p><a class="reference external" href="/copyrighteous/20091201-00">Almost a year ago</a>, I blogged about <a class="reference external" href="http://betweenthebars.org/blogs">Between the Bars</a> -- a
|
616
|
+
project that offers a blogging platform to the 1% of the United
|
617
|
+
States population that is currently incarcerated. The <a class="reference external" href="http://betweenthebars.org/about">way it works</a>
|
618
|
+
is pretty simple: prisoners send letters through the postal mail. We
|
619
|
+
scan them and put them up on the web. Visitors can transcribe letters
|
620
|
+
or leave comments which are mailed back to the authors.</p>
|
621
|
+
<p>About a month ago, my collaborator <a class="reference external" href="http://tirl.org/">Charlie DeTar</a> and I finally
|
622
|
+
finished planning and paperwork and opened the site to bloggers. Over
|
623
|
+
the last few weeks, we've had a bunch of authors sign up. We now have
|
624
|
+
a <a class="reference external" href="http://betweenthebars.org/blogs">daily stream of blog posts</a> going up on the site.</p>
|
625
|
+
<p>Please visit the site. Leave comments. Transcribe posts. If you know
|
626
|
+
of prisoners who might like to use the site, let them know. If you
|
627
|
+
want postcard fliers to send to prisoners, <a class="reference external" href="mailto:info&#64;betweenthebars.org">let us know</a>.</p>
|
628
|
+
</content>
|
629
|
+
</entry>
|
630
|
+
</feed>
|