<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
    <channel>
        
            <title>Don't Back Down</title>
            <link>http://www.cxliv.org/</link>
            <description>Chad Everett offers social commentary sprinkled with technical insight, programming tidbits and anything else that comes up.</description>
            <language>en</language>
            <copyright>Copyright 2003-2012, CXLIV Media Group</copyright>
            <pubDate>Thu, 26 Jun 2003 22:00:00 -0400</pubDate>
            <lastBuildDate>Tue, 08 Feb 2011 16:29:30 -0500</lastBuildDate>
            <generator>Movable Type 4.38</generator>
            <docs>http://www.rssboard.org/rss-specification</docs> 
            <managingEditor>Chad Everett</managingEditor>
            <webMaster>Chad Everett</webMaster>
            <ttl>60</ttl>
        
        
            <feedburner:info uri="dontbackdown" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><geo:lat>35.192919</geo:lat><geo:long>-80.668228</geo:long><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://cxliv.org/index.xml" /><feedburner:emailServiceId>DontBackDown</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><feedburner:feedFlare href="http://add.my.yahoo.com/rss?url=http%3A%2F%2Fcxliv.org%2Findex.xml" src="http://us.i1.yimg.com/us.yimg.com/i/us/my/addtomyyahoo4.gif">Subscribe with My Yahoo!</feedburner:feedFlare><feedburner:feedFlare href="http://www.newsgator.com/ngs/subscriber/subext.aspx?url=http%3A%2F%2Fcxliv.org%2Findex.xml" src="http://www.newsgator.com/images/ngsub1.gif">Subscribe with NewsGator</feedburner:feedFlare><feedburner:feedFlare href="http://feeds.my.aol.com/add.jsp?url=http%3A%2F%2Fcxliv.org%2Findex.xml" src="http://o.aolcdn.com/favorites.my.aol.com/webmaster/ffclient/webroot/locale/en-US/images/myAOLButtonSmall.gif">Subscribe with My AOL</feedburner:feedFlare><feedburner:feedFlare href="http://www.bloglines.com/sub/http://cxliv.org/index.xml" src="http://www.bloglines.com/images/sub_modern11.gif">Subscribe with Bloglines</feedburner:feedFlare><feedburner:feedFlare href="http://www.netvibes.com/subscribe.php?url=http%3A%2F%2Fcxliv.org%2Findex.xml" src="http://www.netvibes.com/img/add2netvibes.gif">Subscribe with Netvibes</feedburner:feedFlare><feedburner:feedFlare href="http://fusion.google.com/add?feedurl=http%3A%2F%2Fcxliv.org%2Findex.xml" src="http://buttons.googlesyndication.com/fusion/add.gif">Subscribe with Google</feedburner:feedFlare><feedburner:feedFlare href="http://www.pageflakes.com/subscribe.aspx?url=http%3A%2F%2Fcxliv.org%2Findex.xml" src="http://www.pageflakes.com/ImageFile.ashx?instanceId=Static_4&amp;fileName=ATP_blu_91x17.gif">Subscribe with Pageflakes</feedburner:feedFlare><item>
                <title>Move Thunderbird Signature for Identity</title>
                <description>&lt;p&gt;One difficulty in current versions of Thunderbird is that even if you have set the preference to move the signature line related to the quote, it will not be saved correctly.&lt;/p&gt;

&lt;p&gt;Luckily there is a way to move this manually.  The only problem is that it is a bit of a pain to do so, and if it reverts, you have to make the change manually again.  Fortunately it is not hard, just a nuisance.&lt;/p&gt;
                        &lt;p&gt;The first thing you need to do is to exit Thunderbird.  This is because the preference is stored in the &lt;strong&gt;user.js&lt;/strong&gt; file.  This file, stored in your profile folder, does not exist by default, so you may need to create it (if you have previously created it, or some other preference is stored in it, the file may exist).&lt;/p&gt;

&lt;p&gt;If you do not know where your profile is, you may need to do some searching, as this depends on what OS you use for Thunderbird.&lt;/p&gt;

&lt;p&gt;Once you have found and/or created the file, you simply need to add a new setting to the file.    This setting tells Thunderbird which signature you want to move for which identity you want to move, and looks like this:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;user_pref("mail.identity.id5.sig_bottom", true);&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;What's that?  You don't know which id to use?&lt;/p&gt;

&lt;p&gt;That's when it gets a bit more complicated.  You will need to find your &lt;strong&gt;prefs.js&lt;/strong&gt; file - found in the profile folder - and locate the identity that you want to change.  Unfortunately this isn't the simplest file to browse.  It isn't hard, but you will just need to scroll through it in order to determine which id you are looking for, and once you find it, use that number in the line above.  Add it to the user.js file, save and restart.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Note&lt;/em&gt;: This article is a bit dated, and may not be valid for current versions.  Please keep this in mind.&lt;/p&gt;
                        &lt;h3&gt;Related Entries&lt;/h3&gt;
                        &lt;ul&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2005/01/17/more_firefox_tweaks.php"&gt;Mozilla: More Firefox Tweaks&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2005/04/12/mt-moderate_and_simplecomments.php"&gt;Code Talking: MT-Moderate and SimpleComments&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2006/01/16/file_uploads_through_html_forms.php"&gt;Code Talking: File Uploads Through HTML Forms&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2005/11/30/reading_pdf_files_with_gimp.php"&gt;Software: Reading PDF Files with GIMP&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2007/11/21/how_to_totally_replace_outlook_in_windows.php"&gt;Software: How to Totally Replace Outlook (in Windows)&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2007/12/07/how_to_export_tags_from_movable_type_3.3x.php"&gt;Movable Type: How to Export Tags from Movable Type 3.3x&lt;/a&gt;&lt;/li&gt;
                        
                        &lt;/ul&gt;
                        &lt;hr /&gt;
                        &lt;p style="background: #f4f4f4; border: 2px dotted #999; margin: 20px 0; padding: 8px; text-align: center;"&gt;
                           &amp;copy; All Rights Reserved.  For personal use only.  Visit &lt;a href="http://www.cxliv.org/"&gt;Don't Back Down&lt;/a&gt; for more!
                        &lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/DontBackDown/~4/e7S1Ce_Ytgo" height="1" width="1"/&gt;</description>
                <link>http://feedproxy.google.com/~r/DontBackDown/~3/e7S1Ce_Ytgo/move_thunderbird_signature_for_identity.php</link>
                <guid isPermaLink="false">http://www.cxliv.org/2008/11/14/move_thunderbird_signature_for_identity.php</guid>
                
                    <category domain="http://www.sixapart.com/ns/types#category">Mozilla</category>
                
                <pubDate>Fri, 14 Nov 2008 06:00:00 -0500</pubDate>
                <author>Chad Everett</author>
            <feedburner:origLink>http://www.cxliv.org/2008/11/14/move_thunderbird_signature_for_identity.php</feedburner:origLink></item>
        
            <item>
                <title>Back-to-Back Bombs in Baghdad</title>
                <description>&lt;p&gt;Way back in 2001, just after the second plane hit the second World Trade Center tower, before anyone in the US really thought much about terrorism, I turned to my girlfriend (who would later become my wife) and told her that it made sense that the second plane would wait a short while.  It means that they get more media coverage.  And it would not surprise me in the least if we would see something else a short while later (which we did).  And so on.&lt;/p&gt;

&lt;p&gt;As it turned out, there wasn't a whole lot more after the Pentagon plane hit, but there certainly could have been more.  A whole lot more.&lt;/p&gt;
                        &lt;p&gt;In fact, that was a part of the story in the 2007 movie &lt;a href="http://www.imdb.com/title/tt0431197/"&gt;The Kingdom&lt;/a&gt;, which starts with a bombing and then another bombing shortly thereafter, designed to do the most damage not with the first attack, but with the second, when rescue attempts are at their strongest (and the media is present as well).&lt;/p&gt;

&lt;p&gt;So it really doesn't surprise me a whole lot that this is now unfolding in the real world as well.  If anything, I am surprised that it hasn't happened more.&lt;/p&gt;

&lt;p&gt;I am far from an expert, but the newspaper tells us that a suicide bomber detonated their explosive device as a crowd gathered to help in the aftermath of the first explosion.  It seems like an excellent tactic if terror is really your focus.  A single attack is relatively simple, and can come out of nowhere.  Good, but perhaps less than effective, especially in today's world.&lt;/p&gt;

&lt;p&gt;A second attack of this nature would be so much more impressive, as it not only has the same impact as the first, it may potentially scare off anyone rushing to the aid of the victims from the first attack, and it could be caught by whatever media is covering the event.&lt;/p&gt;

&lt;p&gt;Chilling to be sure, and an escalation in the war, but certainly much more effective.&lt;/p&gt;
                        &lt;h3&gt;Related Entries&lt;/h3&gt;
                        &lt;ul&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2005/07/07/terrorism_around_us.php"&gt;In Our World: Terrorism Around Us&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2005/09/13/a_bit_too_jumpy.php"&gt;Hall of Shame: A Bit Too Jumpy&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2004/12/05/money_matters.php"&gt;We the People: Money Matters&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2007/09/11/maybe_we_should_hide_the_emergency_locator_beacon.php"&gt;In Our World: Maybe we Should Hide the Emergency Locator Beacon&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2004/10/27/design_error_or_pilot_error.php"&gt;In Our World: Design Error or Pilot Error?&lt;/a&gt;&lt;/li&gt;
                        
                        &lt;/ul&gt;
                        &lt;hr /&gt;
                        &lt;p style="background: #f4f4f4; border: 2px dotted #999; margin: 20px 0; padding: 8px; text-align: center;"&gt;
                           &amp;copy; All Rights Reserved.  For personal use only.  Visit &lt;a href="http://www.cxliv.org/"&gt;Don't Back Down&lt;/a&gt; for more!
                        &lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/DontBackDown/~4/IEPBU2pxwUc" height="1" width="1"/&gt;</description>
                <link>http://feedproxy.google.com/~r/DontBackDown/~3/IEPBU2pxwUc/back-to-back_bombs_in_baghdad.php</link>
                <guid isPermaLink="false">http://www.cxliv.org/2008/11/12/back-to-back_bombs_in_baghdad.php</guid>
                
                    <category domain="http://www.sixapart.com/ns/types#category">In Our World</category>
                
                <pubDate>Wed, 12 Nov 2008 06:00:00 -0500</pubDate>
                <author>Chad Everett</author>
            <feedburner:origLink>http://www.cxliv.org/2008/11/12/back-to-back_bombs_in_baghdad.php</feedburner:origLink></item>
        
            <item>
                <title>VC8 Library was not Installed Correctly</title>
                <description>&lt;p&gt;Another week, another software problem.  But this one isn't coming from &lt;a href="http://www.cxliv.org/microsoft/"&gt;Microsoft&lt;/a&gt;.  No, this time it is &lt;a href="http://www.logitech.com/"&gt;Logitech&lt;/a&gt; who is causing issues.&lt;/p&gt;

&lt;p&gt;Though I waffle between keyboards from time to time, my mouse is almost always Logitech, because they are just so comfortable.  These days it is really difficult for me to use anything else.  And that means that I am almost always using - or installing - their SetPoint software.&lt;/p&gt;
                        &lt;p&gt;As with most other software, however, that means I will probably run into a problem eventually, and this time around it is the error in the title: &lt;strong&gt;VC8 library was not installed correctly, please restart the machine and reinstall&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;What?  For a mouse driver?  That is just insane.&lt;/p&gt;

&lt;p&gt;So after digging around for a while, and reading all sorts of suggestions to install one version and then the next, I stumbled upon the answer.  As with most problems, it is fairly simple: Install the Visual C++ 2005 Redistributable package first, then install SetPoint.&lt;/p&gt;

