<?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>super-cooper &#187; computing</title>
	<atom:link href="http://www.super-cooper.com/archive/tag/computing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.super-cooper.com</link>
	<description>Python, GIS, and a sprinkling of mindless drivel from Chad Cooper</description>
	<lastBuildDate>Wed, 08 Dec 2010 02:12:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Using curl to quickly fetch images from the web</title>
		<link>http://www.super-cooper.com/archive/2010/09/13/using-curl-to-quickly-fetch-images-from-the-web/</link>
		<comments>http://www.super-cooper.com/archive/2010/09/13/using-curl-to-quickly-fetch-images-from-the-web/#comments</comments>
		<pubDate>Tue, 14 Sep 2010 02:02:53 +0000</pubDate>
		<dc:creator>Chad</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[computing]]></category>
		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://www.super-cooper.com/?p=236</guid>
		<description><![CDATA[Just now I had 48 images in a web directory that I needed to download. Being lazy efficient like I am, I wasn&#8217;t about to settle for right-clicking on each one and downloading it &#8211; oh, the horror. A quick hit on Google, and I found this little gem for curl, which is installed by [...]]]></description>
			<content:encoded><![CDATA[<p>Just now I had 48 images in a web directory that I needed to download. Being <del datetime="2010-12-08T02:11:44+00:00">lazy</del> efficient like I am, I wasn&#8217;t about to settle for right-clicking on each one and downloading it &#8211; oh, the horror. A quick hit on Google, and I found this little gem for <a href="http://curl.haxx.se/">curl</a>, which is installed by default on OS X:</p>
<p><code>curl -O http://site/path/file-[001-048].jpg</code></p>
<p>Where the files where named file-001, file-002&#8230;.file-048. curl allows you to bracket the range of numbers. Fetched &#8216;em all in about 15 seconds. The -O flag tells curl to save the file locally with the same remote filename. Personally, I&#8217;ve been a fan of <a href="http://www.gnu.org/software/wget/">wget</a> on Windows for years, but curl worked great for this on the Mac.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.super-cooper.com/archive/2010/09/13/using-curl-to-quickly-fetch-images-from-the-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Google Voice invite arrived!</title>
		<link>http://www.super-cooper.com/archive/2009/11/07/my-google-voice-invite-arrived/</link>
		<comments>http://www.super-cooper.com/archive/2009/11/07/my-google-voice-invite-arrived/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 13:49:47 +0000</pubDate>
		<dc:creator>Chad</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[computing]]></category>

		<guid isPermaLink="false">http://www.super-cooper.com/?p=179</guid>
		<description><![CDATA[Last night I got my Google Voice invite that I&#8217;ve been ever so patiently waiting for, and man is it slick. Setup took about 10 minutes total, and my first test of their transcriber went like so: Which was transcribed to: Hey moron. Let&#8217;s see how good Google Voice. Transport sincere garbage that you&#8217;re leaving on [...]]]></description>
			<content:encoded><![CDATA[<p>Last night I got my <a href="http://www.google.com/voice">Google Voice</a> invite that I&#8217;ve been ever so patiently waiting for, and man is it slick. Setup took about 10 minutes total, and my first test of their transcriber went like so:<br />
<object type="application/x-shockwave-flash" data="https://clients4.google.com/voice/embed/embedPlayer" width="100%" height="64"><param name="movie" value="https://clients4.google.com/voice/embed/embedPlayer" /><param name="wmode" value="transparent" /><param name="FlashVars" value="u=07575158468901585815&#038;k=AHwOX_AnC14AbeAkuyk4MMb6QZ-7kmSntxzboREVSMcvR7r1RClVO88TQrIc3wEHT2UFyHlJbQchCt2rBZ1W_wtQKOP51FAe5vP09CiqE8v3fj-w2XlKV1GAnyFYTy0r-h8fYKhktjoyDHJHoUgC_NF_aAwV_aGjktAO3FNWfh8YOpiy65GMIco&#038;baseurl=https://clients4.google.com/voice&#038;autoPlay=false" /></object><br />
Which was transcribed to:</p>
<blockquote><p>Hey moron. Let&#8217;s see how good Google Voice. Transport sincere garbage that you&#8217;re leaving on their share voicemail. Later.</p></blockquote>
<p>Hmmm&#8230;hopefully Google&#8217;s transcribers will improve over time, eh? After all, that&#8217;s the reason they are doing this, right?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.super-cooper.com/archive/2009/11/07/my-google-voice-invite-arrived/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>del.icio.us + Foxylicious = Mmm, mmm good</title>
		<link>http://www.super-cooper.com/archive/2005/02/23/delicious-foxylicious-mmm-mmm-good/</link>
		<comments>http://www.super-cooper.com/archive/2005/02/23/delicious-foxylicious-mmm-mmm-good/#comments</comments>
		<pubDate>Thu, 24 Feb 2005 04:54:56 +0000</pubDate>
		<dc:creator>Chad</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[computing]]></category>

		<guid isPermaLink="false">http://super-cooper.com/?p=86</guid>
		<description><![CDATA[I had been reading about del.icio.us for quite a while now, and about how cool it was. Last week, I broke down and gave it a shot. Wow. It&#8217;s pretty slick. For those of you out there you haven&#8217;t heard of del.icio.us yet, it&#8217;s a social bookmarks manager. You get an account (it&#8217;s all free), [...]]]></description>
			<content:encoded><![CDATA[<p>I had been reading about <a href="http://del.icio.us/"title="del.icio.us">del.icio.us</a> for quite a while now, and about how cool it was. Last week, I broke down and gave it a shot. Wow. It&#8217;s pretty slick. For those of you out there you haven&#8217;t heard of <a href="http://del.icio.us/"title="del.icio.us">del.icio.us</a> yet, it&#8217;s a social bookmarks manager. You get an account (it&#8217;s all free), and when you find a site or web page you like, you post it to your del.icio.us account, just like you would bookmark it in your browser. The beauty of this is that it&#8217;s all public, you can view your bookmarks from any machine, <a href="http://del.icio.us/cdc01" title="My del.icio.us bookmarks">others</a> <a href="http://del.icio.us/timmyfury" title="Timothy's del.icio.us bookmarks">can</a> <a href="http://del.icio.us/kartooner" title="Kartooner's del.icio.us bookmarks">view</a> <a href="http://del.icio.us/pixelog" title="Pixelog's del.icio.us bookmarks">them</a>, you can share them, you can see who else has the same pages bookmarked as you, you can get feeds of other&#8217;s bookmarks, the list just keeps going on and on.</p>
<p>So this got me to wondering. Was there perhaps a way to import all of my existing <a href="http://www.mozilla.org/products/firefox/central.html"title="Firefox, the best browser on the planet">Firefox</a> bookmarks into del.icio.us so I could have my work and home bookmarks in sync? That would be nice, would it not? So off to our ole buddy <a href="http://www.google.com/"title="Good ole Google">Google</a> I went. Well, I didn&#8217;t find a way to import bookmarks into del.icio.us, but I did find <a href="http://dietrich.ganx4.com/foxylicious/"title="Foxylicious">Foxylicious</a>. And oooh what find it is. Foxylicious is a <a href="https://addons.update.mozilla.org/extensions/?application=firefox" title="Firefox extensions">Firefox extension</a> that syncs your del.icio.us bookmarks into your Firefox bookmarks. And it will do it for you <em>automatically</em> everyday if you want. So now, I just post bookmarks to del.icio.us, be it at home or work, and let Foxylicious update my Firefox bookmarks for me daily. So I actually have all of my bookmarks in three places, one of which is still public. How cool is that? Very cool, I say.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.super-cooper.com/archive/2005/02/23/delicious-foxylicious-mmm-mmm-good/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>I&#8217;m in love</title>
		<link>http://www.super-cooper.com/archive/2005/01/29/in-love-with-mod-rewrite/</link>
		<comments>http://www.super-cooper.com/archive/2005/01/29/in-love-with-mod-rewrite/#comments</comments>
		<pubDate>Sat, 29 Jan 2005 18:42:07 +0000</pubDate>
		<dc:creator>Chad</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[computing]]></category>

		<guid isPermaLink="false">http://super-cooper.com/?p=71</guid>
		<description><![CDATA[Her name is mod_rewrite. Ever heard of her? She&#8217;s an Apache module, and man is she gorgeous. We first met last year. At first she really confused me and sent me mixed signals. On one minute, off the next; you know, like code or something. Always leaving me wondering &#8220;Is this really going to work?&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>Her name is mod_rewrite. Ever heard of her? She&#8217;s an <a href="http://httpd.apache.org/docs/mod/mod_rewrite.html"title="mod_rewrite - Apache site">Apache module</a>, and man is she gorgeous. We first met last year. At first she really confused me and sent me mixed signals. On one minute, off the next; you know, like code or something. Always leaving me wondering <i>&#8220;Is this really going to work?&#8221;</i> Sometimes, if I do <i>just</i> the wrong thing, everything comes crashing down. It doesn&#8217;t take much. But once I figured her out, it&#8217;s amazing what I&#8217;ve gotten her to do for me. Things like redirects, URL rewrites &#8211; I&#8217;m getting chills just thinking about it.  Oh, but don&#8217;t anyone tell my wife about this, she&#8217;ll kick mod_rewrite&#8217;s ass.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.super-cooper.com/archive/2005/01/29/in-love-with-mod-rewrite/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ooo, Ooo!! A new toy!</title>
		<link>http://www.super-cooper.com/archive/2004/11/16/ooo-ooo-a-new-toy/</link>
		<comments>http://www.super-cooper.com/archive/2004/11/16/ooo-ooo-a-new-toy/#comments</comments>
		<pubDate>Tue, 16 Nov 2004 22:07:14 +0000</pubDate>
		<dc:creator>Chad</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[computing]]></category>

		<guid isPermaLink="false">http://super-cooper.com/?p=62</guid>
		<description><![CDATA[Let&#8217;s face it. New toys rule. Especially when they are geeky new toys. We got a new HP DesignJet 800PS 42 inch plotter at work a few months back, and I&#8217;ve been dying to use it. Hell, I&#8217;ve been so busy with other stuff, I never got around to printing anything on it. But I [...]]]></description>
			<content:encoded><![CDATA[<p>Let&#8217;s face it. New toys rule. Especially when they are <i>geeky</i> new toys. We got a new <a href="http://tinyurl.com/29jl2">HP DesignJet 800PS 42 inch</a> plotter at work a few months back, and I&#8217;ve been dying to use it. Hell, I&#8217;ve been so busy with other stuff, I never got around to printing anything on it. But I finally got mapped to it on the network and decided to put her to test with <a href="http://www.greasyvalley.com/gv-images/2004/11/11/illinois-cfos-map.jpg" rel="lightbox[28]">this map (200KB)</a> of mine I made last spring. It has several very large rasters, tons of annotations, and lots of very small text; all good trials for any plotter. I must say, I am very pleased with the results and the speed of this plotter. One thing I don&#8217;t like about it is that the paper roll loads from the rear, which is pain due to the fact that our plotter is located in a glorified closet, so you can barely pull the plotter far enough away from the wall to get back there and change the roll. And man, has loading paper into plotters come a long way in the last 5 years. Hell, my 2 year old could load paper into this, if he could only lift the roll of paper. All in all, I&#8217;m very pleased with this plotter so far. But then again, I haven&#8217;t gotten any cryptic error messages on the front panel yet.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.super-cooper.com/archive/2004/11/16/ooo-ooo-a-new-toy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dual monitors!</title>
		<link>http://www.super-cooper.com/archive/2004/07/14/dual-monitors/</link>
		<comments>http://www.super-cooper.com/archive/2004/07/14/dual-monitors/#comments</comments>
		<pubDate>Wed, 14 Jul 2004 21:45:22 +0000</pubDate>
		<dc:creator>Chad</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[computing]]></category>

		<guid isPermaLink="false">http://super-cooper.com/?p=31</guid>
		<description><![CDATA[To quote the old man from the movie &#8220;A Christmas Story”: &#8220;It&#8217;s here, it&#8217;s here, hot damn it&#8217;s here!&#8221; My new second monitor finally got here today! Now I have dual 18-inch LCDs, and it is truly a beautiful thing. Except now I just have figure out how to get twice the amount of work [...]]]></description>
			<content:encoded><![CDATA[<p>To quote the old man from the movie &#8220;A Christmas Story”: <em>&#8220;It&#8217;s here, it&#8217;s here, hot damn it&#8217;s here!&#8221;</em></p>
<p>My new second <a href="http://tinyurl.com/3opjp">monitor</a> finally got here today! Now I have dual 18-inch LCDs, and it is truly a beautiful thing. Except now I just have figure out how to get twice the amount of work done.</p>
<p>&lt;scratches chin with right index finger and thumb&gt; <em>Hhhmmmmm</em> &lt;/stops scratching&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.super-cooper.com/archive/2004/07/14/dual-monitors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

