<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Licquia.org: Jeff's Log</title>
    <link>http://www.licquia.org/log/jeff</link>
    <description>Yet another Blosxom weblog.</description>
    <language>en</language>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <generator>blosxom/2.1.2</generator>

  <item>
    <title>Straw as a Necho Aggregator</title>
    <pubDate>Sun, 06 Jul 2003 07:41:00 +0000</pubDate>
    <link>http://www.licquia.org/log/2003/07/06#2003-07-06_02-41</link>
    <category>/jeff</category>
    <guid isPermaLink="false">http://www.licquia.org/log/jeff/2003-07-06_02-41</guid>
    <description>&lt;p&gt;
As everyone knows who&apos;s read the &lt;a href=&quot;/about.shtml&quot;&gt;about page&lt;/a&gt;,
this site uses weblog technology to do its magic.  Weblog technology is
moving very quickly at the moment, and there&apos;s 
&lt;a href=&quot;http://www.intertwingly.net/wiki/pie/FrontPage&quot;&gt;a new effort
out there&lt;/a&gt; to more clearly define what it&apos;s all about.  The project
started out as &quot;Echo&quot;, but it turns out that other software uses that
name, so the current working names seem to be &quot;(not) Echo&quot; or &quot;Necho&quot;. 
I&apos;ll stick with the latter for now.
&lt;/p&gt;
&lt;p&gt;
The project has decided to start 
&lt;a href=&quot;http://www.intertwingly.net/blog/1506.html&quot;&gt;calling for
implementations&lt;/a&gt; of the current preliminary spec for the syndication
feed: the part that does the job of RSS.  Most of the emphasis so far
has been on developing the feeds themselves, or of translating the feeds
into various formats.  To my knowledge, no one has hacked any of the
software that reads these feeds to read Necho feeds.
&lt;/p&gt;
&lt;p&gt;
At least, that is, until now.
&lt;/p&gt;
&lt;p&gt;
I&apos;ve been playing around with the 
&lt;a href=&quot;http://www.nongnu.org/straw/&quot;&gt;Straw&lt;/a&gt; news aggregator for 
&lt;a href=&quot;http://www.gnome.org/&quot;&gt;the GNOME desktop&lt;/a&gt;.  It&apos;s written in
Python (yay!), and is rather well-written; the source is easy to work
with.  This seemed like a good opportunity for me to contribute to the
Necho project and to learn a little about how Straw works at the same
time.
&lt;/p&gt;
&lt;p&gt;
The patch is 
&lt;a href=&quot;/code/straw-0.18.1-necho-0.1-patch.diff&quot;&gt;here&lt;/a&gt;.  (Please be
kind to my poor server!)  It&apos;s a patch against Straw 0.18.1, which can
be downloaded from 
&lt;a href=&quot;http://savannah.nongnu.org/download/straw/straw.pkg/0.18.1/straw-0.18.1.tar.gz&quot;&gt;here&lt;/a&gt;.
Unfortunately, Straw only runs on systems with GNOME, which means only
Linux, the BSDs, and other UNIXes; sorry, Windows users.  It seems to do
pretty well with the Necho feeds I&apos;ve tried out, including Sam&apos;s 
&lt;a href=&quot;http://intertwingly.net/stories/2003/07/01/example.necho&quot;&gt;original
test feed&lt;/a&gt; and feeds from 
&lt;a href=&quot;http://www.joelonsoftware.com/echo.xml&quot;&gt;Joel Spolsky&lt;/a&gt;, 
&lt;a href=&quot;http://philringnalda.com/feed.xml&quot;&gt;Phil Ringnalda&lt;/a&gt;, and
&lt;a href=&quot;http://diveintomark.org/xml/necho-prototype-20030701.xml&quot;&gt;Mark
Pilgrim&lt;/a&gt;.  There are a few quirks; it seems to like using the current
time as the last modified time for all posts, for example.  I also
haven&apos;t added handling for authors and contributors, because this
involves a level of XML tag nesting that the current handlers don&apos;t
handle well yet.
&lt;/p&gt;
&lt;p&gt;
I&apos;ll try to do my best to keep this up to date, but it&apos;s possible that
other projects and real life may consume my time for working on this. 
At the very least, this should provide a starting point for testing
Necho&apos;s interaction with news aggregators.  Comments to this log entry,
or E-mail to &quot;jeff+straw&quot; at &quot;licquia.org&quot;, are appreciated.
&lt;/p&gt;
</description>
  </item>
  <item>
    <title>Being noticed, CSS, RSS</title>
    <pubDate>Thu, 26 Jun 2003 06:12:00 +0000</pubDate>
    <link>http://www.licquia.org/log/2003/06/26#2003-06-26_01-12</link>
    <category>/jeff</category>
    <guid isPermaLink="false">http://www.licquia.org/log/jeff/2003-06-26_01-12</guid>
    <description>&lt;p&gt;