&lt;p&gt;Since the package is labeled "Redistributable", you would think a company like Logitech would spring for the licensing fee to actually be able to redistribute it.  But no - they make you go find it.  It isn't hard, really - just search and you can get the appropriate version at Microsoft for your platform.  It's just one extra step is all.&lt;/p&gt;
                        &lt;h3&gt;Related Entries&lt;/h3&gt;
                        &lt;ul&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2008/07/14/my_quest_for_the_perfect_mouse.php"&gt;Gadgeteria: My Quest for the Perfect Mouse&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2006/02/13/logitech_mx_1000_laser_mouse.php"&gt;Gadgeteria: Logitech MX 1000 Laser Mouse&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2004/11/04/smartphone_activesync.php"&gt;Microsoft: Smartphone ActiveSync&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2005/01/24/rpc_over_http_on_sbs_2003.php"&gt;Microsoft: RPC Over HTTP on SBS 2003&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2008/05/20/doubling_the_bits_tripling_the_memory_its_upgrade_time.php"&gt;Gadgeteria: Doubling the Bits, Tripling the Memory, It's Upgrade Time!&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2004/09/20/troubleshooting_the_toolkit.php"&gt;Mozilla: Troubleshooting the Toolkit&lt;/a&gt;&lt;/li&gt;
                        
                        &lt;/ul&gt;
                        &lt;hr /&gt;
                        &lt;p style="background: #f4f4f4; border: 2px dotted #999; margin: 20px 0; padding: 8px; text-align: center;"&gt;
                           &amp;copy; All Rights Reserved.  For personal use only.  Visit &lt;a href="http://www.cxliv.org/"&gt;Don't Back Down&lt;/a&gt; for more!
                        &lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/DontBackDown/~4/BDeXjsnVdOQ" height="1" width="1"/&gt;</description>
                <link>http://feedproxy.google.com/~r/DontBackDown/~3/BDeXjsnVdOQ/vc8_library_was_not_installed_correctly.php</link>
                <guid isPermaLink="false">http://www.cxliv.org/2008/11/10/vc8_library_was_not_installed_correctly.php</guid>
                
                    <category domain="http://www.sixapart.com/ns/types#category">Software</category>
                
                <pubDate>Mon, 10 Nov 2008 06:00:00 -0500</pubDate>
                <author>Chad Everett</author>
            <feedburner:origLink>http://www.cxliv.org/2008/11/10/vc8_library_was_not_installed_correctly.php</feedburner:origLink></item>
        
            <item>
                <title>What Do You Miss Most When Traveling?</title>
                <description>&lt;p&gt;I am the first to admit that I don't travel nearly as much these days as I used to, and I am very happy for that.  When I did travel, I was - generally - single (I was often dating, so I don't know if you can count that), I had few obligations such as pets, and it helped a great deal.  I had to pay rent of course, but other bills were much lower because I was traveling so much.&lt;/p&gt;

&lt;p&gt;Having the company pay for meals and lodging while on the road is pretty sweet.  Heck, if you really want to save, you can turn down the heat and if push comes to shove you might be able to score some free dry cleaning too.  But that might be a little much for most of us.  So other than the sound of money flowing out of your checking account, what do you miss the most?&lt;/p&gt;
                        &lt;p&gt;These days, I find that it isn't my bed (though I do miss my bed), my bathroom (which I also have come to know and love), or any other room in the house (which I also can miss immensely).  And of course I miss the family, but for the sake of argument, keep people and pets out of the discussion.&lt;/p&gt;

&lt;p&gt;I think the thing that I miss the most is my &lt;a href="http://www.tivo.com/"&gt;TiVo&lt;/a&gt;.  I am actually not trying to sell you on one, but my behavior is so ingrained that when I'm lying in bed after a night of being on the road - whether it is for business or pleasure - it actually takes me a while to get used to even the feel of a different remote, and it takes me even longer to figure out why the stupid thing will not allow me to fast-forward past the commercials or introductions, or allow me to see what else might be on that is more interesting.&lt;/p&gt;

&lt;p&gt;What I would really love is if the fine folks at TiVo could figure out how I could watch my TiVo shows while I was traveling.  That would be awesome.&lt;/p&gt;
                        &lt;h3&gt;Related Entries&lt;/h3&gt;
                        &lt;ul&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2006/02/08/tivo_quality_assurance.php"&gt;Gadgeteria: Tivo Quality Assurance&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2006/01/04/im_a_tivo_man.php"&gt;Gadgeteria: I'm a Tivo Man&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2006/09/29/get_to_know_your_tivo.php"&gt;Gadgeteria: Get to Know Your TiVo&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2008/10/15/there_are_no_tivo_dvrs_available_on_the_network.php"&gt;Gadgeteria: There Are No TiVo DVRs Available on the Network&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2007/10/24/is_amazon_unbox_on_tivo_worth_the_effort.php"&gt;Gadgeteria: Is Amazon Unbox on TiVo Worth the Effort?&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2006/09/27/180-hour_tivo_series2_dt_dvr.php"&gt;Gadgeteria: 180-hour TiVo Series2 DT DVR&lt;/a&gt;&lt;/li&gt;
                        
                        &lt;/ul&gt;
                        &lt;hr /&gt;
                        &lt;p style="background: #f4f4f4; border: 2px dotted #999; margin: 20px 0; padding: 8px; text-align: center;"&gt;
                           &amp;copy; All Rights Reserved.  For personal use only.  Visit &lt;a href="http://www.cxliv.org/"&gt;Don't Back Down&lt;/a&gt; for more!
                        &lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/DontBackDown/~4/hvZmoH8HUrA" height="1" width="1"/&gt;</description>
                <link>http://feedproxy.google.com/~r/DontBackDown/~3/hvZmoH8HUrA/what_do_you_miss_most_when_traveling.php</link>
                <guid isPermaLink="false">http://www.cxliv.org/2008/11/07/what_do_you_miss_most_when_traveling.php</guid>
                
                    <category domain="http://www.sixapart.com/ns/types#category">Family Fare</category>
                
                <pubDate>Fri, 07 Nov 2008 06:00:00 -0500</pubDate>
                <author>Chad Everett</author>
            <feedburner:origLink>http://www.cxliv.org/2008/11/07/what_do_you_miss_most_when_traveling.php</feedburner:origLink></item>
        
            <item>
                <title>Google Alerts via RSS</title>
                <description>&lt;p&gt;If, like me, you use &lt;a href="http://alerts.google.com/"&gt;Google Alerts&lt;/a&gt; to be notified of new content when it appears, you also may not like having your inbox cluttered if you have a bunch of alerts configured.&lt;/p&gt;

&lt;p&gt;Now there is a new option for you newshounds.  Alerthounds.  Whatever you call yourselves.&lt;/p&gt;
                        &lt;p&gt;&lt;a href="http://googleblog.blogspot.com/2008/10/feed-me-google-alerts-not-just-for.html"&gt;Google Alerts via RSS&lt;/a&gt; is a new option, allowing you to create a feed for those alerts, and you can pick up your feed in just about any location.&lt;/p&gt;

&lt;p&gt;Naturally a good feed reader is a must, and for this I personally like &lt;a href="http://reader.google.com/"&gt;Google Reader&lt;/a&gt;, but anything should work.&lt;/p&gt;
                        &lt;h3&gt;Related Entries&lt;/h3&gt;
                        &lt;ul&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2007/12/11/rss_feed_problem_resolved.php"&gt;About a Blog: RSS Feed Problem Resolved&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2007/02/10/google_reader_adds_sort_by_oldest.php"&gt;Linkedelica: Google Reader Adds Sort by Oldest&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2005/10/07/reading_with_google.php"&gt;Linkedelica: Reading with Google&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2007/11/08/improving_the_online_aggregator_experience.php"&gt;Linkedelica: Improving the Online Aggregator Experience&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2005/11/22/i_want_to_like_google_reader.php"&gt;Software: I Want to Like Google Reader&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2006/11/01/leaving_bloglines_for_the_google_reader.php"&gt;Linkedelica: Leaving Bloglines for the Google Reader&lt;/a&gt;&lt;/li&gt;
                        
                        &lt;/ul&gt;
                        &lt;hr /&gt;
                        &lt;p style="background: #f4f4f4; border: 2px dotted #999; margin: 20px 0; padding: 8px; text-align: center;"&gt;
                           &amp;copy; All Rights Reserved.  For personal use only.  Visit &lt;a href="http://www.cxliv.org/"&gt;Don't Back Down&lt;/a&gt; for more!
                        &lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/DontBackDown/~4/jZfDx6i4LBM" height="1" width="1"/&gt;</description>
                <link>http://feedproxy.google.com/~r/DontBackDown/~3/jZfDx6i4LBM/google_alerts_via_rss.php</link>
                <guid isPermaLink="false">http://www.cxliv.org/2008/11/05/google_alerts_via_rss.php</guid>
                
                    <category domain="http://www.sixapart.com/ns/types#category">Linkedelica</category>
                
                <pubDate>Wed, 05 Nov 2008 06:00:00 -0500</pubDate>
                <author>Chad Everett</author>
            <feedburner:origLink>http://www.cxliv.org/2008/11/05/google_alerts_via_rss.php</feedburner:origLink></item>
        
            <item>
                <title>Boy Killed While Trick-or-Treating</title>
                <description>&lt;p&gt;A man in Sumter, South Carolina, saw masked people outside his house and opened fire.  With an AK-47 assault rifle.  Shots struck a 12-year-old boy.  Thirteen times.  The boy was pronounced dead at the hospital shortly thereafter.&lt;/p&gt;

&lt;p&gt;With all the hubbub about whether or not teenagers should be trick-or-treating (and there are even municipalities enacting laws to enforce such a ban), perhaps the larger issue to ask is: Why in the world would someone have an AK-47 loaded and ready to fire, on Halloween of all nights?&lt;/p&gt;
                        &lt;p&gt;If you don't like the holiday, that's fine.  There are plenty of people these days who don't.  I see more and more houses with lights off, which is a shame (that is a topic for another day, however).&lt;/p&gt;

&lt;p&gt;So if you don't want people to knock on your door, turn off the light, go to the back room and read a book.  Look for porn online.  Go to your the harvest festival at your church.  Do whatever you do.  But keep a loaded assault rifle at the door while there are kids around, and then fire through that door into the front yard?  That seems a little extreme.&lt;/p&gt;

&lt;p&gt;I get that you may have been shot before, and I have no idea what part of town this person lived in, so I can understand being jumpy.  I am also not someone who says that they should ban all guns just because there may be valid reasons (not sure this is one of them, but you get what I mean).  But come on.  Sometimes people are just stupid.&lt;/p&gt;
                        &lt;h3&gt;Related Entries&lt;/h3&gt;
                        &lt;ul&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2004/08/18/repetitive_events.php"&gt;In Our World: Repetitive Events&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2005/11/28/it_aint_no_animal_house.php"&gt;Diversions: It Ain't No Animal House&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2006/07/31/treasure_hunters_challenge_week_7.php"&gt;Diversions: Treasure Hunters Challenge: Week 7&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2003/12/30/turn_around_already.php"&gt;In Our World: Turn Around Already!&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2005/07/08/everywhere_theres_signs.php"&gt;In Our World: Everywhere There's Signs&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2004/06/30/vicious_circles.php"&gt;In Our World: Vicious Circles&lt;/a&gt;&lt;/li&gt;
                        
                        &lt;/ul&gt;
                        &lt;hr /&gt;
                        &lt;p style="background: #f4f4f4; border: 2px dotted #999; margin: 20px 0; padding: 8px; text-align: center;"&gt;
                           &amp;copy; All Rights Reserved.  For personal use only.  Visit &lt;a href="http://www.cxliv.org/"&gt;Don't Back Down&lt;/a&gt; for more!
                        &lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/DontBackDown/~4/hSvJjaM52dc" height="1" width="1"/&gt;</description>
                <link>http://feedproxy.google.com/~r/DontBackDown/~3/hSvJjaM52dc/boy_killed_while_trick-or-treating.php</link>
                <guid isPermaLink="false">http://www.cxliv.org/2008/11/03/boy_killed_while_trick-or-treating.php</guid>
                
                    <category domain="http://www.sixapart.com/ns/types#category">In Our World</category>
                
                <pubDate>Mon, 03 Nov 2008 06:00:00 -0500</pubDate>
                <author>Chad Everett</author>
            <feedburner:origLink>http://www.cxliv.org/2008/11/03/boy_killed_while_trick-or-treating.php</feedburner:origLink></item>
        
            <item>
                <title>Bailout Money Madness</title>
                <description>&lt;p&gt;Way back in December of last year, rumblings were heard about a deal for freezing rates for homeowners having trouble with their mortgages.  Yesterday, it was announced that the government may have the plan ready to use about $50 billion from the financial bailout in order to guarantee $500 billion in mortgages.&lt;/p&gt;

