<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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>Comments on: TBXML released</title>
	<atom:link href="http://www.71squared.com/2009/09/tbxml-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.71squared.com/2009/09/tbxml-released/</link>
	<description>iPhone Game Development - Web Development</description>
	<lastBuildDate>Sat, 04 Feb 2012 20:13:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: John</title>
		<link>http://www.71squared.com/2009/09/tbxml-released/comment-page-1/#comment-1892</link>
		<dc:creator>John</dc:creator>
		<pubDate>Mon, 28 Sep 2009 00:15:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.71squared.com/?p=921#comment-1892</guid>
		<description>Yeah I think the Granny could be a very clever PR stunt! :)</description>
		<content:encoded><![CDATA[<p>Yeah I think the Granny could be a very clever PR stunt! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anon_anon</title>
		<link>http://www.71squared.com/2009/09/tbxml-released/comment-page-1/#comment-1891</link>
		<dc:creator>anon_anon</dc:creator>
		<pubDate>Sun, 27 Sep 2009 19:01:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.71squared.com/?p=921#comment-1891</guid>
		<description>How about vtd-xml? You may want to look at that as well? http://vtd-xml.sf.net</description>
		<content:encoded><![CDATA[<p>How about vtd-xml? You may want to look at that as well? <a href="http://vtd-xml.sf.net" rel="nofollow">http://vtd-xml.sf.net</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://www.71squared.com/2009/09/tbxml-released/comment-page-1/#comment-1884</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Sun, 27 Sep 2009 11:05:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.71squared.com/?p=921#comment-1884</guid>
		<description>Say no more Greg, I completely understand where you are coming from.  I travel a lot through LHR and all sorts of airlines and it is a nightmare.

I&#039;ve cut down a little in that I&#039;ve started using my Macbook for work as well, so I end up just carrying one laptop around.  Workspace is still an issue though.

I&#039;m off to Aus on 1st October for two weeks, then Toronto when I get back for a week and then the Nordics, I&#039;m basically in planes and hotels for the whole of October, so I really do know how you feel.

As for the Granny I&#039;m not sure.  There has been a lot of speculation about it.  I have my doubts, but stranger things have happened :o)

Mike</description>
		<content:encoded><![CDATA[<p>Say no more Greg, I completely understand where you are coming from.  I travel a lot through LHR and all sorts of airlines and it is a nightmare.</p>
<p>I&#8217;ve cut down a little in that I&#8217;ve started using my Macbook for work as well, so I end up just carrying one laptop around.  Workspace is still an issue though.</p>
<p>I&#8217;m off to Aus on 1st October for two weeks, then Toronto when I get back for a week and then the Nordics, I&#8217;m basically in planes and hotels for the whole of October, so I really do know how you feel.</p>
<p>As for the Granny I&#8217;m not sure.  There has been a lot of speculation about it.  I have my doubts, but stranger things have happened :o)</p>
<p>Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gregorski</title>
		<link>http://www.71squared.com/2009/09/tbxml-released/comment-page-1/#comment-1883</link>
		<dc:creator>Gregorski</dc:creator>
		<pubDate>Sun, 27 Sep 2009 11:02:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.71squared.com/?p=921#comment-1883</guid>
		<description>I&#039;ll need to find some time first to actual learn a few bits.  I&#039;m getting somewhere slowly with the help from your tutorials, but work travel commitments mean I am suffering from time deprivation.  I&#039;m going to start carrying my Macbook with me on my flights, but the thought of lugging 2 laptops through LHR isn&#039;t a nice one :), and BA aren&#039;t massively generous with their onboard workspace :(

Thanks for the help though.

By the way, is that Czech Granny for real ?</description>
		<content:encoded><![CDATA[<p>I&#8217;ll need to find some time first to actual learn a few bits.  I&#8217;m getting somewhere slowly with the help from your tutorials, but work travel commitments mean I am suffering from time deprivation.  I&#8217;m going to start carrying my Macbook with me on my flights, but the thought of lugging 2 laptops through LHR isn&#8217;t a nice one :), and BA aren&#8217;t massively generous with their onboard workspace :(</p>
<p>Thanks for the help though.</p>
<p>By the way, is that Czech Granny for real ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://www.71squared.com/2009/09/tbxml-released/comment-page-1/#comment-1881</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Sun, 27 Sep 2009 09:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.71squared.com/?p=921#comment-1881</guid>
		<description>Hi Greg

Your right, reducing the XML down to maybe a comma delimited file would be very quick although as you say, not as easy to read.

The reason I&#039;ve stuck with XML is that with TBXML I&#039;m now able to parse the XML so quickly I&#039;m not seeing the need to move to a flat file.  Also, tools such as Tiled allow you to add properties to things like maps, layers and object groups.  Whilst handling this is possible in a pre-process stage before it hits the project, it is more work.

I completely agree about the bloat that XML can bring with it, but now that I can get Tiled to gzip its contents I end up with a very very small file that I can parse quickly and still benefit from being able to traverse the XML document when parsing in complex structure such as object groups etc.

I was definitely moving toward some kind of pre-processed file when I had load times of 20 seconds.  With 600ms its quick enough for me not to worry.

If you do any tests between the two I would be really interested to see the results :o)

Mike</description>
		<content:encoded><![CDATA[<p>Hi Greg</p>
<p>Your right, reducing the XML down to maybe a comma delimited file would be very quick although as you say, not as easy to read.</p>
<p>The reason I&#8217;ve stuck with XML is that with TBXML I&#8217;m now able to parse the XML so quickly I&#8217;m not seeing the need to move to a flat file.  Also, tools such as Tiled allow you to add properties to things like maps, layers and object groups.  Whilst handling this is possible in a pre-process stage before it hits the project, it is more work.</p>
<p>I completely agree about the bloat that XML can bring with it, but now that I can get Tiled to gzip its contents I end up with a very very small file that I can parse quickly and still benefit from being able to traverse the XML document when parsing in complex structure such as object groups etc.</p>
<p>I was definitely moving toward some kind of pre-processed file when I had load times of 20 seconds.  With 600ms its quick enough for me not to worry.</p>
<p>If you do any tests between the two I would be really interested to see the results :o)</p>
<p>Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gregorski</title>
		<link>http://www.71squared.com/2009/09/tbxml-released/comment-page-1/#comment-1880</link>
		<dc:creator>Gregorski</dc:creator>
		<pubDate>Sun, 27 Sep 2009 09:46:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.71squared.com/?p=921#comment-1880</guid>
		<description>Just to clarify, i mean&#039;t transform it BEFORE adding it to your XCode projcet.</description>
		<content:encoded><![CDATA[<p>Just to clarify, i mean&#8217;t transform it BEFORE adding it to your XCode projcet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gregorski</title>
		<link>http://www.71squared.com/2009/09/tbxml-released/comment-page-1/#comment-1879</link>
		<dc:creator>Gregorski</dc:creator>
		<pubDate>Sun, 27 Sep 2009 09:46:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.71squared.com/?p=921#comment-1879</guid>
		<description>Mike, have you considered that XML might be overkill for this and it would probably be much faster to transform the XML into a really simple CSV file and parse it manually ?

Sure it&#039;s not as elegant, but on a small device like this I would have though performance is much more important.  My experience from my work is that XML generally is a great format, but flawed by the bloat it creates for large documents, and the signification overhead involved in parsing it.

I haven&#039;t looked, but I&#039;m sure Cocoa has an API to break a CSV line into its constituent components.  I&#039;d be interested in a comparison and in fact when i get around to actually doing some work on the iPhone i will probably do one for my own interest.

Regards, 
Greg</description>
		<content:encoded><![CDATA[<p>Mike, have you considered that XML might be overkill for this and it would probably be much faster to transform the XML into a really simple CSV file and parse it manually ?</p>
<p>Sure it&#8217;s not as elegant, but on a small device like this I would have though performance is much more important.  My experience from my work is that XML generally is a great format, but flawed by the bloat it creates for large documents, and the signification overhead involved in parsing it.</p>
<p>I haven&#8217;t looked, but I&#8217;m sure Cocoa has an API to break a CSV line into its constituent components.  I&#8217;d be interested in a comparison and in fact when i get around to actually doing some work on the iPhone i will probably do one for my own interest.</p>
<p>Regards,<br />
Greg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Library: TBXML at Under The Bridge</title>
		<link>http://www.71squared.com/2009/09/tbxml-released/comment-page-1/#comment-1878</link>
		<dc:creator>Library: TBXML at Under The Bridge</dc:creator>
		<pubDate>Sun, 27 Sep 2009 05:54:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.71squared.com/?p=921#comment-1878</guid>
		<description>[...] Well, that suits a good number of applications. As discussed on 71^2 here: [...]</description>
		<content:encoded><![CDATA[<p>[...] Well, that suits a good number of applications. As discussed on 71^2 here: [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