Motivated by &lt;a href=&quot;/log/jeff/2003-06-23_16-25.writeback&quot;&gt;the problems
I&apos;ve been having with weblog tools&lt;/a&gt;, I put some effort into the Web
site.  There&apos;s a new CSS-only layout; all tables have been banished. 
I&apos;ve switched to pinging &lt;a href=&quot;http://blo.gs/&quot;&gt;blo.gs&lt;/a&gt;; they seem
to be more flexible in following the sites.  So far, it seems to
updating; we&apos;ll see with this post.
&lt;/p&gt;
&lt;p&gt;
Those people who use RSS should note that the RSS links have changed. 
The old ones are still supported (and should be for the foreseeable
future), but we&apos;ve now got spiffy new RSS 2.0 feeds as well.
&lt;/p&gt;
&lt;p&gt;
Finally, those people who like the pictures on the site home can
rejoice.  I&apos;ve finally fixed the last bug on the auto-picture-post
system for &lt;a href=&quot;&quot;&gt;our new picture phones&lt;/a&gt;, so we can upload a
picture to the site directly from our phones.  This should increase the
likelihood that we&apos;ll update the pictures more frequently.
&lt;/p&gt;
</description>
  </item>
  <item>
    <title>Not getting noticed anymore</title>
    <pubDate>Mon, 23 Jun 2003 21:31:00 +0000</pubDate>
    <link>http://www.licquia.org/log/2003/06/23#2003-06-23_16-25</link>
    <category>/jeff</category>
    <guid isPermaLink="false">http://www.licquia.org/log/jeff/2003-06-23_16-25</guid>
    <description>&lt;p&gt;
Most of the cool blog tools out there rely on one of two services to
know when to check a blog for new information: 
&lt;a href=&quot;http://weblogs.com&quot;&gt;Weblogs.com&lt;/a&gt; and 
&lt;a href=&quot;http://blo.gs&quot;&gt;blo.gs&lt;/a&gt;.  As far as I can tell, each services
also watches the other, so you only have to update one service for
everyone to get notified.  I update Weblogs.com because there&apos;s a native
Blosxom module for doing this that does its thing automatically.
&lt;/p&gt;
&lt;p&gt;
So, when it seemed that &lt;a href=&quot;http://technorati.com/&quot;&gt;Technorati&lt;/a&gt;
wasn&apos;t paying attention to links I&apos;ve made to other bloggers, I got
suspicious that my Weblogs.com pings weren&apos;t happening.  Sure enough,
blo.gs (which has a search function) doesn&apos;t think my blog has updated
since the 16th.  Looking at the last ping, it appears that Weblogs.com
is actually trying to verify an update, rather than just taking my word
for it, and the verification is failing.
&lt;/p&gt;
&lt;p&gt;
This makes sense, in a way.  The front page of this site only contains
the full stories for one section of the blog: the news stories.  My
section and Tami&apos;s are in the sidebar, but only with post titles.  I did
it this way because I didn&apos;t want to inflict my rants on people who just
wanted to know how the family was doing.  (Incidentally, you can see all
three sets of posts munged together with &lt;a href=&quot;/log/&quot;&gt;this link&lt;/a&gt;. 
I don&apos;t generally advertise or support it, but it&apos;s there all the same.)
&lt;/p&gt;
&lt;p&gt;
This way of laying things out made sense to me, and works from a
browsing perspective, but doesn&apos;t work from the point of view of these
new tools.  Clearly, I need to reorganize things to be cooperative with
non-browsers.  The best thing, I think, is to split the two personal
logs from the main one, and report different addresses to Weblogs.com
for those.
&lt;/p&gt;
&lt;p&gt;
So don&apos;t be surprised if things start changing around here.
&lt;/p&gt;
</description>
  </item>
  <item>
    <title>The fight between division and unity</title>
    <pubDate>Sun, 22 Jun 2003 07:09:00 +0000</pubDate>
    <link>http://www.licquia.org/log/2003/06/22#2003-06-22_02-09</link>
    <category>/jeff</category>
    <guid isPermaLink="false">http://www.licquia.org/log/jeff/2003-06-22_02-09</guid>
    <description>&lt;p&gt;