&lt;p&gt;This must be new math, because I have no idea how $50 billion can guarantee $500 billion.  Regardless, I want some of that action.  I really don't get how the people who pay their mortgages and their car loans and credit card bills and every other debt they incur don't get any relief, while those who don't pay their bills get to take a free ride.  It makes you wonder why you should bother being responsible.&lt;/p&gt;
                        &lt;p&gt;Now I get that there are times when people hit hard times.  And I feel bad for them.  I really do.  I don't mean to be an ass about it, either.  I really don't.  But if there is never any downside and the government is always there with a handout to keep everything from failing, what is the point of saving and trying to make sure that you have built up a safety net?&lt;/p&gt;

&lt;p&gt;There is just no need to be a responsible adult and attempt to make good decisions if there is no downside if you don't.&lt;/p&gt;

&lt;p&gt;And it isn't even just the individuals.  The companies and the government themselves are right at the top of the list.  Government has been running in the red for decades.  Why should they get a pass?  Why should companies be bailed out?  Let them fail.  Will life as we know it come to an end?  Perhaps, for a time.  But eventually it will all work out and we will be stronger for it.&lt;/p&gt;

&lt;p&gt;Otherwise you will have one hand after another all looking for a handout.&lt;/p&gt;

&lt;p&gt;When the banks got theirs, the automakers and insurance companies got in line.  The executives at the companies defend their payouts saying that they deserve the million-dollar paydays because of the tough decisions that they have to make.  And I don't question them.  I am sure they have difficult decisions to make.  But when they ultimately have to take money from someone else, perhaps they should take a big cut in pay.  Perhaps we all should, rather than waiting on the dole from someone.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Update&lt;/strong&gt;: On November 10, 2008, it was announced that investors in Countrywide were suing because of their losses.  Some 400,000 mortgage adjustments were good news for homeowners but not investors.  Someone always loses.  Where is the shareholder relief?  I have no doubt that a class action lawsuit will be along shortly, but that is not what I mean.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Update&lt;/strong&gt;: On December 12, 2008, Dubya announced a $14 billion aid package for Detroit automakers.  Ford has said they do not need money, at least in the immediate future.  I wonder what business will be next.  A slippery slope indeed - once the money starts flowing, there is no end in sight.&lt;/p&gt;
                        &lt;h3&gt;Related Entries&lt;/h3&gt;
                        &lt;ul&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2005/10/29/politics_and_money.php"&gt;We the People: Politics and Money&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2006/09/05/voluntarily_providing_multi-lingual_services.php"&gt;In Our World: Voluntarily Providing Multi-Lingual Services&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2008/10/20/fdic_plans_to_raise_fees_to_banks.php"&gt;In Our World: FDIC Plans to Raise Fees to Banks&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2003/08/17/government_and_money.php"&gt;We the People: Government and Money&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2005/07/26/into_debt_we_will_go.php"&gt;Our Town: Into Debt We Will Go&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2004/09/12/a_small_consideration.php"&gt;In Our World: A Small Consideration&lt;/a&gt;&lt;/li&gt;
                        
                        &lt;/ul&gt;
                        &lt;hr /&gt;
                        &lt;p style="background: #f4f4f4; border: 2px dotted #999; margin: 20px 0; padding: 8px; text-align: center;"&gt;
                           &amp;copy; All Rights Reserved.  For personal use only.  Visit &lt;a href="http://www.cxliv.org/"&gt;Don't Back Down&lt;/a&gt; for more!
                        &lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/DontBackDown/~4/s0BPY7Zvyic" height="1" width="1"/&gt;</description>
                <link>http://feedproxy.google.com/~r/DontBackDown/~3/s0BPY7Zvyic/bailout_money_madness.php</link>
                <guid isPermaLink="false">http://www.cxliv.org/2008/10/31/bailout_money_madness.php</guid>
                
                    <category domain="http://www.sixapart.com/ns/types#category">In Our World</category>
                
                <pubDate>Fri, 31 Oct 2008 06:00:00 -0500</pubDate>
                <author>Chad Everett</author>
            <feedburner:origLink>http://www.cxliv.org/2008/10/31/bailout_money_madness.php</feedburner:origLink></item>
        
            <item>
                <title>Cannot Redeclare Class 'MT' in mt.php</title>
                <description>&lt;p&gt;While the dynamic publishing model of &lt;a href="http://www.movabletype.org/"&gt;Movable Type&lt;/a&gt; is not heavily used, it is actually a very useful feature.  Probably not as a complete CMS - mostly because it is not full-featured - but certainly to provide some nice functionality on the side as it were.&lt;/p&gt;

&lt;p&gt;Unfortunately the dynamic publishing functions are not documented much, if at all, so when you run into some issues, it can be difficult to troubleshoot.  One of the more common problems you may find is an error message such as this one - when you cannot redeclare the 'MT' class, it will prevent the entire dynamic publishing subsystem from starting up, and you will be dead in the water!&lt;/p&gt;
                        &lt;p&gt;Luckily, the problem is one that is easily solved.&lt;/p&gt;

&lt;p&gt;There are two things to notice in this error message that are important and that will help us to resolve the problem.&lt;/p&gt;

&lt;p&gt;The first is the class that is causing the problem.  In this case, it is the class 'MT'.  This is the base Movable Type class - that is to say, Movable Type itself.  If you happen to find another class or function of some kind, you may have other issues, perhaps with a database call or maybe a plugin.  But here, it is actually Movable Type that cannot load.&lt;/p&gt;

&lt;p&gt;The second is the file that cannot load - that file name is mt.php.  The problem is that the file it is referencing (mt.php) is almost definitely not where the problem lies.  More than likely you will find that the problem is instead in the dynamic viewer, which is &lt;strong&gt;mtview.php&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Open this file - found in the root of your web site - and take a look at it.&lt;/p&gt;

&lt;p&gt;Generally there are two reasons for this error.&lt;/p&gt;

&lt;p&gt;The most common is that there are two include statements in the file.  Comment out one of them if this is the case.&lt;/p&gt;

&lt;p&gt;The other problem can be that the path to the mt.php file is incorrect.  This is usually the issue if you have moved your installation directory and the file is not rebuilt (it should be rebuilt automatically by MT, but sometimes this is not done automatically).  If you update the path manually, it will take care of the problem.&lt;/p&gt;

&lt;p&gt;If you fix both of these problems and still have the error, there could be something else amiss - perhaps an extra line or call to a non-existent variable or something.  But these are definitely the most common problems that you will find.&lt;/p&gt;
                        &lt;h3&gt;Related Entries&lt;/h3&gt;
                        &lt;ul&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2005/06/14/movable_type_on_godaddy.php"&gt;Movable Type: Movable Type on GoDaddy&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2005/06/03/movable_type_3.17_on_tap.php"&gt;About a Blog: Movable Type 3.17 On Tap&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2005/04/10/dynamic_encoding_of_ampersands.php"&gt;Movable Type: Dynamic Encoding of Ampersands&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2007/11/16/failed_to_load_openpgp_keys_from_keyrings.php"&gt;Software: Failed to Load OpenPGP Keys From Keyrings&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2008/10/06/cant_call_method_entry_based_on_an_undefined_value.php"&gt;Movable Type: Can't Call Method 'entry_based' on an Undefined Value&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2008/08/22/cant_find_template_styles.php"&gt;Movable Type: Can't Find Template 'Styles'&lt;/a&gt;&lt;/li&gt;
                        
                        &lt;/ul&gt;
                        &lt;hr /&gt;
                        &lt;p style="background: #f4f4f4; border: 2px dotted #999; margin: 20px 0; padding: 8px; text-align: center;"&gt;
                           &amp;copy; All Rights Reserved.  For personal use only.  Visit &lt;a href="http://www.cxliv.org/"&gt;Don't Back Down&lt;/a&gt; for more!
                        &lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/DontBackDown/~4/0Ep3DGgURhM" height="1" width="1"/&gt;</description>
                <link>http://feedproxy.google.com/~r/DontBackDown/~3/0Ep3DGgURhM/cannot_redeclare_class_mt_in_mt.php.php</link>
                <guid isPermaLink="false">http://www.cxliv.org/2008/10/29/cannot_redeclare_class_mt_in_mt.php.php</guid>
                
                    <category domain="http://www.sixapart.com/ns/types#category">Movable Type</category>
                
                <pubDate>Wed, 29 Oct 2008 06:00:00 -0500</pubDate>
                <author>Chad Everett</author>
            <feedburner:origLink>http://www.cxliv.org/2008/10/29/cannot_redeclare_class_mt_in_mt.php.php</feedburner:origLink></item>
        
            <item>
                <title>North Carolina Ballots Strike Again</title>
                <description>&lt;p&gt;About &lt;a href="http://www.cxliv.org/2007/11/13/bizarre_ballot_wording_gives_transit_tax_victory.php"&gt;a year ago&lt;/a&gt;, some strange ballot wording opened the door to victory - or at least continued existence - to the Mecklenburg County Transit Tax.  It seems that such wording may actually be handed down from the state.&lt;/p&gt;

&lt;p&gt;You see, in most places, if you were to go into a polling place and vote a straight ticket, you would expect that your vote would include casting your lot for the president on that party.  Not so in The Old North State.&lt;/p&gt;
                        &lt;p&gt;Apparently in 1967, state lawmakers decided that Democratic candidate Hubert H. Humphrey might adversely affect the rest of the Democrats running, so the president was removed from the straight-party button, and that was that.&lt;/p&gt;

&lt;p&gt;Since then, no one has thought much about it, and since we all know that no one is able to read or pay much attention to what they do because they don't have that much time on their hands, North Carolina has an inordinate amount of voters who cast no vote at all for president - even if they turn out and vote for every other election on their ballot.&lt;/p&gt;
                        &lt;h3&gt;Related Entries&lt;/h3&gt;
                        &lt;ul&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2007/11/13/bizarre_ballot_wording_gives_transit_tax_victory.php"&gt;We the People: Bizarre Ballot Wording Gives Transit Tax Victory&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2003/11/04/use_those_votes_wisely.php"&gt;We the People: Use Those Votes Wisely&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2004/11/05/voting_in_north_carolina.php"&gt;In Our World: Voting in North Carolina&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2007/08/23/the_importance_of_timing_on_election_day.php"&gt;We the People: The Importance of Timing on Election Day&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2004/11/03/apportioning_example.php"&gt;We the People: Apportioning Example&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2003/11/07/north_state_blogs.php"&gt;Linkedelica: North State Blogs&lt;/a&gt;&lt;/li&gt;
                        
                        &lt;/ul&gt;
                        &lt;hr /&gt;
                        &lt;p style="background: #f4f4f4; border: 2px dotted #999; margin: 20px 0; padding: 8px; text-align: center;"&gt;
                           &amp;copy; All Rights Reserved.  For personal use only.  Visit &lt;a href="http://www.cxliv.org/"&gt;Don't Back Down&lt;/a&gt; for more!
                        &lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/DontBackDown/~4/OC_N8PBl1do" height="1" width="1"/&gt;</description>
                <link>http://feedproxy.google.com/~r/DontBackDown/~3/OC_N8PBl1do/north_carolina_ballots_strike_again.php</link>
                <guid isPermaLink="false">http://www.cxliv.org/2008/10/27/north_carolina_ballots_strike_again.php</guid>
                
                    <category domain="http://www.sixapart.com/ns/types#category">We the People</category>
                
                <pubDate>Mon, 27 Oct 2008 06:00:00 -0500</pubDate>
                <author>Chad Everett</author>
            <feedburner:origLink>http://www.cxliv.org/2008/10/27/north_carolina_ballots_strike_again.php</feedburner:origLink></item>
        
            <item>
                <title>Windows Update Error 0x8ddd0018</title>
                <description>&lt;p&gt;Another less-than-friendly hex error from our friends at Windows Update.&lt;/p&gt;

&lt;p&gt;Why is it that they cannot write things out and just tell you what the problem is, or even better, how to fix it?  That I do not know.&lt;/p&gt;

&lt;p&gt;But &lt;a href="http://www.cxliv.org/2008/10/10/windows_update_errors.php"&gt;like last time&lt;/a&gt;, the problem here is not hard to fix.  In fact, this time around, it might be even easier.&lt;/p&gt;
                        &lt;p&gt;The first thing you need to do is open a command prompt.  You can do this with the icon (typically found under "Accessories") or you can use Start -&gt; Run and type in "cmd".  Whichever is simplest for you is fine.  However, you do will need to run this as administrator, so if you are not administrator, you are probably better off using the shortcut and right-clicking to run as administrator where you can confirm the operation.&lt;/p&gt;

