<?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>~wingerz &#187; development</title>
	<atom:link href="http://wingerz.com/blog/category/technology/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://wingerz.com/blog</link>
	<description>life snapshots</description>
	<lastBuildDate>Mon, 20 Jun 2011 04:24:27 +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>Using SPARQL for Good: Querying LDAP with SquirrelRDF</title>
		<link>http://wingerz.com/blog/2007/05/10/using-sparql-for-good-querying-ldap-with-squirrelrdf/</link>
		<comments>http://wingerz.com/blog/2007/05/10/using-sparql-for-good-querying-ldap-with-squirrelrdf/#comments</comments>
		<pubDate>Thu, 10 May 2007 04:34:43 +0000</pubDate>
		<dc:creator>wingerz</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[semantic web]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://wingerz.com/blog/2007/05/10/using-sparql-for-good-querying-ldap-with-squirrelrdf/</guid>
		<description><![CDATA[
A few months ago I was working with Cathleen Finn (in IBM Corporate Community Relations), and she mentioned the pains she had to go through to get lists of employees working in New England states (for the purpose of sending recruitment emails). The process involves making a request to someone in another group and waiting [...]]]></description>
			<content:encoded><![CDATA[<div class="caption left"><img id="image443" src="http://wingerz.com/blog/wp-content/uploads/2007/05/ldap.jpg" alt="ldap.jpg" /></div>
<p>A few months ago I was working with Cathleen Finn (in IBM Corporate Community Relations), and she mentioned the pains she had to go through to get lists of employees working in New England states (for the purpose of sending recruitment emails). The process involves making a request to someone in another group and waiting for them to come back with a spreadsheet. Of course this is a process that has to be done every time and can take several days. It&#8217;s especially frustrating because we have all of the data (in a LDAP directory) but there isn&#8217;t any good way to get at it to solve this problem.</p>
<p><a href="http://thefigtrees.net/lee/blog">Lee</a>, <a href="http://torrez.us">Elias</a>, and I had mucked around with <a href="http://jena.sourceforge.net/SquirrelRDF/">SquirrelRDF</a> <a href="http://www.thefigtrees.net/lee/blog/2006/07/im_a_sparql_junkie.html">a while back</a>, running it from the command line. Since I didn&#8217;t have access to that machine, I looked up our LDAP schema, wrote a mapping file, and wrote a SPARQL query to pull email addresses for everyone working at an office location in Massachusetts. It took a while to run the query, but in the end I got exactly the data I was looking for, no more and no less.</p>
<p>I played around with SquirrelRDF a bit more intending to set it up as a service to be used in some of our internal Semantic Web demos. I wrote up some of what I did in a recently published <a href="http://www-128.ibm.com/developerworks/xml/library/x-semweb.html">developerWorks article</a>. </p>
]]></content:encoded>
			<wfw:commentRss>http://wingerz.com/blog/2007/05/10/using-sparql-for-good-querying-ldap-with-squirrelrdf/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using Solvent to extract data from structured pages</title>
		<link>http://wingerz.com/blog/2007/03/01/using-solvent-to-extract-data-from-structured-pages/</link>
		<comments>http://wingerz.com/blog/2007/03/01/using-solvent-to-extract-data-from-structured-pages/#comments</comments>
		<pubDate>Thu, 01 Mar 2007 15:06:49 +0000</pubDate>
		<dc:creator>wingerz</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[semantic web]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://wingerz.com/blog/2007/03/01/using-solvent-to-extract-data-from-structured-pages/</guid>
		<description><![CDATA[
I&#8217;ve put together a short tutorial on Solvent, a very nice web page parsing utility. It is still a little rough around the edges, but I wanted to throw it out there and continue working on it since there isn&#8217;t a whole lot of existing documentation.
]]></description>
			<content:encoded><![CDATA[<div class="caption left"><a href="http://wingerz.com/blog/projects/data/solvent-tutorial/"><img id="image346" src="http://wingerz.com/blog/wp-content/uploads/2007/03/solvent_logo.thumbnail.png" alt="solvent_logo.png" /></a></div>
<p>I&#8217;ve put together a <a href="http://wingerz.com/blog/projects/data/solvent-tutorial/">short tutorial</a> on <a href="http://simile.mit.edu">Solvent</a>, a very nice web page parsing utility. It is still a little rough around the edges, but I wanted to throw it out there and continue working on it since there isn&#8217;t a whole lot of existing documentation.</p>
]]></content:encoded>
			<wfw:commentRss>http://wingerz.com/blog/2007/03/01/using-solvent-to-extract-data-from-structured-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Looking at game data through Many Eyes</title>
		<link>http://wingerz.com/blog/2007/02/19/looking-at-game-data-through-many-eyes/</link>
		<comments>http://wingerz.com/blog/2007/02/19/looking-at-game-data-through-many-eyes/#comments</comments>
		<pubDate>Mon, 19 Feb 2007 18:53:38 +0000</pubDate>
		<dc:creator>wingerz</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[semantic web]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://wingerz.com/blog/2007/02/19/looking-at-game-data-through-many-eyes/</guid>
		<description><![CDATA[
Yesterday I blogged about creating an Exhibit for a list of the 100 best-selling games of 2006. Exhibit is great for looking at how data items fall into categories, but it&#8217;s not as good for visualizing quantities. IBM&#8217;s own Many Eyes provides several very nice visualization tools (Swivel allows data upload and visualization as well, [...]]]></description>
			<content:encoded><![CDATA[<div class="caption left"><a href="http://services.alphaworks.ibm.com/manyeyes/view/S0H5nEsOtha6A2-xHvlqE2-"><img id="image322" src="http://wingerz.com/blog/wp-content/uploads/2007/02/manyeyes.thumbnail.jpg" alt="manyeyes.jpg" /></a></div>
<p>Yesterday I <a href="http://wingerz.com/blog/2007/02/19/popular-video-games-of-2006-exhibit/">blogged</a> about creating an <a href="http://simile.mit.edu/exhibit/">Exhibit</a> for a list of the 100 best-selling games of 2006. Exhibit is great for looking at how data items fall into categories, but it&#8217;s not as good for visualizing quantities. IBM&#8217;s own <a href="http://many-eyes.com/">Many Eyes</a> provides several very nice visualization tools (<a href="http://swivel.com/">Swivel</a> allows data upload and visualization as well, but I am not that familiar with it, and it looks like someone <a href="http://swivel.com/data_sets/show/1003237">beat me to it</a>).</p>
<p>I uploaded my <a href="http://wingerz.com/2006top100games/top100games.txt">text data </a> and created a few quick visualizations.<br />
<strong><a href="http://services.alphaworks.ibm.com/manyeyes/view/S0H5nEsOtha632ks6WlqE2-">Review score vs. sales.</a></strong> As people have already remarked, a well-reviewed game won&#8217;t necessarily sell that well. Alas.<br />
<strong><a href="http://services.alphaworks.ibm.com/manyeyes/view/S0H5nEsOtha6P2Ejv7mqE2-">Release month.</a></strong> This is a recreation of one of the charts that appeared in the original <a href="http://www.next-gen.biz/index.php?option=com_content&#038;task=view&#038;id=4691&#038;Itemid=34&#038;limit=1&#038;limitstart=3">Next Generation article</a>. Summer is always kind of quiet and things get more exciting towards the holidays.<br />
<strong><a href="http://services.alphaworks.ibm.com/manyeyes/view/S0H5nEsOtha6A2-xHvlqE2-">Categorization treemap.</a></strong> This is one of my favorite data viewers. Each game is a rectangle. The area is the number of sales. You can drag the labels (next to &#8220;Treemap organization&#8221;) in order to redraw the treemap. Drag &#8220;publisher&#8221; all the way to the left to see why <a href="http://ea.com/">EA</a> cranks out annual releases of their sports titles. Drag &#8220;genre&#8221; over to see the portion of sales that are sports titles or games based on licenses. Dragging &#8220;systems&#8221; over doesn&#8217;t give you a great view of the data because the original data wasn&#8217;t all that clean and Many Eyes doesn&#8217;t seem to handle multi-value properties. I&#8217;m not sure why it&#8217;s showing a quote about the game by default instead of the title.</p>
<p>My other favorite data viewer (that I was not able to use) is the Stacked Graph viewer, made popular by the <a href="http://babynamewizard.com/namevoyager/lnv0105.html">Baby Name Voyager</a>.</p>
<p>One last note: I wasn&#8217;t allowed to edit the visualizations after I created them, so keep that in mind as you think of titles and tags for them.</p>
]]></content:encoded>
			<wfw:commentRss>http://wingerz.com/blog/2007/02/19/looking-at-game-data-through-many-eyes/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Popular video games of 2006 Exhibit</title>
		<link>http://wingerz.com/blog/2007/02/19/popular-video-games-of-2006-exhibit/</link>
		<comments>http://wingerz.com/blog/2007/02/19/popular-video-games-of-2006-exhibit/#comments</comments>
		<pubDate>Mon, 19 Feb 2007 05:29:09 +0000</pubDate>
		<dc:creator>wingerz</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[semantic web]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://wingerz.com/blog/2007/02/19/popular-video-games-of-2006-exhibit/</guid>
		<description><![CDATA[
A few weeks ago I came across an article about the top-selling games of 2006. There&#8217;s some analysis, then a list of the top 100 games spread across 10 web pages (starting, of course, with games ranked 100 to 91). Unfortunately, there isn&#8217;t a great way to really take a close look at the data. [...]]]></description>
			<content:encoded><![CDATA[<div class="caption left"><a href="http://wingerz.com/2006top100games/"><img id="image320" src="http://wingerz.com/blog/wp-content/uploads/2007/02/gameexhibit.thumbnail.jpg" alt="gameexhibit.jpg" /></a></div>
<p>A few weeks ago I came across an <a href="http://www.next-gen.biz/index.php?option=com_content&#038;task=view&#038;id=4691&#038;Itemid=34&#038;limit=1&#038;limitstart=0">article about the top-selling games of 2006</a>. There&#8217;s some analysis, then a list of the top 100 games spread across 10 web pages (starting, of course, with games ranked <a href="http://www.next-gen.biz/index.php?option=com_content&#038;task=view&#038;id=4691&#038;Itemid=34&#038;limit=1&#038;limitstart=5">100 to 91</a>). Unfortunately, there isn&#8217;t a great way to really take a close look at the data. For example, I really wanted to see some Nintendo-specific analysis.</p>
<p>The data was screaming to be let out, so I scraped it and put it into an <a href="http://wingerz.com/2006top100games/">Exhibit</a>. It was not a quick and easy process. I am quite certain that the HTML was hand-coded &#8211; the quotes start with <code>&amp;amp;ldquo;</code>, <code>&amp;amp;quot;</code>, <code>|</code>, or nothing at all, and some of the other elements are mixed up.The game platforms are not very well specified so I may need to go through and clean it up later; for this reason the portable/homeconsole sections are not 100% accurate.</p>
<p>Anyhow, now I have a perl Data::Dumper file, <a href="http://wingerz.com/2006top100games/top100games.txt">tab-delimited text file</a>, and a <a href="http://wingerz.com/2006top100games/top100games.js">JSON</a> representation. Will probably upload the text file to <a href="http://many-eyes.com/">Many Eyes</a> for kicks.</p>
]]></content:encoded>
			<wfw:commentRss>http://wingerz.com/blog/2007/02/19/popular-video-games-of-2006-exhibit/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>IBM-SLRP Release</title>
		<link>http://wingerz.com/blog/2006/11/27/ibm-slrp-release/</link>
		<comments>http://wingerz.com/blog/2006/11/27/ibm-slrp-release/#comments</comments>
		<pubDate>Mon, 27 Nov 2006 21:44:32 +0000</pubDate>
		<dc:creator>wingerz</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[semantic web]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://wingerz.com/blog/2006/11/27/ibm-slrp-release/</guid>
		<description><![CDATA[
Our group at IBM Cambridge has open-sourced our Semantic Web projects. Check it out: IBM Semantic Layered Research Platform (with documentation and downloads). 
Boca, our enterprise-ready RDF store, is the only component that has been officially released; others are still works in various stages of development. Matt&#8217;s post covers Boca&#8217;s most important features. 
Our group [...]]]></description>
			<content:encoded><![CDATA[<div class="caption left"><a href="http://ibm-slrp.sourceforge.net"><img id="image198" src="http://wingerz.com/blog/wp-content/uploads/2006/11/slrp.thumbnail.png" alt="slrp.png" /></a></div>
<p>Our group at IBM Cambridge has open-sourced our Semantic Web projects. Check it out: <a href="http://ibm-slrp.sourceforge.net/">IBM Semantic Layered Research Platform</a> (with <a href="http://ibm-slrp.sourceforge.net/wiki/">documentation</a> and <a href="http://sourceforge.net/project/showfiles.php?group_id=181986">downloads</a>). </p>
<p>Boca, our enterprise-ready RDF store, is the only component that has been officially released; others are still works in various stages of development. <a href="http://ibm-slrp.sourceforge.net/2006/11/20/boca-the-rdf-repository-component-of-the-ibm-semantic-layered-research-platform/">Matt&#8217;s post</a> covers Boca&#8217;s most important features. </p>
<p>Our group has set up <a href="http://ibm-slrp.sourceforge.net/planet">PlanetAdtech</a> for Semantic Web-related blog posts (including blogs belonging to colleagues who are not on <a href="http://planetrdf.com">PlanetRDF</a>). Subscribe to the <a href="http://ibm-slrp.sourceforge.net/planet/atom.xml">feed</a> to track our work; we&#8217;ll be releasing more components over the next few weeks.</p>
]]></content:encoded>
			<wfw:commentRss>http://wingerz.com/blog/2006/11/27/ibm-slrp-release/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Sorry, Bloglines</title>
		<link>http://wingerz.com/blog/2006/11/18/sorry-bloglines/</link>
		<comments>http://wingerz.com/blog/2006/11/18/sorry-bloglines/#comments</comments>
		<pubDate>Sat, 18 Nov 2006 05:39:41 +0000</pubDate>
		<dc:creator>wingerz</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://wingerz.com/blog/2006/11/18/sorry-bloglines/</guid>
		<description><![CDATA[
I&#8217;ve fully switched over from Bloglines to Google Reader. And I feel horrible about it. Now in addition to knowing about my email, Google knows what I read online. Fortunately, I&#8217;ve switched over to using Yahoo Search so they don&#8217;t know everything about my digital self. Bloglines is a nice app, and I feel bad [...]]]></description>
			<content:encoded><![CDATA[<div class="caption left"><img id="image182" src="http://wingerz.com/blog/wp-content/uploads/2006/11/greader.thumbnail.jpg" alt="greader.jpg" /></div>
<p>I&#8217;ve fully switched over from <a href="http://bloglines.com">Bloglines</a> to <a href="http://reader.google.com">Google Reader</a>. And I feel horrible about it. Now in addition to knowing about my email, Google knows what I read online. Fortunately, I&#8217;ve switched over to using <a href="http://search.yahoo.com">Yahoo Search</a> so they don&#8217;t know <em>everything</em> about my digital self. Bloglines is a nice app, and I feel bad for leaving. In the end, it came down to a few features: </p>
<ul>
<li><strong>Marking read items</strong>: Google Reader marks items as you read them. If you open up a feed with many many items and don&#8217;t want to get through them in one sitting, this is awesome. In Bloglines, once you open up a feed, all of the unread items get marked as read.</li>
<li><strong>Lots of items</strong>: Bloglines limits the number of new entries per feed to 200. In practice I run into this rarely, but it&#8217;s still a lame restriction.</li>
<li><strong>Viewing past entries</strong>: Google Reader lets you scroll through already-read entries, while Bloglines makes you pick a time period (like &#8220;within the last 24 hours&#8221;) for retrieving entries.</li>
</ul>
<p>I still hate the fact that Google Reader won&#8217;t let you assign a tag to a blog when you subscribe to it through Firefox 2&#8217;s button in the address bar. </p>
<p>One feature that I like about both is the ability to share entries in your own feed. Google Reader lets you do it with one click (&#8221;Share&#8221;) while Bloglines opens up another window to let you write some text to go along with a marked item. Google Reader should let you do this too because sometimes it&#8217;s not clear whether you are sharing something because you agree with it or because you think it&#8217;s somewhat outrageous. In any case, I&#8217;ve set up my <a href="http://www.google.com/reader/shared/10757674158025262771">shared items</a> to display in the sidebar of my blog using <a href="http://simplepie.org/">Simple Pie</a>, a php library (which comes with a WordPress plugin) for parsing feeds.</p>
<p>When I exported my OPML file, it included the Bloglines news feed, so I can keep an eye on new features that might bring me back.</p>
]]></content:encoded>
			<wfw:commentRss>http://wingerz.com/blog/2006/11/18/sorry-bloglines/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Making John Corwin Proud</title>
		<link>http://wingerz.com/blog/2006/11/01/151/</link>
		<comments>http://wingerz.com/blog/2006/11/01/151/#comments</comments>
		<pubDate>Wed, 01 Nov 2006 04:14:42 +0000</pubDate>
		<dc:creator>wingerz</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://wingerz.com/blog/2006/11/01/151/</guid>
		<description><![CDATA[
Here&#8217;s some Python I wrote tonight for filtering our entries to generate feeds for Pundit Monitor. I know it&#8217;s basic stuff in the FP world, but it makes me happy since I&#8217;ve been programming in Java at work for the past few years. Elegance, how I&#8217;ve missed you.

def by(f):
  return lambda x: reduce (
 [...]]]></description>
			<content:encoded><![CDATA[<div class="caption left"><img id="image150" src="http://wingerz.com/blog/wp-content/uploads/2006/11/python.thumbnail.jpg" alt="python" /></div>
<p>Here&#8217;s some Python I wrote tonight for filtering our entries to generate feeds for <a href="http://torrez.us">Pundit Monitor</a>. I know it&#8217;s basic stuff in the FP world, but it makes me happy since I&#8217;ve been programming in Java at work for the past few years. Elegance, how I&#8217;ve missed you.</p>
<pre>
<code>def by(f):
  return lambda x: reduce (
    lambda a, b: a and b,
    map(lambda k: x[k] == f[k], f.keys())
  )
cahouse = {
  "state" : "California",
  "racetype" : "house"
}
entries = filter (by(cahouse), allentries)</code>
</pre>
]]></content:encoded>
			<wfw:commentRss>http://wingerz.com/blog/2006/11/01/151/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Political blog tracker</title>
		<link>http://wingerz.com/blog/2006/10/31/political-blog-tracker/</link>
		<comments>http://wingerz.com/blog/2006/10/31/political-blog-tracker/#comments</comments>
		<pubDate>Tue, 31 Oct 2006 20:26:05 +0000</pubDate>
		<dc:creator>wingerz</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://wingerz.com/blog/2006/10/31/political-blog-tracker/</guid>
		<description><![CDATA[
Elias was telling me about his final project for a distributed systems class that he&#8217;s currently taking &#8211; he set up a political blog crawler. Check it out. And digg it!
The crawler is based on Nutch and Hadoop. It finds entries from thousands of blogs about candidates in the upcoming elections. He suckered me into [...]]]></description>
			<content:encoded><![CDATA[<div class="caption left"><a href="http://torrez.us/pundit/"><img id="image147" src="http://wingerz.com/blog/wp-content/uploads/2006/10/us.thumbnail.gif" alt="us" /></a></div>
<p><a href="http://torrez.us">Elias</a> was telling me about his final project for a distributed systems class that he&#8217;s currently taking &#8211; he <a href="http://torrez.us/archives/2006/10/31/505/">set up a political blog crawler</a>. <a href="http://torrez.us/pundit">Check it out.</a> And <a href="http://digg.com/politics/2006_Political_blogs_monitoring_tool_using_Google_s_MapReduce_techniques">digg it</a>!</p>
<p>The crawler is based on <a href="http://lucene.apache.org/nutch">Nutch</a> and <a href="http://lucene.apache.org/hadoop/">Hadoop</a>. It finds entries from thousands of blogs about candidates in the upcoming elections. He suckered me into writing some Python to transform the output into <a href="http://torrez.us/pundit/">nicely-formatted HTML</a> (with some help from Alister). Contrary to Elias&#8217;s blog post, I&#8217;m not wildly into politics, but was more interested in playing with the data and learning Python. Feeds for states and individual races should hopefully be up by tomorrow morning.</p>
]]></content:encoded>
			<wfw:commentRss>http://wingerz.com/blog/2006/10/31/political-blog-tracker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recently Dugg on the Sidebar</title>
		<link>http://wingerz.com/blog/2006/10/12/recently-dugg-on-the-sidebar/</link>
		<comments>http://wingerz.com/blog/2006/10/12/recently-dugg-on-the-sidebar/#comments</comments>
		<pubDate>Thu, 12 Oct 2006 22:45:29 +0000</pubDate>
		<dc:creator>wingerz</dc:creator>
				<category><![CDATA[amusing]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://wingerz.com/blog/2006/10/12/recently-dugg-on-the-sidebar/</guid>
		<description><![CDATA[
Digg is not the best source of news, but it certainly is amusing. Lots of fun YouTube videos and an occasional interesting blog post or article.  Comments are usually good for a laugh too. Users submit links and other users digg it up or bury it down. For the most part I only monitor [...]]]></description>
			<content:encoded><![CDATA[<div class="left caption"><a href="http://digg.com/users/wingerz/dugg"><img id="image99" src="http://wingerz.com/blog/wp-content/uploads/2006/10/digg.thumbnail.gif" alt="digg" /></a></div>
<p><a href="http://digg.com">Digg</a> is not the best source of news, but it certainly is amusing. Lots of fun YouTube videos and an occasional interesting blog post or article.  Comments are usually good for a laugh too. Users submit links and other users digg it up or bury it down. For the most part I only monitor the <a href="http://digg.com/view/all">popular</a> stories.</p>
<p>I threw together a quick-and-dirty Wordpress plugin to show the last 10 things that I <a href="http://digg.com/users/wingerz/dugg">dugg</a> in the sidebar. You can do it by sourcing some <a href="http://digg.com/add-digg">Javascript from digg</a> (it just does <code>document.write()</code>s &#8211; no JSON). Rather than rely on that, I <a href="http://en.wikipedia.org/wiki/CURL">curl</a> it every few minutes and source the local copy instead.</p>
<p>A quick scan of the current headlines <a href="http://digg.com/gadgets/SuperBus_goes_155_MPH_comes_when_you_text">makes</a> <a href="http://digg.com/videos_comedy/AMAZING_Shrimp_Running_on_a_Treadmill">me</a> <a href="http://digg.com/general_sciences/Carnivorous_Plant_Eats_Mouse_At_French_Garden">quite</a> <a href="http://digg.com/gaming_news/Guy_Gets_to_Level_60_in_WoW_Naked">happy</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://wingerz.com/blog/2006/10/12/recently-dugg-on-the-sidebar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blog Reorg</title>
		<link>http://wingerz.com/blog/2006/10/11/blog-reorg/</link>
		<comments>http://wingerz.com/blog/2006/10/11/blog-reorg/#comments</comments>
		<pubDate>Wed, 11 Oct 2006 23:09:32 +0000</pubDate>
		<dc:creator>wingerz</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://wingerz.com/blog/2006/10/11/blog-reorg/</guid>
		<description><![CDATA[


One of the weird things about programming is that you can spend a good amount of time doing something like refactoring or reorganizing your code and you feel a sense of accomplishment afterwards, even if no one notices.
I&#8217;ve heard that it&#8217;s good to have some area of focus for your blog. Unfortunately, there are a [...]]]></description>
			<content:encoded><![CDATA[<div class="caption left">
<a href="http://wordpress.org"><img id="image98" src="http://wingerz.com/blog/wp-content/uploads/2006/10/wordpress.thumbnail.png" alt="wordpress" /></a>
</div>
<p>One of the weird things about programming is that you can spend a good amount of time doing something like refactoring or reorganizing your code and you feel a sense of accomplishment afterwards, even if no one notices.</p>
<p>I&#8217;ve heard that it&#8217;s good to have some area of focus for your blog. Unfortunately, there are a variety of topics that I enjoy posting about. Rather than set up <a href="http://thefigtrees.net/lee/life">two</a> <a href="http://thefigtrees.net/lee/blog">blogs</a>, I&#8217;ve decided to separate the content into four main areas: </p>
<ul>
<li><a href="http://wingerz.com/blog/category/technology">Technology</a>: Work, coding, techy stuff.</li>
<li><a href="http://wingerz.com/blog/category/food">Food</a>: Eating in and dining out, hopefully with a lot of drool-inducing photos.</li>
<li><a href="http://wingerz.com/blog/category/games">Games</a>: Video games and other diversions, mostly Nintendo fanboyism.</li>
<li><a href="http://wingerz.com/blog/category/personal">Personal</a>: Life events and observations, along with <a href="http://wingerz.com/blog/2006/09/19/electric-massage/">wacky stuff</a> that comes my way.</li>
</ul>
<p>The few lines of code that I had to write/update dealt with feed generation &#8211; I just wanted to be able to pass a category name to the function that creates feed links. I also had to modify one SQL statement so that it would fetch comments on posts in a specified category rather than all comments on all posts. WordPress&#8217;s comment feed code was RSS only, so I decided to use <a href="http://feedburner.com">Feedburner</a> to expose the feed in other formats.</p>
<p>I&#8217;m still playing around with the category hierarchy. I&#8217;d also like to make it more obvious that there are four areas, probably by applying a <a href="http://codex.wordpress.org/Category_Templates">different theme</a> to each one.</p>
<p>In the end, I&#8217;m not sure how much of a difference this will make because I&#8217;m surrounded by engineers who love to play video games and cook.</p>
]]></content:encoded>
			<wfw:commentRss>http://wingerz.com/blog/2006/10/11/blog-reorg/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.445 seconds -->

