<?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>I sketch in code &#187; app engine</title>
	<atom:link href="http://blog.derakkilgo.com/tag/app-engine/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.derakkilgo.com</link>
	<description>Derak</description>
	<lastBuildDate>Tue, 24 Jan 2012 02:59:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Quercus and App Engine &#8211; Reading from the data store.</title>
		<link>http://blog.derakkilgo.com/2009/04/26/quercus-and-app-engine-reading-from-the-data-store/</link>
		<comments>http://blog.derakkilgo.com/2009/04/26/quercus-and-app-engine-reading-from-the-data-store/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 23:46:11 +0000</pubDate>
		<dc:creator>derak</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[app engine]]></category>
		<category><![CDATA[quercus]]></category>

		<guid isPermaLink="false">/?p=16</guid>
		<description><![CDATA[Using brian&#8217;s scripts a base and google&#8217;s jdo documentation, I&#8217;ve got a working example of reading from the app engine data store with php. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 &#60;?php import phptest.test; import phptest.PMF; &#160; $p = PMF::get&#40;&#41;; $pm = $p-&#62;getPersistenceManager&#40;&#41;; $q = $pm-&#62;newQuery&#40;&#34;select from [...]]]></description>
		<wfw:commentRss>http://blog.derakkilgo.com/2009/04/26/quercus-and-app-engine-reading-from-the-data-store/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

