<?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: Mojalbum.com launch</title>
	<atom:link href="http://hancic.info/mojalbum-com-launch/feed" rel="self" type="application/rss+xml" />
	<link>http://hancic.info/mojalbum-com-launch</link>
	<description>thoughts by Jan Hančič</description>
	<lastBuildDate>Tue, 27 Dec 2011 07:26:01 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jan Hančič</title>
		<link>http://hancic.info/mojalbum-com-launch/comment-page-1#comment-27</link>
		<dc:creator>Jan Hančič</dc:creator>
		<pubDate>Wed, 04 Nov 2009 07:55:38 +0000</pubDate>
		<guid isPermaLink="false">http://hancic.info/?p=245#comment-27</guid>
		<description>Thanks!

well coding the importer in something else could have easily taken the same time PHP used to do the importing since I&#039;m a little bit rusty in anything else than PHP. And the import script is/was huge, a lot of logic and what not.

As for JS: the main performance came from combining all the JS files into one so that the browser only makes one request. And using HTTP caching. Minifying was just the cherry on top :)</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
<p>well coding the importer in something else could have easily taken the same time PHP used to do the importing since I&#8217;m a little bit rusty in anything else than PHP. And the import script is/was huge, a lot of logic and what not.</p>
<p>As for JS: the main performance came from combining all the JS files into one so that the browser only makes one request. And using HTTP caching. Minifying was just the cherry on top :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Kadlec</title>
		<link>http://hancic.info/mojalbum-com-launch/comment-page-1#comment-28</link>
		<dc:creator>Mark Kadlec</dc:creator>
		<pubDate>Wed, 04 Nov 2009 03:57:33 +0000</pubDate>
		<guid isPermaLink="false">http://hancic.info/?p=245#comment-28</guid>
		<description>Great post, I always like to hear honest retrospective from some of these projects.

I am &lt;i&gt;shocked&lt;/i&gt; that you used PHP to import the images, I think I would have pulled the plug on that import after 1 hour. :)

Sounds like you noticed a performance boost with minifying even small pieces of Javascript, that&#039;s good to know.</description>
		<content:encoded><![CDATA[<p>Great post, I always like to hear honest retrospective from some of these projects.</p>
<p>I am <i>shocked</i> that you used PHP to import the images, I think I would have pulled the plug on that import after 1 hour. :)</p>
<p>Sounds like you noticed a performance boost with minifying even small pieces of Javascript, that&#8217;s good to know.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

