<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.6.3" -->
<rss version="0.92">
<channel>
	<title>Bitwise Evolution</title>
	<link>http://blog.ciscavate.org</link>
	<description>Musings of a Seattle-area hacker with a bent on improving digital lifestyles.</description>
	<lastBuildDate>Sun, 02 Nov 2008 06:48:41 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Treat your mailing lists like reference documents, please.</title>
		<description>I desperately needed to find out why the tutorials I've been following for an Eclipse PDE task today kept referencing a startup.jar file that I could not locate.

A couple google searches later turned up this link:

http://dev.eclipse.org/newslists/news.eclipse.platform/msg62159.html

The poster in that thread had the same problem (back in Feb. 2007), and found ...</description>
		<link>http://blog.ciscavate.org/2008/11/treat-your-mailing-lists-like-reference-documents-please.html</link>
			</item>
	<item>
		<title>Auto-documenting OSGi CommandProviders</title>
		<description>(**Edit:** If you're reading this after OSGi R4.2, then there is almost certainly a better way to accomplish the same thing)

I've been digging into OSGi a bit over the last week or so inorder to
create some Eclipse plugins that will automatically discover
eachother, and I've been generally impressed with the framework ...</description>
		<link>http://blog.ciscavate.org/2008/10/auto-documenting-osgi-commandproviders.html</link>
			</item>
	<item>
		<title>It&#8217;s called a docking station, Joel :)</title>
		<description>The venerable Joel Spolsky asked recently why [someone hasn't made a device][1] that clips to the back of a desk and:


    * It's a power strip
    * It's a network hub
    * It's a USB hub
    * You ...</description>
		<link>http://blog.ciscavate.org/2008/09/its-called-a-docking-station-joel.html</link>
			</item>
	<item>
		<title>StackOverflow: Endorsing(?) content theft from day one</title>
		<description>[Joel Spolsky][8] and [Jeff Atwood][9] just launched the public beta of [Stackoverflow][1] today, with the intent of building a community for high-quality technical questions and answers.  I've been using the site for about three weeks now, during the closed beta, and I've noticed a disturbing trend that was outlined ...</description>
		<link>http://blog.ciscavate.org/2008/09/stackoverflow-endorsing-content-theft-from-day-one.html</link>
			</item>
	<item>
		<title>Breaking away from Visio</title>
		<description>The 'proper' way to do user interface design is hotly contested in the OSS software development world, and the discussions usually boil down to three suggestions:
   
   1. "Just write it -- it's not that hard"
   2. "Use [glade&#124;qt designer&#124;netbeans&#124;...] -- all the widgets ...</description>
		<link>http://blog.ciscavate.org/2008/09/breaking-away-from-visio.html</link>
			</item>
	<item>
		<title>Wrestling Python</title>
		<description>With the launch of the StackOverflow beta I posed a question about python static analysis tools, as I have been playing with python and django recently for some side projects.  The responses at Stack Overflow quickly pointed to PyChecker, PyFlakes and PyLint.

Over all, it was a disappointing experience.  ...</description>
		<link>http://blog.ciscavate.org/2008/09/wrestling-python.html</link>
			</item>
	<item>
		<title>Traveling to Patras</title>
		<description>

A groggy morning in Seattle started with the typical regional sunshine forcing its presence through heavy cloud cover--the first overcast day in nearly a week of clear, scorching weather.



Seattle to Newark, hustle off the plane, bad coffee, hustle to the next gate, and then encamp for the next 9 hours ...</description>
		<link>http://blog.ciscavate.org/2008/07/traveling-to-patras.html</link>
			</item>
	<item>
		<title>Cracking down on application clutter (or: my ${HOME} is my castle!)</title>
		<description>There was once a time when your home directory was treated as a nearly sacred place, a safe haven where you had near complete control.  This trust was only breached for very special reasons: user specific settings and background storage for applications could go in "dot-files"--the hidden files or ...</description>
		<link>http://blog.ciscavate.org/2008/07/cracking-down-on-application-clutter-or-my-home-is-my-castle.html</link>
			</item>
	<item>
		<title>Creating Wizards in Java</title>
		<description>A recent project at work required building a multi-step dialog to manage the interface between a user and an expert system (and some fairly advanced NLP to boot).  On the surface this looked like a fairly standard Wizard problem -- design a bunch of screens with questions, and then ...</description>
		<link>http://blog.ciscavate.org/2008/07/creating-wizards-in-java.html</link>
			</item>
	<item>
		<title>Day to day Memoization</title>
		<description>Memoization (not **memorization**) is the process of remembering the
results of a computation for use later.  (I think of it as "making a
memo" to look back on later.)  Memoization is the core to any dynamic
programming implementation, and allows many simple algorithms to run
in linear or polynomial time when they ...</description>
		<link>http://blog.ciscavate.org/2008/01/day-to-day-memoization.html</link>
			</item>
</channel>
</rss>
