<?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>Drewski &#187; Pygmy</title>
	<atom:link href="http://andrewski.net/category/software/pygmy/feed/" rel="self" type="application/rss+xml" />
	<link>http://andrewski.net</link>
	<description>Coming soon in three dimensions</description>
	<lastBuildDate>Mon, 14 Dec 2009 16:24:50 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Pygmy: New tooltips for the trayicon</title>
		<link>http://andrewski.net/2005/11/pygmy-new-tooltips-for-the-trayicon/</link>
		<comments>http://andrewski.net/2005/11/pygmy-new-tooltips-for-the-trayicon/#comments</comments>
		<pubDate>Mon, 14 Nov 2005 05:02:00 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[Pygmy]]></category>
		<category><![CDATA[screenshot]]></category>

		<guid isPermaLink="false">http://andrewski.wordpress.com/2005/11/14/pygmy-new-tooltips-for-the-trayicon/</guid>
		<description><![CDATA[So I’ve cooked up a nice tooltip for the trayicon for Pygmy (in SVN r79), with the help of Gian Mario Tagliaretti.  Basically, it’s a window that looks like a tooltip, smells and tastes like a tooltip, even behaves like a tooltip, but is not one.  Here’s a peek at what they look [...]]]></description>
			<content:encoded><![CDATA[<p>So I’ve cooked up a nice tooltip for the trayicon for Pygmy (in SVN r79), with the help of <a href="http://www.parafernalia.org/pygtk/">Gian Mario Tagliaretti</a>.  Basically, it’s a window that looks like a tooltip, smells and tastes like a tooltip, even behaves like a tooltip, but is not one.  Here’s a peek at what they look like right now (tooltip is on the upper-right):<br />
<a href="http://pygmy.berlios.de/misc/tooltips-whee.png"><img src="http://pygmy.berlios.de/misc/tooltips-whee.png" style="cursor:pointer;width:200px;" border="0" /></a><br />
I guess it <i>could</i> look a little more like a tooltip, but it’s getting there. <img src='http://andrewski.net/wp-content/plugins/tango-smilies/tango/face-smile.png' alt=':)' class='wp-smiley' /> </p>
<p><span style="font-style:italic;">Edit: r86 has corrected the look and improved the positioning.  Thumbnail updated above.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://andrewski.net/2005/11/pygmy-new-tooltips-for-the-trayicon/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Pygmy… and Bantu?</title>
		<link>http://andrewski.net/2005/11/pygmy-and-bantu/</link>
		<comments>http://andrewski.net/2005/11/pygmy-and-bantu/#comments</comments>
		<pubDate>Tue, 01 Nov 2005 17:12:00 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[Pygmy]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://andrewski.wordpress.com/2005/11/01/pygmy-and-bantu/</guid>
		<description><![CDATA[So.  Many updates with Pygmy lately.  I rewrote the way it connects to MPD using a Singleton, so there’s only ever one, no matter if you change the port, open the browser, etc.  Makes it all very stable.  For example, (I haven’t written this capability yet) you’ll be able to update [...]]]></description>
			<content:encoded><![CDATA[<p>So.  Many updates with Pygmy lately.  I rewrote the way it connects to MPD using a <a href="http://en.wikipedia.org/wiki/Singleton_pattern">Singleton</a>, so there’s only ever one, no matter if you change the port, open the browser, etc.  Makes it all very stable.  For example, (I haven’t written this capability yet) you’ll be able to update your music database and not have to close/reopen the browser window.  Neat.</p>
<p><a href="http://www.red-bean.com/~decklin">Decklin Foster</a> also graced us with his presence (and code) this past weekend and he has already made some good improvements on my code.  He also has some good ideas about what to do in the future.  For example, he has started implementing a parsing engine using <a href="http://www.alcyone.com/software/empy">the empy system</a>.  I haven’t tried this out (or even heard of it before Decklin mentioned it), but I look forward to it.  (As of now, Decklin has access to and will be patching our SVN tree. <img src='http://andrewski.net/wp-content/plugins/tango-smilies/tango/face-smile.png' alt=':)' class='wp-smiley' />   He also recommended we give the browser window a name, Bantu.  I like this because that gives credence to the (eventual) fact that you can run the browser on its own.</p>
<p>All in all, it’s been a fun time.  This project has increasingly been a learning experience in OSS development and as such, has been constantly humbling!  Decklin’s patches, for example, have focused on cleaning up some of my badly organized code, which is a result of me learning how to do things as I’m implementing them.  There are interesting ways of categorizing and classifying things; Python keeps on impressing me!</p>
<p>Look for a release in the next few days!</p>
]]></content:encoded>
			<wfw:commentRss>http://andrewski.net/2005/11/pygmy-and-bantu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A week late and plenty short</title>
		<link>http://andrewski.net/2005/08/a-week-late-and-plenty-short/</link>
		<comments>http://andrewski.net/2005/08/a-week-late-and-plenty-short/#comments</comments>
		<pubDate>Wed, 10 Aug 2005 11:03:00 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Pygmy]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://andrewski.wordpress.com/2005/08/10/a-week-late-and-plenty-short/</guid>
		<description><![CDATA[Lesson of the week: A blog is only as good as the posts you put therein.  Of course, since a blog is more than the sum of its posts, …I don’t know what that means for me, but it’s good.
So Pygmy’s coming along.  I just released the third version last weekend and am [...]]]></description>
			<content:encoded><![CDATA[<p>Lesson of the week: A blog is only as good as the posts you put therein.  Of course, since a blog is more than the sum of its posts, …I don’t know what that means for me, but it’s good.</p>
<p>So <a href="http://pygmy.berlios.de">Pygmy</a>’s coming along.  I just released the third version last weekend and am pleased with how it’s coming along.  I’m rather surprised how much work it takes to get even a little app like this working.  I’m beyond the stage where I needed to read a lot of documentation to learn how to code what I wanted to do (though the PyGTK reference is still quite the boon), but I’m still finding that there are a lot of things to account for.  And as the program gets bigger (and harder to manage), I see the use for design patterns to effectively use my code.  I’ll need to read up on those more, but there’s no time!</p>
<p>So I just started my new job this week.  Computer application phone support, to be specific.  This month is just training, but by September, I’ll be on the phones making people’s days… or something.  It’s funny: I’m not really an Excel wizard, so my training has been illustrative in figuring out what you can really do with it.  But it’s surprising, approaching an application like for the first time.  I haven’t really had that experience in a while, but at this point, I notice a lot of UI quirks and awkward presentation of features.  For example, you can “set print area” in the File menu, define a “range to print” in Page Setup, define a named range “Print_Area”, all of which do the same thing.  Why not pick one option and stick to it?  Layers automation and multiple options make the UI complicated and confusing.  Anyway.…</p>
]]></content:encoded>
			<wfw:commentRss>http://andrewski.net/2005/08/a-week-late-and-plenty-short/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
