<?xml version="1.0" encoding="utf-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>Copperwire</title>
	<link>http://copper.sourmilk.net</link>
	<description>A Communications Tool</description>
	<lastBuildDate>Sat, 06 Mar 2010 04:12:17 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>March Madness (late) Day 3</title>
		<description><![CDATA[I know I&#8217;m a couple days behind, still trying to find a source of programs.  Here&#8217;s one I grabbed from an ACM ICPC Regional Contest, a program to calculate e.

calce.pdf:

#include &#60;stdio.h&#62;

long fact(long n);
double calce(int n);

int
main(int argc, char *argv[])
{
    int i;

    printf(&#34;n e\n&#34;);
    printf(&#34;- -----------\n&#34;);
  [...]]]></description>
		<link>http://copper.sourmilk.net/2010/03/05/march-madness-late-day-3/</link>
			</item>
	<item>
		<title>March Madness (late) Day 2</title>
		<description><![CDATA[I didn&#8217;t get a chance yesterday to complete the March Madness, and today, I started too late because I didn&#8217;t have any ideas.  Anyway, another person in the &#8217;space is doing Project Euler problems, so I did the first one in Matlab.

euler1.m:

% Project Euler - Problem 1
% for March Madness (late) Day 2

% If [...]]]></description>
		<link>http://copper.sourmilk.net/2010/03/03/march-madness-late-day-2/</link>
			</item>
	<item>
		<title>March Madness Day 1</title>
		<description><![CDATA[It was proposed at FUBAR Labs that for each day in March, everyone (well, anyone who wanted to participate) should write a program.  I was on the fence about it, but decided to do one at the last hour since I had been telling myself that I should do more programming.  So, here&#8217;s [...]]]></description>
		<link>http://copper.sourmilk.net/2010/03/01/march-madness-day-1/</link>
			</item>
	<item>
		<title>The longest post</title>
		<description><![CDATA[I have no idea why I keep updating Wordpress and K2 (the theme), but I do.  I just updated K2 to the latest, tell me if there are any problems.
Hopefully I&#8217;ll come out with something with more content than this (after a couple good posts and a long hiatus it seems).  I know, [...]]]></description>
		<link>http://copper.sourmilk.net/2009/10/16/the-longest-post/</link>
			</item>
	<item>
		<title>EA screwed the pooch</title>
		<description><![CDATA[I just got Red Alert 3 for the Mac.  It worked fine after installing it, but after a reboot, it crashes on start up.
I must say, the EA support pages are pretty horrible.  It&#8217;s difficult to find support articles (worth anything) or to get patches.
I&#8217;d really appreciate it if someone could help me. [...]]]></description>
		<link>http://copper.sourmilk.net/2009/04/09/ea-screwed-the-pooch/</link>
			</item>
	<item>
		<title>Stupid Apple AV cable @#$%^</title>
		<description><![CDATA[The other week I decided to buy the AV cables for my iPod/iPhone, thinking it would be handy to play a few show that I have on my iPod.  After I got home from buying the (expensive) cables, I learned that they didn&#8217;t quite fit my television inputs.  With a little bit lot of force, they [...]]]></description>
		<link>http://copper.sourmilk.net/2009/01/17/stupid-apple-av-cable/</link>
			</item>
	<item>
		<title>Corona Yard</title>
		<description><![CDATA[I took the tour of the Corona Yard, home of the 7 train, last Saturday.  I posted some pictures.
The tour check in was a bit rocky, but eventually turned out to be one of the better tours I&#8217;ve been on.  It started off with a discussion about sustainability, and how the Yard is the newest facility and [...]]]></description>
		<link>http://copper.sourmilk.net/2008/12/11/corona-yard/</link>
			</item>
	<item>
		<title>Lackawanna Railfest 2008</title>
		<description><![CDATA[I went to Steamtown on Saturday with some friends for Railfest.  I posted some pictures.
]]></description>
		<link>http://copper.sourmilk.net/2008/09/01/lackawanna-railfest-2008/</link>
			</item>
	<item>
		<title>Wordpress upgrade</title>
		<description><![CDATA[Updated wordpress to the latest version after being lazy for a while.
It didn&#8217;t go quite as smooth as the previous upgrade, so please tell me if anything seems broken.
]]></description>
		<link>http://copper.sourmilk.net/2008/07/30/wordpress-upgrade/</link>
			</item>
	<item>
		<title>50 Years to Far Rockaway</title>
		<description><![CDATA[http://gallery.sourmilk.net/thumbnails.php?album=26
Posted the pictures I took on the &#8220;Nostalgia Train&#8221; excursion to Far Rockaway.  Just a photo dump, no editing except for size.
The trip started from 57 St/7 Av on a set of R1/9 cars.  We then proceeded to Queens Plaza to get on the E line so we could go down Eighth Av into Brooklyn.  There was [...]]]></description>
		<link>http://copper.sourmilk.net/2008/06/15/50-years-to-far-rockaway/</link>
			</item>
</channel>
</rss>