&lt;p&gt;Once there, you just need to run a single command:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;regsvr32.exe wuaueng.dll&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;This registers a DLL that is responsible for taking care of the error in question, and the next time that the update tries to run the process should be clear, with no problems at all.&lt;/p&gt;
                        &lt;h3&gt;Related Entries&lt;/h3&gt;
                        &lt;ul&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2008/10/13/an_error_occurred_while_trying_to_find_updates.php"&gt;Mozilla: An Error Occurred While Trying to Find Updates&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2008/02/18/error_deleting_avi_files_in_windows_xp.php"&gt;Software: Error Deleting AVI Files in Windows XP&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2005/02/25/mt-moderate_1.1.0.php"&gt;Linkedelica: MT-Moderate 1.1.0&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2008/10/29/cannot_redeclare_class_mt_in_mt.php.php"&gt;Movable Type: Cannot Redeclare Class 'MT' in mt.php&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2008/10/15/there_are_no_tivo_dvrs_available_on_the_network.php"&gt;Gadgeteria: There Are No TiVo DVRs Available on the Network&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2008/10/06/cant_call_method_entry_based_on_an_undefined_value.php"&gt;Movable Type: Can't Call Method 'entry_based' on an Undefined Value&lt;/a&gt;&lt;/li&gt;
                        
                        &lt;/ul&gt;
                        &lt;hr /&gt;
                        &lt;p style="background: #f4f4f4; border: 2px dotted #999; margin: 20px 0; padding: 8px; text-align: center;"&gt;
                           &amp;copy; All Rights Reserved.  For personal use only.  Visit &lt;a href="http://www.cxliv.org/"&gt;Don't Back Down&lt;/a&gt; for more!
                        &lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/DontBackDown/~4/zM7e8RnhBgM" height="1" width="1"/&gt;</description>
                <link>http://feedproxy.google.com/~r/DontBackDown/~3/zM7e8RnhBgM/windows_update_error_0x8ddd0018.php</link>
                <guid isPermaLink="false">http://www.cxliv.org/2008/10/24/windows_update_error_0x8ddd0018.php</guid>
                
                    <category domain="http://www.sixapart.com/ns/types#category">Microsoft</category>
                
                <pubDate>Fri, 24 Oct 2008 06:00:00 -0500</pubDate>
                <author>Chad Everett</author>
            <feedburner:origLink>http://www.cxliv.org/2008/10/24/windows_update_error_0x8ddd0018.php</feedburner:origLink></item>
        
            <item>
                <title>Hash Line Over-Indented</title>
                <description>&lt;p&gt;Have you run into this error while trying to update your plugins from the legacy-style &lt;a href="http://www.perl.org/"&gt;Perl&lt;/a&gt; format to a brand-spanking-new &lt;a href="http://www.yaml.org/"&gt;YAML&lt;/a&gt; layout, only to find that you can't seem to figure out just what the problem is?  Spending hour after hour troubleshooting and still getting that annoying message and it just won't go away?&lt;/p&gt;

&lt;p&gt;Look no further, because this one is easy.  Well, sort of.  You do have to look a little bit, but you actually are not missing a semicolon or a brace or anything along those lines.  In fact, it might be a little hard for you to find, you just have to know where to look.&lt;/p&gt;
                        &lt;p&gt;The problem is that YAML is very specific about spacing.  Very specific, in fact.  You need to make sure that your lines are spaced, not tabbed, and that should take care of your problem.&lt;/p&gt;

&lt;p&gt;What is difficult to troubleshoot is if your tabs take up the same amount of spaces - that can make this one tough to track down.  If you use an editor like &lt;a href="http://www.ultraedit.com/"&gt;UltraEdit&lt;/a&gt;, you might have a function that reads something like &lt;em&gt;Convert Tabs to Spaces&lt;/em&gt;.  Most editors have them - but this is a great function to help with this particular error.  Get rid of those tabs, change them to spaces, and you should be ready to go.&lt;/p&gt;
                        &lt;h3&gt;Related Entries&lt;/h3&gt;
                        &lt;ul&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2005/07/15/too_many_firefox_tabs.php"&gt;Mozilla: Too Many Firefox Tabs&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2008/10/06/cant_call_method_entry_based_on_an_undefined_value.php"&gt;Movable Type: Can't Call Method 'entry_based' on an Undefined Value&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2008/10/29/cannot_redeclare_class_mt_in_mt.php.php"&gt;Movable Type: Cannot Redeclare Class 'MT' in mt.php&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2007/11/16/failed_to_load_openpgp_keys_from_keyrings.php"&gt;Software: Failed to Load OpenPGP Keys From Keyrings&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2008/10/13/an_error_occurred_while_trying_to_find_updates.php"&gt;Mozilla: An Error Occurred While Trying to Find Updates&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2003/10/16/size_does_matter.php"&gt;In Our World: Size Does Matter&lt;/a&gt;&lt;/li&gt;
                        
                        &lt;/ul&gt;
                        &lt;hr /&gt;
                        &lt;p style="background: #f4f4f4; border: 2px dotted #999; margin: 20px 0; padding: 8px; text-align: center;"&gt;
                           &amp;copy; All Rights Reserved.  For personal use only.  Visit &lt;a href="http://www.cxliv.org/"&gt;Don't Back Down&lt;/a&gt; for more!
                        &lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/DontBackDown/~4/tX6gJoj5yjo" height="1" width="1"/&gt;</description>
                <link>http://feedproxy.google.com/~r/DontBackDown/~3/tX6gJoj5yjo/hash_line_over-indented.php</link>
                <guid isPermaLink="false">http://www.cxliv.org/2008/10/22/hash_line_over-indented.php</guid>
                
                    <category domain="http://www.sixapart.com/ns/types#category">Movable Type</category>
                
                <pubDate>Wed, 22 Oct 2008 06:00:00 -0500</pubDate>
                <author>Chad Everett</author>
            <feedburner:origLink>http://www.cxliv.org/2008/10/22/hash_line_over-indented.php</feedburner:origLink></item>
        
            <item>
                <title>FDIC Plans to Raise Fees to Banks</title>
                <description>&lt;p&gt;With all the excitement that banks are having lately - 13 insured banks and savings and loans have failed this year, including two major thrifts - the Federal Deposit Insurance Corporation (FDIC) has decided that they need more money coming in to help shore up the money going out.&lt;/p&gt;

&lt;p&gt;As the insurance fund stands (and there apparently is an actual fund), the balance is somewhere around $45.2 billion, which is below the minimum level set by Congress, and the lowest level since 2003.&lt;/p&gt;
                        &lt;p&gt;The FDIC, in their infinite wisdom, has decided that the current rate of 6.3 cents per $100 on deposit is too little.  So banks will now have to pay 13.5 cents per $100.  Unless the bank is considered in "strong" financial condition (roughly 91 percent of the 8500 banks and thrifts, though there is no mention of how this metric is obtained).  In that case, they pay just 11.6 cents per $100 on average.&lt;/p&gt;

&lt;p&gt;Apparently the goal of this plan is to shore up that insurance fund, and on the surface it seems like a decent idea - the institutions are putting in nearly twice the amount of money, right?&lt;/p&gt;

&lt;p&gt;The only problem with the plan is that it has been in the works for months.  Since before the account insurance limit was raised to $250,000 in the bailout legislation recently put into place.  This change will probably have an effect on the prior amounts, but it is not going to touch $250,000 per account.&lt;/p&gt;

&lt;p&gt;However, our wonderful government has already thought of that.  The bailout legislation has given the FDIC unlimited temporary authority to borrow from the Treasury if needed to cover the new limits.  Nice.&lt;/p&gt;
                        &lt;h3&gt;Related Entries&lt;/h3&gt;
                        &lt;ul&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2008/10/31/bailout_money_madness.php"&gt;In Our World: Bailout Money Madness&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2004/08/19/student_insurance.php"&gt;In Our World: Student Insurance&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2006/05/25/coastal_insurance_insanity.php"&gt;In Our World: Coastal Insurance Insanity&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2006/07/18/kill_the_penny.php"&gt;We the People: Kill the Penny&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2003/12/01/where_is_the_value.php"&gt;We the People: Where is the Value?&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2005/03/17/addressing_social_security.php"&gt;We the People: Addressing Social Security&lt;/a&gt;&lt;/li&gt;
                        
                        &lt;/ul&gt;
                        &lt;hr /&gt;
                        &lt;p style="background: #f4f4f4; border: 2px dotted #999; margin: 20px 0; padding: 8px; text-align: center;"&gt;
                           &amp;copy; All Rights Reserved.  For personal use only.  Visit &lt;a href="http://www.cxliv.org/"&gt;Don't Back Down&lt;/a&gt; for more!
                        &lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/DontBackDown/~4/DXMDwO4iupg" height="1" width="1"/&gt;</description>
                <link>http://feedproxy.google.com/~r/DontBackDown/~3/DXMDwO4iupg/fdic_plans_to_raise_fees_to_banks.php</link>
                <guid isPermaLink="false">http://www.cxliv.org/2008/10/20/fdic_plans_to_raise_fees_to_banks.php</guid>
                
                    <category domain="http://www.sixapart.com/ns/types#category">In Our World</category>
                
                <pubDate>Mon, 20 Oct 2008 06:00:00 -0500</pubDate>
                <author>Chad Everett</author>
            <feedburner:origLink>http://www.cxliv.org/2008/10/20/fdic_plans_to_raise_fees_to_banks.php</feedburner:origLink></item>
        
            <item>
                <title>How Would You Like to Share Today?</title>
                <description>&lt;p&gt;With the incredible explosion of social media, there are social media sites everywhere.  Any time you turn around, it seems there is another one.  I'm not just talking about the big boys, like &lt;a href="http://www.facebook.com/"&gt;Facebook&lt;/a&gt; and &lt;a href="http://www.twitter.com/"&gt;Twitter&lt;/a&gt;, either.  &lt;a href="http://www.mister-wong.com/"&gt;Mister Wong&lt;/a&gt;, anyone?&lt;/p&gt;

&lt;p&gt;Cool name aside, there is only so much one person can do.  So how do you decide which of these services to use?  While I get that you might want to provide each and every one of them on your site so that you gain maximum exposure, there is a limit, right?  How can you possibly expect to keep up?  Enter even &lt;em&gt;more&lt;/em&gt; services, which aim to help you do so.  Now how do you decide among them?&lt;/p&gt;
                        &lt;p&gt;That's where it gets challenging.&lt;/p&gt;

&lt;p&gt;The largest offerings in this field are probably &lt;a href="http://www.addthis.com/"&gt;AddThis&lt;/a&gt; and &lt;a href="http://www.sharethis.com/"&gt;ShareThis&lt;/a&gt;, though there are other options.&lt;/p&gt;

&lt;p&gt;You can certainly &lt;em&gt;roll your own&lt;/em&gt;, but that means not only keeping up with the offerings out there, you have to collect all the buttons for the services and then figure out how to post to each one of them.  No fun at all.&lt;/p&gt;

&lt;p&gt;Perhaps most importantly, however, is the impact to your visitors, and there is a difference.  At least one person &lt;a href="http://www.themelab.com/2008/04/23/just-disabled-sharethis-i-suggest-you-do-the-same/"&gt;has decided&lt;/a&gt; that because of recent performance problems, third-party services, as useful as they are, should be disabled.  Perhaps that is the answer.&lt;/p&gt;