A lot of the ideas floating around on the Web bother me.  OK, all
together now: &lt;i&gt;this is news?&lt;/i&gt;  But in the last few days, I&apos;ve read
about several things that have really gotten under my skin, and in
generally the same way.  Most of the posts have the typical flaws and
sparkles that grace nearly every blog post, so I don&apos;t really want to
dwell on them individually.  Rather, it&apos;s a theme that flows through all
of them that causes me grief.
&lt;/p&gt;
&lt;p&gt;
So let&apos;s start from the beginning: an aside from 
&lt;a href=&quot;http://www.erinoconnor.org/archives/000680.html&quot;&gt;this&lt;/a&gt;
Critical Mass post, which led me to 
&lt;a href=&quot;http://www.washingtonpost.com/wp-dyn/articles/A14386-2003Jun19.html?nav=hptop_tb&quot;&gt;this&lt;/a&gt; 
Washington Post story and 
&lt;a href=&quot;http://www.joannejacobs.com/archives/2003_06_15_archive.htm#200440834&quot;&gt;this&lt;/a&gt; 
follow-up.  It&apos;s all about some new academic fad called &quot;whiteness
studies&quot;.  Unlike &quot;black studies&quot;, &quot;women&apos;s studies&quot;, and the rest, this
is about studying all the ways whites should feel guilty for their skin
color and the societal advantages they bring.  Among the apalling
quotes, this one stood out: &quot; ... we intend to keep bashing the dead
white males, and the live ones, and the females too, until the social
construct known as &apos;the white race&apos; is destroyed-not &apos;deconstructed&apos; but
destroyed.&quot;  (Noel Ignatiev, from the comments to the Joanne Jacobs post
and &lt;a href=&quot;http://www.amritas.com/030621.htm#06200239&quot;&gt;here&lt;/a&gt;.)
&lt;/p&gt;
&lt;p&gt;
The interesting part is that, in one sense, I agree with this.  No, not
the bashing part.  It&apos;s certainly true, though, that skin color or eye
shape distinguish people exactly as much, physically, as eye color or
hair color: no more, no less.  It makes as much sense to deny brunettes
loans, or cross the street when a green-eyed person approaches, as it
does to avoid people with darker or lighter skin.  (As a camp counselor
in college, I&apos;ve participated in exercises like this, based on hair
color, which were very effective in teaching diversity to the kids.)  So
&quot;destroying whiteness&quot; is a good thing, if we can also destroy
blackness, Hispanic-ness, Asian-ness, and all the other &quot;nesses&quot; as
well.
&lt;/p&gt;
&lt;p&gt;
&quot;Whiteness studies&quot; doesn&apos;t do any of this.  Whites are supposed to keep
their whiteness in mind always, in order to feel guilt; part of the
point seems to be the assertion that whites don&apos;t think about race
nearly enough.  Does anyone think it helps matters to blame people for a
physical characteristic they hold and cannot change?  Didn&apos;t we learn
that lesson last time?
&lt;/p&gt;
&lt;p&gt;
The trend continues in a 
&lt;a href=&quot;http://halleyscomment.blogspot.com/2003_06_15_halleyscomment_archive.html#105599019488089879&quot;&gt;post&lt;/a&gt; 
by Halley Suitt.  The post rambles around quite a few issues, with lots
of good points and lots of bad; what caught my eye was the dichotomy
between men and women.  Men built blogs, but women alone made them worth
reading; men made wheels, but women made cars; men committed crimes, and
women exposed them; men have supportive wives, but women don&apos;t have
supportive husbands.
&lt;/p&gt;
&lt;p&gt;
Again, the point was to focus on what divides us, not what unites us. 
One could focus on the tech-head fixation on process and the subsequent
revolution brought by the non-tech writers in the blog story, and be
very correct.  But, for some reason, techiness is male and writing is
female, &lt;a href=&quot;http://sixapart.com/&quot;&gt;Mena Trott&lt;/a&gt; and 
&lt;a href=&quot;http://lileks.com/bleats/index.html&quot;&gt;James Lileks&lt;/a&gt;
notwithstanding.  So, again, my white maleness puts me at the edge of a
vast gulf, built for me by freak accidents of parentage and random
chance, with no hope of camaraderie with the other side.
&lt;/p&gt;
&lt;p&gt;
This gulf is made even more explicit in 
&lt;a href=&quot;http://www.it.rit.edu/~ell/mamamusings/archives/000478.html&quot;&gt;this 
post&lt;/a&gt;.  &quot;Unconscious bias&quot; is the rule for the day; those men just
can&apos;t help being misogynists.  The comments are even more revealing:
when a man wanders in and challenges her assumptions, he is basically
handed a reading list and told to go away.  The comments are then marked
as a &quot;safe space&quot; for discussion only among people who agree with the
basic point.  The message was clear: you&apos;re a man, you can&apos;t possibly
talk to us, your place is to loathe yourself, go read these books to
learn how.
&lt;/p&gt;
&lt;p&gt;
It gets worse when Halley 
&lt;a href=&quot;http://halleyscomment.blogspot.com/2003_06_15_halleyscomment_archive.html#105612237745025368&quot;&gt;clarifies 
the meaning of her post&lt;/a&gt;.  I believe her when she says that she
didn&apos;t intend to bash men.  But she did intend to bash marriage, by her
own admission, looking for something new to replace it.  What that is we
won&apos;t know until her &quot;Alpha Male&quot; series gets around to the topic, which
it hasn&apos;t as of this writing.
&lt;/p&gt;
&lt;p&gt;
Of the distinctions we find in our society that divide us, only one has
an irrefutable basis in fact: the gender divide.  Marriage can act as a
bridge (though, unfortunately, it doesn&apos;t in too many cases).  It&apos;s not
just the sex or children that does this, as too many divorced couples
know; it&apos;s the commitment to each other, the determination to learn and
grow from another person and understand the differences, the choice to
be more than oneself, that allows each spouse to be a gateway for the
other to transcend the gender gap.  And yet we attack even this flawed
mechanism of unity.  Will Halley&apos;s replacement fulfill the same
function?  Or will the view of her commenters prevail: that we all must
be content with being self-centered, and accept other people&apos;s otherness
as a given?
&lt;/p&gt;
&lt;p&gt;
You know what&apos;s really sad?  In terms of the facts on the ground, I
don&apos;t disagree with most of this.  I saw racism firsthand while
assisting a black itinerant preacher in central Illinois during my
college summers, among people who would otherwise vehemently denounce
racism.  I work in computer technology, a very strongly male-dominated
field, and have seen brilliant female co-workers treated like dirt for
their gender.  Generally, my female co-workers have all been brilliant
for one simple reason: they have to be to survive.  Similarly, the idea
of a &quot;house husband&quot; is still too freaky for some people for some
reason.  We have neighbors in this very situation right now, and it&apos;s
not always easy to remind ourselves that the guy isn&apos;t a lazy bum
leeching off his wife, or that she isn&apos;t a bad mother for choosing a
career over motherhood.
&lt;/p&gt;
&lt;p&gt;
But it seems that some people see the divisions in our society and build
them up.  It&apos;s as if we thought that tearing down buildings was best
accomplished by reinforcing them.  I reject this.  I know that women and
minorities continue to face hurdles I don&apos;t, but I seek to tear those
hurdles down, not trip myself in an attempt to compensate.  
&lt;/p&gt;
&lt;p&gt;
And, most importantly, I reject this notion that vast gulfs exist
between me and my neighbors.  I will probably never understand PMS, or
the fear of walking alone at night, or the horror of burning crosses. 
But I know that others experience these things, and I don&apos;t have to
taste their tastes to understand that they are bitter.
&lt;/p&gt;
&lt;p&gt;
Unfortunately, it&apos;s not all up to me.  As they say, &quot;it takes two to
tango&quot;.  If some people consider &quot;otherness&quot; from me to be the primary
fact about our relationship, there isn&apos;t a whole lot I can do to force
them to be my friend.  People can look at my white skin and maleness and
decide that my mind is poisoned against them before the first word of
greeting.  No one should be surprised at this after hundreds of years of
considering blackness or femaleness as the othering mark.
&lt;/p&gt;
&lt;p&gt;
But if anyone out there in this camp is listening, consider this: my
eyes were not opened to racism by diversity training or &quot;whiteness
studies&quot;, but by an itinerant preacher who set his shoulder against his
burdens without veering from his main goals, and who did not blame me
for the sins of others.  And awareness of sexism was not taught to me by
a women&apos;s studies department, but by brilliant and courageous co-workers
who accepted me for who I was, despite the jerks who kept treating them
like interns.  These were people who looked to unite, rather than
divide.
&lt;/p&gt;
&lt;p&gt;
It&apos;s the fashion today to ridicule faith.  Perhaps this is why the
debate about equality seems to have foundered, and why so many of us
cling to our otherness.  For after the dismantling of the institutions
of discrimination must come the moment when we believe in each other
despite, not because of, the evidence.  The alternative is eternal
damnation: separation from and distrust of our fellow humans now and
forever, for reasons that make no sense save historic precedent.
&lt;/p&gt;
&lt;p&gt;
More than this is needed, though, if we are to have true unity.  We must
have faith in the basic humanity of those who are different from us,
hope that others will act on a similar faith, and love that can overcome
the counterexamples.  I don&apos;t think I&apos;m going to disagree with the
assertion: &quot;the greatest of these is love.&quot; (1 Corinthians 13:13, NIV) 
Whatever you believe about God and the universe, can you bring yourself
to believe this?
&lt;/p&gt;
&lt;p&gt;
&lt;i&gt;&quot;But someone will say, &apos;You have faith; I have deeds.&apos;  Show me your
faith without deeds, and I will show you my faith by what I do.&quot;&lt;/i&gt;
(James 2:18, NIV)
&lt;/p&gt;
</description>
  </item>
  <item>
    <title>Orrin Hatch is 0wn3d</title>
    <pubDate>Wed, 18 Jun 2003 15:51:00 +0000</pubDate>
    <link>http://www.licquia.org/log/2003/06/18#2003-06-18_10-51</link>
    <category>/jeff</category>
    <guid isPermaLink="false">http://www.licquia.org/log/jeff/2003-06-18_10-51</guid>
    <description>&lt;p&gt;
(For the non-geeks, 0wn3d is &quot;leet-speak&quot; for &quot;owned&quot;.  Treat the zero
as an &quot;O&quot; and the three as an &quot;E&quot;, and you&apos;ll see how it works.)
&lt;/p&gt;
&lt;p&gt;
Senator Orrin Hatch from Utah has now officially come out in favor of
vigilante justice.  Don&apos;t believe me?  
&lt;a href=&quot;http://www.washingtonpost.com/wp-dyn/articles/A6241-2003Jun17.html&quot;&gt;Read
it here.&lt;/a&gt;  If he gets his way, you&apos;d better hope that your kid
doesn&apos;t try out a file-sharing program, since doing so will give
unaccountable record executives just cause to destroy your computer and
everything on it.
&lt;/p&gt;
&lt;p&gt;
See how treating ideas as property causes all kinds of evil?
&lt;/p&gt;
</description>
  </item>
  </channel>
</rss>
