<?xml version="1.0" encoding="iso-8859-1"?>

<rdf:RDF
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:admin="http://webns.net/mvcb/"
  xmlns:cc="http://web.resource.org/cc/"
  xmlns="http://purl.org/rss/1.0/">

<channel rdf:about="http://www.realityinteractive.com/rgrzywinski/">
<title>Complete Software Engineering</title>
<link>http://www.realityinteractive.com/rgrzywinski/</link>
<description>by Rob Grzywinski</description>
<dc:language>en-us</dc:language>
<dc:creator></dc:creator>
<dc:date>2007-12-03T08:39:43-06:00</dc:date>
<admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=3.121" />
<cc:license rdf:resource="http://creativecommons.org/licenses/by-nd-nc/1.0/" />


<items>
<rdf:Seq><rdf:li rdf:resource="http://www.realityinteractive.com/rgrzywinski/archives/000249.html" />
<rdf:li rdf:resource="http://www.realityinteractive.com/rgrzywinski/archives/000248.html" />
<rdf:li rdf:resource="http://www.realityinteractive.com/rgrzywinski/archives/000247.html" />
<rdf:li rdf:resource="http://www.realityinteractive.com/rgrzywinski/archives/000246.html" />
<rdf:li rdf:resource="http://www.realityinteractive.com/rgrzywinski/archives/000245.html" />
<rdf:li rdf:resource="http://www.realityinteractive.com/rgrzywinski/archives/000244.html" />
<rdf:li rdf:resource="http://www.realityinteractive.com/rgrzywinski/archives/000243.html" />
<rdf:li rdf:resource="http://www.realityinteractive.com/rgrzywinski/archives/000240.html" />
<rdf:li rdf:resource="http://www.realityinteractive.com/rgrzywinski/archives/000239.html" />
<rdf:li rdf:resource="http://www.realityinteractive.com/rgrzywinski/archives/000238.html" />
<rdf:li rdf:resource="http://www.realityinteractive.com/rgrzywinski/archives/000237.html" />
<rdf:li rdf:resource="http://www.realityinteractive.com/rgrzywinski/archives/000236.html" />
<rdf:li rdf:resource="http://www.realityinteractive.com/rgrzywinski/archives/000235.html" />
<rdf:li rdf:resource="http://www.realityinteractive.com/rgrzywinski/archives/000234.html" />
<rdf:li rdf:resource="http://www.realityinteractive.com/rgrzywinski/archives/000232.html" />
</rdf:Seq>
</items>

</channel>

