<?xml version="1.0" encoding="utf-8"?>
<!--
    This web page is actually a data file that is meant to be read by
    RSS reader programs.

    See http://interglacial.com/rss/about.html to learn more about
    RSS.
-->
<rss version="2.0"
     xmlns:atom="http://www.w3.org/2005/Atom"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
     xmlns:wfw="http://wellformedweb.org/CommentAPI/">
<channel>
  <title>Michael Olson - Blog - Everything</title>
  <link>http://blog.mwolson.org</link>
  <atom:link href="http://blog.mwolson.org/index.rss" rel="self" type="application/rss+xml" />
  <description><![CDATA[
<p>Michael Olson's blog.</p>
<p>Topics: personal entries, project-related stuff (Emacs Muse and ERC in particular), tech, quotes, cooking tips, and website updates.</p>
<p>Many of these topics have their own category.</p>
]]></description>
  <language>en</language>
  <copyright>Copyright 2004, 2005, 2006, 2007 Michael Olson</copyright>
  <lastBuildDate>Mon, 05 May 2008 23:27 GMT</lastBuildDate>
  <pubDate>Mon, 05 May 2008 23:27 GMT</pubDate>
  <managingEditor>mwolson@member.fsf.org (Michael Olson)</managingEditor>
  <generator>PyBlosxom http://pyblosxom.sourceforge.net/ 1.4.2 8/16/2007</generator>
