<?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>Sam&#039;s occasional tech thinkings &#187; Snooze</title>
	<atom:link href="http://www.ziazoo.co.uk/blog/category/snooze/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ziazoo.co.uk/blog</link>
	<description>I wish I got it right more!</description>
	<lastBuildDate>Wed, 12 May 2010 13:05:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1-alpha-15359</generator>
		<item>
		<title>Project Snooze</title>
		<link>http://www.ziazoo.co.uk/blog/2008/11/01/project-snooze/</link>
		<comments>http://www.ziazoo.co.uk/blog/2008/11/01/project-snooze/#comments</comments>
		<pubDate>Sat, 01 Nov 2008 17:17:56 +0000</pubDate>
		<dc:creator>sammy</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Snooze]]></category>
		<category><![CDATA[actionscript]]></category>

		<guid isPermaLink="false">http://www.ziazoo.co.uk/blog/?p=56</guid>
		<description><![CDATA[A little while back I started a project called Project Snooze.  My idea was to port the basic functionalty of Hibernate to Adobe AIR, in the hope of making working with SQLite in AIR a much more fun/agile process.  I got quite a way with it back when I was commuting as I worked on [...]]]></description>
			<content:encoded><![CDATA[<p>A little while back I started a project called Project Snooze.  My idea was to port the basic functionalty of <a title="hibernate.org" href="http://www.hibernate.org" target="_blank">Hibernate</a> to Adobe AIR, in the hope of making working with SQLite in AIR a much more fun/agile process.  I got quite a way with it back when I was commuting as I worked on the train.  Since then I have let it slip a little but now I&#8217;ve decided its about time I finished what I started!</p>
<p>The basic idea is that with a nominal amout of metadata Snooze can create your database, and perform CRUD operations for your objects.  It supports the most common relationship types, one-to-one, one-to-many, and many-to-many, and I am planning to build a querying api into it.</p>
<p>If your interested in finding out more about it you can check it out on <a title="snooze" href="http://github.com/sammyt/snooze/tree/master" target="_blank">github</a>&#8230; where hopfully you will see a lot of commits from this lazy geek!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ziazoo.co.uk/blog/2008/11/01/project-snooze/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
