<?xml version="1.0" encoding="utf-8" ?>

<rss version="0.91" >
<channel>
<title>Tom Lovie's weblog</title>
<link>http://www.exigentsi.com/serendipity/</link>
<description>My little place on the web...</description>
<language>en</language>
<image>
        <url>http://www.exigentsi.com/serendipity/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Tom Lovie's weblog - My little place on the web...</title>
        <link>http://www.exigentsi.com/serendipity/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>How to convert a 16x16 bmp to a favicon.ico</title>
    <link>http://www.exigentsi.com/serendipity/archives/7-How-to-convert-a-16x16-bmp-to-a-favicon.ico.html</link>

    <description>
        I found this entry on somebody else&#039;s blog.  I will update the url to point back to the entry I found if I can find that.&lt;br /&gt;
&lt;br /&gt;
bmptoppm favicon.bmp | ppmtowinicon -output favicon.ico&lt;br /&gt;
&lt;br /&gt;
This worked for me &lt;img src=&quot;http://www.exigentsi.com/serendipity/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; 
    </description>
</item>
<item>
    <title>Auction Sniper</title>
    <link>http://www.exigentsi.com/serendipity/archives/6-Auction-Sniper.html</link>

    <description>
        Been a long time since I wrote anything here, but Auction Sniper is great.&lt;br /&gt;
&lt;br /&gt;
&lt;div align=&quot;center&quot;&gt;&lt;a href=&quot;http://www.auctionsniper.com/?how=tlovie&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://www.auctionsniper.com/images/button3.gif&quot; border=&quot;0&quot; alt=&quot;AuctionSniper.com - eBay software to help you win more items.&quot;&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;&lt;a href=&quot;http://www.auctionsniper.com/?how=tlovie&quot; target=&quot;_blank&quot;&gt;eBay software to help you win more items.&lt;/a&gt;&lt;/strong&gt;&lt;/div&gt;&lt;br /&gt;&lt;div align=&quot;center&quot;&gt;&lt;a href=&quot;http://www.auctiva.com/?how=ASRefer:tlovie&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://auctionsniper.com/images/AuctivaBlue88x33.gif&quot; border=&quot;0&quot; alt=&quot;Auctiva.com - &lt;a target=&#039;blank&#039; href=&#039;http://www.auctiva.com/?how=ASRefer:tlovie&#039;&gt;Free Online Auction Software&lt;/a&gt;&quot;&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;&lt;a target=&#039;blank&#039; href=&#039;http://www.auctiva.com/?how=ASRefer:tlovie&#039;&gt;Free Online Auction Software&lt;/a&gt;&lt;/a&gt;&lt;/strong&gt;&lt;/div&gt; 
    </description>
</item>
<item>
    <title>SQL Server - Scheduler 0 Appears to be hung</title>
    <link>http://www.exigentsi.com/serendipity/archives/5-SQL-Server-Scheduler-0-Appears-to-be-hung.html</link>

    <description>
        Been a little busy trying to resolve some locking and blocking issues on &lt;a href=&quot;http://www.microsoft.com/&quot;&gt;Microsoft&lt;/a&gt; &lt;a href=&quot;http://www.microsoft.com/sqlserver/&quot;&gt;SQL Server&lt;/a&gt; and came across a knowledge base article &lt;a href=&quot;http://support.microsoft.com/kb/814693/&quot;&gt;814693&lt;/a&gt;.  After obtaining the hotfix from Microsoft to resolve this issue, we started to get some level 20 assertion errors, and stack dumps when running some queries.  &lt;br /&gt;
