<?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>Corkerns.com &#187; web site</title>
	<atom:link href="http://www.corkerns.com/category/web-site/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.corkerns.com</link>
	<description>...where nothing is for sale</description>
	<lastBuildDate>Thu, 11 Aug 2011 01:44:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>No Longer Blogging</title>
		<link>http://www.corkerns.com/2009/03/02/no-longer-blogging/</link>
		<comments>http://www.corkerns.com/2009/03/02/no-longer-blogging/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 02:11:47 +0000</pubDate>
		<dc:creator>bruce</dc:creator>
				<category><![CDATA[web site]]></category>

		<guid isPermaLink="false">http://www.corkerns.com/?p=743</guid>
		<description><![CDATA[We&#8217;re kinda done blogging here as RC posts everything on Facebook. Pretty soon we&#8217;ll move on to Twitter&#8230;]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re kinda done blogging here as RC posts everything on <a href="http://www.facebook.com/">Facebook</a>.  Pretty soon we&#8217;ll move on to <a href="http://www.twitter.com/">Twitter</a>&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.corkerns.com/2009/03/02/no-longer-blogging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>chirp&#8230;</title>
		<link>http://www.corkerns.com/2009/01/20/chirp/</link>
		<comments>http://www.corkerns.com/2009/01/20/chirp/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 02:40:16 +0000</pubDate>
		<dc:creator>bruce</dc:creator>
				<category><![CDATA[web site]]></category>

		<guid isPermaLink="false">http://www.corkerns.com/2009/01/20/chirp/</guid>
		<description><![CDATA[crickets&#8230;]]></description>
			<content:encoded><![CDATA[<p>crickets&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.corkerns.com/2009/01/20/chirp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgraded to 2.7</title>
		<link>http://www.corkerns.com/2008/12/13/upgraded-to-27/</link>
		<comments>http://www.corkerns.com/2008/12/13/upgraded-to-27/#comments</comments>
		<pubDate>Sat, 13 Dec 2008 22:17:50 +0000</pubDate>
		<dc:creator>bruce</dc:creator>
				<category><![CDATA[techology]]></category>
		<category><![CDATA[web site]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.corkerns.com/2008/12/13/upgraded-to-27/</guid>
		<description><![CDATA[I upgraded WordPress to 2.7 so that I can post from my iPhone. Expect many more typos in the future. Just tested&#8230;Marsedit still works.]]></description>
			<content:encoded><![CDATA[<p>I upgraded WordPress to 2.7 so that I can post from my iPhone. Expect many more typos in the future.</p>
<p>Just tested&#8230;<a href="http://www.red-sweater.com/marsedit/">Marsedit</a> still works.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.corkerns.com/2008/12/13/upgraded-to-27/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>*Hacked*</title>
		<link>http://www.corkerns.com/2008/11/26/hacked/</link>
		<comments>http://www.corkerns.com/2008/11/26/hacked/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 23:34:46 +0000</pubDate>
		<dc:creator>bruce</dc:creator>
				<category><![CDATA[web site]]></category>
		<category><![CDATA[computers]]></category>

		<guid isPermaLink="false">http://www.corkerns.com/?p=701</guid>
		<description><![CDATA[Corkerns.com was hacked with an exploit that inserted a link to a malware site. I discovered it by a malware warning that Safari threw up when I went to Corkerns.com. When I went to Firefox, there was no warning, so I first thought it was a bogus Safari warning . I overrode the warning and [...]]]></description>
			<content:encoded><![CDATA[<p>Corkerns.com was hacked with an exploit that inserted a link to a malware site.  I discovered it by a <a href="http://en.wikipedia.org/wiki/Malware">malware</a> warning that Safari threw up when I went to Corkerns.com.  When I went to Firefox, there was no warning, so I first thought it was a bogus Safari warning . I overrode the warning and used the Activity window on Safari to view the list of files open from the website.  A file named txx was open, inserting a redirect to another IP address that hosted bad shtuff!</p>
<p>Next, I went back to Firefox and viewed a list of open javascripts, since that would be the most likely way to attack the site.  A javascript was being blocked automatically by Firefox since it originated at a different site (e.g., *not* at corkerns.com).  Therefore, Firefox was protecting me all along.</p>
<p>I then downloaded all the javascript on the website and searched through it for the malware link that sent you to the rogue site.  I couldn&#8217;t find anything, so next I replaced all the <a href="http://wordpress.org/">WordPress</a> code with the latest version.  That did the trick and wiped out the bad code.</p>
<p>I&#8217;ve never been one to upgrade Corkerns.com immediately upon release of a new WordPress version, but I may rethink that strategy.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.corkerns.com/2008/11/26/hacked/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Okay&#8230;fixin&#8217; it now&#8230;</title>
		<link>http://www.corkerns.com/2008/03/07/okayfixin-it-now/</link>
		<comments>http://www.corkerns.com/2008/03/07/okayfixin-it-now/#comments</comments>
		<pubDate>Sat, 08 Mar 2008 03:35:22 +0000</pubDate>
		<dc:creator>bruce</dc:creator>
				<category><![CDATA[web site]]></category>

		<guid isPermaLink="false">http://www.corkerns.com/2008/03/07/okayfixin-it-now/</guid>
		<description><![CDATA[I&#8217;m working on it as time permits. The problem is that photos I uploaded months ago aren&#8217;t there any more. It takes a little while to find the original and crop to fit the web site format. I&#8217;ll get to it when I get to it&#8230;]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m working on it as time permits.  The problem is that photos I uploaded months ago aren&#8217;t there any more.  It takes a little while to find the original and crop to fit the web site format. I&#8217;ll get to it when I get to it&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.corkerns.com/2008/03/07/okayfixin-it-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Messed Up!</title>
		<link>http://www.corkerns.com/2008/02/10/messed-up/</link>
		<comments>http://www.corkerns.com/2008/02/10/messed-up/#comments</comments>
		<pubDate>Sun, 10 Feb 2008 22:43:31 +0000</pubDate>
		<dc:creator>bruce</dc:creator>
				<category><![CDATA[web site]]></category>

		<guid isPermaLink="false">http://www.corkerns.com/2008/02/10/messed-up/</guid>
		<description><![CDATA[Okay, I&#8217;m an idiot and wasn&#8217;t backing up my uploads or the WordPress theme I designed and now I&#8217;m paying the price. The pictures are still around somewhere, but I&#8217;ve got to recreate the right size and upload again. As far as the theme goes, that was no great loss anyway. I&#8217;ll get around to [...]]]></description>
			<content:encoded><![CDATA[<p>Okay, I&#8217;m an idiot and wasn&#8217;t backing up my uploads or the WordPress theme I designed and now I&#8217;m paying the price.  The pictures are still around somewhere, but I&#8217;ve got to recreate the right size and upload again.  As far as the theme goes, that was no great loss anyway.</p>
<p>I&#8217;ll get around to fixing this next weekend&#8230;unless the weather is good.</p>
<p>In the meantime, here&#8217;s my <a href="http://www.flickr.com/photos/poorbc/sets/">Flickr photos</a> and the <a href="http://www.corkerns.com/ClassOf1979/index.php">McCluer Academy Class of 1979</a> information (requires a password that I sent you after the last reunion&#8230;).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.corkerns.com/2008/02/10/messed-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>website changes</title>
		<link>http://www.corkerns.com/2007/12/23/website-changes/</link>
		<comments>http://www.corkerns.com/2007/12/23/website-changes/#comments</comments>
		<pubDate>Mon, 24 Dec 2007 02:24:00 +0000</pubDate>
		<dc:creator>bruce</dc:creator>
				<category><![CDATA[web site]]></category>

		<guid isPermaLink="false">http://www.corkerns.com/2007/12/23/website-changes/</guid>
		<description><![CDATA[I made a few simple changes on the website to widen the site. I noticed that it was looking pretty narrow on an average monitor. The target size before was 800 pixels wide. I&#8217;m now going to 1,000. The header picture was taken in 2005. We&#8217;ll update that photo in the spring. Let me know [...]]]></description>
			<content:encoded><![CDATA[<p>I made a few simple changes on the website to widen the site.  I noticed that it was looking pretty narrow on an average monitor.  The target size before was 800 pixels wide.  I&#8217;m now going to 1,000.</p>
<p>The header picture was taken in 2005.  We&#8217;ll update that photo in the spring.</p>
<p>Let me know if there are any problems with the changes, like text that&#8217;s not visible or clickable.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.corkerns.com/2007/12/23/website-changes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

Served from: www.corkerns.com @ 2012-02-07 16:34:36 -->
