<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>AnJ Inc's Weblog &#187; IDE</title>
	<atom:link href="http://anjinc.wordpress.com/tag/ide/feed/" rel="self" type="application/rss+xml" />
	<link>http://anjinc.wordpress.com</link>
	<description></description>
	<lastBuildDate>Mon, 10 Mar 2008 18:46:21 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='anjinc.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/4933f7680caf09db61a689f3be21bd31?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>AnJ Inc's Weblog &#187; IDE</title>
		<link>http://anjinc.wordpress.com</link>
	</image>
			<item>
		<title>vsAmp2 &#8211; A Visual Studio 2008 audio player addin</title>
		<link>http://anjinc.wordpress.com/2008/02/20/vsamp2-a-visual-studio-2008-audio-player-addin/</link>
		<comments>http://anjinc.wordpress.com/2008/02/20/vsamp2-a-visual-studio-2008-audio-player-addin/#comments</comments>
		<pubDate>Wed, 20 Feb 2008 18:53:49 +0000</pubDate>
		<dc:creator>anjinc</dc:creator>
				<category><![CDATA[Programing]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[Visual Studio 2008]]></category>

		<guid isPermaLink="false">http://anjinc.wordpress.com/2008/02/20/vsamp2-a-visual-studio-2008-audio-player-addin/</guid>
		<description><![CDATA[I have spent some time on trying to re-create a add-in that had existed in VB6 that would allow me to play audio and video files within the Visual Studio IDE while I code.
This project is based on the .NET 2.0 framework and is coded using the VSPackage integration process.
This code/solution has taught me a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anjinc.wordpress.com&blog=2927074&post=3&subd=anjinc&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><blockquote><p>I have spent some time on trying to re-create a add-in that had existed in VB6 that would allow me to play audio and video files within the Visual Studio IDE while I code.</p></blockquote>
<blockquote><p>This project is based on the .NET 2.0 framework and is coded using the <a href="http://msdn2.microsoft.com/en-us/library/bb166424(VS.80).aspx">VSPackage</a> integration process.</p></blockquote>
<blockquote><p>This code/solution has taught me a lot on how to write and modify the vsPackage information and how to utilized external assemblies to handle core processes of the &#8216;host&#8217; application.</p></blockquote>
<blockquote><p>As a side note, I am including the source code, but you must make a base solution within VS to &#8216;link&#8217; them all together.  vsAmp2 requires the playlistEditor.dll from the PlaylistManager project.</p></blockquote>
<p>Download Source code: <a href="http://anjinc.web.officelive.com/Documents/vsAmp2.zip">vsAmp2.zip</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/anjinc.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/anjinc.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/anjinc.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/anjinc.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/anjinc.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/anjinc.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/anjinc.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/anjinc.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/anjinc.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/anjinc.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/anjinc.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/anjinc.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anjinc.wordpress.com&blog=2927074&post=3&subd=anjinc&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://anjinc.wordpress.com/2008/02/20/vsamp2-a-visual-studio-2008-audio-player-addin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3bdc6db3ea7e9a5de17281651877bae5?s=96&#38;d=identicon" medium="image">
			<media:title type="html">AnJ Inc</media:title>
		</media:content>
	</item>
	</channel>
</rss>