<item rdf:about="http://www.realityinteractive.com/rgrzywinski/archives/000249.html">
<title>String Edit Distance</title>
<link>http://www.realityinteractive.com/rgrzywinski/archives/000249.html</link>
<description>One commonly used approach for measuring similarity between strings is the string edit distance. The basic premise of the string edit distance is to find the minimum number of character edit operations (copy, replace, add, and remove) needed to transform...</description>
<dc:subject>Development</dc:subject>
<dc:creator>rgrzywinski</dc:creator>
<dc:date>2007-12-03T08:39:43-06:00</dc:date>
</item>
<item rdf:about="http://www.realityinteractive.com/rgrzywinski/archives/000248.html">
<title>URL Similarity</title>
<link>http://www.realityinteractive.com/rgrzywinski/archives/000248.html</link>
<description>In order to make template extraction as palatable as possible I am going to start by walking through how one discovers the templates used to generate a set of URLs. I&apos;m going to use Amazon.com as an example. Search for...</description>
<dc:subject>Development</dc:subject>
<dc:creator>rgrzywinski</dc:creator>
<dc:date>2007-11-30T07:13:12-06:00</dc:date>
</item>
<item rdf:about="http://www.realityinteractive.com/rgrzywinski/archives/000247.html">
<title>Template Extraction</title>
<link>http://www.realityinteractive.com/rgrzywinski/archives/000247.html</link>
<description>The goal of template extraction is to discover the template(s) (if there are any) used to generate a page. There are two major categories of templates: those that are used within a single web page (such as the individual search...</description>
<dc:subject>Development</dc:subject>
<dc:creator>rgrzywinski</dc:creator>
<dc:date>2007-11-29T12:47:06-06:00</dc:date>
</item>
<item rdf:about="http://www.realityinteractive.com/rgrzywinski/archives/000246.html">
<title>Template Extraction and Web Wrapper Generation</title>
<link>http://www.realityinteractive.com/rgrzywinski/archives/000246.html</link>
<description>With the recent movement towards mashups, the semantic web and market intelligence, there is a large need to get at the data and information that is stored in web pages. Data extraction startups are popping up like weeds (e.g. InfoSquire...</description>
<dc:subject>Development</dc:subject>
<dc:creator>rgrzywinski</dc:creator>
<dc:date>2007-11-29T10:34:26-06:00</dc:date>
</item>
<item rdf:about="http://www.realityinteractive.com/rgrzywinski/archives/000245.html">
<title>Excuse the mess</title>
<link>http://www.realityinteractive.com/rgrzywinski/archives/000245.html</link>
<description>I&apos;m in the process of updating the blog template. Things will be a little goofy for a day or so....</description>
<dc:subject>General</dc:subject>
<dc:creator>rgrzywinski</dc:creator>
<dc:date>2007-11-28T11:09:28-06:00</dc:date>
</item>
<item rdf:about="http://www.realityinteractive.com/rgrzywinski/archives/000244.html">
<title>Amen</title>
<link>http://www.realityinteractive.com/rgrzywinski/archives/000244.html</link>
<description>&quot;Testing by itself does not improve software quality. Test results are an indicator of quality, but in and of themselves, they don&apos;t improve it. Trying to improve Software quality by increasing the amount of testing is like trying to lose...</description>
<dc:subject>Development</dc:subject>
<dc:creator>rgrzywinski</dc:creator>
<dc:date>2007-11-17T08:59:00-06:00</dc:date>
</item>
<item rdf:about="http://www.realityinteractive.com/rgrzywinski/archives/000243.html">
<title>In vogue languages</title>
<link>http://www.realityinteractive.com/rgrzywinski/archives/000243.html</link>
<description>I&apos;m often asked why I don&apos;t hop on the lastest language bandwagon and just start coding up a storm. The answer comes in two parts: the first is that I do try out these languages to see what the hype...</description>
<dc:subject>Programming</dc:subject>
<dc:creator>rgrzywinski</dc:creator>
<dc:date>2007-05-30T21:34:00-06:00</dc:date>
</item>
<item rdf:about="http://www.realityinteractive.com/rgrzywinski/archives/000240.html">
<title>Sold!</title>
<link>http://www.realityinteractive.com/rgrzywinski/archives/000240.html</link>
<description>I just stumbled on Live Clipboard and I&apos;m sold. The screencasts are quite enlightening (though for type-A people like myself very painful to sit through). For interested parties, the discussion archives are located here rather than the broken link from...</description>
<dc:subject>Development</dc:subject>
<dc:creator>rgrzywinski</dc:creator>
<dc:date>2007-02-08T08:46:07-06:00</dc:date>
</item>
<item rdf:about="http://www.realityinteractive.com/rgrzywinski/archives/000239.html">
<title>Yaargh!</title>
<link>http://www.realityinteractive.com/rgrzywinski/archives/000239.html</link>
<description>I don&apos;t know about the rest of you but my parents baffle me. When working with them on issues that crop up from time to time I try to view them as two average people so that I can be...</description>
<dc:subject>General</dc:subject>
<dc:creator>rgrzywinski</dc:creator>
<dc:date>2007-01-23T09:09:46-06:00</dc:date>
</item>
<item rdf:about="http://www.realityinteractive.com/rgrzywinski/archives/000238.html">
<title>Proverb</title>
<link>http://www.realityinteractive.com/rgrzywinski/archives/000238.html</link>
<description>&quot;The person who says it cannot be done should not interrupt the person doing it.&quot; Chinese Proverb, 2006...</description>
<dc:subject>General</dc:subject>
<dc:creator>rgrzywinski</dc:creator>
<dc:date>2007-01-15T08:35:05-06:00</dc:date>
</item>
<item rdf:about="http://www.realityinteractive.com/rgrzywinski/archives/000237.html">
<title>Incompetent People Really Have No Clue</title>
<link>http://www.realityinteractive.com/rgrzywinski/archives/000237.html</link>
<description>Incompetent People Really Have No Clue is an old article but is just as relevant today as it was 7 years ago. My wife is a public high school science teacher and she will periodically ask the students to submit...</description>
<dc:subject>Management</dc:subject>
<dc:creator>rgrzywinski</dc:creator>
<dc:date>2007-01-13T09:36:10-06:00</dc:date>
</item>
<item rdf:about="http://www.realityinteractive.com/rgrzywinski/archives/000236.html">
<title>Dapper</title>
<link>http://www.realityinteractive.com/rgrzywinski/archives/000236.html</link>
<description>I have been doing some research on the Enterprise 2.0 landscape and web mashup tools. I stumbled across Dapper and their demo videos. It would be an understatement to say that I was impressed with what I saw. I have...</description>
<dc:subject>Development</dc:subject>
<dc:creator>rgrzywinski</dc:creator>
<dc:date>2006-12-18T09:21:33-06:00</dc:date>
</item>
<item rdf:about="http://www.realityinteractive.com/rgrzywinski/archives/000235.html">
<title>StreamCruncher 1.0, a lightweight Event Processing Kernel</title>
<link>http://www.realityinteractive.com/rgrzywinski/archives/000235.html</link>
<description>StreamCruncher is an Event Processor. It supports a language based on SQL which allows you to define Event Processing constructs like Sliding Windows, Time Based Windows, Partitions and Aggregates. Queries can be written using this language, which are used to...</description>
<dc:subject>Development</dc:subject>
<dc:creator>rgrzywinski</dc:creator>
<dc:date>2006-12-15T07:08:52-06:00</dc:date>
</item>
<item rdf:about="http://www.realityinteractive.com/rgrzywinski/archives/000234.html">
<title>C to MIPS to Java bytecode</title>
<link>http://www.realityinteractive.com/rgrzywinski/archives/000234.html</link>
<description>I refer you to binkley&apos;s BLOG for information regarding translating C/C++ code to Java....</description>
<dc:subject>Development</dc:subject>
<dc:creator>rgrzywinski</dc:creator>
<dc:date>2006-12-15T07:02:20-06:00</dc:date>
</item>
<item rdf:about="http://www.realityinteractive.com/rgrzywinski/archives/000232.html">
<title>Rollback FireFox</title>
<link>http://www.realityinteractive.com/rgrzywinski/archives/000232.html</link>
<description>After two hard windows crashes and horrible performance enough was enough with FireFire 2.0. Rolling back to 1.5 was simple and neither my bookmarks nor my profile were lost. This link provided me with enough information to get the job...</description>
<dc:subject>General</dc:subject>
<dc:creator>rgrzywinski</dc:creator>
<dc:date>2006-11-16T07:10:43-06:00</dc:date>
</item>


</rdf:RDF>