<?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>Brett TerpstraMisc page  - Brett Terpstra</title>
	<atom:link href="http://brettterpstra.com/category/blog/misc/feed/" rel="self" type="application/rss+xml" />
	<link>http://brettterpstra.com</link>
	<description>Elegant solutions to complex problems.</description>
	<lastBuildDate>Mon, 21 May 2012 12:01:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>A mistake</title>
		<link>http://brettterpstra.com/yes-its-real/</link>
		<comments>http://brettterpstra.com/yes-its-real/#comments</comments>
		<pubDate>Fri, 04 Feb 2011 22:24:29 +0000</pubDate>
		<dc:creator>Brett</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[freelancing]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[webdev]]></category>

		<guid isPermaLink="false">http://brettterpstra.com/?p=1793</guid>
		<description><![CDATA[<p>I put up a dummy replacement for the Winona Chiropractic site yesterday. I didn’t expect many people to see it, except hopefully the client. It’s gone viral on Twitter in the meantime, and I just wanted to verify that yes, it was real. I have waited for several years for this client to pay me. I have sent statements. I&#8230;</p><p>Originally posted on <a href="http://brettterpstra.com" title="BrettTerpstra.com">BrettTerpstra.com</a> at <a href="http://brettterpstra.com/yes-its-real/">A mistake</a></p>]]></description>
			<content:encoded><![CDATA[<p>I put up a dummy replacement for the Winona Chiropractic site yesterday. I didn’t expect many people to see it, except hopefully the client. It’s gone <a href="http://search.twitter.com/search?had_popular=true&amp;q=winonachiropractic&amp;result_type=recent">viral on Twitter</a> in the meantime, and I just wanted to verify that yes, it <ins datetime="2011-02-05T01:41:19+00:00">was</ins> real.</p>

<p>I have waited for several <em>years</em> for this client to pay me. I have sent statements. I have been told that it would be “taken care of.” It wasn’t, so I took care of it. That’s all. I am not unprofessional, I am fed up.</p>

<p><strong>Update:</strong> I’ve taken the site down entirely. This isn’t really what I want to be known for, and it got a little out of hand. The original site got almost no traffic in the last year, and I didn’t expect anyone but Winona Chiropractic to see it, and I didn’t even expect that to happen very quickly, given that they hadn’t updated it for at least a year. Anyway, Google indexed it, so I made my point, I guess. It’s funny how a few thousand hits all at once makes Google take notice of things. I’ll let you know if anything <em>good</em> actually comes of this.</p>

<p>For the record, I own and control the domain, the server is mine, and I wasn’t paid for the work. There was no hack involved, just me changing a site I built. It didn’t say anything slanderous. I just stated the fact that I hadn’t been paid. I’m not saying it was a brilliant move, but I was at least careful to try and avoid being sued.</p>

<p>For as long as I’ve been on the ‘net, I’ve never really been known for doing anything mean. Seriously. I’ve always made a concerted effort to be nice, albeit sarcastic and a little dry. I don’t like the inordinate amount of damage this thing has and will cause; it’s disproportionate to any damage to me. On the other hand, this whole thing will probably affect <em>my</em> credibility as well, so it kind of comes out even. Right?</p>

<p>I’m not saying I don’t want to get paid, I really do. I’m also not saying that anything I said was incorrect, but my method was a little off-kilter. Like I said, I didn’t really think that anyone other than the client and a few people I actually knew would even see it. I really should have known better. Lesson learned.</p>
<p>Related posts:<ol>
<li><a href='http://brettterpstra.com/i-think-im-switching-to-jekyll/' rel='bookmark' title='I think I’m switching to Jekyll…'>I think I’m switching to Jekyll…</a></li>
<li><a href='http://brettterpstra.com/visually-differentiating-your-development-site/' rel='bookmark' title='Visually differentiating your development site'>Visually differentiating your development site</a></li>
</ol></p><p>Originally posted on <a href="http://brettterpstra.com" title="BrettTerpstra.com">BrettTerpstra.com</a> at <a href="http://brettterpstra.com/yes-its-real/">A mistake</a></p>]]></content:encoded>
			<wfw:commentRss>http://brettterpstra.com/yes-its-real/feed/</wfw:commentRss>
		<slash:comments>41</slash:comments>
		</item>
		<item>
		<title>RedirectBuster, another late night Safari Extension</title>
		<link>http://brettterpstra.com/redirectbuster-another-late-night-safari-extension/</link>
		<comments>http://brettterpstra.com/redirectbuster-another-late-night-safari-extension/#comments</comments>
		<pubDate>Fri, 18 Jun 2010 14:28:49 +0000</pubDate>
		<dc:creator>Brett</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[experiments]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[safari 5]]></category>

		<guid isPermaLink="false">http://brettterpstra.com/?p=649</guid>
		<description><![CDATA[<p>Okay, this one has a little refining left to go, but it seems to be working pretty flawlessly. I ported most of the code from a greasemonkey script. All I really want to add is a toolbar item that lets you easily turn it on and off, and maybe a whitelist feature. There are actually legitimate uses for a plugin&#8230;</p><p>Originally posted on <a href="http://brettterpstra.com" title="BrettTerpstra.com">BrettTerpstra.com</a> at <a href="http://brettterpstra.com/redirectbuster-another-late-night-safari-extension/">RedirectBuster, another late night Safari Extension</a></p>]]></description>
			<content:encoded><![CDATA[<p><img style=' display:none'  src="http://cdn2.brettterpstra.com/wp-content/uploads/2010/06/RedirectBusterHeaderImage.jpg?9d7bd4" alt="RedirectBusterHeaderImage.jpg" border="0" width="650" height="187" class="headerimg" /></p>

<p>Okay, this one has a little refining left to go, but it seems to be working pretty flawlessly. I ported most of the code from a <a href="http://userscripts.org/scripts/show/72535">greasemonkey script</a>. All I really want to add is a toolbar item that lets you easily turn it on and off, and maybe a whitelist feature.</p>

<p>There are actually legitimate uses for a plugin like this. Seriously.</p>

<div class="download_desc"><p class="download-icon"><a href="http://brettterpstra.com/downloads/RedirectBuster.safariextz.zip?9d7bd4" title="Download RedirectBuster (816)"><img src="http://cdn2.brettterpstra.com/wp-content/uploads/downloads/thumbnails/2010/06/Icon1.png?9d7bd4" alt="download image for RedirectBuster" width="64" /></a><br /><a href="http://brettterpstra.com/downloads/RedirectBuster.safariextz.zip?9d7bd4" title="Download RedirectBuster (816)" class="download-button">Download</a></p><p class="desc"><a href="http://brettterpstra.com/downloads/RedirectBuster.safariextz.zip?9d7bd4" title="Download RedirectBuster (816)">RedirectBuster</a> — Removes redirects from urls. Pretty simple. <a href="http://brettterpstra.com/redirectbuster-another-late-night-safari-extension/">More Info</a></p></div>

<hr style="clear:both;height:0;border:none" />
<p>Related posts:<ol>
<li><a href='http://brettterpstra.com/instapaper-beyond-1-8-7/' rel='bookmark' title='Instapaper Beyond 1.8.7'>Instapaper Beyond 1.8.7</a></li>
<li><a href='http://brettterpstra.com/instapaper-beyond-fix-for-text-style-controls/' rel='bookmark' title='Instapaper Beyond: fix for text style controls'>Instapaper Beyond: fix for text style controls</a></li>
<li><a href='http://brettterpstra.com/safari-reader-antique-hack/' rel='bookmark' title='Safari Reader Antique hack'>Safari Reader Antique hack</a></li>
</ol></p><p>Originally posted on <a href="http://brettterpstra.com" title="BrettTerpstra.com">BrettTerpstra.com</a> at <a href="http://brettterpstra.com/redirectbuster-another-late-night-safari-extension/">RedirectBuster, another late night Safari Extension</a></p>]]></content:encoded>
			<wfw:commentRss>http://brettterpstra.com/redirectbuster-another-late-night-safari-extension/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Emma, watching The Westminster Dog Show…</title>
		<link>http://brettterpstra.com/emma-watching-the-westminster-dog-show%e2%80%a6/</link>
		<comments>http://brettterpstra.com/emma-watching-the-westminster-dog-show%e2%80%a6/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 02:10:56 +0000</pubDate>
		<dc:creator>Brett</dc:creator>
				<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://brettterpstra.com/2010/02/18/emma-watching-the-westminster-dog-show%e2%80%a6/</guid>
		<description><![CDATA[<p>Uploaded by www.cellspin.net Related posts: Quick Link: Bro Show #85 Quick notes on cross-browser HTML5 video WordPress, custom taxonomy, and XML-RPC</p><p>Originally posted on <a href="http://brettterpstra.com" title="BrettTerpstra.com">BrettTerpstra.com</a> at <a href="http://brettterpstra.com/emma-watching-the-westminster-dog-show%e2%80%a6/">Emma, watching The Westminster Dog Show…</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.cellspin.net/user/c765a56250/post/98876/"><img src="http://cdn2.brettterpstra.com/wp-content/uploads/2010/02/full_607c7d5c2172ad0b14c9abb3b0b88a9e.png?9d7bd4" title="Emma, watching The Westminster Dog Show…"/></a></p>

<p>Uploaded by <a href="http://www.cellspin.net">www.cellspin.net</a></p>
<p>Related posts:<ol>
<li><a href='http://brettterpstra.com/quick-link-bro-show-85/' rel='bookmark' title='Quick Link: Bro Show #85'>Quick Link: Bro Show #85</a></li>
<li><a href='http://brettterpstra.com/quick-notes-on-cross-browser-html5-video/' rel='bookmark' title='Quick notes on cross-browser HTML5 video'>Quick notes on cross-browser HTML5 video</a></li>
<li><a href='http://brettterpstra.com/wordpress-custom-taxonomy-and-xml-rpc/' rel='bookmark' title='WordPress, custom taxonomy, and XML-RPC'>WordPress, custom taxonomy, and XML-RPC</a></li>
</ol></p><p>Originally posted on <a href="http://brettterpstra.com" title="BrettTerpstra.com">BrettTerpstra.com</a> at <a href="http://brettterpstra.com/emma-watching-the-westminster-dog-show%e2%80%a6/">Emma, watching The Westminster Dog Show…</a></p>]]></content:encoded>
			<wfw:commentRss>http://brettterpstra.com/emma-watching-the-westminster-dog-show%e2%80%a6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A CellSpin Test</title>
		<link>http://brettterpstra.com/a-cellspin-test/</link>
		<comments>http://brettterpstra.com/a-cellspin-test/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 21:08:27 +0000</pubDate>
		<dc:creator>Brett</dc:creator>
				<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://brettterpstra.com/2010/02/18/a-cellspin-test/</guid>
		<description><![CDATA[<p>This is a quick test of CellSpin, just to see if it does what I think it will. Related posts: Testing from Vim Another pit bull proves her good citizenship Targeting and filtering IE with relative ease</p><p>Originally posted on <a href="http://brettterpstra.com" title="BrettTerpstra.com">BrettTerpstra.com</a> at <a href="http://brettterpstra.com/a-cellspin-test/">A CellSpin Test</a></p>]]></description>
			<content:encoded><![CDATA[<p>This is a quick test of CellSpin, just to see if it does what I think it will.</p>
<p>Related posts:<ol>
<li><a href='http://brettterpstra.com/testing-from-vim/' rel='bookmark' title='Testing from Vim'>Testing from Vim</a></li>
<li><a href='http://brettterpstra.com/another-pit-bull-proves-her-good-citizenship/' rel='bookmark' title='Another pit bull proves her good citizenship'>Another pit bull proves her good citizenship</a></li>
<li><a href='http://brettterpstra.com/targeting-and-filtering-ie-with-relative-ease-2/' rel='bookmark' title='Targeting and filtering IE with relative ease'>Targeting and filtering IE with relative ease</a></li>
</ol></p><p>Originally posted on <a href="http://brettterpstra.com" title="BrettTerpstra.com">BrettTerpstra.com</a> at <a href="http://brettterpstra.com/a-cellspin-test/">A CellSpin Test</a></p>]]></content:encoded>
			<wfw:commentRss>http://brettterpstra.com/a-cellspin-test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Test post from iphone</title>
		<link>http://brettterpstra.com/test-post-from-iphone/</link>
		<comments>http://brettterpstra.com/test-post-from-iphone/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 20:18:39 +0000</pubDate>
		<dc:creator>Brett</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://brettterpstra.com/2009/11/12/test-post-from-iphone/</guid>
		<description><![CDATA[<p>Test post from my iPhone. I figure if this is slick enough, I might blog more… Guess we’ll find out. Related posts: iOS App Giveaway: WriteUp I think I’m switching to Jekyll… Testing from Vim</p><p>Originally posted on <a href="http://brettterpstra.com" title="BrettTerpstra.com">BrettTerpstra.com</a> at <a href="http://brettterpstra.com/test-post-from-iphone/">Test post from iphone</a></p>]]></description>
			<content:encoded><![CDATA[<p>Test post from my iPhone. I figure if this is slick enough, I might blog more…  Guess we’ll find out.</p>

<p><a href="http://cdn2.brettterpstra.com/wp-content/uploads/2009/11/l_320_290_7345EEA1-0DEC-456B-A4D8-7F8104C59960.jpeg?9d7bd4"><img src="http://cdn2.brettterpstra.com/wp-content/uploads/2009/11/l_320_290_7345EEA1-0DEC-456B-A4D8-7F8104C59960.jpeg?9d7bd4" alt="" width="300" height="271" class="alignnone size-full wp-image-364" /></a></p>
<p>Related posts:<ol>
<li><a href='http://brettterpstra.com/ios-giveaway-writeup/' rel='bookmark' title='iOS App Giveaway: WriteUp'>iOS App Giveaway: WriteUp</a></li>
<li><a href='http://brettterpstra.com/i-think-im-switching-to-jekyll/' rel='bookmark' title='I think I’m switching to Jekyll…'>I think I’m switching to Jekyll…</a></li>
<li><a href='http://brettterpstra.com/testing-from-vim/' rel='bookmark' title='Testing from Vim'>Testing from Vim</a></li>
</ol></p><p>Originally posted on <a href="http://brettterpstra.com" title="BrettTerpstra.com">BrettTerpstra.com</a> at <a href="http://brettterpstra.com/test-post-from-iphone/">Test post from iphone</a></p>]]></content:encoded>
			<wfw:commentRss>http://brettterpstra.com/test-post-from-iphone/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced
Database Caching 15/74 queries in 0.137 seconds using xcache
Object Caching 1801/1866 objects using xcache
Content Delivery Network via cdn2.brettterpstra.com

Served from: brettterpstra.com @ 2012-05-21 18:58:18 -->
