<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>Wyatt Baldwin</title>
	<link>http://wyattbaldwin.com</link>
	<description></description>
	<lastBuildDate>Fri, 05 Mar 2010 21:30:33 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>My Paste Pony</title>
		<description><![CDATA[
OK, so it&#8217;s actually a unicorn, but pony sounds better in the post title. Made in Gimp by tracing over the Paste ASCII Unicorn. Silly but fun. To see the ASCII original:
$ easy_install Paste
&#62;&#62;&#62; import paste.pony
&#62;&#62;&#62; print paste.pony.UNICORN.decode('base64').decode('zlib')

]]></description>
		<link>http://wyattbaldwin.com/2009/09/03/my-paste-pony/</link>
			</item>
	<item>
		<title>Eclipse for Python Web Development on Ubuntu</title>
		<description><![CDATA[Updated 14 July 2009 for Eclipse 3.5. Now using Aptana to install PyDev.
Updated 5 March 2010 for Eclipse 3.5.2 and Subversion 1.6.
Overview
So, I think I&#8217;ve finally decided that I prefer Eclipse for Python Web development over NetBeans. (I prefer Wing IDE over both for straight Python development, but that&#8217;s another post.) Eclipse&#8217;s Python support, via [...]]]></description>
		<link>http://wyattbaldwin.com/2009/06/29/eclipse-for-python-web-development-on-ubuntu/</link>
			</item>
	<item>
		<title>Supervisor now supports Python 2.6</title>
		<description><![CDATA[I&#8217;ve been using Supervisor for a few months now to manage some app servers at work. Good stuff; solid. My only gripe with it was that it didn&#8217;t run properly under Python 2.6[1,2]. I had to install Python 2.5 just to run Supervisor, which isn&#8217;t a super big deal but is kind of annoying. The [...]]]></description>
		<link>http://wyattbaldwin.com/2009/05/26/supervisor-now-supports-python-26/</link>
			</item>
	<item>
		<title>oTidyBrowser is not defined</title>
		<description><![CDATA[If you&#8217;re tired of seeing this annoying error in Firebug, here&#8217;s the fix on Ubuntu (I stole this from here and condensed it to its Ubuntu specific essentials, though, of course, the procedure would be similar on other OSes):

Locate tidy.jar in your Firefox profile

Open $HOME/.mozilla in File Browser (starting at $HOME doesn&#8217;t work for some [...]]]></description>
		<link>http://wyattbaldwin.com/2008/12/02/otidybrowser-is-not-defined/</link>
			</item>
	<item>
		<title>&#8220;phrase from nearest book&#8221; meme</title>
		<description><![CDATA[Via

Grab the nearest book.
Open it to page 56.
Find the fifth sentence.
Post the text of the sentence in your journal along with these instructions.
Don’t dig for your favorite book, the cool book, or the intellectual one: pick the CLOSEST.

Here&#8217;s mine, from Pragmatic Version Control Using Subversion 2nd Edition by Mike Mason:
&#8220;After creating our sandbox repository, we [...]]]></description>
		<link>http://wyattbaldwin.com/2008/11/12/phrase-from-nearest-book-meme/</link>
			</item>
	<item>
		<title>Photo Meme</title>
		<description><![CDATA[Note: I would have posted this way back on the 19th, but iPhone 3G won&#8217;t mount on Ubuntu any more. Then there were permissions problems with my WordPress installation on WebFaction.

&#8220;&#8221;"Instructions: Take a picture of yourself right now. Don&#8217;t change your clothes, don&#8217;t fix your hair &#8211; just take a picture. Post that picture with [...]]]></description>
		<link>http://wyattbaldwin.com/2008/10/01/photo-meme/</link>
			</item>
	<item>
		<title>Implementation of Dijkstra&#8217;s Single-Source Shortest-Paths in JavaScript</title>
		<description><![CDATA[I&#8217;m working on a project where the client wants a cool sliding navigation effect. We&#8217;re implementing this with JavaScript/AJAX/DHTML.
One of the constraints is that pages can only be reached via certain other pages. For example, if you&#8217;re on the /portland/contact page and want to go to the /seattle/contact page, you&#8217;ll first slide up to /portland, [...]]]></description>
		<link>http://wyattbaldwin.com/2008/08/19/implementation-of-dijkstras-single-source-shortest-paths-in-javascript/</link>
			</item>
	<item>
		<title>YUI TreeView with Ruby on Rails</title>
		<description><![CDATA[Here&#8217;s some code I&#8217;m using to generate a dynamic tree view using an acts_as_tree model with slug and title fields, the TreeView widget from YUI, and a Rails helper. I chopped out some of the code for clarity, so all this does is create a menu with the titles from the model, but the basic [...]]]></description>
		<link>http://wyattbaldwin.com/2008/05/26/yui-treeview-with-ruby-on-rails/</link>
			</item>
	<item>
		<title>Looking for a New Place to Live</title>
		<description><![CDATA[I&#8217;m looking for a new place to live in Portland. I&#8217;ve been keeping an eye on craigslist, but thought I should try some other methods, so I&#8217;m posting this to see if anyone out there knows of anything. If anyone has other suggestions for finding an apartment in Portland, please let me know.
I&#8217;m looking for [...]]]></description>
		<link>http://wyattbaldwin.com/2008/05/26/looking-for-a-new-place-to-live/</link>
			</item>
	<item>
		<title>Forest Park</title>
		<description><![CDATA[
]]></description>
		<link>http://wyattbaldwin.com/2008/04/06/forest-park/</link>
			</item>
</channel>
</rss>
