<?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>noah's mark &#187; projects</title>
	<atom:link href="http://noahsmark.com/category/programming/projects/feed/" rel="self" type="application/rss+xml" />
	<link>http://noahsmark.com</link>
	<description>[witty tagline]</description>
	<lastBuildDate>Wed, 05 Jan 2011 05:35:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Swing has it backwards</title>
		<link>http://noahsmark.com/2007/04/02/swing-has-it-backwards/</link>
		<comments>http://noahsmark.com/2007/04/02/swing-has-it-backwards/#comments</comments>
		<pubDate>Mon, 02 Apr 2007 19:12:18 +0000</pubDate>
		<dc:creator>noah</dc:creator>
				<category><![CDATA[languages]]></category>
		<category><![CDATA[observable java]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://noahsmark.com/index.php/2007/04/02/swing-has-it-backwards/</guid>
		<description><![CDATA[One of the questions that I have been asked (and have asked myself) is why I&#8217;m even doing this project when Swing seems to give you a viable alternative. For example, for a JList, you can grab the ListModel and use it to register for event changes on the JList. At first, this all seems [...]]]></description>
		<wfw:commentRss>http://noahsmark.com/2007/04/02/swing-has-it-backwards/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>be careful of the hashCode()</title>
		<link>http://noahsmark.com/2007/04/01/be-careful-of-the-hashcode/</link>
		<comments>http://noahsmark.com/2007/04/01/be-careful-of-the-hashcode/#comments</comments>
		<pubDate>Mon, 02 Apr 2007 04:33:25 +0000</pubDate>
		<dc:creator>noah</dc:creator>
				<category><![CDATA[languages]]></category>
		<category><![CDATA[observable java]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://noahsmark.com/index.php/2007/04/01/be-careful-of-the-hashcode/</guid>
		<description><![CDATA[Update: As it turns out, I was (mostly) being a horse&#8217;s ass.  It was a bit difficult to find, but Java does provide a mechanism for getting the equivalent of Object.hashCode() on any given object (not in a general way, i.e. get the un-overridden behavior, but for this case specifically).  That method is System.identityHashCode(). Java [...]]]></description>
		<wfw:commentRss>http://noahsmark.com/2007/04/01/be-careful-of-the-hashcode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>multiple inheritance or something like it</title>
		<link>http://noahsmark.com/2007/03/25/multiple-inheritance-or-something-like-it/</link>
		<comments>http://noahsmark.com/2007/03/25/multiple-inheritance-or-something-like-it/#comments</comments>
		<pubDate>Sun, 25 Mar 2007 19:10:27 +0000</pubDate>
		<dc:creator>noah</dc:creator>
				<category><![CDATA[languages]]></category>
		<category><![CDATA[observable java]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://noahsmark.com/index.php/2007/03/25/multiple-inheritance-or-something-like-it/</guid>
		<description><![CDATA[I&#8217;ve always felt slightly offended by the people who write off multiple inheritance in one fell swoop as being something akin to the fight against guns &#8211; it&#8217;s always misused, and there is no real useful purpose, so we might as well get rid of it in its entirety. There is a slight truth to [...]]]></description>
		<wfw:commentRss>http://noahsmark.com/2007/03/25/multiple-inheritance-or-something-like-it/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Independent Study &#8211; It Begins!</title>
		<link>http://noahsmark.com/2007/03/19/independent-study-it-begins/</link>
		<comments>http://noahsmark.com/2007/03/19/independent-study-it-begins/#comments</comments>
		<pubDate>Tue, 20 Mar 2007 01:17:11 +0000</pubDate>
		<dc:creator>noah</dc:creator>
				<category><![CDATA[observable java]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://noahsmark.com/index.php/2007/03/19/independent-study-it-begins/</guid>
		<description><![CDATA[For my last quarter at RIT, I decided to take as few courses as possible to stay a full-time student (and thus keep my scholarships) and still graduate. Since I&#8217;m required to do a 2 credit honors project, I figured that if I also did a 2 credit independent study and took 2 other courses, [...]]]></description>
		<wfw:commentRss>http://noahsmark.com/2007/03/19/independent-study-it-begins/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>cows</title>
		<link>http://noahsmark.com/2007/02/25/cows/</link>
		<comments>http://noahsmark.com/2007/02/25/cows/#comments</comments>
		<pubDate>Sun, 25 Feb 2007 17:04:51 +0000</pubDate>
		<dc:creator>noah</dc:creator>
				<category><![CDATA[class]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://noahsmark.com/index.php/2007/02/25/cows/</guid>
		<description><![CDATA[If you look over at the &#8220;Pages&#8221; thingy on the right side of your screen over there, you may notice a new page called &#8220;Virtual Fence Simulation Project.&#8221; For my Math Modeling class, we have to take some problem and create a nice, lengthy paper about it. I decided to do my project Zack Butler&#8217;s [...]]]></description>
		<wfw:commentRss>http://noahsmark.com/2007/02/25/cows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>java: 0, noah: -1</title>
		<link>http://noahsmark.com/2007/02/16/java-0-noah-1/</link>
		<comments>http://noahsmark.com/2007/02/16/java-0-noah-1/#comments</comments>
		<pubDate>Sat, 17 Feb 2007 03:54:20 +0000</pubDate>
		<dc:creator>noah</dc:creator>
				<category><![CDATA[languages]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://noahsmark.com/index.php/2007/02/16/java-0-noah-1/</guid>
		<description><![CDATA[I&#8217;ve always been of the opinion that Java was kinda ugly, kinda kludgey, but a decent general-purpose language. Like most, I felt that the large framework that comes standard with Java, together with the many developer tools written to help you write Java code, really outweighed any of the minor inherent language issues and implementation [...]]]></description>
		<wfw:commentRss>http://noahsmark.com/2007/02/16/java-0-noah-1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>database project</title>
		<link>http://noahsmark.com/2006/02/05/database-project/</link>
		<comments>http://noahsmark.com/2006/02/05/database-project/#comments</comments>
		<pubDate>Sun, 05 Feb 2006 18:27:35 +0000</pubDate>
		<dc:creator>noah</dc:creator>
				<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://noahsmark.com/index.php/2006/02/05/database-project/</guid>
		<description><![CDATA[I really enjoy the concept behind our DBSI (Database Systems Implementation) project: we are to take an existing, open-source database application (such as tinySQL, SQLite, hsqldb, and many others) and add three distinct features to it. The features are meant to show our understanding of the topics we learn in class. This is a wonderful [...]]]></description>
		<wfw:commentRss>http://noahsmark.com/2006/02/05/database-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>dude, where&#8217;s wtry?</title>
		<link>http://noahsmark.com/2006/01/24/dude-wheres-wtry/</link>
		<comments>http://noahsmark.com/2006/01/24/dude-wheres-wtry/#comments</comments>
		<pubDate>Tue, 24 Jan 2006 05:37:54 +0000</pubDate>
		<dc:creator>noah</dc:creator>
				<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://noahsmark.com/index.php/2006/01/24/dude-wheres-wtry/</guid>
		<description><![CDATA[Last post of the day, I swear.  All this catching up is giving me indigestion. Wtry, o wtry, wherefore art thou not yet complete? wtry is changing.  Almost on the level of &#8220;A man, barely alive&#8230;we can rebuild him&#8221;, but not so dramatic.  Fact of the matter is that wtry is getting a makeover like [...]]]></description>
		<wfw:commentRss>http://noahsmark.com/2006/01/24/dude-wheres-wtry/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wtry 0.2</title>
		<link>http://noahsmark.com/2005/10/01/wtry-02/</link>
		<comments>http://noahsmark.com/2005/10/01/wtry-02/#comments</comments>
		<pubDate>Sat, 01 Oct 2005 20:55:48 +0000</pubDate>
		<dc:creator>noah</dc:creator>
				<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://noahsmark.com/?p=9</guid>
		<description><![CDATA[It&#8217;s been a long two weeks, but wtry is now in its final alpha stage (0.2). We&#8217;re almost v1.0 feature complete, which makes me (and hopefully some other people) happy. About a week ago I made the switch from CVS to Subversion. SVN has a few advantages and disadvantages over CVS, but the one advantages [...]]]></description>
		<wfw:commentRss>http://noahsmark.com/2005/10/01/wtry-02/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wasted time</title>
		<link>http://noahsmark.com/2005/09/16/wasted-time/</link>
		<comments>http://noahsmark.com/2005/09/16/wasted-time/#comments</comments>
		<pubDate>Fri, 16 Sep 2005 06:52:46 +0000</pubDate>
		<dc:creator>noah</dc:creator>
				<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://noahsmark.com/index.php/2005/09/16/wasted-time/</guid>
		<description><![CDATA[Welcome to this evening/morning&#8217;s quiz, folks. Here is the one and only question: what happens when you don&#8217;t make a good database/data storage design for a project up front? A: The last 4 hours of my life. As it turns out, there is a bit of strangeness in the wtry land. See, part of the [...]]]></description>
		<wfw:commentRss>http://noahsmark.com/2005/09/16/wasted-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

