<?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>Joseph Wilk &#187; Semantics</title>
	<atom:link href="http://blog.josephwilk.net/tag/semantics/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.josephwilk.net</link>
	<description>on AI, The Web, Usability, Testing &#38; Software process</description>
	<lastBuildDate>Sat, 09 Jan 2010 18:27:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Latent Semantic Analysis in Ruby</title>
		<link>http://blog.josephwilk.net/ruby/latent-semantic-analysis-in-ruby.html</link>
		<comments>http://blog.josephwilk.net/ruby/latent-semantic-analysis-in-ruby.html#comments</comments>
		<pubDate>Fri, 21 Nov 2008 20:54:47 +0000</pubDate>
		<dc:creator>Joseph Wilk</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[Semantics]]></category>

		<guid isPermaLink="false">http://www.joesniff.co.uk/?p=386</guid>
		<description><![CDATA[I&#8217;ve had lots of requests for a Ruby version to follow up my Latent Semantic Analysis  in Python article. So I&#8217;ve rewritten the code and article for Ruby. I wrote LSA from scratch this time and test driven so it has some subtle differences from the Python version.
What is LSA?
Latent Semantic Analysis (LSA) is [...]]]></description>
		<wfw:commentRss>http://blog.josephwilk.net/ruby/latent-semantic-analysis-in-ruby.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Automatic Admin Systems &#8211; Semantics with Rails &amp; Django</title>
		<link>http://blog.josephwilk.net/critique/automatic-admin-systems-semantics-with-rails-and-django.html</link>
		<comments>http://blog.josephwilk.net/critique/automatic-admin-systems-semantics-with-rails-and-django.html#comments</comments>
		<pubDate>Fri, 18 Jan 2008 11:52:59 +0000</pubDate>
		<dc:creator>Joseph Wilk</dc:creator>
				<category><![CDATA[Critique]]></category>
		<category><![CDATA[Django]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Semantics]]></category>

		<guid isPermaLink="false">http://www.joesniff.co.uk/in-progress/automatic-generating-admin-systems-ruby-on-rails-django.html</guid>
		<description><![CDATA[The Magically Appearing Admin
Web developers using an MVC framework produce their websites playing with their models, views and controllers. Then by adding a few lines of magic an admin system appears which allows users to add/edit/delete/view/search their models.
Examples:
Django&#8217;s Magic Admin (Also NewFormsAdmin &#8211; a branch of Django focused on making it easier to customise auto-admin)
 [...]]]></description>
		<wfw:commentRss>http://blog.josephwilk.net/critique/automatic-admin-systems-semantics-with-rails-and-django.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
