<?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>MorningZ &#187; jQuery</title>
	<atom:link href="http://www.morningz.com/category/programming/jquery-programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.morningz.com</link>
	<description>Stuff I got to say</description>
	<lastBuildDate>Mon, 29 Mar 2010 02:54:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to get jQuery 1.4.1-vsdoc</title>
		<link>http://www.morningz.com/2010/how-to-get-jquery-1-4-1-vsdoc/</link>
		<comments>http://www.morningz.com/2010/how-to-get-jquery-1-4-1-vsdoc/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 12:37:24 +0000</pubDate>
		<dc:creator>MorningZ</dc:creator>
				<category><![CDATA[ASPNET]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.morningz.com/?p=58</guid>
		<description><![CDATA[Since this is not available yet on the jQuery home page, here is a way to get the file as it stands today: 1) Download MVC 2 Realease Canditate 2 from here (file name: AspNetMVC2_RC2_VS2008.exe) 2) Copy this file to somewhere &#8220;easy&#8221; to use with a DOS Prompt, I copied AspNetMVC2_RC2_VS2008.exe to &#8220;C:\Temp\MVC2RC2\&#8221; 3) Use [...]]]></description>
			<content:encoded><![CDATA[<p>Since this is not available yet on the jQuery home page, here is a way to get the file as it stands today:</p>
<p>1) Download MVC 2 Realease Canditate 2 from <a title="MS Download Page" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=7aba081a-19b9-44c4-a247-3882c8f749e3&amp;displaylang=en" target="_blank">here</a> (file name: AspNetMVC2_RC2_VS2008.exe)</p>
<p>2) Copy this file to somewhere &#8220;easy&#8221; to use with a DOS Prompt, I copied AspNetMVC2_RC2_VS2008.exe to &#8220;C:\Temp\MVC2RC2\&#8221;</p>
<p>3) Use a program like <a title="7-Zip download page" href="http://www.google.com/url?q=http://www.7-zip.org/download.html&amp;ei=EjtwS6XSKYmXtgfxhuWWBg&amp;sa=X&amp;oi=smap&amp;resnum=1&amp;ct=result&amp;cd=1&amp;ved=0CAwQqwMoADAA&amp;usg=AFQjCNEg-f6eNiSQBD7JoVXFZt8GNB5iVA" target="_blank">7-zip</a> or <a title="WinRar download page" href="http://www.rarlab.com/download.htm" target="_blank">WinRar</a> to extract the .exe to this folder using the &#8220;Extract Here&#8221; option (<a title="Extra All screenshot" href="http://www.morningz.com/wp-content/uploads/2010/02/mvcr2_extract.png" target="_blank">screenshot</a>)</p>
<p>4) Open up a command prompt and type to get to this folder created by the extraction:</p>
<pre>cd "C:\Temp\MVC2RC2\mvctoolsvs2008"</pre>
<p>5) Type this MS DOS command (referenced from <a title="Extracting an MSI file" href="http://thebackroomtech.com/2007/08/23/howto-extract-files-from-a-msi-file-using-the-windows-command-line/" target="_blank">this blog post</a>), when it&#8217;s complete, close the command window:</p>
<pre>msiexec /a vs2008toolsmvc2.msi /qb TARGETDIR=C:\Temp\MVC2RC2\Extract</pre>
<p>6) Back in windows explorer, you should be able to navigate to &#8220;C:\Temp\MVC2RC2\Extract\Microsoft ASP.NET\ASP.NET MVC 2\VisualStudio_PROJ_DIR\CSharp\Web\1033&#8243;, where there is a zip file named &#8220;EmptyMvcWebApplicationProjectTemplatev2.0.cs.zip&#8221;</p>
<p>7) Inside that zip file is <strong>&#8220;scripts/jquery-1.4.1-vsdoc.js&#8221;</strong>&#8230;.</p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.morningz.com/2010/how-to-get-jquery-1-4-1-vsdoc/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
