<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>AndrewBlogs &#187; CowFarm</title>
	<atom:link href="http://andrewblogs.com/category/cowfarm/feed/" rel="self" type="application/rss+xml" />
	<link>http://andrewblogs.com/blog</link>
	<description></description>
	<lastBuildDate>Wed, 27 Jul 2011 00:29:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Paceyourself: Managing client side javascript with require.js</title>
		<link>http://andrewblogs.com/blog/paceyourself-managing-client-side-javascript-with-require-js/</link>
		<comments>http://andrewblogs.com/blog/paceyourself-managing-client-side-javascript-with-require-js/#comments</comments>
		<pubDate>Tue, 31 May 2011 15:36:49 +0000</pubDate>
		<dc:creator>Andrew Kharlamov</dc:creator>
				<category><![CDATA[CowFarm]]></category>

		<guid isPermaLink="false">http://andrewblogs.com/blog/?p=819</guid>
		<description><![CDATA[http://paceyourself.net Managing client side javascript with require.js]]></description>
			<content:encoded><![CDATA[<p>http://paceyourself.net <a target="_blank" href="http://paceyourself.net/2011/05/14/managing-client-side-javascript-with-requirejs/">Managing client side javascript with require.js</a></p>
]]></content:encoded>
			<wfw:commentRss>http://andrewblogs.com/blog/paceyourself-managing-client-side-javascript-with-require-js/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Css Syntax Highlighting for Scss</title>
		<link>http://andrewblogs.com/blog/css-syntax-highlighting-for-scss/</link>
		<comments>http://andrewblogs.com/blog/css-syntax-highlighting-for-scss/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 21:33:11 +0000</pubDate>
		<dc:creator>Andrew Kharlamov</dc:creator>
				<category><![CDATA[CowFarm]]></category>

		<guid isPermaLink="false">http://andrewblogs.com/blog/?p=659</guid>
		<description><![CDATA[I wrote a quick little extension for Visual Studio 2010, which allows you to View SCSS with CSS 2.1 Syntax Highlighting and Intellisense, not the greatest thing in the world, but it helps a bit. It can easily be uninstalled through the Extension Manager, if you don&#8217;t want it anymore. I basically took the values [...]]]></description>
			<content:encoded><![CDATA[<p>I wrote a quick little extension for Visual Studio 2010, which allows you to View SCSS with CSS 2.1 Syntax Highlighting and Intellisense, not the greatest thing in the world, but it helps a bit. </p>
<p>It can easily be uninstalled through the Extension Manager, if you don&#8217;t want it anymore.  I basically took the values in my Registry for Css and duplicated them for SCSS.  </p>
<p>Extension Source:</p>
<pre class="brush:plain">[$RootKey$\Languages\File Extensions\.scss]
@="{A764E898-518D-11d2-9A89-00C04F79EFC3}"

[$RootKey$\Editors\{A764E89A-518D-11d2-9A89-00C04F79EFC3}\Extensions]
"scss"=dword:00000040</pre>
<p><strong>READ BEFORE INSTALL!:</strong></p>
<ul>
<li>You must &#8220;Exclude [files] from Project&#8221; [SCSS] after install, then &#8220;View hidden files&#8221; and &#8220;Include files in Project&#8221; to make this work on existing files.</li>
<li>Run the installer as an Administrator.</li>
<li>Remove any entries for &#8220;scss&#8221; from: Tools, Text Editor, File Extension.</li>
</ul>
<p><strong>Download Extension:</strong> <a href="http://andrewblogs.com/ScssInCss.zip">ScssInCss</a></p>
]]></content:encoded>
			<wfw:commentRss>http://andrewblogs.com/blog/css-syntax-highlighting-for-scss/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>