&lt;p&gt;When you use a third-party service, it loads, often by JavaScript, meaning it takes time - and as we become more and more impatient, those valuable seconds are really annoying.  Even a few well-placed buttons, such as from the larger and more popular services, may seem like a more viable alternative.  You may want to consider this when deciding what to add on your own site.&lt;/p&gt;
                        &lt;h3&gt;Related Entries&lt;/h3&gt;
                        &lt;ul&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2008/06/10/the_real_secret_to_plurks_appeal_over_twitter.php"&gt;Linkedelica: The Real Secret to Plurk's Appeal over Twitter&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2008/02/07/the_importance_of_uptime_and_availability.php"&gt;About a Blog: The Importance of Uptime and Availability&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2008/06/04/a_brief_look_at_plurk_pownce_and_twitter.php"&gt;Linkedelica: A Brief Look at Plurk, Pownce and Twitter&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2005/02/03/manually_remove_a_windows_service.php"&gt;Microsoft: Manually Remove a Windows Service&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2007/02/26/easily_add_snap_preview_anywhere_to_movable_type.php"&gt;Linkedelica: Easily Add Snap Preview Anywhere to Movable Type&lt;/a&gt;&lt;/li&gt;
                        
                        &lt;/ul&gt;
                        &lt;hr /&gt;
                        &lt;p style="background: #f4f4f4; border: 2px dotted #999; margin: 20px 0; padding: 8px; text-align: center;"&gt;
                           &amp;copy; All Rights Reserved.  For personal use only.  Visit &lt;a href="http://www.cxliv.org/"&gt;Don't Back Down&lt;/a&gt; for more!
                        &lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/DontBackDown/~4/MhveiOjrPws" height="1" width="1"/&gt;</description>
                <link>http://feedproxy.google.com/~r/DontBackDown/~3/MhveiOjrPws/how_would_you_like_to_share_today.php</link>
                <guid isPermaLink="false">http://www.cxliv.org/2008/10/17/how_would_you_like_to_share_today.php</guid>
                
                    <category domain="http://www.sixapart.com/ns/types#category">About a Blog</category>
                
                <pubDate>Fri, 17 Oct 2008 06:00:00 -0500</pubDate>
                <author>Chad Everett</author>
            <feedburner:origLink>http://www.cxliv.org/2008/10/17/how_would_you_like_to_share_today.php</feedburner:origLink></item>
        
            <item>
                <title>There Are No TiVo DVRs Available on the Network</title>
                <description>&lt;p&gt;While TiVoToGo (TTG) is not the most reliable piece of software out there, and often just being able to transfer shows from one &lt;a href="http://www.tivo.com/"&gt;TiVo&lt;/a&gt; to another is much more useful, there are times when being able to save shows to a computer for later retrieval is a nice feature.&lt;/p&gt;

&lt;p&gt;Unfortunately it seems that more and more often, this error message comes up and getting it to go away is a royal pain.  So what do you do when you get the message "there are no tivo dvrs available on the network"?  Other than panic, I mean?&lt;/p&gt;
                        &lt;p&gt;The first, and simplest, solution is to restart your TiVo Desktop.  Unfortunately, it almost never works.  So naturally the next step would be to restart the computer running the TiVo Desktop.  But this too rarely works.  Still, there are times that it will help.&lt;/p&gt;

&lt;p&gt;I have found that I often get the error message after connecting to another network (usually via VPN), and by rebooting the computer, this resets the network adapter to the point that it can detect the TiVo devices correctly.  It is also possible, depending on your network card, that you actually have to shut down your computer for a few seconds - so that the card actually loses power - in order to achieve this state.  Rebooting will not accomplish this since it never removes power from the device.&lt;/p&gt;

&lt;p&gt;The final solution I have found is definitely the most painful solution, but it does seem to work every time.  It involves logging into your tivo.com account, disabling transfers for the device in question, running an update from that TiVo unit, re-enabling transfers and running another update.  You do need to make sure that the updates run after the settings are completed on the web site.  This is because the update actually processes those settings each time it connects, so by setting them on the site, you are reconfiguring the device during the update.&lt;/p&gt;

&lt;p&gt;Because the update does load scheduling data, however, this can take a while to complete, so you may want to hold off on this as a last resort - but it does seem to take care of the problem every time that I have tried it.&lt;/p&gt;
                        &lt;h3&gt;Related Entries&lt;/h3&gt;
                        &lt;ul&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2007/05/15/how_to_create_a_real_media_server_with_tivo_and_pytivo.php"&gt;Gadgeteria: How to Create a Real Media Server with Tivo and pyTivo&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2006/03/23/new_tivo_software.php"&gt;Gadgeteria: New Tivo Software&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2006/09/27/180-hour_tivo_series2_dt_dvr.php"&gt;Gadgeteria: 180-hour TiVo Series2 DT DVR&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2006/02/08/tivo_quality_assurance.php"&gt;Gadgeteria: Tivo Quality Assurance&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2007/10/24/is_amazon_unbox_on_tivo_worth_the_effort.php"&gt;Gadgeteria: Is Amazon Unbox on TiVo Worth the Effort?&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2006/01/04/im_a_tivo_man.php"&gt;Gadgeteria: I'm a Tivo Man&lt;/a&gt;&lt;/li&gt;
                        
                        &lt;/ul&gt;
                        &lt;hr /&gt;
                        &lt;p style="background: #f4f4f4; border: 2px dotted #999; margin: 20px 0; padding: 8px; text-align: center;"&gt;
                           &amp;copy; All Rights Reserved.  For personal use only.  Visit &lt;a href="http://www.cxliv.org/"&gt;Don't Back Down&lt;/a&gt; for more!
                        &lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/DontBackDown/~4/sogmB0C3V3A" height="1" width="1"/&gt;</description>
                <link>http://feedproxy.google.com/~r/DontBackDown/~3/sogmB0C3V3A/there_are_no_tivo_dvrs_available_on_the_network.php</link>
                <guid isPermaLink="false">http://www.cxliv.org/2008/10/15/there_are_no_tivo_dvrs_available_on_the_network.php</guid>
                
                    <category domain="http://www.sixapart.com/ns/types#category">Gadgeteria</category>
                
                <pubDate>Wed, 15 Oct 2008 06:00:00 -0500</pubDate>
                <author>Chad Everett</author>
            <feedburner:origLink>http://www.cxliv.org/2008/10/15/there_are_no_tivo_dvrs_available_on_the_network.php</feedburner:origLink></item>
        
            <item>
                <title>An Error Occurred While Trying to Find Updates</title>
                <description>&lt;p&gt;Much like the &lt;a href="http://www.cxliv.org/2008/10/10/windows_update_errors.php"&gt;Windows Update Errors&lt;/a&gt; I mentioned previously, it seems that &lt;a href="http://www.firefox.com/"&gt;Firefox&lt;/a&gt; has similar problems.  Unlike those from Windows Update, however, these at least return a somewhat-friendly message, which helps a bit.&lt;/p&gt;

&lt;p&gt;So instead of getting a cryptic hex number, you are given a message that reads something like "an error occurred while trying to find updates".  Unfortunately, there isn't much help in resolving this error - and because many updates come from individual users, rather than a central repository - you may be stuck.&lt;/p&gt;
                        &lt;p&gt;While there isn't much you can do if you get such an error as a user, there is at least the possibility that you can do some troubleshooting if you are a developer - or if you want to do some digging on behalf of the developer and send them some information.&lt;/p&gt;

&lt;p&gt;The Firefox (and generally, the entire Mozilla) update process requires a few pieces to be in place in order to work correctly.  One of the simplest issues is that the connection is not working right over SSL.  However, this is almost impossible to troubleshoot, so about all you can do is try again to see if it works.  If not, assume it isn't the issue and move on, because you can't help, even if it is the problem.&lt;/p&gt;

&lt;p&gt;More likely is that if, like me, you forgot to update the MaxVersion setting in the update.rdf file, it won't work correctly.  That is something I have done - more than once.  Another item that could be at fault is if the UpdateKey and the Signature do not match.  In that case, the update process will fail.&lt;/p&gt;

&lt;p&gt;Luckily for most developers, if you host your addon at &lt;a href="http://addons.mozilla.org/"&gt;mozilla.org&lt;/a&gt;, many of these items are handled for you, and keeping some of the items updated (like the MaxVersion) are trivial.  So it is something to look at - and although it does require jumping through some hoops, it may be worth the effort.&lt;/p&gt;
                        &lt;h3&gt;Related Entries&lt;/h3&gt;
                        &lt;ul&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2008/10/24/windows_update_error_0x8ddd0018.php"&gt;Microsoft: Windows Update Error 0x8ddd0018&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2004/10/27/bloglines_toolkit_1.5.0.php"&gt;Mozilla: Bloglines Toolkit 1.5.0&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2005/04/05/another_toolkit_release.php"&gt;Mozilla: Another Toolkit Release&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2004/08/05/firefox_update.php"&gt;Mozilla: Firefox Update&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2008/10/15/there_are_no_tivo_dvrs_available_on_the_network.php"&gt;Gadgeteria: There Are No TiVo DVRs Available on the Network&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2007/11/21/how_to_totally_replace_outlook_in_windows.php"&gt;Software: How to Totally Replace Outlook (in Windows)&lt;/a&gt;&lt;/li&gt;
                        
                        &lt;/ul&gt;
                        &lt;hr /&gt;
                        &lt;p style="background: #f4f4f4; border: 2px dotted #999; margin: 20px 0; padding: 8px; text-align: center;"&gt;
                           &amp;copy; All Rights Reserved.  For personal use only.  Visit &lt;a href="http://www.cxliv.org/"&gt;Don't Back Down&lt;/a&gt; for more!
                        &lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/DontBackDown/~4/AsI_8hjLmfk" height="1" width="1"/&gt;</description>
                <link>http://feedproxy.google.com/~r/DontBackDown/~3/AsI_8hjLmfk/an_error_occurred_while_trying_to_find_updates.php</link>
                <guid isPermaLink="false">http://www.cxliv.org/2008/10/13/an_error_occurred_while_trying_to_find_updates.php</guid>
                
                    <category domain="http://www.sixapart.com/ns/types#category">Mozilla</category>
                
                <pubDate>Mon, 13 Oct 2008 06:00:00 -0500</pubDate>
                <author>Chad Everett</author>
            <feedburner:origLink>http://www.cxliv.org/2008/10/13/an_error_occurred_while_trying_to_find_updates.php</feedburner:origLink></item>
        
            <item>
                <title>Windows Update Errors</title>
                <description>&lt;p&gt;There is no doubt that Windows Update is one of those things that has made life both easier and more complex for everyone.  The process of receiving updates is now nearly transparent and can generally be painless - unless something goes wrong, in which case you get errors that give you messages that mean next to nothing.&lt;/p&gt;

&lt;p&gt;So it was the other day when I received messages telling me that I had errors 0x80072ee2 and 0x8024d00e.  Those don't even look like numbers (they are actually hex representations),  that presumably mean something to someone, hidden in Redmond.  Or maybe the computer is trying to speak to me directly.&lt;/p&gt;
                        &lt;p&gt;After I decided that attempting to re-run the update process (multiple times) and rebooting (also multiple times) was not going to be successful, I figured I would try to determine what those errors meant - if possible - and see if there was any way to either get the process to run correctly, or at least get them to go away.&lt;/p&gt;

&lt;p&gt;For the life of me, I can't tell you what I searched on, but it wasn't the numbers themselves that led to a resolution.  When I actually looked for the numbers, it was mostly others who had no idea what they meant.  In the end, however, the fix is relatively simple.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Step 1.&lt;/strong&gt; Stop and disable the Background Intelligent Transfer Service.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Step 2.&lt;/strong&gt; Stop and disable the Windows Update Service.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Step 3.&lt;/strong&gt; Rename the SoftwareDistribution folder (under Windows).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Step 4.&lt;/strong&gt; Restart the two services.&lt;/p&gt;

