<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments on: &lt;head&gt;s up: Singularity Web Conference becomes &lt;head&gt;</title>
	<atom:link href="http://aralbalkan.com/1469/feed" rel="self" type="application/rss+xml" />
	<link>http://aralbalkan.com/1469</link>
	<description>Passionate geekisms.</description>
	<lastBuildDate>Fri, 19 Mar 2010 02:32:17 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Aral</title>
		<link>http://aralbalkan.com/1469/comment-page-1#comment-184215</link>
		<dc:creator>Aral</dc:creator>
		<pubDate>Thu, 11 Sep 2008 21:48:08 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1469#comment-184215</guid>
		<description>Hi David,

Thanks for taking the time to test it out and report back :) I&#039;ll look into why it&#039;s not displaying in IE8. For the time being, it may be easiest to go with the http-equiv header as you suggest!</description>
		<content:encoded><![CDATA[<p>Hi David,</p>
<p>Thanks for taking the time to test it out and report back :) I&#8217;ll look into why it&#8217;s not displaying in IE8. For the time being, it may be easiest to go with the http-equiv header as you suggest!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Arno</title>
		<link>http://aralbalkan.com/1469/comment-page-1#comment-183508</link>
		<dc:creator>David Arno</dc:creator>
		<pubDate>Tue, 09 Sep 2008 06:00:16 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1469#comment-183508</guid>
		<description>I&#039;ve checked it against IE 7 and IE 8 beta 2. It now works in IE 7 (though as you say, due to IE being a dog&#039;s dinner of a browser, it doesn&#039;t look as good as it does in FireFox or Chrome). Sadly it is now broken in IE 8 beta 2 though. Of course, in theory, that is easily fixed with the near-infamous &lt;meta http-equiv=&quot;X-UA-Compatible&quot; content=&quot;IE=7&quot; /&gt; tag (which needs to appear straight after the &lt;head&gt; tag otherwise it won&#039;t work apparently).</description>
		<content:encoded><![CDATA[<p>I&#8217;ve checked it against IE 7 and IE 8 beta 2. It now works in IE 7 (though as you say, due to IE being a dog&#8217;s dinner of a browser, it doesn&#8217;t look as good as it does in FireFox or Chrome). Sadly it is now broken in IE 8 beta 2 though. Of course, in theory, that is easily fixed with the near-infamous &lt;meta http-equiv=&#8221;X-UA-Compatible&#8221; content=&#8221;IE=7&#8243; /&gt; tag (which needs to appear straight after the &lt;head&gt; tag otherwise it won&#8217;t work apparently).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aral</title>
		<link>http://aralbalkan.com/1469/comment-page-1#comment-183273</link>
		<dc:creator>Aral</dc:creator>
		<pubDate>Mon, 08 Sep 2008 14:43:02 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1469#comment-183273</guid>
		<description>@David Arno: Please check the site again in IE, it should work. 

It appears that IE does not like a combination of floats and CSS expressions. It is quite alarming that you can crash a browser with CSS alone but, alas, this is IE. 

I&#039;ve implemented fixes which mean that the content should at least be accessible under IE. Since IE does not support fixed positioning in CSS, you will not get the same experience (that&#039;s impossible to implement). I will see what other improvements we can make to the IE version in the coming days.</description>
		<content:encoded><![CDATA[<p>@David Arno: Please check the site again in IE, it should work. </p>
<p>It appears that IE does not like a combination of floats and CSS expressions. It is quite alarming that you can crash a browser with CSS alone but, alas, this is IE. </p>
<p>I&#8217;ve implemented fixes which mean that the content should at least be accessible under IE. Since IE does not support fixed positioning in CSS, you will not get the same experience (that&#8217;s impossible to implement). I will see what other improvements we can make to the IE version in the coming days.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aral</title>
		<link>http://aralbalkan.com/1469/comment-page-1#comment-183063</link>
		<dc:creator>Aral</dc:creator>
		<pubDate>Sun, 07 Sep 2008 20:01:38 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1469#comment-183063</guid>
		<description>Hi David,

Sorry to hear that you don&#039;t like the new name. Thankfully, the overwhelming response we&#039;ve had to the name has been very positive.

I&#039;ll look into the IE issue. It was a two-day redesign and it&#039;s possible that there may be issues under IE. 

In the meanwhile, a standards-compliant browser like Firefox or Safari should work fine. 

We&#039;ll look into the issue and implement the necessary hacks for it to work on non-standards  compliant browsers as soon as possible.

While you are right that IE enjoys a very large share of the _consumer_ market, the statistics for _web developers_, who are our target audience is very different. The statistics for the Singularity/&lt;head&gt; web site, for example are entirely opposite with Firefox and Safari making up 80% (actual 79.40% according to Google Analytics) of the browsers and all versions of IE accounting for under 15% (actual 14.59%). So, in our case, my priority is getting the site working with 80% of browsers in our target audience and then tackling the rest.

Finally, remember, web developers don&#039;t let friends use IE ;)</description>
		<content:encoded><![CDATA[<p>Hi David,</p>
<p>Sorry to hear that you don&#8217;t like the new name. Thankfully, the overwhelming response we&#8217;ve had to the name has been very positive.</p>
<p>I&#8217;ll look into the IE issue. It was a two-day redesign and it&#8217;s possible that there may be issues under IE. </p>
<p>In the meanwhile, a standards-compliant browser like Firefox or Safari should work fine. </p>
<p>We&#8217;ll look into the issue and implement the necessary hacks for it to work on non-standards  compliant browsers as soon as possible.</p>
<p>While you are right that IE enjoys a very large share of the _consumer_ market, the statistics for _web developers_, who are our target audience is very different. The statistics for the Singularity/&lt;head&gt; web site, for example are entirely opposite with Firefox and Safari making up 80% (actual 79.40% according to Google Analytics) of the browsers and all versions of IE accounting for under 15% (actual 14.59%). So, in our case, my priority is getting the site working with 80% of browsers in our target audience and then tackling the rest.</p>
<p>Finally, remember, web developers don&#8217;t let friends use IE ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Arno</title>
		<link>http://aralbalkan.com/1469/comment-page-1#comment-182446</link>
		<dc:creator>David Arno</dc:creator>
		<pubDate>Fri, 05 Sep 2008 09:42:36 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1469#comment-182446</guid>
		<description>I think the new name is truly awful. I&#039;m at a loss to understand what led Aral and co to think it a good choice of name.

Despite that, I suggested the boss take a look at the site to see if he thought it worth buying tickets. He viewed the site with IE 7. The site crashed IE 7. He was less than impressed and is now reluctant to buy tickets. I can&#039;t say I blame him.

Come on Aral, what are you playing at? Surely you tested your web site using IE, didn&#039;t you? You may not like it, and its incompatibility with standards and the other browsers is annoying, but it&#039;s still used by 80+% of the web audience.</description>
		<content:encoded><![CDATA[<p>I think the new name is truly awful. I&#8217;m at a loss to understand what led Aral and co to think it a good choice of name.</p>
<p>Despite that, I suggested the boss take a look at the site to see if he thought it worth buying tickets. He viewed the site with IE 7. The site crashed IE 7. He was less than impressed and is now reluctant to buy tickets. I can&#8217;t say I blame him.</p>
<p>Come on Aral, what are you playing at? Surely you tested your web site using IE, didn&#8217;t you? You may not like it, and its incompatibility with standards and the other browsers is annoying, but it&#8217;s still used by 80+% of the web audience.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aral</title>
		<link>http://aralbalkan.com/1469/comment-page-1#comment-182345</link>
		<dc:creator>Aral</dc:creator>
		<pubDate>Thu, 04 Sep 2008 21:41:17 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1469#comment-182345</guid>
		<description>@Kevo: T-shirts are on the to-do list :)</description>
		<content:encoded><![CDATA[<p>@Kevo: T-shirts are on the to-do list :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevo</title>
		<link>http://aralbalkan.com/1469/comment-page-1#comment-182263</link>
		<dc:creator>Kevo</dc:creator>
		<pubDate>Thu, 04 Sep 2008 14:31:26 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1469#comment-182263</guid>
		<description>Are you going to make t-shirts? I want a &lt;head&gt; t-shirt.</description>
		<content:encoded><![CDATA[<p>Are you going to make t-shirts? I want a &lt;head&gt; t-shirt.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aral</title>
		<link>http://aralbalkan.com/1469/comment-page-1#comment-182072</link>
		<dc:creator>Aral</dc:creator>
		<pubDate>Wed, 03 Sep 2008 17:48:30 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1469#comment-182072</guid>
		<description>Hey guys, thanks so much for your words of support and encouragement. 

@Ronny: Yep, it&#039;s definitely going getting busier and busier (and it was crazy busy to start out with!) :)

@Jim: Donno, seems like HTML 4 is kicking XHTML&#039;s butt -- not that I want to get into that debate :) 

@Illias: LOL! :) Remember it&#039;s ampersand lt semi-colon head ampersand gt semi-colon -- the name definitely poses some unique challenges but I love it :) 

@FlashBookmarks, @Iain: We had an over quota issue after making the new design live (see my next blog post). It also coincided with a maintenance on Google so I don&#039;t know what has caused it. The site is back up now, Google&#039;s engineers are keeping an eye on things, and we&#039;re working together to get to the bottom of it.

&lt;head&gt; is one of the first commercial applications on Google App Engine and GAE is still very young. It&#039;s to be expected that we run into technical issues. I&#039;m happy that we&#039;re working on fixing them. That said, the quota system as it stands is broken and needs to be fixed at a much more fundamental level.

@Michiel van der Ros: Nope, they don&#039;t do conferences and we don&#039;t do ski-ware so it&#039;s all good. Re: SEO, I&#039;m happy the head conference comes up #1 :) 

@Lee McColl Sylvester: I really didn&#039;t want any trouble. It was two days of hard work to redesign the site but (a) I love the new name, (b) I love the new design and it just _feels_ better. 

I wanted to change the name next year anyway -- this just really moved things up. Going to keep this energy up for the next two months to make sure that we deliver a great new conference.

@Ben Darlow, Firdosh Tangri: Thanks, guys -- so happy with all the positive comments on the name change and the new design :)</description>
		<content:encoded><![CDATA[<p>Hey guys, thanks so much for your words of support and encouragement. </p>
<p>@Ronny: Yep, it&#8217;s definitely going getting busier and busier (and it was crazy busy to start out with!) :)</p>
<p>@Jim: Donno, seems like HTML 4 is kicking XHTML&#8217;s butt &#8212; not that I want to get into that debate :) </p>
<p>@Illias: LOL! :) Remember it&#8217;s ampersand lt semi-colon head ampersand gt semi-colon &#8212; the name definitely poses some unique challenges but I love it :) </p>
<p>@FlashBookmarks, @Iain: We had an over quota issue after making the new design live (see my next blog post). It also coincided with a maintenance on Google so I don&#8217;t know what has caused it. The site is back up now, Google&#8217;s engineers are keeping an eye on things, and we&#8217;re working together to get to the bottom of it.</p>
<p>&lt;head&gt; is one of the first commercial applications on Google App Engine and GAE is still very young. It&#8217;s to be expected that we run into technical issues. I&#8217;m happy that we&#8217;re working on fixing them. That said, the quota system as it stands is broken and needs to be fixed at a much more fundamental level.</p>
<p>@Michiel van der Ros: Nope, they don&#8217;t do conferences and we don&#8217;t do ski-ware so it&#8217;s all good. Re: SEO, I&#8217;m happy the head conference comes up #1 :) </p>
<p>@Lee McColl Sylvester: I really didn&#8217;t want any trouble. It was two days of hard work to redesign the site but (a) I love the new name, (b) I love the new design and it just _feels_ better. </p>
<p>I wanted to change the name next year anyway &#8212; this just really moved things up. Going to keep this energy up for the next two months to make sure that we deliver a great new conference.</p>
<p>@Ben Darlow, Firdosh Tangri: Thanks, guys &#8212; so happy with all the positive comments on the name change and the new design :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michiel van der Ros</title>
		<link>http://aralbalkan.com/1469/comment-page-1#comment-182036</link>
		<dc:creator>Michiel van der Ros</dc:creator>
		<pubDate>Wed, 03 Sep 2008 13:49:46 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1469#comment-182036</guid>
		<description>&quot;head&quot; is also not very search engine friendly, though when adding the word &quot;conference&quot; it ranks #1.
Number two however is &quot;HEAD&quot;, a 10th edition conference by the High Energy Astrophysics Division... But I suppose you realized that before you changed the name?</description>
		<content:encoded><![CDATA[<p>&#8220;head&#8221; is also not very search engine friendly, though when adding the word &#8220;conference&#8221; it ranks #1.<br />
Number two however is &#8220;HEAD&#8221;, a 10th edition conference by the High Energy Astrophysics Division&#8230; But I suppose you realized that before you changed the name?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: firdosh tangri</title>
		<link>http://aralbalkan.com/1469/comment-page-1#comment-182022</link>
		<dc:creator>firdosh tangri</dc:creator>
		<pubDate>Wed, 03 Sep 2008 11:33:33 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1469#comment-182022</guid>
		<description> sounds gooooddd !!! 

cheers
Firdosh</description>
		<content:encoded><![CDATA[<p>sounds gooooddd !!! </p>
<p>cheers<br />
Firdosh</p>
]]></content:encoded>
	</item>
</channel>
</rss>
