<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>my sediments exactly</title>
        <link>http://jimmetzger.net/my_sediments_exactly/</link>
        <description>rocks, rocks, and rocks</description>
        <language>en-us</language>
        <copyright>Copyright 2008</copyright>
        <lastBuildDate>Sun, 23 Dec 2007 21:28:46 -0500</lastBuildDate>
        <generator>http://www.sixapart.com/movabletype/</generator>
        <docs>http://www.rssboard.org/rss-specification</docs>
        
        <item>
            <title>This is the End But Not</title>
            <description><![CDATA[That title makes no sense, but it seems fitting. I decided enough of the old, multi-year archives of my ramblings. With the New Year just around the corner and Christmas just a day away, time to move on.

No, I am not leaving the blogosphere or the Internet (no way). I am just taking off the old field jacket, in favor of a new one.

Yes, I will leave these archives up indefinitely, but will turn comments off. Enough spam is enough.

So, move forward with me to my new blog, driven by MovableType <strike>Open Source</strike> 4.1...
<p align="center"><a href="http://jimmetzger.net/blog/" title="Join me in my new ramblings!">Gneiss, Tuff and a Little Wacke</a></p>
<p align="left">...and enjoy my continuing search for whatever it is I am searching for :-)</p>]]></description>
            <link>http://jimmetzger.net/my_sediments_exactly/2007/12/this-is-the-end-but-not.html</link>
            <guid>http://jimmetzger.net/my_sediments_exactly/2007/12/this-is-the-end-but-not.html</guid>
            
            
            <pubDate>Sun, 23 Dec 2007 21:28:46 -0500</pubDate>
        </item>
        
        <item>
            <title>Well Do I?</title>
            <description><![CDATA[I can think of a few groups, organizations, etc. to which this animation is a fitting way to describe my <em>feelings</em> towards them.

<img src="http://jimmetzger.net/sediments/wp-content/uploads/2007/12/doigiveadamnaj2.gif" alt="Do I…" />

Does the shoe fit? ;-)

<em>(via Begonia)</em>]]></description>
            <link>http://jimmetzger.net/my_sediments_exactly/2007/12/well-do-i.html</link>
            <guid>http://jimmetzger.net/my_sediments_exactly/2007/12/well-do-i.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Humour</category>
            
            
            <pubDate>Thu, 20 Dec 2007 09:54:14 -0500</pubDate>
        </item>
        
        <item>
            <title>Shoutcast in the Sidebar</title>
            <description><![CDATA[Just found a nifty sidebar widget that makes getting to my live scanner stream simple, including an imbedded WMP for those who cannot install software at work (<em>you are welcome, Dan!</em>). The screenshot of the widget, aptly named <a href="http://wordpress.org/extend/plugins/shoutcast-sidebar-widget/" title="SHOUTcast Sidebar Widget" target="_blank">SHOUTcast Sidebar Widget</a>, looked super and filled every need that I had. I was troubled, though, to see a <a href="http://wordpress.org/support/topic/146174" title="Can anyone make this widget work?" target="_blank">very recent post</a> on the WordPress forums of someone having a problem getting it to work. I thought probably a WP install that falls outside the norm and that mine will work just fine. Well, it did not. The widget title showed up fine, but that was it.

So, I opened the code up. Warning - I am not (repeat, <strong>not</strong>) a PHP expert. Perl yes, PHP, no. So, I did what any good programmer would do (other than RTFM) and sprinkled a few <em>echo</em> statements in the main script to see what it was (and was not) finding. It <em>read</em> my Shoutcast status page just fine, as well as parsed the results properly, but when it arrived at fetching the skeleton page, nothing was retrieved. I looked at the filename and it was correct. What was wrong were two things, one my fault, one the code:
<ol>
	<li>In the README file, it says to extract all the files into wp-content/plugins/<strong>sc_widget</strong>. Problem is that the installation zip file has them in a directory called <strong>shoutcast-sidebar-widget</strong>. Most widget and plugin installations for WP do not change directory names in mid-installation, most are just drag 'em over. I will take the hit (did not RTFM), but left the directory name as is and changed the code.</li>
	<li>Looking at the filenames in the script and the skeleton page, all the fully qualified references were to <strong>/wp-content/plugins/sc_widget/sc_running.htm</strong>, which works just dandy if your WP installation is at the root of the server. Removing the leading slash makes the script and resulting, edited skeleton file work just dandy in any level of the server. There are 6 occurrences in the two files, <strong>sc_widget.php</strong> and <strong>sc_running.htm</strong>. Easy enough edit.</li>
</ol>
I made those changes and it works like a champ, as you can see in the sidebar! I plan on sending the changes to the author next with a nice <em>thank you</em> for writing the original code!]]></description>
            <link>http://jimmetzger.net/my_sediments_exactly/2007/12/shoutcast-in-the-sidebar.html</link>
            <guid>http://jimmetzger.net/my_sediments_exactly/2007/12/shoutcast-in-the-sidebar.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">BlogVanity</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">WordPress</category>
            
            
            <pubDate>Tue, 18 Dec 2007 23:27:03 -0500</pubDate>
        </item>
        
        <item>
            <title>Changing over to Prettier Permalinks</title>
            <description><![CDATA[Now that I have mod_rewrite installed and I attempted and succeeded on the main web site, I am adding prettier permalinks on the blog as well. Please stand by. :-)

<strong>Update</strong>: Work complete! Now wasn't that easy!]]></description>
            <link>http://jimmetzger.net/my_sediments_exactly/2007/12/changing-over-to-prettier-permalinks.html</link>
            <guid>http://jimmetzger.net/my_sediments_exactly/2007/12/changing-over-to-prettier-permalinks.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">BlogVanity</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">WordPress</category>
            
            
            <pubDate>Mon, 17 Dec 2007 10:57:17 -0500</pubDate>
        </item>
        
        <item>
            <title>Did I Blinkout Blinklist?</title>
            <description><![CDATA[I sure hope not :-) Well, I felt defeated the <a href="http://jimmetzger.net/sediments/?p=321" title="Could Be Really PO'd Right Now">other day</a> when I lost all my <a href="http://blinklist.com/" title="Online bookmark storage at Blinklist" target="_blank">Blinklist</a> bookmarks because I wanted to make some mass changes and figured that the Blinklist XML backup format would be the best to work with to do it. Go figure. They have a wonderful site and it is so useful and easy to use with its nifty Ajax widgets. You would think that their own backup format could be imported back into the system. No, leave it to me to find an undocumented feature and lose <strong>all</strong> of my <strong>2400+</strong> bookmarks!

Well, I did not lose them totally. I still had the Blinklist XML format file. For restores/imports, Blinklist also accepts several other formats, including <a href="http://en.wikipedia.org/wiki/JSON" target="_blank" title="Wikipedia: JSON">JavaScript Object Notation</a> or <a href="http://en.wikipedia.org/wiki/JSON" title="Wikipedia: JSON" target="_blank">JSON</a>. So, what could it take? Flip a few tags, change a few names? I started by reading an article on O'Reilly's XML web site about <a href="http://www.xml.com/pub/a/2006/05/31/converting-between-xml-and-json.html" title="Converting between XML and JSON" target="_blank">converting between XML and JSON</a>. The article gives a very straightforward set of examples of how the structures vary and rules binding the conversion.

I did find a few modules out on CPAN that did conversions, but most were small code fragments that would have required more work than I had time to tie together. I took a look at the Blinklist XML file. The XML was well-formed and appeared to be a straight one-to-one conversion to JSON with a few minor tag/ID name changes.

So, I put together 70 lines of perl code and converted the Blinklist XML file into a new JSON file. I tried it first on the dozen links I already added to my new (temporary I hope) Blinklist, exporting in both XML and JSON formats, creating my own JSON version, comparing the two, and then importing both to check for differences. None found!

So why I am asking if I may have caused some heartburn for Blinklist is that... well... <em>no response from the helm, Mr. Scott </em>:-( Just in case my Blinklist is locked during import and the reason I am not seeing it, I went to the root page of the web site and... well... nothing there either :-( Mike, if you are scurrying aroun, trying to get the servers back on the air, my apologies if it was my little ol' fault. I find that doubtful, but best to cover all the bases.

Soon, I hope to report that my full Blinklist is back in business!

<strong>Update! SUCCESS! My <a href="http://blinklist.com/jimatwcu/" title="My BlinkList" target="_blank">old Blinklist</a> is back online!</strong>]]></description>
            <link>http://jimmetzger.net/my_sediments_exactly/2007/12/did-i-blinkout-blinklist.html</link>
            <guid>http://jimmetzger.net/my_sediments_exactly/2007/12/did-i-blinkout-blinklist.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Blinklist</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">Geek Stuff</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">WebGadgets</category>
            
            
            <pubDate>Sun, 16 Dec 2007 15:09:40 -0500</pubDate>
        </item>
        
        <item>
            <title>Invites: Waiting for Godot?</title>
            <description><![CDATA[As I have done on many previous occasions, I have asked for an invite today to get on <a href="http://www.pownce.com/" title="Pownce" target="_blank">Pownce</a>, yet another social networking tool. I find it curious how the invitation systems work or don't. Sometimes, the invite comes, geez, almost before I click the submit button. Sometimes, they never come (like <a href="http://www.orkut.com/" title="Orkut" target="_blank">Orkut</a>, which I finally signed up for today).

Now mind, I am not a <em>sign up for every new thing that requires an invite</em> type person, although I do like to be an early trier (and adopter if I like it). I am though the kind of person who, if they really (<strong>really</strong>) likes something, I will use it, hype it, and share it with everyone I know. Conversely, if it sucks, I will let the world know that as well.

So, I hope the good folks at <a href="http://www.pownce.com/" title="Pownce" target="_blank">Pownce</a> see this and, if their product is up to it, will send me an invite. Oh, for those who are not dramatically inclined, the title reference is to <a href="http://en.wikipedia.org/wiki/Waiting_For_Godot" title="Waiting for Godot" target="_blank">Samuel Beckett's play</a> in which the characters wait for someone who never arrives.]]></description>
            <link>http://jimmetzger.net/my_sediments_exactly/2007/12/invites-waiting-for-godot.html</link>
            <guid>http://jimmetzger.net/my_sediments_exactly/2007/12/invites-waiting-for-godot.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Geek Stuff</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">WebGadgets</category>
            
            
            <pubDate>Sun, 16 Dec 2007 10:19:59 -0500</pubDate>
        </item>
        
        <item>
            <title>Silly, Just Plain Silly</title>
            <description><![CDATA[<img src="http://jimmetzger.net/sediments/wp-content/uploads/2007/12/meez_175x233.gif" alt="Silliness at meez.com" align="right" hspace="10" vspace="10" />Ok, I admit it. I do love to find fun, silly, little <em>devices</em> to toss up here. And this one is in the ultimate silly category. While reading the <a href="http://grilled-cheese.org/blog/?page_id=2" title="About..." target="_blank">About entry</a> on a blog, I just had to chuckle. I figured what the hell, let's see how I can approximate me on this site.

The web site is called <a href="http://www.meez.com/home.dm?refname=jim_at_wcu" title="You KNOW you want to try it!" target="_blank">Meez</a> and it has a super easy interface that walks you through the process which yields an exportable animated GIF file. They used a lot of imagination in this process, so much so that I could actually get pretty close to how I appear and what I am doing right now.

So, what are you waiting for? I know you can't wait to <a href="http://www.meez.com/home.dm?refname=jim_at_wcu" title="You KNOW you want to try it!" target="_blank">try it yourself</a>! Using that link will gain you 5 extra <em>coinz</em>, the currency used to get <em>extra special</em> additions to your Meez. I admit it - I get 5 as well. And, yes, I know they are aiming at the younger crowd, but us more mature people can have fun, too, right?

<em>(via <a href="http://grilled-cheese.org/blog/" title="The blog at Grilled Cheese" target="_blank">Grilled Cheese</a>)</em>]]></description>
            <link>http://jimmetzger.net/my_sediments_exactly/2007/12/silly-just-plain-silly.html</link>
            <guid>http://jimmetzger.net/my_sediments_exactly/2007/12/silly-just-plain-silly.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">BlogVanity</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">Web Vanity</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">WebGadgets</category>
            
            
            <pubDate>Sat, 15 Dec 2007 23:00:18 -0500</pubDate>
        </item>
        
        <item>
            <title>How Much For This House?</title>
            <description><![CDATA[<img src="http://farm3.static.flickr.com/2103/1640061952_e71e82f1b4_m.jpg" align="right" />Nevermind what I was searching for in Google, but I came across this <a href="http://www.torontomike.com/2007/10/the_little_house_in_the_big_ci.html" title="The Little House In the Big City">post</a> that is too funny. Believe it or not, that little house, located in Toronto, that is wedged on what looks to be a driveway, is <a href="http://www.mls.ca//propertyDetails.aspx?propertyid=6179735" title="House Listing in Toronto" target="_blank">for sale</a>! The price is what is amazing: $179,900 Canadian ($176,563 in US dollars). Talk about the high cost of housing.

It really does look like a cute little house (emphasis on <strong>little</strong>), the perfect starter home.

I read through the realtor's specifications. It even comes with two parking spaces. Funny, the parking spaces are probably larger than the house! Sad, that much money would buy you nothing in this area. Well, then again, maybe two parking spaces!

<em>(via  <a href="http://www.torontomike.com/index.html" title="Toronto Mike" target="_blank">Toronto Mike</a>)</em>]]></description>
            <link>http://jimmetzger.net/my_sediments_exactly/2007/12/how-much-for-this-house.html</link>
            <guid>http://jimmetzger.net/my_sediments_exactly/2007/12/how-much-for-this-house.html</guid>
            
            
            <pubDate>Sat, 15 Dec 2007 14:22:25 -0500</pubDate>
        </item>
        
        <item>
            <title>Yahoo Shortcuts Plugin</title>
            <description><![CDATA[I was over at the Yahoo Developers web site today to grab an application key for a new web site. I noticed that the featured video on the front page was about a new plug-in for <span class="yshortcuts" id="lw_1197745415_0">Wordpress</span>. It is used while you are writing a new post (or editing an old one) and what it does is scans the content for possible items of interest from Yahoo. Things like maps, graphics, photos and such. So, what the hell, being a <em>tech toy whore</em>, I decided to load it up and see what it yields from the wealth of <span class="yshortcuts" id="lw_1197745415_1">Yahoo Maps</span>, Search, <span class="yshortcuts" id="lw_1197745415_2">Flickr</span>, and whatever other goodies they have stored. So I will pause in writing and see the three shortcuts it found already!

<em>(pause)</em>
<div id="ysc_embed_lw_1197745415_3" class="ysc_embed"></div>
So far, it basically found the links you see in the post above, as well as putting a Flickr badge at the bottom of the post, using those three terms as the keyword search. Now, let us add <span class="yshortcuts" id="lw_1197745415_3">West Chester, Pennsylvania</span> and the <span class="yshortcuts" id="lw_1197745415_4">West Whiteland Fire Company</span> to the mix and see what else show up.

<em>(pause)</em>

So, I removed the links to the three obvious web sites and added in automatically a map of the borough. It did not find the fire company's web site <img src="http://jimmetzger.net/sediments/wp-includes/images/smilies/icon_sad.gif" alt=":-(" class="wp-smiley" /> Curious as to how precise the search is, possibly only related to map locations or Flickr-finds.

Now going to enable everything and see how it looks in reality!

Update: Well, after publishing the web page and bringing it up in both Firefox and IE, I was singularly unimpressed with what happened when you moused over a link. It came up with some skeletal-looking windows and was not until you actually clicked the link that a Yahoo box came up with several search results. While it is a cute way to find related maps and pictures on Flickr for your post, I find that its usability for the general (<em>read: non-geek</em>) reader is lacking greatly.]]></description>
            <link>http://jimmetzger.net/my_sediments_exactly/2007/12/yahoo-shortcuts-plugin.html</link>
            <guid>http://jimmetzger.net/my_sediments_exactly/2007/12/yahoo-shortcuts-plugin.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">BlogVanity</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">Geek Stuff</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">Web Vanity</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">WordPress</category>
            
            
            <pubDate>Sat, 15 Dec 2007 13:52:42 -0500</pubDate>
        </item>
        
        <item>
            <title>Gotta Laugh at Some Spam</title>
            <description><![CDATA[I have to admit I almost thought a comment that was caught by Akismet really wasn't spam. It was on <a href="http://jimmetzger.net/sediments/?p=319" title="Sherri Shephard TV of the Absurd">my post</a> on Sherri Shepherd's <em>interpretation</em> of history where I made a reference to Art Linkletter's House Party. The incoming message said they had found it via Google and it had a link to a web site with a similar last name (leave it at that). Funny, Google had not caught up with my feed when the first comment was left. Nor the second. Nor the third or the fourth. Tiny <em>variations on a theme</em> they all were, but methinks they were to drive up a web site rank. Not on my dime ;-)]]></description>
            <link>http://jimmetzger.net/my_sediments_exactly/2007/12/gotta-laugh-at-some-spam.html</link>
            <guid>http://jimmetzger.net/my_sediments_exactly/2007/12/gotta-laugh-at-some-spam.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Stupidity</category>
            
            
            <pubDate>Thu, 13 Dec 2007 21:07:05 -0500</pubDate>
        </item>
        
        <item>
            <title>5 Minutes or So of Fame</title>
            <description><![CDATA[Nice! I can actually use the <em>As Heard On</em> category for myself! I didn't get home for my morning routine until around 9 AM. So I flipped on <a href="http://wche1520.com/" title="Where the Static Is!" target="_blank">WCHE AM</a> and started my morning listen to the <a href="http://wche1520.com/Morning%20Show.htm" title="Jay and Randy Show" target="_blank">Jay and Randy Show</a>. All of a sudden, I hear my name... the cat doesn't talk and no one was home but me. Damn! It was on the radio! I proceed to hear Randy talking about my entry on <a href="http://jimmetzger.net/sediments/?p=322" title="My writing..." target="_blank">AM radio stations in West Chester</a> and saying that he was wondering if I would be cool with it being read on the air, as well as the web site address! I cranked up AIM and im'd him fast saying sure! Next thing I know, he is reading verbatim the posting. <strong>Damn!</strong>

Thanks for the promo! No, I can't afford to pay your rate card rates ;-) I still can only think of one thing to say... <strong>DAMN</strong>! And please, anyone who is visiting, courtesy of WCHE, welcome, enjoy and, of course, leave a comment if you feel the urge to do so, and please stop back often! All who agree (and disagree) with my opinion are always welcome!]]></description>
            <link>http://jimmetzger.net/my_sediments_exactly/2007/12/5-minutes-or-so-of-fame.html</link>
            <guid>http://jimmetzger.net/my_sediments_exactly/2007/12/5-minutes-or-so-of-fame.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">As Heard On</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">BlogVanity</category>
            
            
            <pubDate>Tue, 11 Dec 2007 14:59:47 -0500</pubDate>
        </item>
        
        <item>
            <title>With All 15 Listeners</title>
            <description><![CDATA[I have been listening to talk radio since the early 70's when I was a student at La Salle in Philadelphia. WCAU (now The Big Talker 1210 <a href="http://www.thebigtalker1210.com/" title="The Big Talker 1210" target="_blank">WPHT</a>) had an overnight radio show that many insomniac college students listened to... the Bill Corsair Show. He would keep up company while we were doing homework (or doing just about anything else). It was downhill from there. I have always had a great affection for AM radio that continues today.

Here in West Chester, we are obviously close enough to Philly for a wide selection of stations. WPHT does not cut it - far too many nationally syndicated talkers. In the borough, we actually have two AM radio stations, <a href="http://www.wcoj.com/" title="WCOJ, The Voice of Chester County">WCOJ</a> at 1420 kHz and <a href="http://wche1520.com/" title="WCHE, Where the Static Is!" target="_blank">WCHE</a> at 1520 kHz.

<img src="http://jimmetzger.net/sediments/wp-content/uploads/2007/12/w-c-o-j.png" alt="WCOJ - my doodling logo design" align="right" hspace="15" vspace="15" />WCOJ is a 24x7 station with its transmitter out Coatesville way, with mostly nationally syndicated  talk programming plus a morning lineup anchored on Ron's Swap Shop, a phone-in flea market (<em>wanna buy my jacuzzi?</em>). Their early morning show has gone down the tubes since the exit of Program Director/DJ Joe Thomas, but the afternoon drive time program, <em>The Big Show with Robert Henson</em>, is usually stuffed with a variety of good local newsworthy topics. But Robert's 3 hours Monday through Friday do little for the rest of the programming. While I do listen to Dave Ramsey and Doctor Joy, I listen to them on XM rather than 'COJ. Why? Their signal quality sucks. While the studios are located in the borough, the borough and surrounding townships have many blank spots for reception. I found it funny that I was literally parked in front of their studio on West Gay Street and I could not hear the station clearly enough to listen to it comfortably.

<img src="http://jimmetzger.net/sediments/wp-content/uploads/2007/12/w-c-h-e.png" alt="WCHE - my doodling logo design" align="left" hspace="15" vspace="15" />Further down West Gay Street, in an old storefront (typical, mixed-use, <em>store on first, apartments above</em> building), you will find WCHE's studios. They are a <em>daytimer</em> station which in a nutshell means that they run low power (1000 watts daytime, 500 watts during <em>critical</em> hours around twilight) to avoid interference with two 50000 watt clear channel stations. That is <a href="http://en.wikipedia.org/wiki/Daytimer" title="Wikipedia: clear channel" target="_blank">clear channel</a> as in the FCC definition, not <a href="http://en.wikipedia.org/wiki/Clear_Channel_Communications" title="Wikipedia: Clear Channel Communications" target="_blank">Clear Channel</a> as in the media conglomerate which sucked up most of the major commercial AM and FM stations under their canned, automated programming for the masses format starting in the 70's.

But what 'CHE lacks in wattage, they make up in horsepower in a very simple, two-segment broadcasting day during the week. The morning (sometimes stretching into early afternoon) call-in program, <a href="http://wche1520.com/Morning%20Show.htm" title="Morning Show with Jay and Randy" target="_blank">The Jay and Randy Show</a>, is... well... different :) to say the least. Some would call it small scale <em>shock jock</em> (hometown Howard Stern?), some would call it <em>self promotion</em> for the 15 or so regular callers to the show. I call it real local AM radio. True, I may not agree with some (or most) of the opinions expressed by the callers, but I find it refreshing to hear the daily banter about borough politics, taxes supporting libraries, or the important question today: Who is <a href="http://en.wikipedia.org/wiki/Swee%27Pea" title="Wikipedia: Swee'Pea" target="_blank">Swee'Pea's</a> father? Silly? Damn straight! The last time I looked at why I listen to the radio, one of the key elements that I look for is <strong>entertainment</strong>. What a concept! Sure, information is ranked high as well - Jay always reads the <em>friggin' news</em>, straight from the front section of the <a href="http://www.dailylocal.com/" title="Daily Local News" target="_blank"><em>Daily Local Snooze</em></a>, with interjected interpretation and commentary from Randy and callers. Traffic reports... well, that was a topic of discussion this morning as well. Hello? Who cares about the Mid-County (Montgomery County) Toll Plaza? Come on Eric, tell us about the Route 100 Spur (one of my personal favorites as a Fire Cop) or 322! Nice feature that 'CHE has over 'COJ - online streaming! So even if you are in Coatesville (why?) or St Louis or San Tropez (make a note: go there so I can test the stream), you can get your daily fix!

Rest of the day is filled with a varied collection of rock music. I find myself listening longer every day although I would prefer a bit more 80's alternative in the mix as well. Bottom line is that, in my humble opinion, 'CHE wins the battle for my AM listening in the morning. They are local, they talk local, and, most importantly I can <strong>hear</strong> them whether it be in the car or at the keyboard.

Editor's Note: No, those are not the official logos for the stations, just some doodling of mine in Photoshop. 'COJ's is self-explanatory (<em>radio for the rest of the county</em>). I decided to include <a href="http://www.reddykilowatt.org/" title="Blog about Reddy" target="_blank">Reddy</a> <a href="http://en.wikipedia.org/wiki/Reddy_Kilowatt" title="Wikipedia: Reddy Kilowatt" target="_blank">Kilowatt</a>, the familiar mascot of the electric industry (electricity... static... get it?). Rock factoid - <a href="http://en.wikipedia.org/wiki/Phil_Lesh" title="Wikipedia: Phil Lesh" target="_blank">Phil Lesh</a> has adopted Reddy as a mascot! Anyway, they are just idle doodling while listening to the continuing debate and discourse on WCHE.]]></description>
            <link>http://jimmetzger.net/my_sediments_exactly/2007/12/with-all-15-listeners.html</link>
            <guid>http://jimmetzger.net/my_sediments_exactly/2007/12/with-all-15-listeners.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Talk Radio</category>
            
            
            <pubDate>Thu, 06 Dec 2007 13:35:09 -0500</pubDate>
        </item>
        
        <item>
            <title>Could Be Really PO’d Right Now</title>
            <description><![CDATA[You know, it must be a sign of maturity... no, old people (like me) are <strong>always</strong> grumpy (not!). As a part of resurrecting the blog, I decided also to resurrect my old links area on <a href="http://blinklist.com/jimatwcu/" title="My BlinkList" target="_blank">BlinkList</a>. If you click that link now, you will say <em>Geez, doesn't Jim save anything?</em> Well, last night I had several <strong>thousand</strong> links out there until I decided to backup, cleanup, and reload them. Seemed simple enough, using the BlinkList tools, that I could do just that: export them as BlinkList XML, edit them (a little grep/sed/awk-ing to clean out the crap), and then import them again. Right? Wrong. The import process generated a ream of SQL errors and my BlinkList was destroyed. Annihilated. Poof. Gone.

Lucky for me, I was an <em>early adopter</em> of BlinkList (it really is a super tool!) and happened to have the email of the chief geek on the project. Hoping he was still connected with the project, I emailed him and got a quick response. Unfortunately, not the right response. So, I am now off to concoct my own solution! Time to write a little perl code to see if I can get around this problem! We shall see...

<strong>Update @ 1530...</strong>
<blockquote>I just realized I still had a ton of those links on Furl as well. Mostly older unfortunately. So, I did a quick export from Furl and am now attempting a bookmark import at BlinkList. Attempting is the keyword here - it has been running for about 15 minutes so far...</blockquote>
<strong> Update @ 2130...</strong>
<blockquote>Well, I have some of the old bookmarks added, but without tags or categories :( Time to do some serious coding I do believe!</blockquote>
<strong>Update @ 2200...</strong>
<blockquote>Wasted enough time on BlinkList. It is a real shame, but I have more important things to do rather than debug someone else's software process. I understand it is a free system, etc., etc., etc. I also understand that they have an obvious programming problem which, oh well, isn't going to be fixed anytime soon. Cut my losses and move on.</blockquote>]]></description>
            <link>http://jimmetzger.net/my_sediments_exactly/2007/12/could-be-really-pod-right-now.html</link>
            <guid>http://jimmetzger.net/my_sediments_exactly/2007/12/could-be-really-pod-right-now.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Geek Stuff</category>
            
            
            <pubDate>Wed, 05 Dec 2007 14:36:34 -0500</pubDate>
        </item>
        
        <item>
            <title>First Real Snow</title>
            <description><![CDATA[Yep, it is snowing today - a bit more than the few flakes we had yesterday, but enough to give a minor coating on the grass. So, while tending to cleaning up the rec (read: wreck) room, I am getting things back in shape here. I do like this new format (hats off to <a href="http://www.blogohblog.com/" title="Link to Layout Creator! TY!" target="_blank">Bob</a>) and am having fun adding widgets and plugins. Yes, I am a geek and I do like to over decorate... but things will settle down, just bear with me in the meanwhile. Please, if you see something you like, leave a comment... also if something annoys you too.

So, back to cleaning out boxes and straightening out the mess, off- and on-line.]]></description>
            <link>http://jimmetzger.net/my_sediments_exactly/2007/12/first-real-snow.html</link>
            <guid>http://jimmetzger.net/my_sediments_exactly/2007/12/first-real-snow.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">BlogVanity</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">Geek Stuff</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">Web Vanity</category>
            
            
            <pubDate>Wed, 05 Dec 2007 12:38:02 -0500</pubDate>
        </item>
        
        <item>
            <title>Reason #74 Why I Watch Little TV</title>
            <description><![CDATA[In a country where <a href="http://abc.go.com/primetime/dancingwiththestars/index?pn=index" title="ABC's Dancing with the Stars" target="_blank">Dancing with the Stars</a> is the number one rated TV show and the nation's book reading is guided by a <a href="http://www2.oprah.com/obc_classic/obc_main.jhtml" title="Oprah's Book Club :(" target="_blank">talk show host</a>, nothing amazes me anymore. It used to be Art Linkletter's Kids Say the Darnedest Things on <a href="http://www.vcnet.com/garym/linkletter/hparty.html" title="Yes, I remember watching this on TV" target="_blank">House Party</a>, where obviously young school kids would say things that were totally absurd. But they are kids and have not had the benefit of higher education and life experience - it is expected of them. Enter Sherri Shepherd, one of the <em>co-idiots</em> on ABC's daytime show, <a href="http://abc.go.com/daytime/theview/index" title="ABC's The View" target="_blank">The View</a>. According to the blurb on YouTube, <em>Sherri, during a discussion about Epicurus, who predates Jesus by over 300 years, Sherri makes the remark, "Nothing predates the Christians".</em> Listen for yourself...

<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/psGLXqW1kUs&rel=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/psGLXqW1kUs&rel=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object>

I especially like one of the astute comments made on YouTube: <em>Don't blame the girl.  Blame the people who educated her</em>. According to <a href="http://en.wikipedia.org/wiki/Sherri_Shepherd" target="_blank" title="Wikipedia: Sherri Shepherd">Wikipedia</a>, she grew up in a seemingly nice Chicago suburb and worked as a legal secretary before turning to comedy so she must have at least graduated from high school. A <a href="http://en.wikipedia.org/wiki/Jehovah%27s_Witness" title="Wikipedia: Jehovah's Witness" target="_blank">Jehovah's Witness</a> turned <a href="http://en.wikipedia.org/wiki/Born_Again_Christian" title="Wikipedia:Born Again Christian" target="_blank">born-again Christian</a>? So she went from being a fundamentalist Christian to a... fundamentalist Christian? Must make sense to someone ;) Anyway, she appears to have lived and breathed during the 20th Century, had at least a public school education, and pursued a real job, prior to entering <a href="http://en.wikipedia.org/wiki/Fantasyland" title="Wikipedia: Fantasyland (I could NOT resist)" target="_blank">fantasyland</a>. So even if she never listened in public and/or private schools, if she is so freakin' religious and has read the Bible, she should know that in the plot line that Jesus (or a reference by name to Jesus) does not appear until the <strong>New</strong> Testament. So, students, the question of the hour is...
<blockquote>If there was nothing before Jesus, who wrote thirty-nine books of the Old Testament?</blockquote>
Must have been magic! Oh, and isn't Jesus the <strong>Son</strong> of God? And what about all those written about in the Old Testament, like our favorite <em>parents of all mankind</em>, Adam and Eve? Wait a minute... did not Jesus come to save us all because Eve was tempted by the devil in the Garden and gave the apple to Adam? So, I think the lovely Sherri needs a little remedial bible school training as well. Perhaps she needs to engage her brain prior to vibrating those vocal chords.

The bigger question I have... how many people out there sent in complaint mail to the network in <strong>support</strong> of Sherri's statements, knowing that she was speaking <strong>The Truth</strong>! Scary thought, eh? So, the next time you get the urge to watch <em>The View</em>, go find a library and read a book (non-fiction, preferably).

(Via <a href="http://petulantweb.com/blog/2007/12/04/sherri-shepherd-needs-a-history-lesson/" title="Blog is a good read too!" target="_blank">Petulant Rumblings</a> and <a href="http://www.thedailybackground.com/2007/12/04/video-the-views-sherri-shepherd-wrongly-claims-that-christians-existed-before-the-ancient-greeks/" title="The Daily Background (has text transcript)" target="_blank">The Daily Background</a>)]]></description>
            <link>http://jimmetzger.net/my_sediments_exactly/2007/12/reason-74-why-i-watch-little-tv.html</link>
            <guid>http://jimmetzger.net/my_sediments_exactly/2007/12/reason-74-why-i-watch-little-tv.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Stupidity</category>
            
            
            <pubDate>Wed, 05 Dec 2007 12:22:24 -0500</pubDate>
        </item>
        
    </channel>
</rss>
