<?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/"
	>

<channel>
	<title>Asides &#8211; David&#039;s Church Information Technology</title>
	<atom:link href="/category/asides/feed/" rel="self" type="application/rss+xml" />
	<link>/</link>
	<description>David Szpunar: Owner, Servant 42 and Servant Voice</description>
	<lastBuildDate>Sun, 17 Jun 2007 18:02:41 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.5.2</generator>
	<item>
		<title>KISS: Keep It Short and Sweet</title>
		<link>/2007/06/17/72/</link>
					<comments>/2007/06/17/72/#respond</comments>
		
		<dc:creator><![CDATA[David Szpunar]]></dc:creator>
		<pubDate>Sun, 17 Jun 2007 18:00:05 +0000</pubDate>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[Quotes]]></category>
		<guid isPermaLink="false">http://infotech.davidszpunar.com/2007/06/17/72/</guid>

					<description><![CDATA[An excellent warning for me as I try and keep my rambling ways under control, from email to blog posts: &#8220;I didn&#8217;t have time to write a short letter, so I wrote a long one instead.&#8221; â€”Mark Twain]]></description>
										<content:encoded><![CDATA[<p>An excellent warning for me as I try and keep my rambling ways under control, from email to blog posts:<br />
<em>&#8220;I didn&#8217;t have time to write a short letter, so I wrote a long one instead.&#8221;</em><br />
â€”Mark Twain</p>]]></content:encoded>
					
					<wfw:commentRss>/2007/06/17/72/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Dell and Google pull Bad Deal</title>
		<link>/2007/05/26/dell-and-google-pull-bad-deal/</link>
					<comments>/2007/05/26/dell-and-google-pull-bad-deal/#comments</comments>
		
		<dc:creator><![CDATA[David Szpunar]]></dc:creator>
		<pubDate>Sat, 26 May 2007 16:57:58 +0000</pubDate>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[Companies]]></category>
		<guid isPermaLink="false">http://infotech.davidszpunar.com/2007/05/26/dell-and-google-pull-bad-deal/</guid>

					<description><![CDATA[Dell is packaging software (arguably spyware) that forces users to go through Google for search especially for typos, with all above-the-fold results being ads.Â  This software is separate from the Google Toolbar and more difficult to get rid of.Â  Based solely on the post about this over at OpenDNS, I&#8217;m not very happy with this [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Dell is packaging software (arguably spyware) that forces users to go through Google for search especially for typos, with all above-the-fold results being ads.Â  This software is separate from the Google Toolbar and more difficult to get rid of.Â  Based solely on the <a href="http://blog.opendns.com/2007/05/22/google-turns-the-page/" title="OpenDNS blog: Google turns the pageâ€¦ in a bad way.">post about this over at OpenDNS</a>, I&#8217;m not very happy with this Dell/Google packaging deal.Â  It appears to go well beyond reasonable packaging of software with a computer.Â  This is the first I&#8217;ve heard of it, and I&#8217;m hoping I never get to see it in action.</p>]]></content:encoded>
					
					<wfw:commentRss>/2007/05/26/dell-and-google-pull-bad-deal/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title>WordPress 2.1.1 Dangerous, upgrade!</title>
		<link>/2007/03/03/wordpress-211-dangerous-upgrade/</link>
					<comments>/2007/03/03/wordpress-211-dangerous-upgrade/#respond</comments>
		
		<dc:creator><![CDATA[David Szpunar]]></dc:creator>
		<pubDate>Sun, 04 Mar 2007 04:55:14 +0000</pubDate>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Web]]></category>
		<guid isPermaLink="false">http://infotech.davidszpunar.com/2007/03/03/wordpress-211-dangerous-upgrade/</guid>

					<description><![CDATA[The official WordPress development blog is reporting that WordPress version 2.1.1 was compromised by a malicious hacker and anyone who downloaded that version in the past several days needs to upgrade immediately to version 2.1.2. Many more details at that link; I checked the two files they mentioned (feed.php and theme.php in the wp-includes folder) [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>The official WordPress development blog is reporting that WordPress version 2.1.1 was <a href="http://wordpress.org/development/2007/03/upgrade-212/" title="WordPress.org Development Blog entry">compromised by a malicious hacker</a> and anyone who downloaded that version in the past several days needs to upgrade immediately to version 2.1.2. Many more details at that link; I checked the two files they mentioned (feed.php and theme.php in the wp-includes folder) and I got one of the infected versions! If you do a &#8220;diff&#8221; and compare an infected file with one from the 2.1.2 download the infected line becomes obvious. The vulnerability, as far as I can tell, allows an attacker to easily execute any command on the system that&#8217;s allowed by the user <a href="http://www.php.net/" class="ubernym uttInitialism" onmouseover="domTT_activate(this, event, 'content', 'PHP: Hypertext Preprocessor' );"><acronym class="uttInitialism">PHP</acronym></a> is running as by using a specially (but easily) crafted query string. Don&#8217;t try it on me, I just patched :-) The new version fixed a but I was getting in the administration area where I couldn&#8217;t add new categories on the fly while writing a post, which is a nice added bonus.</p>
<p>Thanks to a <a href="http://www.mckeay.net/secure/2007/03/if_you_are_using_wordpress_211.html" title="Network Security Blog post">post</a> from security blogger Martin McKeay that was my first warning!</p>]]></content:encoded>
					
					<wfw:commentRss>/2007/03/03/wordpress-211-dangerous-upgrade/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
