<?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/"
	>

<channel>
	<title>Notes from Phazm</title>
	<atom:link href="http://www.phazm.com/notes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phazm.com/notes</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Thu, 14 Aug 2008 19:15:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Upcoming - Anki for the iPhone</title>
		<link>http://www.phazm.com/notes/productivity/anki-for-the-iphone/</link>
		<comments>http://www.phazm.com/notes/productivity/anki-for-the-iphone/#comments</comments>
		<pubDate>Wed, 13 Aug 2008 01:14:20 +0000</pubDate>
		<dc:creator>Jon Hughes</dc:creator>
		
		<category><![CDATA[Anki]]></category>

		<category><![CDATA[Learning]]></category>

		<category><![CDATA[iPhone]]></category>

		<category><![CDATA[productivity]]></category>

		<guid isPermaLink="false">http://www.phazm.com/notes/?p=24</guid>
		<description><![CDATA[Moving a bit from my general flow of web development related tutorials, I decided to bring you a bit of news that I found interesting.

Anki, a piece of flashcard software, has been getting attention lately because it is unconventional.  Sophisticated algorithms allow the software to choose what card to display, maximizing your retention of [...]]]></description>
			<content:encoded><![CDATA[<p>Moving a bit from my general flow of web development related tutorials, I decided to bring you a bit of news that I found interesting.</p>

<p><a href="http://ichi2.net/anki/">Anki</a>, a piece of flashcard software, has been getting attention lately because it is unconventional.  Sophisticated algorithms allow the software to choose what card to display, maximizing your retention of whatever you are studying.</p>

<p>Well, now a grassroots project is underway to get the system <a href="http://inzania.com/2008/08/official-anki-for-iphone-in-app-store.html">moved to the iPhone</a> (it currently runs on PC, Mac, and Linux).  I also have heard rumors they intend to add expand on the features, such as allowing for more control over the settings and easier creation of flashcards.</p>

<p>Keep your eye on this project, it could be the future of studying!</p>]]></content:encoded>
			<wfw:commentRss>http://www.phazm.com/notes/productivity/anki-for-the-iphone/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Easy as Pie - Ajax Requests (Part 2)</title>
		<link>http://www.phazm.com/notes/easy-as-pie/easy-as-pie-ajax-requests-part-2/</link>
		<comments>http://www.phazm.com/notes/easy-as-pie/easy-as-pie-ajax-requests-part-2/#comments</comments>
		<pubDate>Wed, 05 Mar 2008 04:56:45 +0000</pubDate>
		<dc:creator>Jon Hughes</dc:creator>
		
		<category><![CDATA[Ajax]]></category>

		<category><![CDATA[Easy As Pie]]></category>

		<category><![CDATA[MySQL]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Jon Hughes]]></category>

		<category><![CDATA[serverside ajax]]></category>

		<guid isPermaLink="false">http://www.phazm.com/notes/easy-as-pie/easy-as-pie-ajax-requests-part-2/</guid>
		<description><![CDATA[

This article is the fourth in a continuing series of DIY tutorials, which aims to make things as simple as possible.
To be honest, I wasn't planning on writing this article, but it would seem that there are quite  a few people that want to know - what does the server-side code for the Ajax [...]]]></description>
			<content:encoded><![CDATA[