&lt;p&gt;In the end, I have no idea what they meant.  I really think that they just mean that "something went wrong, try again".  Why someone cannot just say that, I have no idea.  It would probably cause too many stock options to go underwater.  Nice.&lt;/p&gt;
                        &lt;h3&gt;Related Entries&lt;/h3&gt;
                        &lt;ul&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2008/10/13/an_error_occurred_while_trying_to_find_updates.php"&gt;Mozilla: An Error Occurred While Trying to Find Updates&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2005/06/10/fixing_windows_time_issues.php"&gt;Microsoft: Fixing Windows Time Issues&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2005/10/14/hp_software_update_stinks.php"&gt;Linkedelica: HP Software Update Stinks&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2008/10/15/there_are_no_tivo_dvrs_available_on_the_network.php"&gt;Gadgeteria: There Are No TiVo DVRs Available on the Network&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2005/02/03/manually_remove_a_windows_service.php"&gt;Microsoft: Manually Remove a Windows Service&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2005/05/26/windows_2000_sharing_issues.php"&gt;Microsoft: Windows 2000 Sharing Issues&lt;/a&gt;&lt;/li&gt;
                        
                        &lt;/ul&gt;
                        &lt;hr /&gt;
                        &lt;p style="background: #f4f4f4; border: 2px dotted #999; margin: 20px 0; padding: 8px; text-align: center;"&gt;
                           &amp;copy; All Rights Reserved.  For personal use only.  Visit &lt;a href="http://www.cxliv.org/"&gt;Don't Back Down&lt;/a&gt; for more!
                        &lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/DontBackDown/~4/lfTkunqzqjo" height="1" width="1"/&gt;</description>
                <link>http://feedproxy.google.com/~r/DontBackDown/~3/lfTkunqzqjo/windows_update_errors.php</link>
                <guid isPermaLink="false">http://www.cxliv.org/2008/10/10/windows_update_errors.php</guid>
                
                    <category domain="http://www.sixapart.com/ns/types#category">Microsoft</category>
                
                <pubDate>Fri, 10 Oct 2008 06:00:00 -0500</pubDate>
                <author>Chad Everett</author>
            <feedburner:origLink>http://www.cxliv.org/2008/10/10/windows_update_errors.php</feedburner:origLink></item>
        
            <item>
                <title>Airport Extreme Base Station First Impressions</title>
                <description>&lt;p&gt;After running with the &lt;a href="http://www.apple.com/airportextreme/"&gt;Airport Extreme Base Station&lt;/a&gt; (AEBS) for a little while now, I have decided that I like it.  On most days.  But there are definitely times that I really, really want to throw it through the window.  And drive over it with the car.&lt;/p&gt;

&lt;p&gt;Now I have no doubt that the current iterations of the AEBS are vastly superior to the older ones.  If nothing else, it just looks a lot better.  Now there is no way that looking better is going to be the only reason we are keeping these things around, is there?  Probably not.&lt;/p&gt;
                        &lt;p&gt;To start things off, the software is super easy to use.  You just load it up, and it goes out and finds the AEBS.  You don't have to figure out what IP address you have or anything.  Now it does load &lt;a href="http://en.wikipedia.org/wiki/Bonjour_(software)"&gt;Bonjour&lt;/a&gt;, the apple networking protocol, but that is what makes it so simple to use.  Even if the rest of the network isn't running, chances are good that you will be able to detect the base station.  This is good.  Plug it in, follow a few steps, and you can be online in no time.&lt;/p&gt;

&lt;p&gt;Where it starts to get a little dicey is if you want to do anything fancy.&lt;/p&gt;

&lt;p&gt;The newer models of the AEBS support many (many) wireless protocols, even offer simultaneous dual-band networking.  What that means to you and me is that you can stream high-demand traffic (video, voice) on one band and low-demand on the other.  Unfortunately it isn't always so easy, because it means that your devices have to support the right bands, and not too many devices support the 5Ghz band where you want to get the best speeds.  Even worse, because 2Ghz often creates a better signal, many devices latch onto that network, and won't even see the 5Ghz signal.&lt;/p&gt;

&lt;p&gt;What do you do?  Why you create a separate network name for the 5Ghz signal, of course.  But finding that setting in the advanced panel is a bit difficult to do, and requires a bit of digging.  It isn't impossible, of course, but make sure you do it, and make sure your devices connect to it.&lt;/p&gt;

&lt;p&gt;Then you have to consider what is happening if you have multiple base stations.  It is not hard to connect several of them together - but doing so in a way that makes your network function at peak capacity can be challenging.  The best way I have found to do it is to connect the bases themselves together on the 5Ghz network, and the other devices on a 2.4Ghz network.  However, the problem there is that for some reason the devices like to connect to the station farthest from them, which means weak signals.  That means that you have to set up MAC address filtering so they will connect to the closer stations.  Not impossible, but not the friendliest system either.  Having a preferred station would be easier than setting up exclusion lists on other stations, but it works.&lt;/p&gt;

&lt;p&gt;If you have a tool such as &lt;a href="http://www.metageek.net/products/inssider"&gt;inSSIDer&lt;/a&gt; in your toolkit it may help as well, because these days everyone and their brother has a network, so eliminating interference will help you get the clearest signal possible.  We had to try a few different channels before they would work well together - kept running into problems with other networks and wireless phones, then with devices that didn't want to connect to non-standard channels.  Eventually we settled into a nice, clean area with good throughput.&lt;/p&gt;

&lt;p&gt;In the end, the AEBS is a nice device, and has good expandability, but it is not the simplest device to work with.  Just make sure you are ready to settle in for the long haul and have plenty of patience on hand.  You will need it.&lt;/p&gt;
                        &lt;h3&gt;Related Entries&lt;/h3&gt;
                        &lt;ul&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2005/03/22/wireless_networking_with_d-link.php"&gt;Gadgeteria: Wireless Networking with D-Link&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2005/05/06/household_streaming.php"&gt;Software: Household Streaming&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2005/05/26/windows_2000_sharing_issues.php"&gt;Microsoft: Windows 2000 Sharing Issues&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2008/10/15/there_are_no_tivo_dvrs_available_on_the_network.php"&gt;Gadgeteria: There Are No TiVo DVRs Available on the Network&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2004/09/21/address_translation_frustration.php"&gt;Software: Address Translation Frustration&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2008/01/22/connect_your_lg_8600_to_your_pc_via_bluetooth.php"&gt;Gadgeteria: Connect Your LG 8600 to Your PC via Bluetooth&lt;/a&gt;&lt;/li&gt;
                        
                        &lt;/ul&gt;
                        &lt;hr /&gt;
                        &lt;p style="background: #f4f4f4; border: 2px dotted #999; margin: 20px 0; padding: 8px; text-align: center;"&gt;
                           &amp;copy; All Rights Reserved.  For personal use only.  Visit &lt;a href="http://www.cxliv.org/"&gt;Don't Back Down&lt;/a&gt; for more!
                        &lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/DontBackDown/~4/XQ0Q38RBfF4" height="1" width="1"/&gt;</description>
                <link>http://feedproxy.google.com/~r/DontBackDown/~3/XQ0Q38RBfF4/airport_extreme_base_station_first_impressions.php</link>
                <guid isPermaLink="false">http://www.cxliv.org/2008/10/08/airport_extreme_base_station_first_impressions.php</guid>
                
                    <category domain="http://www.sixapart.com/ns/types#category">Gadgeteria</category>
                
                <pubDate>Wed, 08 Oct 2008 06:00:00 -0500</pubDate>
                <author>Chad Everett</author>
            <feedburner:origLink>http://www.cxliv.org/2008/10/08/airport_extreme_base_station_first_impressions.php</feedburner:origLink></item>
        
            <item>
                <title>Can't Call Method 'entry_based' on an Undefined Value</title>
                <description>&lt;p&gt;Generally you will see this as a longer error message, typically coming from the &lt;strong&gt;ContextHandlers.pm&lt;/strong&gt; module, with a particular line number, something like this:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;Can't call method "entry_based" on an undefined value at lib/MT/Template/ContextHandlers.pm line...&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;The message may seem obscure when you receive the message, but in actuality, it just means that you are using a template tag that the publishing process cannot handle.  You just need to remove it (or replace it with a tag that will function properly).&lt;/p&gt;
                        &lt;p&gt;One of the most common occurrences of this error is the use of the &lt;strong&gt;MTArchiveTitle&lt;/strong&gt; template tag within an individual entry template.  Even though it would make perfect sense to be able to use the MTArchiveTitle tag - you are in an archive, after all! - the tag doesn't work that way, and you need to use the &lt;strong&gt;MTEntryTitle&lt;/strong&gt; tag instead.&lt;/p&gt;

&lt;p&gt;So change the tag, republish the template and you should be set.&lt;/p&gt;

&lt;p&gt;If that is not the problem, locating the problem tag may be a bit more difficult - luckily &lt;a href="http://www.movabletype.org/"&gt;Movable Type&lt;/a&gt; can help you out with error messages.  Just review each of your templates by loading up each one and seeing if you have any errors when you are viewing them.&lt;/p&gt;

&lt;p&gt;Unfortunately if you are using correct tags, just on the wrong template, it can be a bit more difficult to locate the problem.  In that case, you might have to do a bit more digging - but this can generally get you on the right track.&lt;/p&gt;
                        &lt;h3&gt;Related Entries&lt;/h3&gt;
                        &lt;ul&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2008/08/22/cant_find_template_styles.php"&gt;Movable Type: Can't Find Template 'Styles'&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2005/08/26/enhanced_template_header.php"&gt;About a Blog: Enhanced Template Header&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2008/10/29/cannot_redeclare_class_mt_in_mt.php.php"&gt;Movable Type: Cannot Redeclare Class 'MT' in mt.php&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2008/02/12/what_would_make_typepad_really_rock.php"&gt;Software: What Would Make TypePad Really Rock&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2003/09/16/mt-modcheck_1.0.0.php"&gt;Linkedelica: MT-ModCheck 1.0.0&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2005/12/03/javascript_redirect_magic.php"&gt;Movable Type: Javascript Redirect Magic&lt;/a&gt;&lt;/li&gt;
                        
                        &lt;/ul&gt;
                        &lt;hr /&gt;
                        &lt;p style="background: #f4f4f4; border: 2px dotted #999; margin: 20px 0; padding: 8px; text-align: center;"&gt;
                           &amp;copy; All Rights Reserved.  For personal use only.  Visit &lt;a href="http://www.cxliv.org/"&gt;Don't Back Down&lt;/a&gt; for more!
                        &lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/DontBackDown/~4/P_xqq0_Ntws" height="1" width="1"/&gt;</description>
                <link>http://feedproxy.google.com/~r/DontBackDown/~3/P_xqq0_Ntws/cant_call_method_entry_based_on_an_undefined_value.php</link>
                <guid isPermaLink="false">http://www.cxliv.org/2008/10/06/cant_call_method_entry_based_on_an_undefined_value.php</guid>
                
                    <category domain="http://www.sixapart.com/ns/types#category">Movable Type</category>
                
                <pubDate>Mon, 06 Oct 2008 06:00:00 -0500</pubDate>
                <author>Chad Everett</author>
            <feedburner:origLink>http://www.cxliv.org/2008/10/06/cant_call_method_entry_based_on_an_undefined_value.php</feedburner:origLink></item>
        
            <item>
                <title>Manually Update Transactions in Microsoft Accounting</title>
                <description>&lt;p&gt;Did you know that it is actually possible to update a transaction in &lt;a href="http://www.microsoft.com/"&gt;Microsoft&lt;/a&gt; Office Accounting (also known as Small Business Accounting)?  It is!&lt;/p&gt;

&lt;p&gt;While I'm still not sure if I like the product, I have to say that it's actually not bad.  It is more of a true ledger system than something like &lt;a href="http://www.quicken.com/"&gt;Quicken&lt;/a&gt;.  In Quicken, for example, you can go in and edit to your heart's content - even after posting.  Not so in Microsoft.  You post it, you'll have to void and re-enter.  That's more of a true accounting product.  It's a pain, but it means you can't just go and change stuff after you have posted it.  I respect the decision, but there are times I want to get around it, you know?&lt;/p&gt;
                        &lt;p&gt;So how do you update transactions?  Well, you'll need to have a query analyzer - some form of SQL will work, and then you just need to edit the database.  The problem is finding your transactions.  I won't go so far as to say that the data is truly relational, as there are a ton of tables, and they are scattered everywhere.&lt;/p&gt;

