<?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: Zen Coding in Visual Studio 2012</title>
	<atom:link href="http://www.johnpapa.net/zen-coding-in-visual-studio-2012/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.johnpapa.net/zen-coding-in-visual-studio-2012/</link>
	<description>Evangelist on the loose</description>
	<lastBuildDate>Fri, 17 May 2013 07:46:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
	<item>
		<title>By: Nathan Fisher</title>
		<link>http://www.johnpapa.net/zen-coding-in-visual-studio-2012/#comment-65251</link>
		<dc:creator>Nathan Fisher</dc:creator>
		<pubDate>Wed, 30 Jan 2013 05:24:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnpapa.net/?p=9291#comment-65251</guid>
		<description><![CDATA[Alexander,
you need to press tab for it to work, much like the way snippets work in the rest of VS.]]></description>
		<content:encoded><![CDATA[<p>Alexander,<br />
you need to press tab for it to work, much like the way snippets work in the rest of VS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SharePoint 2013 Development &#38; Performance &#187; Web Essentials 2012 &#8211; Visual Studio Extension</title>
		<link>http://www.johnpapa.net/zen-coding-in-visual-studio-2012/#comment-63351</link>
		<dc:creator>SharePoint 2013 Development &#38; Performance &#187; Web Essentials 2012 &#8211; Visual Studio Extension</dc:creator>
		<pubDate>Thu, 24 Jan 2013 17:51:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnpapa.net/?p=9291#comment-63351</guid>
		<description><![CDATA[[...] Watch this short demo video and read more about the ZenCoding syntax. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Watch this short demo video and read more about the ZenCoding syntax. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Annonce d&#8217;intérêt public : Installez Web essentials &#124; frenchcoding</title>
		<link>http://www.johnpapa.net/zen-coding-in-visual-studio-2012/#comment-63071</link>
		<dc:creator>Annonce d&#8217;intérêt public : Installez Web essentials &#124; frenchcoding</dc:creator>
		<pubDate>Wed, 23 Jan 2013 14:00:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnpapa.net/?p=9291#comment-63071</guid>
		<description><![CDATA[[...]  [...]]]></description>
		<content:encoded><![CDATA[<p>[...]  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zen Coding for Visual Studio 2012 &#171; Vijay&#039;s blog</title>
		<link>http://www.johnpapa.net/zen-coding-in-visual-studio-2012/#comment-60241</link>
		<dc:creator>Zen Coding for Visual Studio 2012 &#171; Vijay&#039;s blog</dc:creator>
		<pubDate>Thu, 17 Jan 2013 10:51:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnpapa.net/?p=9291#comment-60241</guid>
		<description><![CDATA[[...] Don&#8217;t wait, head over to VS extensions gallery and grab hold of Web Essentials 2012 by Mads Kristensen. The extension offers good amount of features for VS based developers, of all of them the one I am going to talk about is the Zen Coding style introduced by Sergey Chikuyonok (as mentioned in JohnPapa.net). [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Don&#8217;t wait, head over to VS extensions gallery and grab hold of Web Essentials 2012 by Mads Kristensen. The extension offers good amount of features for VS based developers, of all of them the one I am going to talk about is the Zen Coding style introduced by Sergey Chikuyonok (as mentioned in JohnPapa.net). [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://www.johnpapa.net/zen-coding-in-visual-studio-2012/#comment-59411</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Mon, 14 Jan 2013 09:08:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnpapa.net/?p=9291#comment-59411</guid>
		<description><![CDATA[Thanks for the plugin. I have found few problems:

1- html&gt;body&gt;table&gt;tr*8&gt;td*3&gt;lorem9 will create table with 8 rows and three columns each with Lorem text.

2- html&gt;body&gt;table&gt;tr*8&gt;td*3&gt;lorem30 will create the same table by this time the last column of each row is empty.

3- html&gt;body&gt;table&gt;tr*8&gt;td*3&gt;lorem90 this time only first column has text!!

4- html&gt;body&gt;table&gt;tr*8&gt;td*3&gt;lorem900 now the text is back in all three rows.


Please fix the inconsistency issues.]]></description>
		<content:encoded><![CDATA[<p>Thanks for the plugin. I have found few problems:</p>
<p>1- html&gt;body&gt;table&gt;tr*8&gt;td*3&gt;lorem9 will create table with 8 rows and three columns each with Lorem text.</p>
<p>2- html&gt;body&gt;table&gt;tr*8&gt;td*3&gt;lorem30 will create the same table by this time the last column of each row is empty.</p>
<p>3- html&gt;body&gt;table&gt;tr*8&gt;td*3&gt;lorem90 this time only first column has text!!</p>
<p>4- html&gt;body&gt;table&gt;tr*8&gt;td*3&gt;lorem900 now the text is back in all three rows.</p>
<p>Please fix the inconsistency issues.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander Popov</title>
		<link>http://www.johnpapa.net/zen-coding-in-visual-studio-2012/#comment-59191</link>
		<dc:creator>Alexander Popov</dc:creator>
		<pubDate>Sun, 13 Jan 2013 16:34:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnpapa.net/?p=9291#comment-59191</guid>
		<description><![CDATA[Please, help me start unsing Zen Coding in Visual Studio. I installed the Web Essentials plug-in, but how do I start using Zen Coding. I mean, when I write, for example, div nothing happens. What other settings do I need to do? I am using VS 2012. Thanks for the help.]]></description>
		<content:encoded><![CDATA[<p>Please, help me start unsing Zen Coding in Visual Studio. I installed the Web Essentials plug-in, but how do I start using Zen Coding. I mean, when I write, for example, div nothing happens. What other settings do I need to do? I am using VS 2012. Thanks for the help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Samuel</title>
		<link>http://www.johnpapa.net/zen-coding-in-visual-studio-2012/#comment-48871</link>
		<dc:creator>Samuel</dc:creator>
		<pubDate>Thu, 13 Dec 2012 11:50:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnpapa.net/?p=9291#comment-48871</guid>
		<description><![CDATA[Olaf,

table&gt;thead&gt;tr&gt;th{$$}*4]]></description>
		<content:encoded><![CDATA[<p>Olaf,</p>
<p>table&gt;thead&gt;tr&gt;th{$$}*4</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.johnpapa.net/zen-coding-in-visual-studio-2012/#comment-48771</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Fri, 07 Dec 2012 04:55:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnpapa.net/?p=9291#comment-48771</guid>
		<description><![CDATA[Very impressive :)

There seems to be an issue with lists containing sibling elements.  e.g. div&gt;ul&gt;li*5&gt;span+div only adds the nested div to the first li, and not the other 4.  Nesting the sibling elements in a container div doesn&#039;t work either (div&gt;ul&gt;li*5&gt;div&gt;span+div).]]></description>
		<content:encoded><![CDATA[<p>Very impressive <img src='http://www.johnpapa.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>There seems to be an issue with lists containing sibling elements.  e.g. div&gt;ul&gt;li*5&gt;span+div only adds the nested div to the first li, and not the other 4.  Nesting the sibling elements in a container div doesn&#8217;t work either (div&gt;ul&gt;li*5&gt;div&gt;span+div).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Beverly</title>
		<link>http://www.johnpapa.net/zen-coding-in-visual-studio-2012/#comment-48231</link>
		<dc:creator>Richard Beverly</dc:creator>
		<pubDate>Wed, 21 Nov 2012 16:43:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnpapa.net/?p=9291#comment-48231</guid>
		<description><![CDATA[One thing that seems to be missing compared to plugins I&#039;ve used with NP++ and VS2010 is the ability to surround selected existing markup with the output of an expression. Does this functionality exist? If not, it would be a nice addition. Thanks! (I also love the simplicity of expanding with a simple and familiar Tab press)]]></description>
		<content:encoded><![CDATA[<p>One thing that seems to be missing compared to plugins I&#8217;ve used with NP++ and VS2010 is the ability to surround selected existing markup with the output of an expression. Does this functionality exist? If not, it would be a nice addition. Thanks! (I also love the simplicity of expanding with a simple and familiar Tab press)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hoisel</title>
		<link>http://www.johnpapa.net/zen-coding-in-visual-studio-2012/#comment-48221</link>
		<dc:creator>Hoisel</dc:creator>
		<pubDate>Wed, 21 Nov 2012 15:32:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnpapa.net/?p=9291#comment-48221</guid>
		<description><![CDATA[It&#039;s not working in vs2012 rc with vs2010 installed on same machine...]]></description>
		<content:encoded><![CDATA[<p>It&#8217;s not working in vs2012 rc with vs2010 installed on same machine&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>