<?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: Technical Details Behind iWork.com</title>
	<atom:link href="http://ajaxian.com/archives/technical-details-behind-iworkcom/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/technical-details-behind-iworkcom</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 17 May 2012 07:43:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: whyisjasontaken</title>
		<link>http://ajaxian.com/archives/technical-details-behind-iworkcom/comment-page-1#comment-270385</link>
		<dc:creator>whyisjasontaken</dc:creator>
		<pubDate>Tue, 13 Jan 2009 01:42:23 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=5581#comment-270385</guid>
		<description>The JSON-in-XML reminds me of this: &lt;a href=&quot;http://thedailyajaxian.com/Articles/Keep-it-Simple-and-Stupid.aspx&quot; rel=&quot;nofollow&quot;&gt;http://thedailyajaxian.com/Articles/Keep-it-Simple-and-Stupid.aspx&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>The JSON-in-XML reminds me of this: <a href="http://thedailyajaxian.com/Articles/Keep-it-Simple-and-Stupid.aspx" rel="nofollow">http://thedailyajaxian.com/Articles/Keep-it-Simple-and-Stupid.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jseibert</title>
		<link>http://ajaxian.com/archives/technical-details-behind-iworkcom/comment-page-1#comment-270304</link>
		<dc:creator>jseibert</dc:creator>
		<pubDate>Fri, 09 Jan 2009 03:08:14 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=5581#comment-270304</guid>
		<description>I&#039;m also fascinated that they are using VML in IE instead of ExCanvas... seems like a huge wasted effort to build it with another technology and then warn everyone that it will be horribly slow.

Flash is the other main technology that can be used to build this, but perhaps Apple felt they would be heavily criticized for using using Flash when it is not on the iPhone.

@PACraddock - There are quite a few other sites like iWork.com out there. Check out &lt;a href=&quot;http://www.GetBackboard.com&quot; title=&quot;Backboard&quot; rel=&quot;nofollow&quot;&gt;Backboard&lt;/a&gt; for example. (Disclosure: I helped start the site, and we chose Flash over canvas so that we could support IE.)</description>
		<content:encoded><![CDATA[<p>I&#8217;m also fascinated that they are using VML in IE instead of ExCanvas&#8230; seems like a huge wasted effort to build it with another technology and then warn everyone that it will be horribly slow.</p>
<p>Flash is the other main technology that can be used to build this, but perhaps Apple felt they would be heavily criticized for using using Flash when it is not on the iPhone.</p>
<p>@PACraddock &#8211; There are quite a few other sites like iWork.com out there. Check out <a href="http://www.GetBackboard.com" title="Backboard" rel="nofollow">Backboard</a> for example. (Disclosure: I helped start the site, and we chose Flash over canvas so that we could support IE.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PACraddock</title>
		<link>http://ajaxian.com/archives/technical-details-behind-iworkcom/comment-page-1#comment-270290</link>
		<dc:creator>PACraddock</dc:creator>
		<pubDate>Thu, 08 Jan 2009 11:46:16 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=5581#comment-270290</guid>
		<description>I&#039;d be very interested in seeing whether anyone releases similar apps in the future for people to host on their own websites. Even &quot;just&quot; having comment mark-up is great.</description>
		<content:encoded><![CDATA[<p>I&#8217;d be very interested in seeing whether anyone releases similar apps in the future for people to host on their own websites. Even &#8220;just&#8221; having comment mark-up is great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: grigs</title>
		<link>http://ajaxian.com/archives/technical-details-behind-iworkcom/comment-page-1#comment-270278</link>
		<dc:creator>grigs</dc:creator>
		<pubDate>Wed, 07 Jan 2009 16:48:25 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=5581#comment-270278</guid>
		<description>I think you missed something in your investigation. The documents themselves are embedded in the canvas as pdf files.

I was curious how they were going to handle formatting, fonts, and images in documents. They handle it by generating pdf pages (actually separate pdf files per page) that is used in the main document view. Therefore, they can ensure the document looks exactly like it did in iWork on the desktop.

This also means that they are a long way away from allowing someone to edit the document through iWork.com.

Take a look at the files being downloaded using the network timeline (easiest in Safari) to see the pdf files.</description>
		<content:encoded><![CDATA[<p>I think you missed something in your investigation. The documents themselves are embedded in the canvas as pdf files.</p>
<p>I was curious how they were going to handle formatting, fonts, and images in documents. They handle it by generating pdf pages (actually separate pdf files per page) that is used in the main document view. Therefore, they can ensure the document looks exactly like it did in iWork on the desktop.</p>
<p>This also means that they are a long way away from allowing someone to edit the document through iWork.com.</p>
<p>Take a look at the files being downloaded using the network timeline (easiest in Safari) to see the pdf files.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

