<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>Advogato blog for jim</title>
    <link>http://www.advogato.org/person/jim/</link>
    <description>Advogato blog for jim</description>
    <language>en-us</language>
    <generator>mod_virgule</generator>
    <pubDate>Sun, 19 May 2013 02:07:30 GMT</pubDate>
    <item>
      <pubDate>Sat, 29 Dec 2001 20:24:10 GMT</pubDate>
      <title>29 Dec 2001</title>
      <link>http://www.advogato.org/person/jim/diary.html?start=12</link>
      <guid>http://www.advogato.org/person/jim/diary.html?start=12</guid>
      <description>Woo hoo!  A geek hat trick today.&lt;ul&gt;&lt;li&gt;finish a Debian
package (spamilter, hooks spamassassin in sitewide for all
mail traversing a sendmail site)
&lt;li&gt;pulled a slashdot discussion out of the weeds with
timely corrective information
&lt;li&gt;researched and supplied the correct origin for an entry
in the Jargon files  (Hanlon's Razor: never attribute to
malice that which can adequately be explained by stupidity.
 See http://www.statusq.org/2001/11/26.html for the probably
origin.&lt;/ul&gt;
Now if I could just find a cheap 3 channel RC toy to raid
for its electronics... (The green buggy from radio shack is
a bust.  Apparently &lt;em&gt;three function remote&lt;/em&gt; means you
can press it, stop pressing it, then press it again.  Jerks...</description>
    </item>
    <item>
      <pubDate>Fri, 16 Nov 2001 03:32:01 GMT</pubDate>
      <title>16 Nov 2001</title>
      <link>http://www.advogato.org/person/jim/diary.html?start=11</link>
      <guid>http://www.advogato.org/person/jim/diary.html?start=11</guid>
      <description>Fixed and closed all my Debian bugs except for one wishlist
item.  Just needed a postive universal karma adjustment for
what I have to do on the 26th.  Fiduciary duty can suck.  

&lt;p&gt; Come to think of it, I better implement that wishlist item
too. :-)</description>
    </item>
    <item>
      <pubDate>Thu, 27 Apr 2000 22:49:45 GMT</pubDate>
      <title>27 Apr 2000</title>
      <link>http://www.advogato.org/person/jim/diary.html?start=10</link>
      <guid>http://www.advogato.org/person/jim/diary.html?start=10</guid>
      <description>Key: advogato

&lt;p&gt; &lt;pre&gt;
begin 644 note.cs1
M9\9I&amp;lt;U'_2NPIS5[SP8`A*'6/OPSD'+RJUY70MV8;KW02VY#.V=%6A-B,LUX'
M*4D@0[L)1HX3\F_="M)2FZH=')TE*A5^ZX\]]Z5N659VZ6TM/BQA71UR2-\3
MW1M:F$@`'_1#+^_?1NXU9G^MIYAKU1'O2JIX&amp;gt;E#/U!.W(:5S^\4X(GW0Z='!
ME/1?:SL0;)OM?V]A[J;,O\:T`R@,:6C==D4#C5%/D:M6M;:M.`:K#7GJ_O?,
M_YD^&amp;amp;PG[.Z"L&amp;amp;@U_"K$==`@9?'X##``0R&amp;lt;;[0VQX##)`;JF)\S9FO]E"+`L=
6M9D_RB3;@1YO7%"&amp;gt;E]&amp;amp;&amp;amp;16[-DZ3'\```
`
end
&lt;/pre&gt;</description>
    </item>
    <item>
      <pubDate>Tue, 11 Apr 2000 19:14:43 GMT</pubDate>
      <title>11 Apr 2000</title>
      <link>http://www.advogato.org/person/jim/diary.html?start=9</link>
      <guid>http://www.advogato.org/person/jim/diary.html?start=9</guid>
      <description>Well blow me down!  The chip vendor gave me access to the
developer docs. Sadly they do not cover the part of the chip
I need.  I need to get access to the SDKs, but I'm making
progress.</description>
    </item>
    <item>
      <pubDate>Mon, 10 Apr 2000 16:36:07 GMT</pubDate>
      <title>10 Apr 2000</title>
      <link>http://www.advogato.org/person/jim/diary.html?start=8</link>
      <guid>http://www.advogato.org/person/jim/diary.html?start=8</guid>
      <description>The DMA video frame copier is showing great promise.  It
correctly copies all the words without the 75% droppage that
cacheline flushes cause.  I'm still doing something stupid
in the DMA descriptor link fields.  I can't get them to work
so I would have to repeatedly reissue the DMA requests.  I'd
much rather just make a DMA descriptor chain that is a loop
so it runs forever.

&lt;p&gt; Initial calculations show that 30fps update should take
about half of the PCI bandwidth.  If all the other devices
are running at full speed that can account for another 25%
so it shouldn't have a negative performance impact.  We'll
see.</description>
    </item>
    <item>
      <pubDate>Sun, 9 Apr 2000 20:50:59 GMT</pubDate>
      <title>9 Apr 2000</title>
      <link>http://www.advogato.org/person/jim/diary.html?start=7</link>
      <guid>http://www.advogato.org/person/jim/diary.html?start=7</guid>
      <description>It sped the framebuffer code up by a factor of 10, but it no
longer works.  I enabled caching and write buffering to get
the speed up, but now only 1 out of every four 32bit words
makes it to the screen when a cache line dumps.  I'm trying
to use a DMA channel to continuously move a RAM framebuffer
device into the video chip. Not my first choice, but if it
works it will be a significant speed up.

&lt;p&gt; No progress getting any docs from the vendor.  They still
have not returned any of my calls or e-mails.  I've resorted
to contacting people I know who have used the vendor's
products and trying to get an introduction to the vendor.</description>
    </item>
    <item>
      <pubDate>Wed, 5 Apr 2000 17:18:15 GMT</pubDate>
      <title>5 Apr 2000</title>
      <link>http://www.advogato.org/person/jim/diary.html?start=6</link>
      <guid>http://www.advogato.org/person/jim/diary.html?start=6</guid>
      <description>Trying desperately to get technical docs on a chip so I can
fix the Linux support.  The vendor's web page requires
authentication to get to them.  I have requested (via the
web page) access several times with no response
whatsoerver.  I tried their sales e-mail address, its an
unknown address and is undeliverable.  I tried their
published phone numbers.  As near as I can tell all paths
through the automated response unit end up ringing a phone 4
times and then dumping me into a voice mailbox.

&lt;p&gt; I find this one of the &lt;b&gt;most&lt;/b&gt; irritating aspects of
programming.  How can people use your product if you don't
tell them how?  Publish the interface!

&lt;p&gt; Maybe someone in Santa Clara would nail my request on their
door?

&lt;p&gt; On a less stressful note I finally got a 1024x768 color
display on one of the Netwinders.  9" B&amp;amp;W gnome is a bit
rough.  This is much nicer.</description>
    </item>
    <item>
      <pubDate>Tue, 4 Apr 2000 01:07:12 GMT</pubDate>
      <title>4 Apr 2000</title>
      <link>http://www.advogato.org/person/jim/diary.html?start=5</link>
      <guid>http://www.advogato.org/person/jim/diary.html?start=5</guid>
      <description>Got the Netwinder to change resolutions and run the
xserver-fbdev without core dumping.  Thats progress.  (fbset
-rgba 8,8,8,8)

&lt;p&gt; Now if I could just find a decent monitor.  My choices thus
far are a fixed frequency 640x480 9" monochrome, a focus
blown 13" color, and a NEC 3FGe which doesn't want to sync
above 800x600 and loses the red gun sporadically.</description>
    </item>
    <item>
      <pubDate>Sun, 2 Apr 2000 18:25:35 GMT</pubDate>
      <title>2 Apr 2000</title>
      <link>http://www.advogato.org/person/jim/diary.html?start=4</link>
      <guid>http://www.advogato.org/person/jim/diary.html?start=4</guid>
      <description>I'm testing Debian ARM boot-floppies today.  While watching
the disks spin and the cursors blink I'm counting all the
lines of code in Debian.</description>
    </item>
    <item>
      <pubDate>Sat, 1 Apr 2000 19:22:09 GMT</pubDate>
      <title>1 Apr 2000</title>
      <link>http://www.advogato.org/person/jim/diary.html?start=3</link>
      <guid>http://www.advogato.org/person/jim/diary.html?start=3</guid>
      <description>Good news!  I found a flaw in the gcc code generation on the
ARM port.  There was a subtle bug significant interaction
between the instruction and data cache references and the on
chip buffers of the SDRAM.  The ARM code has now sped up to
the point that compiling code on the Netwinders is faster
than on my K6-350.</description>
    </item>
  </channel>
</rss>