<item>
  <title>[website] Kimagure Orange Road reviews</title>
  <guid isPermaLink="true">http://blog.mwolson.org/website/kimagure_orange_road_reviews</guid>
  <link>http://blog.mwolson.org/website/kimagure_orange_road_reviews.html</link>
  <category domain="http://blog.mwolson.org">website</category>
  <author>mwolson@member.fsf.org (Michael Olson)</author>
  <comments>http://blog.mwolson.org/website/kimagure_orange_road_reviews.html#comments</comments>
  <slash:comments>0</slash:comments>
  <wfw:comment>http://blog.mwolson.org/commentAPI/website/kimagure_orange_road_reviews</wfw:comment>
  <wfw:commentRss>http://blog.mwolson.org/website/kimagure_orange_road_reviews.rss</wfw:commentRss>
  <pubDate>Mon, 05 May 2008 23:27 GMT</pubDate>
  <description><![CDATA[
<p>For those of my readers who are into comedic romance anime, all one
(?) of you, I present a <a href="http://mwolson.org/web/KimagureOrangeRoad.html">review of Kimagure Orange Road</a>.  There are
spoilers aplenty.  I think the last two episodes of the TV series are
quite possibly the most enjoyable ending to any anime series that I
have watched.  I'm still working my way through the <em>Maison Ikkoku</em>
anime, though, so that might trump it.</p>

]]></description>
</item>
<item>
  <title>[tech] On Twitter</title>
  <guid isPermaLink="true">http://blog.mwolson.org/tech/on_twitter</guid>
  <link>http://blog.mwolson.org/tech/on_twitter.html</link>
  <category domain="http://blog.mwolson.org">tech</category>
  <author>mwolson@member.fsf.org (Michael Olson)</author>
  <comments>http://blog.mwolson.org/tech/on_twitter.html#comments</comments>
  <slash:comments>0</slash:comments>
  <wfw:comment>http://blog.mwolson.org/commentAPI/tech/on_twitter</wfw:comment>
  <wfw:commentRss>http://blog.mwolson.org/tech/on_twitter.rss</wfw:commentRss>
  <pubDate>Sun, 27 Apr 2008 15:29 GMT</pubDate>
  <description><![CDATA[
<p>I'm on twitter now: <a href="http://twitter.com/mwolson">http://twitter.com/mwolson</a>.  I'd like to use it as
a way to drive facebook status updates.  That means posts will be in
third-person present tense.  I've added Twitter updates to my
<a href="http://mwolson.org/web/AboutMe.html">Website: About Me</a> page.  I like the look of having the list of updates
be inside of a single-item definition list.</p>

]]></description>
</item>
<item>
  <title>[projects] Remember 2.0 released</title>
  <guid isPermaLink="true">http://blog.mwolson.org/tech/projects/remember_2.0_released</guid>
  <link>http://blog.mwolson.org/tech/projects/remember_2.0_released.html</link>
  <category domain="http://blog.mwolson.org">tech/projects</category>
  <author>mwolson@member.fsf.org (Michael Olson)</author>
  <comments>http://blog.mwolson.org/tech/projects/remember_2.0_released.html#comments</comments>
  <slash:comments>1</slash:comments>
  <wfw:comment>http://blog.mwolson.org/commentAPI/tech/projects/remember_2.0_released</wfw:comment>
  <wfw:commentRss>http://blog.mwolson.org/tech/projects/remember_2.0_released.rss</wfw:commentRss>
  <pubDate>Thu, 17 Apr 2008 01:22 GMT</pubDate>
  <description><![CDATA[
<p>I am pleased to announce the release of Remember 2.0.</p>

<p>Remember is an Emacs mode for quickly remembering data. It uses
whatever back-end is appropriate to record and correlate the data, but
its main intention is to allow you to express as little structure as
possible up front.</p>

<h3>Release info</h3>

<dl>
<dt><strong>Tarball</strong></dt>
<dd><a href="http://download.gna.org/remember-el/remember-2.0.tar.gz">http://download.gna.org/remember-el/remember-2.0.tar.gz</a></dd>

<dt><strong>Zip file</strong></dt>
<dd><a href="http://download.gna.org/remember-el/remember-2.0.zip">http://download.gna.org/remember-el/remember-2.0.zip</a></dd>

<dt><strong>Commit ID</strong></dt>
<dd><code>79f69e6188e4e084c9761b24ecb54b5cac9f41e3</code></dd>
</dl>

<p>Instructions follow for those who track the source code using git.  If
you wish to track the development of Remember, visit
&lt;<a href="http://www.emacswiki.org/cgi-bin/wiki/MuseDevelopment">http://www.emacswiki.org/cgi-bin/wiki/MuseDevelopment</a>&gt; for
instructions and substitute &quot;remember&quot; whenever you see &quot;muse&quot; :^) .</p>

<p>This release has the signed git tag &quot;<code>v2.0</code>&quot;.  The tag points at a
commit object with the Commit ID mentioned above.  To verify the tag,
do:</p>

<pre class="example">
git fetch origin
git tag -v v2.0
</pre>

<p>To check out the release, do:</p>

<pre class="example">
git checkout v2.0
</pre>

<p>To switch back to the master branch, do:</p>

<pre class="example">
git checkout master
</pre>


<h3>News Items</h3>

<p class="first">Remember is now a part of Emacs 23, and will be included with that
release of Emacs when it comes out.</p>

<p>The NEWS items for this release are available <a href="http://repo.or.cz/w/remember-el.git?a=blob_plain;f=NEWS;hb=79f69e6188e4e084c9761b24ecb54b5cac9f41e3">here</a>.</p>



]]></description>
</item>
<item>
  <title>[quotes] Where the evidence may lead</title>
  <guid isPermaLink="true">http://blog.mwolson.org/quotes/where_the_evidence_may_lead</guid>
  <link>http://blog.mwolson.org/quotes/where_the_evidence_may_lead.html</link>
  <category domain="http://blog.mwolson.org">quotes</category>
  <author>mwolson@member.fsf.org (Michael Olson)</author>
  <comments>http://blog.mwolson.org/quotes/where_the_evidence_may_lead.html#comments</comments>
  <slash:comments>0</slash:comments>
  <wfw:comment>http://blog.mwolson.org/commentAPI/quotes/where_the_evidence_may_lead</wfw:comment>
  <wfw:commentRss>http://blog.mwolson.org/quotes/where_the_evidence_may_lead.rss</wfw:commentRss>
  <pubDate>Mon, 14 Apr 2008 13:37 GMT</pubDate>
  <description><![CDATA[
<blockquote>

<p class="verse">
My study’s methodology, reviewer one opined,<br />
Was flawed because a crucial part was not made double-blind<br />
And my biased expectations were a problem, I concede<br />
Now I’ll follow where the evidence may lead...<br />
</p>

<p>&mdash; <a href="http://digitalcuttlefish.blogspot.com/">The Digital Cuttlefish</a> [<a href="http://digitalcuttlefish.blogspot.com/2008/04/hymn.html">original quote</a>]</p>

</blockquote>

<p>I love that a hymn was written about the scientific method.  It is
such a deserving topic.</p>

]]></description>
</item>
<item>
  <title>[tech] Planner stategy: pushing tasks into the future</title>
  <guid isPermaLink="true">http://blog.mwolson.org/tech/planner_stategy__pushing_tasks_into_the_future</guid>
  <link>http://blog.mwolson.org/tech/planner_stategy__pushing_tasks_into_the_future.html</link>
  <category domain="http://blog.mwolson.org">tech</category>
  <author>mwolson@member.fsf.org (Michael Olson)</author>
  <comments>http://blog.mwolson.org/tech/planner_stategy__pushing_tasks_into_the_future.html#comments</comments>
  <slash:comments>1</slash:comments>
  <wfw:comment>http://blog.mwolson.org/commentAPI/tech/planner_stategy__pushing_tasks_into_the_future</wfw:comment>
  <wfw:commentRss>http://blog.mwolson.org/tech/planner_stategy__pushing_tasks_into_the_future.rss</wfw:commentRss>
  <pubDate>Sun, 06 Apr 2008 18:35 GMT</pubDate>
  <description><![CDATA[
<p>I'm trying to use <a href="http://www.emacswiki.org/cgi-bin/wiki/PlannerMode">Planner Mode</a> again to manage my free time.
Previously, two different things would cause me trouble.  The first
troubling thing is that tasks would pile up to the point where I would
be discouraged from doing any of them.  The threshold for
discouragement seems to lie at right around 8 tasks on the plan page
for the current day.  The second thing is that I would prefer to mark
email messages with tasks as important without adding them to my plan
page, due in part to the large backlog of tasks.</p>

<p>I am taking several steps to try to solve this dilemma.  First, when I
think of something non-work-related at work, I immediately add a
descriptive task for it on my home computer and stop pursuing it at
that point.  Second, when I start to feel overwhelmed by tasks, I
reassign them to future dates so that they do not appear on the plan
page for the current day.  Third, if any task does not look like it is
going to get done in a timely manner, email the parties involved to
suggest a workaround (such as encouraging them to try their hand at
fixing some bug themselves), and then move the task into a &quot;shelved
tasks&quot; page.  This ought to result in a fairly apathy-proof workflow.</p>

]]></description>
</item>
<item>
  <title>[cooking] Foods of Southern California, part 1</title>
  <guid isPermaLink="true">http://blog.mwolson.org/cooking/foods_of_southern_california__part_1</guid>
  <link>http://blog.mwolson.org/cooking/foods_of_southern_california__part_1.html</link>
  <category domain="http://blog.mwolson.org">cooking</category>
  <author>mwolson@member.fsf.org (Michael Olson)</author>
  <comments>http://blog.mwolson.org/cooking/foods_of_southern_california__part_1.html#comments</comments>
  <slash:comments>0</slash:comments>
  <wfw:comment>http://blog.mwolson.org/commentAPI/cooking/foods_of_southern_california__part_1</wfw:comment>
  <wfw:commentRss>http://blog.mwolson.org/cooking/foods_of_southern_california__part_1.rss</wfw:commentRss>
  <pubDate>Sun, 06 Apr 2008 01:10 GMT</pubDate>
  <description><![CDATA[
<p>I have thoroughly enjoyed some of the food here in southern
California, so I thought I would highlight some of the things I've
tried and liked.</p>

<p>One of the first things I tried was the White Pizza from the
<a href="http://www.cpk.com/menu/pizzas.aspx">California Pizza Kitchen</a>.  I had previously tried that pizza purchased
frozen from the store, and didn't care for it.  Getting it fresh from
the restaurant and having bacon added to it made a critical
difference.  It consists variety of tasty cheeses, a little olive oil
instead of pizza sauce, salty chunks of bacon, and enough spinach to
keep you honest.  I've found that I like the pizza best when I let it
cool to just above room temperature.  This makes the spinach less
noticeable, and gives the Ricotta cheese clumps just the right
texture.</p>

<p>I've also been trying out some items from <a href="http://pickupstix.com/">Pick Up Stix</a>, since they
allow me to order items online and pick them up on my way home from
work.  I didn't care for the Orange Peel Chicken, but the House
Special Chicken was delicious.  Their Cream Cheese Wantons, which have
some green onion mixed with the cream cheese, are quite possibly the
best thing I've had out here so far.</p>

<p>I have had good experiences at <a href="http://www.tortasmexico.com/">Tortas Mexico</a> as well.  Their specialty
is the Torta, which can be ordered with different meats.  It consists
of lettuce, tomato, beans, mayonnaise, avocado, and jalapeños,
contained between a sandwich roll.  I never thought it possible to put
mayonnaise on a Mexican dish, but the Torta can pull it off
seamlessly.  The Chicken Sopes (pronounced &quot;So-pays&quot;) are also
delicious.</p>

]]></description>
</item>
<item>
  <title>[tech] New use for OLPC: Infrared device tester</title>
  <guid isPermaLink="true">http://blog.mwolson.org/tech/new_use_for_olpc__infrared_device_tester</guid>
  <link>http://blog.mwolson.org/tech/new_use_for_olpc__infrared_device_tester.html</link>
  <category domain="http://blog.mwolson.org">tech</category>
  <author>mwolson@member.fsf.org (Michael Olson)</author>
  <comments>http://blog.mwolson.org/tech/new_use_for_olpc__infrared_device_tester.html#comments</comments>
  <slash:comments>0</slash:comments>
  <wfw:comment>http://blog.mwolson.org/commentAPI/tech/new_use_for_olpc__infrared_device_tester</wfw:comment>
  <wfw:commentRss>http://blog.mwolson.org/tech/new_use_for_olpc__infrared_device_tester.rss</wfw:commentRss>
  <pubDate>Thu, 03 Apr 2008 00:50 GMT</pubDate>
  <description><![CDATA[
<p>While trying to figure out why my Apple Remote was not working with a
USB IrDA dongle that I had recently purchased, I thought I had better
check to see whether the battery in the remote needed to be replaced.
After a bit of searching, I came across <a href="http://docs.info.apple.com/article.html?artnum=302549">this article</a> on Apple's
website.  It turns out that digital cameras which use CCDs can show
infrared light as bright white.  Just point the remote at the camera
and start pressing buttons.</p>

<p>I immediately remembered the first few days of OLPC ownership and the
fun of playing around with the built-in webcam.  I fired up the OLPC,
launched the Record application, and sure enough, a bright light with
some diffraction effects showed up whenever a button was pressed on
the remote.  I was also able to point the camera at the adapter and
see periodic flashes of light, presumably due to <code>irattach</code> sending a
signal every second or so.  I didn't see any change in the flashes
when pointing the remote at the adapter and clicking, however, which
was disappointing.</p>

<p>It turns out that my old TV remote also emits these flashes, so now I
am thinking that I might try to use that instead.</p>

<dl>
<dt><strong>Update</strong></dt>
<dd>Yeah ... the TV remote thing isn't going to fly because the
dongle does not provide the right kind of access to the signals.  My
guess is that Apple did something proprietary with their built-in IR
receiver that the dongle has not implemented.</dd>
</dl>

]]></description>
</item>
</channel>
</rss>