&lt;p&gt;For instance, to edit a transaction, it seems you need to edit the accountregisterlinetable, documentlinetable, documenttable, postingtable and transactiontable.  I don't know if this is all the tables, but these seem to do it - your transaction is updated, as well as all the other relevant information (accounts, balances, etc).  It's quite possible that something else is affected, but all that balances that I've looked at seem to be okay.  Your own mileage may be different.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Update&lt;/strong&gt;: Naturally, it seems that Microsoft has decided that they should get out of some businesses.  It's about time.  They have &lt;a href="http://office.microsoft.com/en-us/accounting/"&gt;discontinued their accounting product&lt;/a&gt;.  Looks like it's all Quicken now.&lt;/p&gt;
                        &lt;h3&gt;Related Entries&lt;/h3&gt;
                        &lt;ul&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2008/02/11/a_voucher_no._on_the_lines_may_only_be_used_once_per_fiscal_year.php"&gt;Microsoft: A Voucher No. on the lines may only be used once per fiscal year&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2006/04/03/multi-user_small_business_accounting.php"&gt;Microsoft: Multi-user Small Business Accounting&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2005/09/15/accounting_fun_with_microsoft.php"&gt;Linkedelica: Accounting Fun with Microsoft&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2006/02/09/database_backup_with_transact-sql.php"&gt;Code Talking: Database Backup with Transact-SQL&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2007/10/31/whatever_happened_to_customer_service.php"&gt;In Our World: Whatever Happened to Customer Service?&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2007/10/02/easily_create_and_even_edit_pdf_files.php"&gt;Software: Easily Create and Even Edit PDF Files&lt;/a&gt;&lt;/li&gt;
                        
                        &lt;/ul&gt;
                        &lt;hr /&gt;
                        &lt;p style="background: #f4f4f4; border: 2px dotted #999; margin: 20px 0; padding: 8px; text-align: center;"&gt;
                           &amp;copy; All Rights Reserved.  For personal use only.  Visit &lt;a href="http://www.cxliv.org/"&gt;Don't Back Down&lt;/a&gt; for more!
                        &lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/DontBackDown/~4/Uy4tvq2VjNg" height="1" width="1"/&gt;</description>
                <link>http://feedproxy.google.com/~r/DontBackDown/~3/Uy4tvq2VjNg/manually_update_transactions_in_microsoft_accounting.php</link>
                <guid isPermaLink="false">http://www.cxliv.org/2008/10/03/manually_update_transactions_in_microsoft_accounting.php</guid>
                
                    <category domain="http://www.sixapart.com/ns/types#category">Microsoft</category>
                
                <pubDate>Fri, 03 Oct 2008 06:00:00 -0500</pubDate>
                <author>Chad Everett</author>
            <feedburner:origLink>http://www.cxliv.org/2008/10/03/manually_update_transactions_in_microsoft_accounting.php</feedburner:origLink></item>
        
            <item>
                <title>Can Dell's Automatic Updates Get Any Worse?</title>
                <description>&lt;p&gt;I know that everyone complains about &lt;a href="http://www.microsoft.com/"&gt;Microsoft&lt;/a&gt;, and I've certainly done my share of Redmond-bashing, but I have to say that their automatic updates do a pretty darn good job.  They can get awfully annoying, and from time to time there is one that goes awry, but overall they offer a well-integrated experience that runs smoothly and I give them a thumbs-up.&lt;/p&gt;