&lt;br /&gt;
The errors in the SQL Server Error log look like this: &lt;br /&gt;
&lt;blockquote&gt;&lt;br /&gt;
Using &#039;sqlimage.dll&#039; version &#039;4.0.5&#039;&lt;br /&gt;
Dump thread - spid = 20, PSS = 0x575b31a8, EC = 0x575b3358&lt;br /&gt;
Stack Dump being sent to g:\MSSQL7\log\SQL00024.dmp&lt;/blockquote&gt;&lt;br /&gt;
&lt;blockquote&gt;SQL Server Assertion: File: &amp;lt;somerge.c&amp;gt;, line=2808 &lt;br /&gt;
Failed Assertion = &#039;sortdesP-&gt;soTimerActive&#039;.&lt;/blockquote&gt;&lt;br /&gt;
&lt;blockquote&gt;Error: 3624, Severity: 20, State: 1.&lt;/blockquote&gt;&lt;br /&gt;
&lt;br /&gt;
After a second call to Microsoft we determined that SQL Server 7.0 Build 1087 has a known issue (read bug) with certain types of queries and an updated Build 1145 was available.  They describe the problem in knowledge base article &lt;a href=&quot;http://support.microsoft.com/kb/830262/&quot;&gt;830262&lt;/a&gt;, but it doesn&#039;t look exactly like the problem that we were having.  Still, we applied the hotfix, and the problem is resolved, however, I&#039;m not sure how many people are in this boat.  Ths problem is poorly documented, and required lengthy calls to microsoft technical support to resolve.  SQL Server 7.0 is nearing end of life, and I feel that Microsoft is not being diligent about supporting it in an effort to force customers to upgrade to a newer version. 
    </description>
</item>
<item>
    <title>Gallery</title>
    <link>http://www.exigentsi.com/serendipity/archives/4-Gallery.html</link>

    <description>
        Yesterday, I wrote about my adventures in resizing an NTFS image file inside of QEMU.  Well that didn&#039;t go so hot, but the instructions I found at &lt;a href=&quot;http://www.carlsonhome.net/&quot;&gt;Eric Carlson&#039;s page&lt;/a&gt; were a start.  While browsing his site a bit, I noticed he was using a really great open source picture &lt;a href=&quot;http://gallery.menalto.com&quot;&gt;gallery&lt;/a&gt; application.  I was trying to integrate photo browsing into &lt;a href=&quot;http://www.s9y.org&quot;&gt;Serendipity&lt;/a&gt; but this is a much better approach.  I am really excited about &lt;a href=&quot;http://gallery.menalto.com&quot;&gt;Gallery&lt;/a&gt;, because I didn&#039;t have any system to organize my photos.  I&#039;ve made some of my &lt;a href=&quot;http://www.exigentsi.com/gallery/&quot;&gt;photos&lt;/a&gt; available, and I&#039;ve been encouraging my friends and family to do the same. 
    </description>
</item>
<item>
    <title>QEMU</title>
    <link>http://www.exigentsi.com/serendipity/archives/2-QEMU.html</link>

    <description>
        I worked on installing Win2kServer inside of &lt;a href=&quot;http://www.qemu.org&quot;&gt;QEMU&lt;/a&gt; 0.7.1.  It went pretty smoothly, but I didn&#039;t configure the image disk to be large enough.  I tried to correct the problem by following the instructions I found &lt;a href=&quot;http://www.carlsonhome.net/computer_help_log.php&quot;&gt;here&lt;/a&gt;, but every time I tried to boot the guest OS, it complained that the disk was not bootable.  Eventually I just took the route of re-installing the OS on a larger image file.&lt;br /&gt;
&lt;br /&gt;
UPDATE:  Just installed SP3 on the guest OS and everything went bad. 
    </description>
</item>
<item>
    <title>Configured Serendipity</title>
    <link>http://www.exigentsi.com/serendipity/archives/1-Configured-Serendipity.html</link>

    <description>
        After almost no trouble at all, I configured &lt;a href=&quot;http://www.s9y.org&quot;&gt;Serendipity&lt;/a&gt; &lt;a href=&quot;http://blog.s9y.org/archives/36-CRITICAL-BUGFIX-RELEASE-Serendipity-0.8.2.html&quot;&gt; 0.8.2&lt;/a&gt; for this blog.  As you can see, I used the defaults in most places, maybe later I will change some of them.  I hope to write more things down, hopefully this blog will be a good thing.&lt;br /&gt;
 
    </description>
</item>

</channel>
</rss>
