<?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>archive.tylerdave.com &#187; Programming</title>
	<atom:link href="http://archive.tylerdave.com/tech/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://archive.tylerdave.com</link>
	<description>All the stuff from when Dave was actually called Tylerdave.</description>
	<lastBuildDate>Mon, 17 Aug 2009 05:25:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>LAMP for Windows Only</title>
		<link>http://archive.tylerdave.com/000162/</link>
		<comments>http://archive.tylerdave.com/000162/#comments</comments>
		<pubDate>Tue, 22 Apr 2003 00:26:17 +0000</pubDate>
		<dc:creator>tylerdave</dc:creator>
				<category><![CDATA[Annoyances]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://archive.tylerdave.com/162/lamp-for-windows-only/</guid>
		<description><![CDATA[I followed a link on O&#8217;Reilly&#8217;s ONLamp.com to take a survey about what topics I&#8217;d like to see covered on the site.  When I clicked on the link, instead of being able to take the survey, I was told that my browser is not supported.  Being an Opera user, I&#8217;m used to dealing [...]]]></description>
			<content:encoded><![CDATA[<p>I followed a link on <a href="http://www.oreilly.com/">O&#8217;Reilly&#8217;s</a> <a href="http://www.onlamp.com/">ONLamp.com</a> to take a survey about what topics I&#8217;d like to see covered on the site.  When I clicked on the link, instead of being able to take the survey, I was told that my <a href="http://www.zoomerang.com/unsupported-windows-browser.html">browser is not supported</a>.  Being an <a href="http://www.opera.com/">Opera</a> user, I&#8217;m used to dealing with this kind of ignorance, but I expect better from O&#8217;Reilly.</p>
<p><a href="http://www.onlamp.com/">ONLamp.com</a> is supposed to be a resource for developers and users of <a href="http://www.onlamp.com/pub/a/onlamp/2001/01/25/lamp.html">LAMP</a> (Linux, Apache, MySQL, Perl, PHP, Python) systems.  To limit the survey to Windows users by using <a href="http://www.zoomerang.com/">Zoomerang&#8217;s</a> survey system is obviously short-sighted.  Hopefully next time they&#8217;ll choose a more tolerant survey system, maybe even one that utilizes <a href="http://www.onlamp.com/pub/a/onlamp/2001/01/25/lamp.html">LAMP</a> technology.</p>
<p>(I could have changed Opera&#8217;s User-Agent string to report as Mozilla or IE but that&#8217;s not the point)</p>
]]></content:encoded>
			<wfw:commentRss>http://archive.tylerdave.com/000162/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>New Year&#8217;s Activities</title>
		<link>http://archive.tylerdave.com/000079/</link>
		<comments>http://archive.tylerdave.com/000079/#comments</comments>
		<pubDate>Wed, 01 Jan 2003 03:12:45 +0000</pubDate>
		<dc:creator>tylerdave</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://archive.tylerdave.com/79/new-years-activities/</guid>
		<description><![CDATA[I&#8217;m trying to get a stripped-down version of Python 2.2 installed in my home directory on my web host.
Megan is asleep on the couch.
How are you spending your New Year&#8217;s Eve?
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m trying to get a stripped-down version of <a href='http://www.python.org'>Python 2.2</a> installed in my home directory on my web host.</p>
<p>Megan is asleep on the couch.</p>
<p>How are you spending your New Year&#8217;s Eve?</p>
]]></content:encoded>
			<wfw:commentRss>http://archive.tylerdave.com/000079/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Turing Tar Pit</title>
		<link>http://archive.tylerdave.com/000044/</link>
		<comments>http://archive.tylerdave.com/000044/#comments</comments>
		<pubDate>Thu, 07 Nov 2002 16:07:30 +0000</pubDate>
		<dc:creator>tylerdave</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://archive.tylerdave.com/44/turing-tar-pit/</guid>
		<description><![CDATA[For some reason that I can&#8217;t recall, I was looking for a definition of a Turing tar-pit.  
That&#8217;s when I found The Turing Tarpit, a collection of links to programming languages that exemplify the &#8216;far too painful to use&#8217; portion of the definition.
That led me to the even more in-depth Esoteric Topics in Computer [...]]]></description>
			<content:encoded><![CDATA[<p>For some reason that I can&#8217;t recall, I was looking for a definition of a <a href='http://www.houghi.org/jargon/Turing-tar-pit.html'>Turing tar-pit</a>.  </p>
<p>That&#8217;s when I found <a href='http://www.geocities.com/ResearchTriangle/Station/2266/tarpit/tarpit.html'>The Turing Tarpit</a>, a collection of links to programming languages that exemplify the &#8216;far too painful to use&#8217; portion of the definition.</p>
<p>That led me to the even more in-depth <a href='http://www.catseye.mb.ca/esoteric/index.html'>Esoteric Topics in Computer Programming</a>.</p>
<p>You have to be a geek to appreciate.</p>
]]></content:encoded>
			<wfw:commentRss>http://archive.tylerdave.com/000044/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Going on Safari</title>
		<link>http://archive.tylerdave.com/000027/</link>
		<comments>http://archive.tylerdave.com/000027/#comments</comments>
		<pubDate>Sat, 12 Oct 2002 05:02:02 +0000</pubDate>
		<dc:creator>tylerdave</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://archive.tylerdave.com/27/going-on-safari/</guid>
		<description><![CDATA[I finally broke down and signed up for a Safari account today.  Safari gives you online access to tons of computer books by O&#8217;Reilly and other publishers.  For $10/month you get access to up to five different books.
I started doing some development with Zope this week so I wanted a good book on [...]]]></description>
			<content:encoded><![CDATA[<p>I finally broke down and signed up for a <a href='http://safari.oreilly.com'>Safari</a> account today.  Safari gives you online access to tons of computer books by <a href='http://www.oreilly.com'>O&#8217;Reilly</a> and other publishers.  For $10/month you get access to up to five different books.</p>
<p>I started doing some development with <a href='http://www.zope.org'>Zope</a> this week so I wanted a good book on the subject, but I couldn&#8217;t justify spending $35-$50 on a book that I may not use that much.  Safari seems like the perfect solution.  </p>
<p>If you want to try it for yourself, you can get a <a href='https://secure.safaribooksonline.com/promo.asp?code=ORA14&amp;portal=oreilly'>14-day free trial</a> and cancel before it ends.</p>
]]></content:encoded>
			<wfw:commentRss>http://archive.tylerdave.com/000027/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amazon Web Services</title>
		<link>http://archive.tylerdave.com/000014/</link>
		<comments>http://archive.tylerdave.com/000014/#comments</comments>
		<pubDate>Mon, 09 Sep 2002 14:58:59 +0000</pubDate>
		<dc:creator>tylerdave</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://archive.tylerdave.com/14/amazon-web-services/</guid>
		<description><![CDATA[For a while I&#8217;ve wanted to put together a list of all of the books that I own, to make a sort of catalog for myself.  I really didn&#8217;t want to write down all the info for each book and I also thought that having cover images would be cool.  I couldn&#8217;t think [...]]]></description>
			<content:encoded><![CDATA[<p>For a while I&#8217;ve wanted to put together a list of all of the books that I own, to make a sort of catalog for myself.  I really didn&#8217;t want to write down all the info for each book and I also thought that having cover images would be cool.  I couldn&#8217;t think of any nice and easy way to do this until I stumbled upon <a href="http://associates.amazon.com/exec/panama/associates/ntg/browse/-/1067662/">Amazon Web Services</a>.  The interface w/ Amazon is really simple (they allow SOAP or XML over HTTP) and I&#8217;ve been looking for some practical use for my beginner&#8217;s knowledge of XML.  So far, I have a form to search Amazon for books and display the result.  I will be refining it more in the coming days.</p>
<form method="post" action="http://www.tylerdave.com/amaz/keyword_search.cgi">
<input type="hidden" name="mode" value="books"/>Search Amazon for Books:</p>
<input type="text" name="keyword" size="20" value="Python XML"/>
<input type="submit"/></form>
<p>
]]></content:encoded>
			<wfw:commentRss>http://archive.tylerdave.com/000014/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