&lt;p&gt;Compare that to other companies like &lt;a href="http://www.dell.com/"&gt;Dell&lt;/a&gt; and you might just see what I mean.  You have to go to their site, download them individually, unpack them individually, try to find where they unpacked to (assuming you didn't make a note of all of them), watch as they may or may not overwrite each other.  It's horrible.&lt;/p&gt;
                        &lt;p&gt;And that is if you can actually get through the process (there are times that I don't).&lt;/p&gt;

&lt;p&gt;If you see the list, you have no idea what you've downloaded before.  It's just a list of what might be available - no idea what has been installed before or even what may apply to you.  Only what applies to your model, regardless of what you have installed now.  Some installation history and awareness of how it may affect you would be awesome.&lt;/p&gt;

&lt;p&gt;So let's say you actually get everything downloaded and know where it is, there are actually instances where it has asked for an installation floppy.  A what?  Do you know how long it has been since I've had a computer with a floppy on it?  I don't think I even have any floppy disks any longer (and I kept some for a while, even though I couldn't use some).  I rarely even use CDs and rarely use USB sticks.  I mean come on Dell.  This is lame.&lt;/p&gt;

&lt;p&gt;It is almost enough to make me want to throw away my computer and buy something from Microsoft.  I can't believe I'm even writing that.  I've spent the better part of my adult life trying to get away from Microsoft.  But it is that bad.&lt;/p&gt;
                        &lt;h3&gt;Related Entries&lt;/h3&gt;
                        &lt;ul&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2005/05/25/apply_updates_and_shut_down.php"&gt;Microsoft: Apply Updates and Shut Down&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2005/06/10/a_shifting_strategy_for_apple.php"&gt;Linkedelica: A Shifting Strategy for Apple&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2006/04/03/multi-user_small_business_accounting.php"&gt;Microsoft: Multi-user Small Business Accounting&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2008/02/29/microsoft_eopen_sucks.php"&gt;Microsoft: Microsoft eOpen Sucks&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2005/09/15/accounting_fun_with_microsoft.php"&gt;Linkedelica: Accounting Fun with Microsoft&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2005/01/07/mismatched_mailbox_madness.php"&gt;Microsoft: Mismatched Mailbox Madness&lt;/a&gt;&lt;/li&gt;
                        
                        &lt;/ul&gt;
                        &lt;hr /&gt;
                        &lt;p style="background: #f4f4f4; border: 2px dotted #999; margin: 20px 0; padding: 8px; text-align: center;"&gt;
                           &amp;copy; All Rights Reserved.  For personal use only.  Visit &lt;a href="http://www.cxliv.org/"&gt;Don't Back Down&lt;/a&gt; for more!
                        &lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/DontBackDown/~4/Xq2mEwRIHrM" height="1" width="1"/&gt;</description>
                <link>http://feedproxy.google.com/~r/DontBackDown/~3/Xq2mEwRIHrM/can_dells_automatic_updates_get_any_worse.php</link>
                <guid isPermaLink="false">http://www.cxliv.org/2008/10/01/can_dells_automatic_updates_get_any_worse.php</guid>
                
                    <category domain="http://www.sixapart.com/ns/types#category">Hall of Shame</category>
                
                <pubDate>Wed, 01 Oct 2008 06:00:00 -0500</pubDate>
                <author>Chad Everett</author>
            <feedburner:origLink>http://www.cxliv.org/2008/10/01/can_dells_automatic_updates_get_any_worse.php</feedburner:origLink></item>
        
            <item>
                <title>The Great Charlotte Gas Shortage of 2008</title>
                <description>&lt;p&gt;It's times like this that I wished that I had some better way of displaying headlines.  I don't know what, exactly.  Maybe a big flashing sign.  Or perhaps a rotating banner.  Just something, because a story like this just begs for something more than text.  I could always go retro and bring in the good old &lt;a href="http://webdesign.about.com/od/htmltags/p/bltags_blink.htm"&gt;blink element&lt;/a&gt;, but that would just be annoying.  So I suppose that means I'll just tell the story.&lt;/p&gt;

&lt;p&gt;For those of you who don't live in Charlotte, or in the general area, we're low on gas.  Really low.  It's not because of the weather - at least not the weather that we have here.  When Hurricane Ike hit what seems like months ago, apparently they shut off our gas pipelines or something.  Because for the last week or so, stations all around town have gradually been shuttering their pumps, and now we're down to almost nothing.  Gas-wise, I mean.  Lots of lines, and plenty of horns.  Even one arrest (maybe more, that's just all I've heard about).&lt;br /&gt;
&lt;/p&gt;
                        &lt;p&gt;What I find really interesting is just how bad it is.  According to some reports, we're receiving normal shipments - but demand is so high, it isn't making a dent in the shortage.  Some counts (from AAA, I think) just last week say that only a few gas stations are out, but as I drive about, almost no pumps are in operation.  The few that come on have seem to have monstrous lines.  What's really funny is watching people get in these huge lines to wait for gas.  The paper even talks about people waiting hours in hopes that trucks will show up - even people following tankers around to see where they will stop.&lt;/p&gt;

&lt;p&gt;Thus far, we've filled up three times in the last week, and waited a grand total of 20 minutes for all three.  That's combined, folks.  I'm not saying we're blessed (though we surely are), it must just be a matter of being in the right place at the right time and not stopping at the first massive line you see.  I'm also lucky to not have to go into work.  I mean if I had to, I could sit at my desk all day and not leave the house (much).  One night, I went out because I wanted to see what was happening.&lt;/p&gt;

&lt;p&gt;Out of probably fifteen stations, only two were pumping, and that at a massively reduced rate to lengthy lines of cars.  It's ridiculous, and I'm left wondering if Charlotte is either the victim of a new form of terrorism or the pilot program to encourage people to try out mass transit, because the world as we know it seems like it's just about to collapse if this goes on much longer.  It's really pretty interesting to watch.  Almost as good as a hurricane - only no one really gets hurt in the process (there may be a few fights here and there, and the potential for lost jobs, but not the massive property damage and whatnot).&lt;/p&gt;

&lt;p&gt;I've heard tell of slight gas problems in the surrounding areas, but nothing like what we're seeing here in Charlotte, with only one out of ten stations or so pumping.  What are you seeing where you live?&lt;/p&gt;
                        &lt;h3&gt;Related Entries&lt;/h3&gt;
                        &lt;ul&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2005/09/01/the_price_of_freedom.php"&gt;In Our World: The Price of Freedom?&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2008/09/24/old-time_gas_pumps_close_to_the_end_of_their_lives.php"&gt;In Our World: Old-time Gas Pumps Close to the End of Their Lives&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2005/11/29/gas_prices_are_falling.php"&gt;In Our World: Gas Prices are Falling&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2008/07/18/whats_up_with_the_department_of_motor_vehicles.php"&gt;In Our World: What's Up With the Department of Motor Vehicles?&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2008/07/30/how_is_the_lynx_blue_line_doing.php"&gt;Our Town: How is the Lynx Blue Line Doing?&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2007/11/26/lynx_blue_line_preview_smashes_expectations.php"&gt;Our Town: Lynx Blue Line Preview Smashes Expectations&lt;/a&gt;&lt;/li&gt;
                        
                        &lt;/ul&gt;
                        &lt;hr /&gt;
                        &lt;p style="background: #f4f4f4; border: 2px dotted #999; margin: 20px 0; padding: 8px; text-align: center;"&gt;
                           &amp;copy; All Rights Reserved.  For personal use only.  Visit &lt;a href="http://www.cxliv.org/"&gt;Don't Back Down&lt;/a&gt; for more!
                        &lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/DontBackDown/~4/zSTCgHQEam8" height="1" width="1"/&gt;</description>
                <link>http://feedproxy.google.com/~r/DontBackDown/~3/zSTCgHQEam8/the_great_charlotte_gas_shortage_of_2008.php</link>
                <guid isPermaLink="false">http://www.cxliv.org/2008/09/29/the_great_charlotte_gas_shortage_of_2008.php</guid>
                
                    <category domain="http://www.sixapart.com/ns/types#category">In Our World</category>
                
                <pubDate>Mon, 29 Sep 2008 17:06:48 -0500</pubDate>
                <author>Chad Everett</author>
            <feedburner:origLink>http://www.cxliv.org/2008/09/29/the_great_charlotte_gas_shortage_of_2008.php</feedburner:origLink></item>
        
            <item>
                <title>Installing PerlMagick in Windows IIS</title>
                <description>&lt;p&gt;You would think that when an application installation offers to install a component for you, it would do what it is suggesting.  Unfortunately, if the application in question is &lt;a href="http://www.imagemagick.org/"&gt;ImageMagick&lt;/a&gt; - and more specifically if we are talking about the &lt;a href="http://www.imagemagick.org/script/perl-magick.php"&gt;PerlMagick&lt;/a&gt; component of ImageMagick for Windows, then the answer is absolutely not.&lt;/p&gt;

&lt;p&gt;At first I thought perhaps the problem is that the files were in use, as we all know that if Windows has files in use, the won't be updated.  So I rebooted.  No luck.  Then I uninstalled the prior version and tried again.  Nothing.  I rebooted, to make sure the prior version was gone.  I removed the old files manually.  I rebooted.  I deleted registry entries.  I got rid of every scrap I could find from the old version.  I rebooted.  Still nothing.  The fact is that it just wasn't installing.&lt;/p&gt;
                        &lt;p&gt;As it turns out, it's not that hard to make it work.  You just have to realize that in some cases, when it says it is doing it, it isn't.  That's a shame.  It could at least tell you that it isn't doing what it says that it is.&lt;/p&gt;

&lt;p&gt;The main reason is that it's a real pain to figure out what needs to be done.&lt;/p&gt;

&lt;p&gt;First you have to figure out where the application (in this case, we're talking ImageMagick) installs.  The best place to look is probably in the Program Files directory.  But hopefully if you are doing the installation, you are familiar with your server, because it could potentially be anywhere.  And since the version is appended to the directory, you need to be aware of the version you are installing.  Otherwise you could install the wrong version, which may cause at least as many problems as you solve.  It might even be easier to uninstall every version you have and then install only the new one.&lt;/p&gt;

&lt;p&gt;So once you have a new version, open a command prompt in that location, change to the perlmagick directory and run ppm install.  It's really that simple.&lt;/p&gt;
                        &lt;h3&gt;Related Entries&lt;/h3&gt;
                        &lt;ul&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2008/09/17/installing_imagemagick_on_a_media_temple_dv.php"&gt;Code Talking: Installing Image::Magick on a Media Temple (dv)&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2004/08/04/real_player_in_firefox.php"&gt;Mozilla: Real Player in Firefox&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2008/05/20/doubling_the_bits_tripling_the_memory_its_upgrade_time.php"&gt;Gadgeteria: Doubling the Bits, Tripling the Memory, It's Upgrade Time!&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2007/10/02/easily_create_and_even_edit_pdf_files.php"&gt;Software: Easily Create and Even Edit PDF Files&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2005/02/25/mt-moderate_1.1.0.php"&gt;Linkedelica: MT-Moderate 1.1.0&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2004/08/25/mt-notifier_2.2.1.php"&gt;Linkedelica: MT-Notifier 2.2.1&lt;/a&gt;&lt;/li&gt;
                        
                        &lt;/ul&gt;
                        &lt;hr /&gt;
                        &lt;p style="background: #f4f4f4; border: 2px dotted #999; margin: 20px 0; padding: 8px; text-align: center;"&gt;
                           &amp;copy; All Rights Reserved.  For personal use only.  Visit &lt;a href="http://www.cxliv.org/"&gt;Don't Back Down&lt;/a&gt; for more!
                        &lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/DontBackDown/~4/QQheW_77s1k" height="1" width="1"/&gt;</description>
                <link>http://feedproxy.google.com/~r/DontBackDown/~3/QQheW_77s1k/installing_perlmagick_in_windows_iis.php</link>
                <guid isPermaLink="false">http://www.cxliv.org/2008/09/26/installing_perlmagick_in_windows_iis.php</guid>
                
                    <category domain="http://www.sixapart.com/ns/types#category">Code Talking</category>
                
                <pubDate>Fri, 26 Sep 2008 06:00:00 -0500</pubDate>
                <author>Chad Everett</author>
            <feedburner:origLink>http://www.cxliv.org/2008/09/26/installing_perlmagick_in_windows_iis.php</feedburner:origLink></item>
        
            <item>
                <title>Old-time Gas Pumps Close to the End of Their Lives</title>
                <description>&lt;p&gt;Those of us who live in the big city (as if Charlotte is a big city) may not be aware of this problem, but it seems that there is a problem with some gas pumps in the world.  Not the ones with electronic digital displays, but those that have the old dial-type digital displays.  As an aside, does anyone remember the original digital clocks?  I had one of those that had the old-style digital numbers, like the ones in Back to the Future (I think it was Back to the Future).  I guess you would call them mechanical digital or something.  But I digress.&lt;/p&gt;

&lt;p&gt;It seems that these dial-style pumps are running into a problem.  They can only handle gas that costs $3.99 per gallon or less.  It's a limitation of the dials.  Sure, it's possible to replace the dials, but it's a pretty expensive proposition.  At the same time, the pumps can only count up to $99.99 per sale.&lt;/p&gt;
                        &lt;p&gt;According to the article, they say that as many as 8500 of 170,000 pumps nationwide may have this problem.  That is a big number taken as a whole, but ultimately not much as a percentage.&lt;/p&gt;

&lt;p&gt;I'm sure that as stations are taken over and shuttered and turned into pizza joints and whatnot, some will be cleared out.  One day, these pumps will surely sell on &lt;a href="http://www.ebay.com/"&gt;eBay&lt;/a&gt; for ridiculous sums of money.  And I'm sure that there will be a similar problem with the electronic-style pumps because they can only handle $9.99 per gallon, since they just don't have the digits to display anything larger.&lt;/p&gt;

&lt;p&gt;My wife insists that isn't going to happen anytime soon.  I'm thinking that it's going to happen sooner than we think.  Maybe not in the next two years, but probably in the next decade or so.  You would think as they build new signs and create new pumps, they could put in four-digit counters instead of the three-digit variety or they'll hit the same problem.  It can't cost that much more.  Is it really such a problem that they can't see that far in the future?&lt;/p&gt;
                        &lt;h3&gt;Related Entries&lt;/h3&gt;
                        &lt;ul&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2005/09/01/will_nawlins_be_the_same.php"&gt;In Our World: Will N'awlins be the Same?&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2008/09/29/the_great_charlotte_gas_shortage_of_2008.php"&gt;In Our World: The Great Charlotte Gas Shortage of 2008&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2006/02/11/do_you_use_electric_or_gas_for_heat.php"&gt;In Our World: Do you use electric or gas for heat?&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2005/09/01/the_price_of_freedom.php"&gt;In Our World: The Price of Freedom?&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2007/10/25/dial_c_for_cell_phone_interference.php"&gt;In Our World: Dial C for Cell Phone Interference&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2007/01/07/charlotte_streetcars_play_the_waiting_game.php"&gt;Our Town: Charlotte Streetcars Play the Waiting Game&lt;/a&gt;&lt;/li&gt;
                        
                        &lt;/ul&gt;
                        &lt;hr /&gt;
                        &lt;p style="background: #f4f4f4; border: 2px dotted #999; margin: 20px 0; padding: 8px; text-align: center;"&gt;
                           &amp;copy; All Rights Reserved.  For personal use only.  Visit &lt;a href="http://www.cxliv.org/"&gt;Don't Back Down&lt;/a&gt; for more!
                        &lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/DontBackDown/~4/o_hO2SmVDzA" height="1" width="1"/&gt;</description>
                <link>http://feedproxy.google.com/~r/DontBackDown/~3/o_hO2SmVDzA/old-time_gas_pumps_close_to_the_end_of_their_lives.php</link>
                <guid isPermaLink="false">http://www.cxliv.org/2008/09/24/old-time_gas_pumps_close_to_the_end_of_their_lives.php</guid>
                
                    <category domain="http://www.sixapart.com/ns/types#category">In Our World</category>
                
                <pubDate>Wed, 24 Sep 2008 06:00:00 -0500</pubDate>
                <author>Chad Everett</author>
            <feedburner:origLink>http://www.cxliv.org/2008/09/24/old-time_gas_pumps_close_to_the_end_of_their_lives.php</feedburner:origLink></item>
        
            <item>
                <title>Populate Slimbox with a List of Photos</title>
                <description>&lt;p&gt;Now that you have &lt;a href="http://www.digitalia.be/software/slimbox"&gt;Slimbox&lt;/a&gt; up and running, you don't really want to manually create a bunch of links to it, do you?  I mean you can, simply by adding the standard &lt;strong&gt;rel="lightbox"&lt;/strong&gt; tag to your photos.  But what if you have a bunch of photos?  Or more specifically, what if you have a bunch of photos?&lt;/p&gt;

&lt;p&gt;At that point, you have a couple of options.  You can list them individually, which is certainly an option, but it gets messy very quickly, or you can use &lt;a href="http://www.everitz.com/mt/smugmug/"&gt;MT-SmugMug&lt;/a&gt; to fill in the blanks for you.  That makes it a whole lot nicer.&lt;/p&gt;
                        &lt;p&gt;For the first option, you just need to feed several images to Slimbox in an onclick event, like so:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;onclick="return Lightbox.open([['url', 'title'], ['url', 'title'], ['url', 'title'], ['url', 'title']], 0)"&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;You are simply creating an array of all the image links and titles that you want to show in the Slimbox.  Simple, right?  The only problem is that it can get a little lengthy.  Other than that, it's pretty simple.  Just make sure you put single quotes (') around the url and title, and double quotes around the whole string, and you are set.  But other than that, it's pretty easy.&lt;/p&gt;

&lt;p&gt;What if you want to make it even easier, using MT-SmugMug?  In that case, you can create a photo gallery template very easily.&lt;/p&gt;

&lt;p&gt;You simply use the &lt;strong&gt;type&lt;/strong&gt; attribute with a value of &lt;strong&gt;gallery&lt;/strong&gt;, and in the &lt;strong&gt;data&lt;/strong&gt; attribute, provide the album ID.  It would look something like this:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;&amp;lt;mt:SmugMug type="gallery" data="123456"&gt;&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;Then inside of the mt:SmugMug loop, you will iterate over those items to create your list, just like you are creating a list of entries.&lt;/p&gt;

&lt;p&gt;&lt;code&gt;onclick="return Lightbox.open([&amp;lt;mt:SmugMugPhotos&gt;['&amp;lt;$mt:SmugMugPhotoLink$&gt;', '&amp;lt;$mt:SmugMugPhotoDescription$&gt;'],&amp;lt;/mt:SmugMugPhotos&gt;], 0)"&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;With the variable replacement available in Movable Type, you may even be able to store an album ID on an entry and pass that value into the mt:SmugMug tag, giving you photo galleries on individual pages, with little interaction at all!&lt;/p&gt;

&lt;p&gt;Since you are using Slimbox, you might want to try &lt;a href="http://www.digitalia.be/software/slimbox2"&gt;Slimbox 2&lt;/a&gt; instead.  Rather than &lt;a href="http://mootools.net/"&gt;Mootools&lt;/a&gt;, it uses &lt;a href="http://jquery.com/"&gt;jQuery&lt;/a&gt;.  That alone may not impress you, but it means that you may be able to use a single JavaScript framework for all your JavaScript needs.  Since jQuery also seems to be seeing a bit more development lately, it's something to think about.&lt;/p&gt;

&lt;p&gt;Need to get the latest version of MT-SmugMug?  Check out &lt;a href="http://github.com/jayseae/MT-SmugMug"&gt;GitHub&lt;/a&gt;, as that's where I'll keep the code updated.&lt;/p&gt;
                        &lt;h3&gt;Related Entries&lt;/h3&gt;
                        &lt;ul&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2007/12/27/enhancing_the_display_of_images_on_your_site_with_slimbox.php"&gt;About a Blog: Enhancing the Display of Images on Your Site with Slimbox&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2008/05/27/should_you_use_googles_ajax_libraries_api_for_hosting.php"&gt;Code Talking: Should You Use Google's Ajax Libraries API for Hosting?&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2008/02/13/now_what_typepad_could_use_to_make_it_better.php"&gt;Software: Now, What TypePad Could Use to Make it Better&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2008/02/14/typepad_does_have_some_great_features.php"&gt;Software: TypePad Does Have Some Great Features&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2007/10/29/celebrating_four_years_of_mt-notifier.php"&gt;Linkedelica: Celebrating Four Years of MT-Notifier&lt;/a&gt;&lt;/li&gt;
                        
                            &lt;li&gt;&lt;a href="http://www.cxliv.org/2005/05/29/smarty_category_filtering.php"&gt;Movable Type: Smarty Category Filtering&lt;/a&gt;&lt;/li&gt;
                        
                        &lt;/ul&gt;
                        &lt;hr /&gt;
                        &lt;p style="background: #f4f4f4; border: 2px dotted #999; margin: 20px 0; padding: 8px; text-align: center;"&gt;
                           &amp;copy; All Rights Reserved.  For personal use only.  Visit &lt;a href="http://www.cxliv.org/"&gt;Don't Back Down&lt;/a&gt; for more!
                        &lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/DontBackDown/~4/OIuBHyd9qkk" height="1" width="1"/&gt;</description>
                <link>http://feedproxy.google.com/~r/DontBackDown/~3/OIuBHyd9qkk/populate_slimbox_with_a_list_of_photos.php</link>
                <guid isPermaLink="false">http://www.cxliv.org/2008/09/22/populate_slimbox_with_a_list_of_photos.php</guid>
                
                    <category domain="http://www.sixapart.com/ns/types#category">Code Talking</category>
                
                    <category domain="http://www.sixapart.com/ns/types#category">Movable Type</category>
                
                <pubDate>Mon, 22 Sep 2008 06:00:00 -0500</pubDate>
                <author>Chad Everett</author>
            <feedburner:origLink>http://www.cxliv.org/2008/09/22/populate_slimbox_with_a_list_of_photos.php</feedburner:origLink></item>
        
        
    </channel>
</rss>

