<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>Yabfog &#187; miscellany</title>
	<atom:link href="http://yabfog.com/blog/tag/miscellany/feed" rel="self" type="application/rss+xml" />
	<link>http://yabfog.com/blog</link>
	<description>Yet another blog full of gas</description>
	<lastBuildDate>Tue, 13 Dec 2011 02:45:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
<cloud domain='yabfog.com' port='80' path='/blog/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>I&#039;m #1 (too)</title>
		<link>http://yabfog.com/blog/2007/08/04/im-1-too</link>
		<comments>http://yabfog.com/blog/2007/08/04/im-1-too#comments</comments>
		<pubDate>Sat, 04 Aug 2007 18:28:52 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[uncategorized]]></category>
		<category><![CDATA[miscellany]]></category>

		<guid isPermaLink="false">http://yabfog.com/blog/2007/08/04/im-1-too/</guid>
		<description><![CDATA[Wow! [via Dave]]]></description>
			<content:encoded><![CDATA[<p><strong>Wow!</strong><br />
<img src='http://yabfog.com/blog/wp-content/uploads/2007/08/yabfogtechnoraino1.gif' alt='Yabfog #1' /><br />
[via <em><a href="http://www.scripting.com/stories/2007/08/04/didTheBlogosphereImplode.html">Dave</a></em>]</p>
]]></content:encoded>
			<wfw:commentRss>http://yabfog.com/blog/2007/08/04/im-1-too/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://yabfog.com/blog/wp-content/uploads/2007/08/yabfogtechnoraino1.gif" />
		<media:content url="http://yabfog.com/blog/wp-content/uploads/2007/08/yabfogtechnoraino1.gif" medium="image">
			<media:title type="html">Yabfog #1</media:title>
		</media:content>
	</item>
		<item>
		<title>My Link Blogs</title>
		<link>http://yabfog.com/blog/2007/07/25/my-link-blogs</link>
		<comments>http://yabfog.com/blog/2007/07/25/my-link-blogs#comments</comments>
		<pubDate>Thu, 26 Jul 2007 04:48:14 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[uncategorized]]></category>
		<category><![CDATA[announcements]]></category>
		<category><![CDATA[miscellany]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://yabfog.com/blog/2007/07/25/my-link-blogs/</guid>
		<description><![CDATA[Finally have a bunch of my link blogs posted. A little explanation, though. First, this is an OPML file, generated by NewsGator, filtered through sed, and displayed by Optimal. Second, I maintain these link blogs in FeedDemon and my own aggregator built on the NewsGator API. As of the latest version (ver. 2.5), FeedDemon automatically [...]]]></description>
			<content:encoded><![CDATA[<p>Finally have a bunch of <a href="http://yabfog.com/blog/opml-pages/my-link-blogs/">my link blogs</a> posted. A little explanation, though.</p>
<p>First, this is an OPML file, generated by <a href="http://www.newsgator.com/">NewsGator</a>, filtered through sed, and displayed by <a href="http://www.optimalbrowser.com/">Optimal</a>.</p>
<p>Second, I maintain these link blogs in <a href="www.newsgator.com/Individuals/FeedDemon/Default.aspx">FeedDemon</a> and <a href="http://yabfog.com/blog/2006/10/17/a-river-for-newsgator/">my own aggregator built on the NewsGator API</a>.</p>
<p>As of the latest version (ver. 2.5), FeedDemon automatically syncs your "News Bins" with your NewsGator "Clippings Folders" -- two terminologies for the same thing. They really ought to pick a name. In any event, now that I've set it up, these should self-maintain without any additional work  on my part. <strong>That's</strong> what programming is all about!</p>
]]></content:encoded>
			<wfw:commentRss>http://yabfog.com/blog/2007/07/25/my-link-blogs/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
		<item>
		<title>Quick WordPress Upgrading</title>
		<link>http://yabfog.com/blog/2007/06/21/quick-wordpress-upgrading</link>
		<comments>http://yabfog.com/blog/2007/06/21/quick-wordpress-upgrading#comments</comments>
		<pubDate>Thu, 21 Jun 2007 18:13:51 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[uncategorized]]></category>
		<category><![CDATA[miscellany]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://yabfog.com/wp/2007/06/21/quick-wordpress-upgrading/</guid>
		<description><![CDATA[Note to self: Grab a unified diff of the new version versus the old version: svn diff -r HEAD --old http://svn.automattic.com/wordpress/tags/&#60;old_version&#62; \ --new http://svn.automattic.com/wordpress/tags/&#60;new_version&#62; Apply the changes to the current installation: patch -d &#60;path_to_wp_install&#62; -u -i &#60;patchfile&#62;]]></description>
			<content:encoded><![CDATA[<p>Note to self:</p>
<p>Grab a unified diff of the new version versus the old version:<br />
<code>svn diff -r HEAD --old http://svn.automattic.com/wordpress/tags/&lt;old_version&gt; \<br />
  --new http://svn.automattic.com/wordpress/tags/&lt;new_version&gt;</code></p>
<p>Apply the changes to the current installation:<br />
<code>patch -d &lt;path_to_wp_install&gt; -u -i &lt;patchfile&gt;</code></p>
]]></content:encoded>
			<wfw:commentRss>http://yabfog.com/blog/2007/06/21/quick-wordpress-upgrading/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
		<item>
		<title>Rhapsody Rabbit Realization</title>
		<link>http://yabfog.com/blog/2007/01/24/rhapsody-rabbit-realization</link>
		<comments>http://yabfog.com/blog/2007/01/24/rhapsody-rabbit-realization#comments</comments>
		<pubDate>Wed, 24 Jan 2007 23:07:31 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[uncategorized]]></category>
		<category><![CDATA[cartoons]]></category>
		<category><![CDATA[miscellany]]></category>
		<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://yabfog.com/blog/2007/01/24/rhapsody-rabbit-realization/</guid>
		<description><![CDATA[I've always loved the Bugs Bunny cartoon Rhapsody Rabbit and wished I had a recording of Liszt's Hungarian Rhapsody No. 2 performed by the pianist who performed it for that cartoon. Well, today I went down the rabbit hole searching for an answer.... And I found it. The pianist was Jakob Gimpel. I also found [...]]]></description>
			<content:encoded><![CDATA[<p><img id="image101" class="alignleft" src="http://yabfog.com/blog/wp-content/uploads/2007/01/200px-rhapsody_rabbit.thumbnail.png" alt="Rhapsody Rabbit" />I've always loved the Bugs Bunny cartoon <a href="http://en.wikipedia.org/wiki/Rhapsody_Rabbit">Rhapsody Rabbit</a> and wished I had a recording of <a href="http://en.wikipedia.org/wiki/Hungarian_Rhapsody_No._2">Liszt's Hungarian Rhapsody No. 2</a> performed by the pianist who performed it for that cartoon. Well, today I went down the rabbit hole searching for an answer.... And I found it. The pianist was <a href="http://www.imdb.com/name/nm0319829/">Jakob Gimpel</a>. I also found this fascinating story by Gimpel's son in which he hypothesizes that the pianist in "<a href="http://en.wikipedia.org/wiki/The_Cat_Concerto">The Cat Concerto</a>" (the Tom and Jerry version of Rhapsody Rabbit that won the Academy Award for Best Animated Short Film for 1946) was Shura Cherkassky. (<em>See:</em> <a href="http://www.gimpelmusicarchives.com/catconcerto.htm">The Cat Concerto Controversy (Mystery Solved?)</a>.) Now, to find a recording....</p>
]]></content:encoded>
			<wfw:commentRss>http://yabfog.com/blog/2007/01/24/rhapsody-rabbit-realization/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://yabfog.com/blog/wp-content/uploads/2007/01/200px-rhapsody_rabbit.thumbnail.png" />
		<media:content url="http://yabfog.com/blog/wp-content/uploads/2007/01/200px-rhapsody_rabbit.thumbnail.png" medium="image">
			<media:title type="html">Rhapsody Rabbit</media:title>
		</media:content>
	</item>
		<item>
		<title>Superhero Meme</title>
		<link>http://yabfog.com/blog/2007/01/04/superhero-meme</link>
		<comments>http://yabfog.com/blog/2007/01/04/superhero-meme#comments</comments>
		<pubDate>Fri, 05 Jan 2007 00:20:54 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[uncategorized]]></category>
		<category><![CDATA[miscellany]]></category>

		<guid isPermaLink="false">http://yabfog.com/wp/2007/01/04/superhero-meme/</guid>
		<description><![CDATA[As seen on Scripting News and TechCrunch (among other places)... Your results: You are Hulk Hulk 80% Superman 65% Spider-Man 60% Green Lantern 60% The Flash 55% Iron Man 50% Robin 45% Catwoman 45% Supergirl 35% Wonder Woman 30% Batman 25% You are a wanderer with amazing strength. Click here to take the Superhero Personality [...]]]></description>
			<content:encoded><![CDATA[<p>As seen on <a href="http://www.scripting.com/2006/12/29.html#iAmIronMan">Scripting News</a> and <a href="http://www.techcrunch.com/2006/12/29/what-superhero-are-you/">TechCrunch</a> (among other places)...</p>
<p>Your results:<br />
<b>You are <font size="6">Hulk</font></b> </p>
<table>
<tr valign="top">
<td>
<table>
<tr>
<td>Hulk</td>
<td>
<hr align="left" noshade="noshade" size="4" width="80" />
</td>
<td>80%</td>
</tr>
<tr>
<td>Superman</td>
<td>
<hr align="left" noshade="noshade" size="4" width="65" />
</td>
<td>65%</td>
</tr>
<tr>
<td>Spider-Man</td>
<td>
<hr align="left" noshade="noshade" size="4" width="60" />
</td>
<td>60%</td>
</tr>
<tr>
<td>Green Lantern</td>
<td>
<hr align="left" noshade="noshade" size="4" width="60" />
</td>
<td>60%</td>
</tr>
<tr>
<td>The Flash</td>
<td>
<hr align="left" noshade="noshade" size="4" width="55" />
</td>
<td>55%</td>
</tr>
<tr>
<td>Iron Man</td>
<td>
<hr align="left" noshade="noshade" size="4" width="50" />
</td>
<td>50%</td>
</tr>
<tr>
<td>Robin</td>
<td>
<hr align="left" noshade="noshade" size="4" width="45" />
</td>
<td>45%</td>
</tr>
<tr>
<td>Catwoman</td>
<td>
<hr align="left" noshade="noshade" size="4" width="45" />
</td>
<td>45%</td>
</tr>
<tr>
<td>Supergirl</td>
<td>
<hr align="left" noshade="noshade" size="4" width="35" />
</td>
<td>35%</td>
</tr>
<tr>
<td>Wonder Woman</td>
<td>
<hr align="left" noshade="noshade" size="4" width="30" />
</td>
<td>30%</td>
</tr>
<tr>
<td>Batman</td>
<td>
<hr align="left" noshade="noshade" size="4" width="25" />
</td>
<td>25%</td>
</tr>
</table>
</td>
<td>You are a wanderer with<br />
amazing strength.<br />
<img src="http://www.thesuperheroquiz.com/pics/hulk.gif" alt="Hulk" /></td>
</tr>
</table>
<p><a href="http://www.thesuperheroquiz.com/">Click here to take the Superhero Personality<br />
Test</a></p>
<p>Without an analysis of <em>why</em> I was characterized as Hulk, I think this gimmick lacks social punch. Of course, I know what the questions were and what my answers were. So, I can understand being Hulk, but unless you take the Superhero Personality Test yourself, you'll have no idea why this post is at all interesting.</p>
]]></content:encoded>
			<wfw:commentRss>http://yabfog.com/blog/2007/01/04/superhero-meme/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://www.thesuperheroquiz.com/pics/hulk.gif" />
		<media:content url="http://www.thesuperheroquiz.com/pics/hulk.gif" medium="image">
			<media:title type="html">Hulk</media:title>
		</media:content>
	</item>
		<item>
		<title>BlackBerry Browser User Agent</title>
		<link>http://yabfog.com/blog/2006/12/11/blackberry-browser-user-agent</link>
		<comments>http://yabfog.com/blog/2006/12/11/blackberry-browser-user-agent#comments</comments>
		<pubDate>Mon, 11 Dec 2006 14:58:25 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[uncategorized]]></category>
		<category><![CDATA[blackberry]]></category>
		<category><![CDATA[miscellany]]></category>
		<category><![CDATA[pda]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://yabfog.com/wp/2006/12/11/blackberry-browser-user-agent/</guid>
		<description><![CDATA[FYI: My BlackBerry's Web browser identifies itself (i.e., "User Agent") as: BlackBerry8700/4.1.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 So in PHP, an inexpensive check would be something like: if ( 0 === stripos($useragent, 'blackberry') ) { echo "True"; }]]></description>
			<content:encoded><![CDATA[<p>FYI: My BlackBerry's Web browser identifies itself (i.e., "User Agent") as: <code>BlackBerry8700/4.1.0 Profile/MIDP-2.0 Configuration/CLDC-1.1</code></p>
<p>So in PHP, an inexpensive check would be something like:</p>
<pre>
if ( 0 === stripos($useragent, 'blackberry') ) {
    echo "True";
}
</pre>
]]></content:encoded>
			<wfw:commentRss>http://yabfog.com/blog/2006/12/11/blackberry-browser-user-agent/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
		<item>
		<title>UPDATE: Washington Post Fixes Website for Mobile Users</title>
		<link>http://yabfog.com/blog/2006/12/10/update-washington-post-fixes-website-for-mobile-users</link>
		<comments>http://yabfog.com/blog/2006/12/10/update-washington-post-fixes-website-for-mobile-users#comments</comments>
		<pubDate>Sun, 10 Dec 2006 16:49:19 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[uncategorized]]></category>
		<category><![CDATA[blackberry]]></category>
		<category><![CDATA[miscellany]]></category>
		<category><![CDATA[pda]]></category>

		<guid isPermaLink="false">http://yabfog.com/blog/2006/12/10/update-washington-post-fixes-website-for-mobile-users/</guid>
		<description><![CDATA[After about two weeks of unresponsiveness, I finally found yet another way to contact the Washington Post to complain about their broken website (see my previous post for more info). This time, they promptly responded to my complaint, and within three or four days, the website was fixed. My contact person, Sarah Lumbard, was courteous [...]]]></description>
			<content:encoded><![CDATA[<p>After about two weeks of unresponsiveness, I finally found <a href="http://washingtonpost.custhelp.com/cgi-bin/washingtonpost.cfg/php/enduser/ask.php?p_sid=7Rk5WNoi&#038;p_sp=cF9zcmNoPSZwX3NvcnRfYnk9JnBfZ3JpZHNvcnQ9JnBfcm93X2NudD0xOTgmcF9wcm9kcz0mcF9jYXRzPSZwX3B2PSZwX2N2PSZwX3BhZ2U9MQ**">yet another way to contact the Washington Post</a> to complain about their broken website (see <a href="http://yabfog.com/blog/2006/11/21/shame-on-you-washington-post/">my previous post</a> for more info). This time, they promptly responded to my complaint, and within three or four days, the website was fixed.</p>
<p>My contact person, Sarah Lumbard, was courteous and helpful. Thank you, Sarah.</p>
]]></content:encoded>
			<wfw:commentRss>http://yabfog.com/blog/2006/12/10/update-washington-post-fixes-website-for-mobile-users/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
		<item>
		<title>Shame on you, Washington Post</title>
		<link>http://yabfog.com/blog/2006/11/21/shame-on-you-washington-post</link>
		<comments>http://yabfog.com/blog/2006/11/21/shame-on-you-washington-post#comments</comments>
		<pubDate>Tue, 21 Nov 2006 17:50:10 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[uncategorized]]></category>
		<category><![CDATA[blackberry]]></category>
		<category><![CDATA[miscellany]]></category>
		<category><![CDATA[pda]]></category>

		<guid isPermaLink="false">http://yabfog.com/wp/2006/11/16/shame-on-you-washington-post/</guid>
		<description><![CDATA[At some point today, the Washington Post broke its website for Blackberry users (and perhaps other mobile device users). Now, any time I try to access an article by clicking on a link in my RSS aggregator on my Blackberry, I get redirected to some lame "mobile site," and I can't see the story I'm [...]]]></description>
			<content:encoded><![CDATA[<p>At some point today, the Washington Post broke its website for Blackberry users (and perhaps other mobile device users).</p>
<p>Now, any time I try to access an article by clicking on a link in my RSS aggregator on my Blackberry, I get redirected to some lame "<a href="http://mobile.washingtonpost.com/">mobile site</a>," and I can't see the story I'm trying to read.</p>
<p><a href="http://www.washingtonpost.com/">Shame on you, Washington Post!</a></p>
<p>UPDATE: Emails went unanswered, so I called them at 703.469.2500. Me: "Your website is broken to Blackberry users." WaPo (with a level of disinterest I thought only possible when talking to an accountant at a cocktail party): "It is?" We'll see what happens...</p>
]]></content:encoded>
			<wfw:commentRss>http://yabfog.com/blog/2006/11/21/shame-on-you-washington-post/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
		<item>
		<title>Note To Self: Del.icio.us API Change</title>
		<link>http://yabfog.com/blog/2006/06/09/note-to-self-delicious-api-change</link>
		<comments>http://yabfog.com/blog/2006/06/09/note-to-self-delicious-api-change#comments</comments>
		<pubDate>Fri, 09 Jun 2006 15:30:34 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[uncategorized]]></category>
		<category><![CDATA[miscellany]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://yabfog.com/wp/2006/06/09/note-to-self-delicious-api-change/</guid>
		<description><![CDATA[Del.icio.us rolled out a new API server. Eventually, the old server will shut down. This will effect MySQLicious. If the old URL was: http://del.icio.us/api/posts/get the new URL will be: https://api.del.icio.us/v1/posts/get Note: The use of https (for secure connections) The new server name The addition of a version number where the /api/ used to be]]></description>
			<content:encoded><![CDATA[<p>Del.icio.us <a href="http://blog.del.icio.us/blog/2006/05/feel_secure.html">rolled out a new API server</a>. Eventually, the old server will shut down. This will effect MySQLicious.</p>
<p>If the old URL was:</p>
<p>http://del.icio.us/api/posts/get</p>
<p>the new URL will be:</p>
<p>https://api.del.icio.us/v1/posts/get</p>
<p>Note:</p>
<ol>
<li>The use of https (for secure connections)</li>
<li>The new server name</li>
<li>The addition of a version number where the /api/ used to be</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://yabfog.com/blog/2006/06/09/note-to-self-delicious-api-change/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
	</item>
		<item>
		<title>Why I Listen</title>
		<link>http://yabfog.com/blog/2006/06/07/why-i-listen</link>
		<comments>http://yabfog.com/blog/2006/06/07/why-i-listen#comments</comments>
		<pubDate>Thu, 08 Jun 2006 04:53:04 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[uncategorized]]></category>
		<category><![CDATA[miscellany]]></category>

		<guid isPermaLink="false">http://yabfog.com/wp/2006/06/07/why-i-listen/</guid>
		<description><![CDATA[Thank you, Jason Calacanis, for helping me realize why I listen to the Gillmor Gang podcast despite the many things I dislike about it. What I don't like: six minutes of introductory commercials; conversations that meander down dead ends; the sound quality; Steve Gillmor bullying the other Gangsters. (Maybe bullying isn't the right word, and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.calacanis.com/">Thank you, Jason Calacanis</a>, for helping me realize why I listen to the <a href="http://gillmorgang.podshow.com/">Gillmor Gang</a> podcast despite the many things I dislike about it.</p>
<p>What I don't like: six minutes of introductory commercials; conversations that meander down dead ends; the sound quality; Steve Gillmor bullying the other Gangsters. (Maybe bullying isn't the right word, and maybe the bullying is good natured. I don't know Steve Gillmor, so I can't say. All I know is that it sounds tense, and it makes me feel tense.)</p>
<p>Why I listen: the golden nuggets.</p>
<p>Like Jason said in <a href="http://gillmorgang.podshow.com/?p=59">the most recent Gillmor Gang podcast</a>, every show includes at least a couple golden nuggets of insight or well-crystallized analysis. Something illuminating.</p>
<p>And that's worth the price of admission (but thank goodness for fast-forward -- sorry, EarthLink).</p>
]]></content:encoded>
			<wfw:commentRss>http://yabfog.com/blog/2006/06/07/why-i-listen/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
	</channel>
</rss>

