<?xml version="1.0" encoding="utf-8"?>
<!-- If you are running a bot please visit this policy page outlining rules you must respect. http://www.livejournal.com/bots/ -->
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:lj="http://www.livejournal.com">
  <id>urn:lj:livejournal.com:atom1:omega0</id>
  <title>Omega0: Some Oddness</title>
  <subtitle>Omega0</subtitle>
  <author>
    <name>Omega0</name>
  </author>
  <link rel="alternate" type="text/html" href="http://omega0.livejournal.com/"/>
  <link rel="self" type="text/xml" href="http://omega0.livejournal.com/data/atom"/>
  <updated>2009-10-11T19:54:22Z</updated>
  <lj:journal userid="2959188" username="omega0" type="personal"/>
  <link rel="service.feed" type="application/x.atom+xml" href="http://omega0.livejournal.com/data/atom" title="Omega0: Some Oddness"/>
  <link rel="hub" href="http://pubsubhubbub.appspot.com/"/>
  <entry>
    <id>urn:lj:livejournal.com:atom1:omega0:251403</id>
    <link rel="alternate" type="text/html" href="http://omega0.livejournal.com/251403.html"/>
    <link rel="self" type="text/xml" href="http://omega0.livejournal.com/data/atom/?itemid=251403"/>
    <title>Lisp</title>
    <published>2009-10-11T19:54:22Z</published>
    <updated>2009-10-11T19:54:22Z</updated>
    <content type="html">Tacking a new method onto an existing class...&lt;br /&gt;&lt;br /&gt;&lt;pre style="background: #DDDDFF; margin-left=40px; margin-right=40px;"&gt;Integer
.of
  Method :: squared
  .is
    @ * @

3 squared

&lt;strong&gt;= &amp;lt;Integer: 9&amp;gt;&lt;/strong&gt;&lt;/pre&gt;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:omega0:251379</id>
    <link rel="alternate" type="text/html" href="http://omega0.livejournal.com/251379.html"/>
    <link rel="self" type="text/xml" href="http://omega0.livejournal.com/data/atom/?itemid=251379"/>
    <title>omega0 @ 2009-10-10T22:07:00</title>
    <published>2009-10-11T02:07:42Z</published>
    <updated>2009-10-11T02:07:42Z</updated>
    <content type="html">I think I fixed the parser.&amp;nbsp; I had to resort to append instead of straight cons to build up the parse tree but I imagine it can be refactored (not that I care to do so, cons-lists in cons-lists are painful enough let alone cons-lists in cons-lists being manipulated in Java).</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:omega0:251108</id>
    <link rel="alternate" type="text/html" href="http://omega0.livejournal.com/251108.html"/>
    <link rel="self" type="text/xml" href="http://omega0.livejournal.com/data/atom/?itemid=251108"/>
    <title>omega0 @ 2009-10-08T20:35:00</title>
    <published>2009-10-09T00:35:48Z</published>
    <updated>2009-10-09T00:35:48Z</updated>
    <content type="html">&lt;a href="http://www.youtube.com/watch?v=XbI-fDzUJXI&amp;amp;feature=channel_page"&gt;Latin was worth it!&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:omega0:250704</id>
    <link rel="alternate" type="text/html" href="http://omega0.livejournal.com/250704.html"/>
    <link rel="self" type="text/xml" href="http://omega0.livejournal.com/data/atom/?itemid=250704"/>
    <title>omega0 @ 2009-10-03T19:37:00</title>
    <published>2009-10-03T23:39:21Z</published>
    <updated>2009-10-03T23:39:21Z</updated>
    <content type="html">Today I stopped for a vanilla cappuccino at lunch.&amp;nbsp; I think I'm coming down with yuppyism.&amp;nbsp; It must have been that Starbuck's outside of the hotel in California.&amp;nbsp; Ordinarily I wouldn't go in such a place, but it was much more convenient than walking down to the grocery store for a bottle of water.&lt;br /&gt;&lt;br /&gt;Wait...&lt;em&gt;Bottled &lt;/em&gt;water?&amp;nbsp; That sounds yuppyish.&lt;br /&gt;&lt;br /&gt;It's worse than I thought.&lt;br /&gt;&lt;br /&gt;* * *&lt;br /&gt;&lt;br /&gt;In Lisp news, I keep on running into trouble with the parser.&amp;nbsp; Every time I rewrite it or tweak it I seem to miss something.&amp;nbsp; The problems keep on coming up with this rule:&lt;br /&gt;&lt;pre&gt;a b c
