<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.7" -->
<rss version="0.92">
<channel>
	<title>Gameoire</title>
	<link>http://www.gameoire.com</link>
	<description>Game development black arts</description>
	<lastBuildDate>Thu, 29 Jan 2009 18:04:34 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Getting at XML data using CPURLConnection delegate</title>
		<description>I've been playing around with Objective-J recently, and was trying to get at the XML data from an XMLHTTPRequest through the CPURLConnection class. As it turns out the data returned in the
- (void) connection:(CPURLConnection)connection didReceiveData:(CPString)data

delegate function returns responseText rather than repsonseXML. This is easy to get around as the delegate ...</description>
		<link>http://www.gameoire.com/?p=24</link>
			</item>
	<item>
		<title>test</title>
		<description>test </description>
		<link>http://www.gameoire.com/?p=3</link>
			</item>
</channel>
</rss>
