<?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: MIX 10k Code Challenge += SVG</title>
	<atom:link href="http://www.codedread.com/blog/archives/2010/01/14/mix-10k-code-challenge-svg/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codedread.com/blog/archives/2010/01/14/mix-10k-code-challenge-svg/</link>
	<description></description>
	<lastBuildDate>Tue, 17 Jan 2012 21:56:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Jeff Schiller</title>
		<link>http://www.codedread.com/blog/archives/2010/01/14/mix-10k-code-challenge-svg/comment-page-1/#comment-1332</link>
		<dc:creator>Jeff Schiller</dc:creator>
		<pubDate>Fri, 15 Jan 2010 01:21:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codedread.com/archives/2010/01/14/mix-10k-code-challenge-svg/#comment-1332</guid>
		<description>John, that&#039;s interesting, I&#039;ll have to add your comment to my &lt;a href=&quot;http://blog.codedread.com/xhtml-pinata/&quot; rel=&quot;nofollow&quot;&gt;XHTML Piñata&lt;/a&gt;, but for now I just escaped the ampersands.



Anyway, I am using SVG paths to represent the suits, not XHTML (which wouldn&#039;t be a good idea in this case).</description>
		<content:encoded><![CDATA[<p>John, that&#8217;s interesting, I&#8217;ll have to add your comment to my <a href="http://blog.codedread.com/xhtml-pinata/" rel="nofollow">XHTML Piñata</a>, but for now I just escaped the ampersands.</p>
<p>Anyway, I am using SVG paths to represent the suits, not XHTML (which wouldn&#8217;t be a good idea in this case).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John A. Bilicki III</title>
		<link>http://www.codedread.com/blog/archives/2010/01/14/mix-10k-code-challenge-svg/comment-page-1/#comment-1331</link>
		<dc:creator>John A. Bilicki III</dc:creator>
		<pubDate>Thu, 14 Jan 2010 22:38:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codedread.com/archives/2010/01/14/mix-10k-code-challenge-svg/#comment-1331</guid>
		<description>I remember seeing your version of Solitaire about a year or two ago which is pretty cool. You could squeeze out maybe a few dozen if not a hundred or two bytes by using HTML entities (I would imagine) though I&#039;m only giving it a very casual glance...



Spades ♠ &spades; &#9824; &#x2660;

Clubs ♣ &clubs; &#9827; &#x2663;

Hearts ♥ &hearts; &#9829; &#x2665;

Diamonds ♦ &diams; &#9830; &#x2666;



&#9826;, &#9825;, &#9831;, &#9828;



If they end up rendering I&#039;ll just email you a link to the source.



Microsoft is obviously taking IE9 and it&#039;s future implications very seriously. While I can&#039;t wait for the beta I would hope if they make the decision to delay it a week here or there just to get things in like XHTML or Canvas as examples considering Dean&#039;s claim that the initial preview of IE9 was work done only in a span of three weeks (e.g. IE8 could have had CSS3 selectors with maybe a week&#039;s worth of work?) Still the &quot;leaks&quot; are appreciated.</description>
		<content:encoded><![CDATA[<p>I remember seeing your version of Solitaire about a year or two ago which is pretty cool. You could squeeze out maybe a few dozen if not a hundred or two bytes by using HTML entities (I would imagine) though I&#8217;m only giving it a very casual glance&#8230;</p>
<p>Spades ♠ &#38;spades; &#9824; &#x2660;</p>
<p>Clubs ♣ &#38;clubs; &#9827; &#x2663;</p>
<p>Hearts ♥ &#38;hearts; &#9829; &#x2665;</p>
<p>Diamonds ♦ &#38;diams; &#9830; &#x2666;</p>
<p>&#9826;, &#9825;, &#9831;, &#9828;</p>
<p>If they end up rendering I&#8217;ll just email you a link to the source.</p>
<p>Microsoft is obviously taking IE9 and it&#8217;s future implications very seriously. While I can&#8217;t wait for the beta I would hope if they make the decision to delay it a week here or there just to get things in like XHTML or Canvas as examples considering Dean&#8217;s claim that the initial preview of IE9 was work done only in a span of three weeks (e.g. IE8 could have had CSS3 selectors with maybe a week&#8217;s worth of work?) Still the &#8220;leaks&#8221; are appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.codedread.com/blog/archives/2010/01/14/mix-10k-code-challenge-svg/comment-page-1/#comment-1330</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Thu, 14 Jan 2010 21:37:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codedread.com/archives/2010/01/14/mix-10k-code-challenge-svg/#comment-1330</guid>
		<description>Great idea and an perfect demonstration of SVG&#039;s power.</description>
		<content:encoded><![CDATA[<p>Great idea and an perfect demonstration of SVG&#8217;s power.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian</title>
		<link>http://www.codedread.com/blog/archives/2010/01/14/mix-10k-code-challenge-svg/comment-page-1/#comment-1329</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Thu, 14 Jan 2010 18:33:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codedread.com/archives/2010/01/14/mix-10k-code-challenge-svg/#comment-1329</guid>
		<description>Thanks for submitting! I&#039;m one of the tech guys helping out with the site and it&#039;s really great to see the variety of entries. It&#039;s been pretty amazing to see what people can cram into 10,240 bytes.



We&#039;ve had Silverlight, HTML 5, and SVG. We&#039;re still hoping to get a few Python or Ruby submissions too.



Hopefully I&#039;ll get to see you at Mix this March.</description>
		<content:encoded><![CDATA[<p>Thanks for submitting! I&#8217;m one of the tech guys helping out with the site and it&#8217;s really great to see the variety of entries. It&#8217;s been pretty amazing to see what people can cram into 10,240 bytes.</p>
<p>We&#8217;ve had Silverlight, HTML 5, and SVG. We&#8217;re still hoping to get a few Python or Ruby submissions too.</p>
<p>Hopefully I&#8217;ll get to see you at Mix this March.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