.x y z&lt;/pre&gt;&lt;br /&gt;de-layouts to&lt;br /&gt;&lt;pre&gt;( (a b c) x y z )&lt;/pre&gt;&lt;br /&gt;I think I might have created an LL(∞) grammar.&amp;nbsp; I wish I had a little more background to draw on.</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:omega0:250473</id>
    <link rel="alternate" type="text/html" href="http://omega0.livejournal.com/250473.html"/>
    <link rel="self" type="text/xml" href="http://omega0.livejournal.com/data/atom/?itemid=250473"/>
    <title>Home</title>
    <published>2009-09-26T23:25:26Z</published>
    <updated>2009-09-26T23:25:26Z</updated>
    <content type="html">Not doing that again for a while.</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:omega0:250224</id>
    <link rel="alternate" type="text/html" href="http://omega0.livejournal.com/250224.html"/>
    <link rel="self" type="text/xml" href="http://omega0.livejournal.com/data/atom/?itemid=250224"/>
    <title>Random Thoughts</title>
    <published>2009-09-20T18:56:59Z</published>
    <updated>2009-09-21T02:01:19Z</updated>
    <content type="html">Having to eat out every night got me thinking on the subject of tipping.  How do I decide what to tip inside that 15-20% acceptable range?  There's really not much the waiter can do to tilt the balance either way.&lt;br /&gt;&lt;br /&gt;How fast I'm seated is a function of the other patrons.  I only occasionally need the waiter to describe a menu item.  The cooks are responsible for how quickly my food is ready.  Pretty much the only objective measure I have is how long it takes for my water glass to be refilled (and some of the blame for that is on whoever chose the 8oz glasses over the 12oz).&lt;br /&gt;&lt;br /&gt;Instead maybe I should tip on the harm/benefit I cause the waiter (as opposed to the average patron).  For example, if I'm seated at a 2-seat table my presence is hurting the waiter since that table could be occupied by a two-person party yielding a tip twice as large, so I should tip higher.  Inversely, a party of filling their booth table should tip less since they're providing the maximum return on that table.  Similarly one should tip more if you eat slowly since otherwise your table would be free to seat another patron earning the waiter another tip.  Also you should tip more when purchasing a cheap dish, but less for an expensive dish.&lt;br /&gt;&lt;br /&gt;- - -&lt;br /&gt;&lt;br /&gt;To channel as much insanity out of my brain, I'm going with an Object-oriented lisp variant.  It's going to be so horrible that the symbol table is an object and you define new types by invoking the add-type method on the symbol table.&lt;br /&gt;&lt;br /&gt;Writing a Lisp seems to involve a lot of bashing you head into a wall.  I keep on running into the question of when does 'x' mean the symbol 'x' and when does it mean evaluate whatever 'x' is bound to.  I puzzle over that, realize the root of the problem is when is (+ 1 2) a list containing '+' 1 and 2 and when it's just a CPU-intensive way of saying 3.  After concluding that this will never work I realize that there is no such thing as the variable 'x'--it's always a symbol, if you want what's stored in 'x' you're saying something like "Lookup the symbol 'x' in this object"--and the whole problem goes away, 'x' is always a symbol.&lt;br /&gt;&lt;br /&gt;- - -&lt;br /&gt;&lt;br /&gt;Also on restaurants, why don't they give you menus and let you order while you're waiting for a table?  Why make you wait 15 minutes for a table, then wait another 5 minutes to collect your order, then wait another 10 minutes to cook the food?&lt;br /&gt;&lt;br /&gt;- - -&lt;br /&gt;&lt;br /&gt;I swear the hotel's AC is plotting behind my back.  Whenever I'm in the room it's running, putting out cold air and bringing the room to a nice 76F.  Whenever I come into the room however the temperature has managed to climb to 78-80F in my absence.&lt;br /&gt;&lt;br /&gt;- - -&lt;br /&gt;&lt;br /&gt;With all the Chinese/Japanese/Misc. Asian places around here I figured I'd give the chop sticks a try.&lt;br /&gt;&lt;br /&gt;I don't see what the fuss is.  Primed with a few you-tube videos I ate nearly all of my twice-cooked pork with them (toward the end the last bits of rice had soaked up the sauce and no longer stuck together well).  It seems like once you get them parallel (which I admit takes me a minute or two each time I pick them up) it's effortless.</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:omega0:249909</id>
    <link rel="alternate" type="text/html" href="http://omega0.livejournal.com/249909.html"/>
    <link rel="self" type="text/xml" href="http://omega0.livejournal.com/data/atom/?itemid=249909"/>
    <title>Stuck in California</title>
    <published>2009-09-19T23:56:08Z</published>
    <updated>2009-09-19T23:56:08Z</updated>
    <content type="html">Last week I came out here to debug an application on-site.  On thursday I agreed to stay an extra week to continue making last-minute fixes.  Now it's saturday and I've just realized what I've done.&lt;br /&gt;&lt;br /&gt;The 2-seater rental car feels like I'm sitting in a pot hole.  I don't feel safe driving more than a few miles.  Especially not in California traffic.  I have a theory: it's not that the people out are bad drivers.  Sure they have some strange delusions like right-of-way for pedestrians, but it's not their fault.  When you get to an intersection, you're presented with four choices here: a right-turn lane, a go-straight lane, a left-turn lane and a u-turn lane.  So every intersection results in a mad scramble to get into the correct lane.&lt;br /&gt;&lt;br /&gt;Handling the situation though minor insanity failed.  GHC refuses to compile my code with the cryptic error "C:\ghc\ghc-6.10.4\network-2.2.1.2/libHSnetwork-2.2.1.2.a(Socket__531.o):fake:(.text+0x51c): undefined reference to `getnameinfo'"  So the only logical thing to do is start writing a Lisp.</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:omega0:249844</id>
    <link rel="alternate" type="text/html" href="http://omega0.livejournal.com/249844.html"/>
    <link rel="self" type="text/xml" href="http://omega0.livejournal.com/data/atom/?itemid=249844"/>
    <title>Brain Broken</title>
    <published>2009-09-10T01:30:17Z</published>
    <updated>2009-09-10T01:34:12Z</updated>
    <category term="programming"/>
    <content type="html">Yesterday I was writing Java code fixing yet another overlooked feature request for the end-of-september go-live (always fun when the clients don't even know what they want the system to do).  I found a case where a map could be used but fortunately stopped myself before I got around to "public class Transform&amp;lt;A,R&amp;gt;".
&lt;p&gt;
I should have taken that as a warning sign.  Today I threw away some perfectly good Perl code just because I thought the data looked easy to process as a cons list.  Of course I don't know the Haskell equivilent of List::Util::shuffle so...
&lt;p&gt;
&lt;a name="cutid1"&gt;&lt;/a&gt;&lt;pre style="background: #DDF; margin-left: 20px; margin-right: 20px;"&gt;randomElement :: RandomGen g =&amp;gt; g -&amp;gt; [a] -&amp;gt; (g,a,[a])
randomElement rnd (x:xs) = randomTake rnd xs x 2

randomTake :: RandomGen g =&amp;gt; g -&amp;gt; [a] -&amp;gt; a -&amp;gt; Int -&amp;gt; (g,a,[a])
randomTake rnd [] elt _ = (rnd,elt,[])
randomTake rnd (x:xs) elt cnt =
    let (rnum,rnd') = randomR (1,cnt) rnd
        take_it = rnum == 1
        (elt', x') = if take_it then (x,elt) else (elt,x)
        (rnd'',elt'',xs') = randomTake rnd' xs elt' $ cnt+1
    in  (rnd'', elt'', x' : xs')

randomList :: RandomGen g =&amp;gt; g -&amp;gt; [a] -&amp;gt; (g,[a])
randomList rnd [] = (rnd,[])
randomList rnd xs =
    let (rnd',elt,xs') = randomElement rnd xs
        (rnd'', xs'') = randomList rnd' xs'
    in  (rnd'', elt:xs'')
&lt;/pre&gt;
&lt;p&gt;
...and people think Perl's opaque.</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:omega0:249456</id>
    <link rel="alternate" type="text/html" href="http://omega0.livejournal.com/249456.html"/>
    <link rel="self" type="text/xml" href="http://omega0.livejournal.com/data/atom/?itemid=249456"/>
    <title>omega0 @ 2009-09-01T21:42:00</title>
    <published>2009-09-02T01:42:07Z</published>
    <updated>2009-09-02T01:42:07Z</updated>
    <content type="html">It's been three days since I've got back from California and my internal clock is still off.&amp;nbsp; It feels like it shifted the wrong way and I'm on Hawaii time now.</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:omega0:249097</id>
    <link rel="alternate" type="text/html" href="http://omega0.livejournal.com/249097.html"/>
    <link rel="self" type="text/xml" href="http://omega0.livejournal.com/data/atom/?itemid=249097"/>
    <title>Found this in my Inbox...</title>
    <published>2009-08-22T12:11:05Z</published>
    <updated>2009-08-22T12:11:05Z</updated>
    <content type="html">The Japanese take on Nigerian e-mail scams: polite, rational, well-written:&lt;br /&gt;&lt;br /&gt;&lt;div style="background: rgb(255, 255, 221) none repeat scroll 0% 0%; margin-left: 20px; margin-right: 20px; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;"&gt;Hello Desired Lawfirm,&lt;br /&gt;Please confirm the receipt of this mail if you are in a position to represent on our company in matters of delinquent accounts.&lt;br /&gt;&lt;br /&gt;We contact you to represent our company after a careful review of your profile. We are of the opinion that you represent us in North America and other part of America/Canada in order for us to recover monies due to our organization by our America/Canada clients.&lt;br /&gt;&lt;br /&gt;In order to achieve these objectives a good and reputable law firm like yours will be required to handle this service. Please advice once you take in this issue.&lt;br /&gt;&lt;br /&gt;Once more thank you for taking time from your busy schedule to read this mail.&lt;/div&gt;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:omega0:248950</id>
    <link rel="alternate" type="text/html" href="http://omega0.livejournal.com/248950.html"/>
    <link rel="self" type="text/xml" href="http://omega0.livejournal.com/data/atom/?itemid=248950"/>
    <title>omega0 @ 2009-08-12T19:44:00</title>
    <published>2009-08-12T23:44:15Z</published>
    <updated>2009-08-12T23:44:15Z</updated>
    <content type="html">Ran across one of those 1st and 2nd amendment rights are now un-american under the present administration comments.&amp;nbsp; Do you realize that if this trend continues with the 3rd through 8th, President Obama will end up being serious about national security AND tough on crime.&lt;br /&gt;&lt;br /&gt;Think positively people!</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:omega0:248761</id>
    <link rel="alternate" type="text/html" href="http://omega0.livejournal.com/248761.html"/>
    <link rel="self" type="text/xml" href="http://omega0.livejournal.com/data/atom/?itemid=248761"/>
    <title>omega0 @ 2009-08-08T10:43:00</title>
    <published>2009-08-08T14:43:49Z</published>
    <updated>2009-08-08T14:43:49Z</updated>
    <content type="html">Learned to play riichi mahjong.&amp;nbsp; Very addictive.</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:omega0:248519</id>
    <link rel="alternate" type="text/html" href="http://omega0.livejournal.com/248519.html"/>
    <link rel="self" type="text/xml" href="http://omega0.livejournal.com/data/atom/?itemid=248519"/>
    <title>omega0 @ 2009-07-15T18:54:00</title>
    <published>2009-07-15T22:54:54Z</published>
    <updated>2009-07-15T22:54:54Z</updated>
    <content type="html">&lt;a href="http://www.amazon.com/Fritos-Chips-Cheese-2-Ounce-Single/dp/B000R7RLCQ/ref=sr_1_1?ie=UTF8&amp;amp;s=grocery&amp;amp;qid=1247698452&amp;amp;sr=8-1"&gt;Amazon wins.&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:omega0:248248</id>
    <link rel="alternate" type="text/html" href="http://omega0.livejournal.com/248248.html"/>
    <link rel="self" type="text/xml" href="http://omega0.livejournal.com/data/atom/?itemid=248248"/>
    <title>omega0 @ 2009-06-25T20:10:00</title>
    <published>2009-06-26T00:10:53Z</published>
    <updated>2009-06-26T00:10:53Z</updated>
    <content type="html">Luckily I finally figured out what Haskell's monads are (and it's scary, I think these things have more firepower than Lisp macros).&amp;nbsp; I'm going to need to move on the smalltalk soon, &lt;a href="http://www.squeak.org/"&gt;the logo is makes an irresistible argument&lt;/a&gt;.</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:omega0:247864</id>
    <link rel="alternate" type="text/html" href="http://omega0.livejournal.com/247864.html"/>
    <link rel="self" type="text/xml" href="http://omega0.livejournal.com/data/atom/?itemid=247864"/>
    <title>omega0 @ 2009-06-22T18:38:00</title>
    <published>2009-06-22T22:38:51Z</published>
    <updated>2009-06-23T21:53:24Z</updated>
    <content type="html">Just implemented Haskell's Either type in Java.&lt;br /&gt;&lt;br /&gt;unclean...&lt;br /&gt;&lt;br /&gt;[Edit]&lt;br /&gt;&lt;br /&gt;It's getting worse.&amp;nbsp; I just refactored a clunky Java class into something that looks suspiciously like a mix of Haskell's algebraic types and closures.&lt;br /&gt;&lt;br /&gt;...and then spent the rest of the day writing a page-long comment so the unenlightened java programmer that comes after me has a chance.</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:omega0:247593</id>
    <link rel="alternate" type="text/html" href="http://omega0.livejournal.com/247593.html"/>
    <link rel="self" type="text/xml" href="http://omega0.livejournal.com/data/atom/?itemid=247593"/>
    <title>omega0 @ 2009-06-14T11:39:00</title>
    <published>2009-06-14T15:39:46Z</published>
    <updated>2009-06-14T15:39:46Z</updated>
    <content type="html">Nifty: &lt;a href="http://www.fritolay.com/our-snacks/where-to-buy.html"&gt;http://www.fritolay.com/our-snacks/where-to-buy.html&lt;/a&gt;.  It's hard to find the chili-cheese fritos around here but this saves a lot of time.  Why can't there be similar services to track down live wire mountain dew?</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:omega0:247469</id>
    <link rel="alternate" type="text/html" href="http://omega0.livejournal.com/247469.html"/>
    <link rel="self" type="text/xml" href="http://omega0.livejournal.com/data/atom/?itemid=247469"/>
    <title>omega0 @ 2009-06-12T18:45:00</title>
    <published>2009-06-12T22:45:16Z</published>
    <updated>2009-06-12T22:45:16Z</updated>
    <content type="html">I've been taking a stab at learning C#.&amp;nbsp; It's interesting.&amp;nbsp; When I encountered C++ (coming from C), I felt like I was moving backwards language-wise in spite of all the new features C++ supported.&amp;nbsp; I'm getting that same feeling now moving from Java to C#.&amp;nbsp; C# plenty of features that Java doesn't, yet I feel like I'm going backwards learning it.&amp;nbsp; I hope I can force my way through this, I never did learn C++ well.</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:omega0:247190</id>
    <link rel="alternate" type="text/html" href="http://omega0.livejournal.com/247190.html"/>
    <link rel="self" type="text/xml" href="http://omega0.livejournal.com/data/atom/?itemid=247190"/>
    <title>omega0 @ 2009-05-31T11:41:00</title>
    <published>2009-05-31T15:41:43Z</published>
    <updated>2009-05-31T15:41:43Z</updated>
    <content type="html">Off to California on Monday.</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:omega0:246835</id>
    <link rel="alternate" type="text/html" href="http://omega0.livejournal.com/246835.html"/>
    <link rel="self" type="text/xml" href="http://omega0.livejournal.com/data/atom/?itemid=246835"/>
    <title>omega0 @ 2009-05-22T20:36:00</title>
    <published>2009-05-23T00:36:50Z</published>
    <updated>2009-05-23T00:36:50Z</updated>
    <content type="html">Discovered the power of git checkout-index today.&amp;nbsp; Creating a branch has really pushed me to learn the commands.&lt;br /&gt;&lt;br /&gt;Travel plans are finalized: I'm heading out to California 1st week of June.&amp;nbsp; The Java disaster I've been coding for the past month will get to terrorize its first users.</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:omega0:246721</id>
    <link rel="alternate" type="text/html" href="http://omega0.livejournal.com/246721.html"/>
    <link rel="self" type="text/xml" href="http://omega0.livejournal.com/data/atom/?itemid=246721"/>
    <title>omega0 @ 2009-05-21T18:53:00</title>
    <published>2009-05-21T22:53:51Z</published>
    <updated>2009-05-21T22:53:51Z</updated>
    <content type="html">Nifty trick I just tried:&lt;br /&gt;&lt;br /&gt;Take a pound of bacon, weave it into a mat and cook it in the oven.&amp;nbsp; Then cut it into squares and freeze it.&amp;nbsp; 30 seconds in the microwave and now any burger/sandwich can be a bacon-burger or bacon-sandwich.&lt;br /&gt;&lt;br /&gt;The only hangup was the bacon mat came out to 7 strips square making it a bit difficult to cut.&amp;nbsp; Even so the squares remained intact.</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:omega0:246411</id>
    <link rel="alternate" type="text/html" href="http://omega0.livejournal.com/246411.html"/>
    <link rel="self" type="text/xml" href="http://omega0.livejournal.com/data/atom/?itemid=246411"/>
    <title>omega0 @ 2009-05-16T18:41:00</title>
    <published>2009-05-16T22:41:34Z</published>
    <updated>2009-05-16T22:41:34Z</updated>
    <content type="html">I found a webcomic a few weeks back with a pair of rabbits and (what looked like) simple dialog.&amp;nbsp; I deleted the link since in was in French.&lt;br /&gt;&lt;br /&gt;I just realized that would make it a perfect source of practice sentences.&lt;br /&gt;&lt;br /&gt;Stupid!</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:omega0:246127</id>
    <link rel="alternate" type="text/html" href="http://omega0.livejournal.com/246127.html"/>
    <link rel="self" type="text/xml" href="http://omega0.livejournal.com/data/atom/?itemid=246127"/>
    <title>Git</title>
    <published>2009-04-17T21:25:54Z</published>
    <updated>2009-04-17T21:25:54Z</updated>
    <content type="html">I had a runaway script wipe out a major chunk of the src directory of a project I was working on.&amp;nbsp; No need to panic, I'm using source control so I just need to git-reset and "index file corrupted"?&lt;br /&gt;&lt;br /&gt;I did a little research and finally recovered the files.&amp;nbsp; I'm still a bit annoyed at Git though.&amp;nbsp; The whole purpose of git-reset is to wipe out any changes you've made.&amp;nbsp; Why the heck should it care if the index file is corrupted--it's about to overwrite it!</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:omega0:245907</id>
    <link rel="alternate" type="text/html" href="http://omega0.livejournal.com/245907.html"/>
    <link rel="self" type="text/xml" href="http://omega0.livejournal.com/data/atom/?itemid=245907"/>
    <title>omega0 @ 2009-04-10T20:00:00</title>
    <published>2009-04-11T00:03:06Z</published>
    <updated>2009-04-14T23:46:47Z</updated>
    <content type="html">Made a batch of english digestive biscuits.&amp;nbsp; I've been trying to match the flavor of some store-bought ones I received a while back.&amp;nbsp; My last batch added wheat germ to try to improve the flavor, but didn't show much improvement.&amp;nbsp; This time I added rolled oats (toasted and coarsely ground) as well as substituting brown sugar.&amp;nbsp; There was a definite flavor improvement and they browned a lot nicer as well.&lt;br /&gt;&lt;br /&gt;--&lt;br /&gt;&lt;br /&gt;This is why I shouldn't be left alone with a lojban dictionary.&amp;nbsp; The incantations of the biggest spells from The Slayers translated into Lojban:&lt;br /&gt;&lt;br /&gt;&lt;div style="background-color: rgb(224, 224, 224); padding-left: 40px; padding-right: 40px;"&gt;.i do poi zmadu le traji nicte loka manku zi'e&lt;br /&gt;poi zmadu le ciblu noi se flecu ku'o loka xunre zi'e&lt;br /&gt;poi renvi lo mutce purci zo'u&lt;br /&gt;ca'i le banli cmene po do mi bilga gasnu mi le manku&lt;br /&gt;.ije ro le bebna poi fapro mi'o cu ba se daspo&lt;br /&gt;gau le bapli poi do joi mi ponse ke'a&lt;br /&gt;sei me la dragyn.sleiv&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="background-color: rgb(255, 255, 196); padding-left: 40px; padding-right: 40px;"&gt;.i doi le pagbu be la turni be lo se terpa selsne&lt;br /&gt;ko zifre gasnu le do censa ve venfu &lt;br /&gt;.ibo pe'u le balre pe le lenku joi xekri kunti be roda&lt;br /&gt;ko binxo le mi bapli gi'e binxo le mi xadni&lt;br /&gt;.isezau .i'i mi'o tarti co tadji be le zu'o daspo&lt;br /&gt;.ije le'i se marxa cu se cmima ba'e le pruxi po'e le cevni&lt;br /&gt;sei me la ragna.bleid.&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="background-color: rgb(224, 224, 255); padding-left: 40px; padding-right: 40px;"&gt;.i doi do voi desku rolkalsa zi'e voi solji nolraitru lo manku&lt;br /&gt;sei lo rolkalsa lo krasi be ro zasti du&lt;br /&gt;mi zvati cpedu do&lt;br /&gt;gi'e bilga gasnu do&lt;br /&gt;.ice'o curmi lenu mi'o gunma&lt;br /&gt;.ije ro le bebna poi fapro mi'o&lt;br /&gt;ba mabla lifri lenu se daspo&lt;br /&gt;sei me la giga.sleiv.&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Still playing with the phrasing in a few places, making sure the abstracts are in the right spots, debating connectives, etc.&amp;nbsp; Lojban forces so much extra verbage on you if you're not careful.&amp;nbsp; Though I'm still debating if ".isezau .ii mi'o tarti co tadji be le zu'o daspo" is a legit way to shorten ".ije .ii curmi lenu mi'o pruci be fo lo daspo be'o tarti"&lt;br /&gt;&lt;br /&gt;Now, does the full incantation of Ra Tilt apear anywhere?</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:omega0:245568</id>
    <link rel="alternate" type="text/html" href="http://omega0.livejournal.com/245568.html"/>
    <link rel="self" type="text/xml" href="http://omega0.livejournal.com/data/atom/?itemid=245568"/>
    <title>omega0 @ 2009-03-23T20:19:00</title>
    <published>2009-03-24T00:21:51Z</published>
    <updated>2009-03-24T00:29:21Z</updated>
    <content type="html">Why have I never run into &lt;a href="http://loadingreadyrun.com/videos/view/380/The-LHC"&gt;these people&lt;/a&gt; before?&lt;br /&gt;&lt;br /&gt;One of the small shops started carrying &lt;a href="http://www.cavaliercandies.com/index_files/bulkproduct.htm"&gt;gummy fruit slices&lt;/a&gt; in bulk!</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:omega0:245502</id>
    <link rel="alternate" type="text/html" href="http://omega0.livejournal.com/245502.html"/>
    <link rel="self" type="text/xml" href="http://omega0.livejournal.com/data/atom/?itemid=245502"/>
    <title>omega0 @ 2009-02-12T20:46:00</title>
    <published>2009-02-13T01:48:29Z</published>
    <updated>2009-02-13T01:48:29Z</updated>
    <content type="html">&lt;a name="cutid1"&gt;&lt;/a&gt;UPS died today.&lt;br /&gt;&lt;br /&gt;While disconnecting the cables, I yanked on the monitor cable and bent the VGA-to-DVI.&lt;br /&gt;&lt;br /&gt;No nearby stores carry a replacement.&lt;br /&gt;&lt;br /&gt;No choice but to rescue it, they don't throw in free plushie warmers with new monitors.</content>
  </entry>
</feed>
