<?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>Reacties op: Visual Studio 2008 and PHP Coloring</title>
	<atom:link href="http://www.cumps.be/visual-studio-2008-and-php-coloring/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cumps.be/visual-studio-2008-and-php-coloring/</link>
	<description>Living my life...</description>
	<lastBuildDate>Sat, 12 Dec 2009 22:49:53 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Door: W. Leon Sutton, Jr.</title>
		<link>http://www.cumps.be/visual-studio-2008-and-php-coloring/comment-page-1/#comment-4844</link>
		<dc:creator>W. Leon Sutton, Jr.</dc:creator>
		<pubDate>Fri, 13 Nov 2009 08:00:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cumps.be/visual-studio-2008-and-php-coloring/#comment-4844</guid>
		<description>Well, considering that PHP is a direct descendant of C/C++ (not to mention a couple others), it really is no wonder that using C++ code coloring (or a derivative of) would work.  This is much appreciated. :)</description>
		<content:encoded><![CDATA[<p>Well, considering that PHP is a direct descendant of C/C++ (not to mention a couple others), it really is no wonder that using C++ code coloring (or a derivative of) would work.  This is much appreciated. <img src='http://www.cumps.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Door: Baris Ergin</title>
		<link>http://www.cumps.be/visual-studio-2008-and-php-coloring/comment-page-1/#comment-234</link>
		<dc:creator>Baris Ergin</dc:creator>
		<pubDate>Fri, 07 Aug 2009 18:02:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cumps.be/visual-studio-2008-and-php-coloring/#comment-234</guid>
		<description>Thank you for this information, you light my day!</description>
		<content:encoded><![CDATA[<p>Thank you for this information, you light my day!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Door: Jesse</title>
		<link>http://www.cumps.be/visual-studio-2008-and-php-coloring/comment-page-1/#comment-231</link>
		<dc:creator>Jesse</dc:creator>
		<pubDate>Thu, 25 Jun 2009 17:24:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cumps.be/visual-studio-2008-and-php-coloring/#comment-231</guid>
		<description>#28 - works beatifully. The author should really add this advice to his post as this is much easier!</description>
		<content:encoded><![CDATA[<p>#28 &#8211; works beatifully. The author should really add this advice to his post as this is much easier!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Door: Stuart</title>
		<link>http://www.cumps.be/visual-studio-2008-and-php-coloring/comment-page-1/#comment-233</link>
		<dc:creator>Stuart</dc:creator>
		<pubDate>Wed, 03 Jun 2009 13:23:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cumps.be/visual-studio-2008-and-php-coloring/#comment-233</guid>
		<description>This can be done for other file types, providing you know which formatting type you are after.
Go to Tools-&gt;Options.
Expand Text Editor.
Click File Extension.
Fill in the form on the right (enter extension, select Editor) then click Add.</description>
		<content:encoded><![CDATA[<p>This can be done for other file types, providing you know which formatting type you are after.<br />
Go to Tools-&gt;Options.<br />
Expand Text Editor.<br />
Click File Extension.<br />
Fill in the form on the right (enter extension, select Editor) then click Add.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Door: Orn</title>
		<link>http://www.cumps.be/visual-studio-2008-and-php-coloring/comment-page-1/#comment-232</link>
		<dc:creator>Orn</dc:creator>
		<pubDate>Mon, 18 May 2009 16:32:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cumps.be/visual-studio-2008-and-php-coloring/#comment-232</guid>
		<description>Works great VS2005 and vs2008, thanks a lot.</description>
		<content:encoded><![CDATA[<p>Works great VS2005 and vs2008, thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Door: Tim</title>
		<link>http://www.cumps.be/visual-studio-2008-and-php-coloring/comment-page-1/#comment-229</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Sat, 28 Mar 2009 15:02:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cumps.be/visual-studio-2008-and-php-coloring/#comment-229</guid>
		<description>Thanks just what I needed</description>
		<content:encoded><![CDATA[<p>Thanks just what I needed</p>
]]></content:encoded>
	</item>
	<item>
		<title>Door: Andre Steenveld</title>
		<link>http://www.cumps.be/visual-studio-2008-and-php-coloring/comment-page-1/#comment-228</link>
		<dc:creator>Andre Steenveld</dc:creator>
		<pubDate>Sun, 15 Feb 2009 13:06:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cumps.be/visual-studio-2008-and-php-coloring/#comment-228</guid>
		<description>Great tool! even works for yacc (*.y) and lex (*.l) files.

Thanks a lot, this makes life just a little bit easier. ;-)</description>
		<content:encoded><![CDATA[<p>Great tool! even works for yacc (*.y) and lex (*.l) files.</p>
<p>Thanks a lot, this makes life just a little bit easier. <img src='http://www.cumps.be/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Door: Matthew McKenzie</title>
		<link>http://www.cumps.be/visual-studio-2008-and-php-coloring/comment-page-1/#comment-227</link>
		<dc:creator>Matthew McKenzie</dc:creator>
		<pubDate>Fri, 06 Feb 2009 00:41:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cumps.be/visual-studio-2008-and-php-coloring/#comment-227</guid>
		<description>Great, wht can&#039;t we do this for other extensions as well ?  I want .win files to highlight as .c and this should be a standard option in VS.</description>
		<content:encoded><![CDATA[<p>Great, wht can&#8217;t we do this for other extensions as well ?  I want .win files to highlight as .c and this should be a standard option in VS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Door: foxbat</title>
		<link>http://www.cumps.be/visual-studio-2008-and-php-coloring/comment-page-1/#comment-225</link>
		<dc:creator>foxbat</dc:creator>
		<pubDate>Wed, 28 Jan 2009 20:47:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cumps.be/visual-studio-2008-and-php-coloring/#comment-225</guid>
		<description>Works a charm in VS2008. Many thanks for taking the time to do this!</description>
		<content:encoded><![CDATA[<p>Works a charm in VS2008. Many thanks for taking the time to do this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Door: Dan Revelle</title>
		<link>http://www.cumps.be/visual-studio-2008-and-php-coloring/comment-page-1/#comment-226</link>
		<dc:creator>Dan Revelle</dc:creator>
		<pubDate>Sat, 04 Oct 2008 05:37:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cumps.be/visual-studio-2008-and-php-coloring/#comment-226</guid>
		<description>Strange.
Worked for me with VS2005 but not with VS2008.
WinXP64 - and used Steve Boyd&#039;s registry trick.  Even tried registering *.php files by hand in VS2008, but still no luck.
Ah well.  Now I can keep VS2005 around for Fortran AND php....

Thanks for the files.</description>
		<content:encoded><![CDATA[<p>Strange.<br />
Worked for me with VS2005 but not with VS2008.<br />
WinXP64 &#8211; and used Steve Boyd&#8217;s registry trick.  Even tried registering *.php files by hand in VS2008, but still no luck.<br />
Ah well.  Now I can keep VS2005 around for Fortran AND php&#8230;.</p>
<p>Thanks for the files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Door: Chris Charabaruk</title>
		<link>http://www.cumps.be/visual-studio-2008-and-php-coloring/comment-page-1/#comment-224</link>
		<dc:creator>Chris Charabaruk</dc:creator>
		<pubDate>Wed, 09 Jul 2008 19:42:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cumps.be/visual-studio-2008-and-php-coloring/#comment-224</guid>
		<description>Ashok: VS.PHP should not work with Express editions. Even if the technical aspects are overlooked, it&#039;s not allowed by the Express edition EULA.</description>
		<content:encoded><![CDATA[<p>Ashok: VS.PHP should not work with Express editions. Even if the technical aspects are overlooked, it&#8217;s not allowed by the Express edition EULA.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Door: Adam Sporka</title>
		<link>http://www.cumps.be/visual-studio-2008-and-php-coloring/comment-page-1/#comment-222</link>
		<dc:creator>Adam Sporka</dc:creator>
		<pubDate>Mon, 30 Jun 2008 09:26:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cumps.be/visual-studio-2008-and-php-coloring/#comment-222</guid>
		<description>Very cool, thanks,
Adam.</description>
		<content:encoded><![CDATA[<p>Very cool, thanks,<br />
Adam.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Door: Murali</title>
		<link>http://www.cumps.be/visual-studio-2008-and-php-coloring/comment-page-1/#comment-214</link>
		<dc:creator>Murali</dc:creator>
		<pubDate>Mon, 30 Jun 2008 02:08:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cumps.be/visual-studio-2008-and-php-coloring/#comment-214</guid>
		<description>Steve Boyd&#039;s setting for x64 machines worked for me with Vista and VS2008.

Thanks.</description>
		<content:encoded><![CDATA[<p>Steve Boyd&#8217;s setting for x64 machines worked for me with Vista and VS2008.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Door: Ashok</title>
		<link>http://www.cumps.be/visual-studio-2008-and-php-coloring/comment-page-1/#comment-223</link>
		<dc:creator>Ashok</dc:creator>
		<pubDate>Mon, 09 Jun 2008 17:01:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cumps.be/visual-studio-2008-and-php-coloring/#comment-223</guid>
		<description>Hi,

Thanks for upload.
Will VS.PHP work with the express edition of Visual Studio as well..

Thank you,
Ashok</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for upload.<br />
Will VS.PHP work with the express edition of Visual Studio as well..</p>
<p>Thank you,<br />
Ashok</p>
]]></content:encoded>
	</item>
	<item>
		<title>Door: CISSE</title>
		<link>http://www.cumps.be/visual-studio-2008-and-php-coloring/comment-page-1/#comment-221</link>
		<dc:creator>CISSE</dc:creator>
		<pubDate>Tue, 08 Apr 2008 17:32:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cumps.be/visual-studio-2008-and-php-coloring/#comment-221</guid>
		<description>Thanks a lot</description>
		<content:encoded><![CDATA[<p>Thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>Door: Ken Christensen</title>
		<link>http://www.cumps.be/visual-studio-2008-and-php-coloring/comment-page-1/#comment-220</link>
		<dc:creator>Ken Christensen</dc:creator>
		<pubDate>Fri, 04 Apr 2008 13:54:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cumps.be/visual-studio-2008-and-php-coloring/#comment-220</guid>
		<description>Neither the original, nor the version from Steve Boyd, works on my Visual Studio 2008 on Windows XP x64. any ideas? :)</description>
		<content:encoded><![CDATA[<p>Neither the original, nor the version from Steve Boyd, works on my Visual Studio 2008 on Windows XP x64. any ideas? <img src='http://www.cumps.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Door: #2782 &#187; Blog Archive &#187; PHP and Visual Studio</title>
		<link>http://www.cumps.be/visual-studio-2008-and-php-coloring/comment-page-1/#comment-213</link>
		<dc:creator>#2782 &#187; Blog Archive &#187; PHP and Visual Studio</dc:creator>
		<pubDate>Wed, 12 Mar 2008 17:14:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cumps.be/visual-studio-2008-and-php-coloring/#comment-213</guid>
		<description>[...] did I edit my PHP files? Turns out that David Clump has added coloring support for PHP Visual Studio 2008! Notepad2 also supports PHP coloring but doesn&#8217;t copy/paste into [...]</description>
		<content:encoded><![CDATA[<p>[...] did I edit my PHP files? Turns out that David Clump has added coloring support for PHP Visual Studio 2008! Notepad2 also supports PHP coloring but doesn&#8217;t copy/paste into [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Door: Microsoft Visual Studio e PHP - CriticalSection</title>
		<link>http://www.cumps.be/visual-studio-2008-and-php-coloring/comment-page-1/#comment-219</link>
		<dc:creator>Microsoft Visual Studio e PHP - CriticalSection</dc:creator>
		<pubDate>Sun, 09 Mar 2008 21:58:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cumps.be/visual-studio-2008-and-php-coloring/#comment-219</guid>
		<description>[...] http://blog.cumps.be/visual-studio-2008-and-php-coloring [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://blog.cumps.be/visual-studio-2008-and-php-coloring" rel="nofollow">http://blog.cumps.be/visual-studio-2008-and-php-coloring</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Door: Steve Boyd</title>
		<link>http://www.cumps.be/visual-studio-2008-and-php-coloring/comment-page-1/#comment-218</link>
		<dc:creator>Steve Boyd</dc:creator>
		<pubDate>Wed, 30 Jan 2008 21:03:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cumps.be/visual-studio-2008-and-php-coloring/#comment-218</guid>
		<description>The .REG files provided in the .ZIP download only work properly on a 64 bit operating system if they are tweaked slightly. Add the &quot;Wow6432Node&quot; to the key path before merging the .REG. My modified .REG file for Visual Studio 2008 installed on Windows Vista x64 looks like this:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\VisualStudio\9.0\Languages\File Extensions\.php]
@=&quot;{B2F072B0-ABC1-11D0-9D62-00C04FD9DFD9}&quot;</description>
		<content:encoded><![CDATA[<p>The .REG files provided in the .ZIP download only work properly on a 64 bit operating system if they are tweaked slightly. Add the &#8220;Wow6432Node&#8221; to the key path before merging the .REG. My modified .REG file for Visual Studio 2008 installed on Windows Vista x64 looks like this:</p>
<p>Windows Registry Editor Version 5.00</p>
<p>[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\VisualStudio\9.0\Languages\File Extensions\.php]<br />
@=&#8221;{B2F072B0-ABC1-11D0-9D62-00C04FD9DFD9}&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Door: Yuyo</title>
		<link>http://www.cumps.be/visual-studio-2008-and-php-coloring/comment-page-1/#comment-217</link>
		<dc:creator>Yuyo</dc:creator>
		<pubDate>Mon, 21 Jan 2008 05:08:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cumps.be/visual-studio-2008-and-php-coloring/#comment-217</guid>
		<description>Doesn&#039;t work on my copy of VS2005 Pro (Academic). Could a third-party addon cause some kind of problem? I have AnkhSVN and VisualAssistX installed. I recently uninstalled VS.PHP (because it sucks and I wont pay for it) too.</description>
		<content:encoded><![CDATA[<p>Doesn&#8217;t work on my copy of VS2005 Pro (Academic). Could a third-party addon cause some kind of problem? I have AnkhSVN and VisualAssistX installed. I recently uninstalled VS.PHP (because it sucks and I wont pay for it) too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Door: Barry</title>
		<link>http://www.cumps.be/visual-studio-2008-and-php-coloring/comment-page-1/#comment-215</link>
		<dc:creator>Barry</dc:creator>
		<pubDate>Mon, 14 Jan 2008 17:22:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cumps.be/visual-studio-2008-and-php-coloring/#comment-215</guid>
		<description>Well it works fine in 2008 Pro under Vista. The syntax highlighting worx for php, but if you open a php file with HTML in it,the syntax highlighting for HTML won&#039;t work.

Still using Dreamweaver CS3 for that matter..</description>
		<content:encoded><![CDATA[<p>Well it works fine in 2008 Pro under Vista. The syntax highlighting worx for php, but if you open a php file with HTML in it,the syntax highlighting for HTML won&#8217;t work.</p>
<p>Still using Dreamweaver CS3 for that matter..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Door: Wingot</title>
		<link>http://www.cumps.be/visual-studio-2008-and-php-coloring/comment-page-1/#comment-216</link>
		<dc:creator>Wingot</dc:creator>
		<pubDate>Thu, 13 Dec 2007 02:48:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cumps.be/visual-studio-2008-and-php-coloring/#comment-216</guid>
		<description>Hey,

Just confirming that this doesn&#039;t work in RTM of VS2008 Pro either</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>Just confirming that this doesn&#8217;t work in RTM of VS2008 Pro either</p>
]]></content:encoded>
	</item>
	<item>
		<title>Door: Anthony Main</title>
		<link>http://www.cumps.be/visual-studio-2008-and-php-coloring/comment-page-1/#comment-212</link>
		<dc:creator>Anthony Main</dc:creator>
		<pubDate>Tue, 04 Dec 2007 16:30:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cumps.be/visual-studio-2008-and-php-coloring/#comment-212</guid>
		<description>Tried this in the RTM VS 2008 Team Suite Edition but no joy :(</description>
		<content:encoded><![CDATA[<p>Tried this in the RTM VS 2008 Team Suite Edition but no joy <img src='http://www.cumps.be/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Door: Dave Tigweld</title>
		<link>http://www.cumps.be/visual-studio-2008-and-php-coloring/comment-page-1/#comment-210</link>
		<dc:creator>Dave Tigweld</dc:creator>
		<pubDate>Wed, 28 Nov 2007 18:22:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cumps.be/visual-studio-2008-and-php-coloring/#comment-210</guid>
		<description>Hmmm. Now that they have totally removed syntax coloring for classic asp in VS 2008
https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=290845
 - I wonder if something similar could be done for that...  There are a lot of us they deal both with classic asp and asp.net still.
It stinks keeping VS2005 around for something like that.</description>
		<content:encoded><![CDATA[<p>Hmmm. Now that they have totally removed syntax coloring for classic asp in VS 2008<br />
<a href="https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=290845" rel="nofollow">https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=290845</a><br />
 &#8211; I wonder if something similar could be done for that&#8230;  There are a lot of us they deal both with classic asp and asp.net still.<br />
It stinks keeping VS2005 around for something like that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Door: Julian</title>
		<link>http://www.cumps.be/visual-studio-2008-and-php-coloring/comment-page-1/#comment-211</link>
		<dc:creator>Julian</dc:creator>
		<pubDate>Tue, 09 Oct 2007 19:03:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cumps.be/visual-studio-2008-and-php-coloring/#comment-211</guid>
		<description>Just to confirm, this works like a charm in VS 2005 Pro. Thanks!</description>
		<content:encoded><![CDATA[<p>Just to confirm, this works like a charm in VS 2005 Pro. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Door: Andrea Azzola : Visual Studio 2005 &#38; PHP</title>
		<link>http://www.cumps.be/visual-studio-2008-and-php-coloring/comment-page-1/#comment-209</link>
		<dc:creator>Andrea Azzola : Visual Studio 2005 &#38; PHP</dc:creator>
		<pubDate>Wed, 22 Aug 2007 06:51:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cumps.be/visual-studio-2008-and-php-coloring/#comment-209</guid>
		<description>[...] been update from the original author David Cumps.Now you can obtain the same behaviuor on VS2008:http://blog.cumps.be/visual-studio-2008-and-php-coloring/&#160;  Filed under: Visual Studio 2005, PHP, Visual Studio 2008  Attachment(s): [...]</description>
		<content:encoded><![CDATA[<p>[...] been update from the original author David Cumps.Now you can obtain the same behaviuor on VS2008:http://blog.cumps.be/visual-studio-2008-and-php-coloring/&nbsp;  Filed under: Visual Studio 2005, PHP, Visual Studio 2008  Attachment(s): [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Door: David Cumps</title>
		<link>http://www.cumps.be/visual-studio-2008-and-php-coloring/comment-page-1/#comment-208</link>
		<dc:creator>David Cumps</dc:creator>
		<pubDate>Sat, 11 Aug 2007 12:32:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cumps.be/visual-studio-2008-and-php-coloring/#comment-208</guid>
		<description>2005 Pro I would think so, as long as you install C++ support as well.

Express, not sure. You&#039;ll have to take a look in the registry to find similar keys, and if there is one for .cpp then you&#039;re lucky. Perhaps you need to install the C++ Express Edition first, then it might work.

If you find the .cpp key, simply edit the registry files in the zip to make sure they match the (most likely) different Express keys.</description>
		<content:encoded><![CDATA[<p>2005 Pro I would think so, as long as you install C++ support as well.</p>
<p>Express, not sure. You&#8217;ll have to take a look in the registry to find similar keys, and if there is one for .cpp then you&#8217;re lucky. Perhaps you need to install the C++ Express Edition first, then it might work.</p>
<p>If you find the .cpp key, simply edit the registry files in the zip to make sure they match the (most likely) different Express keys.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Door: Anjanesh</title>
		<link>http://www.cumps.be/visual-studio-2008-and-php-coloring/comment-page-1/#comment-207</link>
		<dc:creator>Anjanesh</dc:creator>
		<pubDate>Sat, 11 Aug 2007 11:09:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cumps.be/visual-studio-2008-and-php-coloring/#comment-207</guid>
		<description>Will this work for Visual Studio 2005 Pro and Exp too ?</description>
		<content:encoded><![CDATA[<p>Will this work for Visual Studio 2005 Pro and Exp too ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Door: Visual Studio &#38; PHP &#171; .NET i takie tam</title>
		<link>http://www.cumps.be/visual-studio-2008-and-php-coloring/comment-page-1/#comment-205</link>
		<dc:creator>Visual Studio &#38; PHP &#171; .NET i takie tam</dc:creator>
		<pubDate>Thu, 09 Aug 2007 14:03:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cumps.be/visual-studio-2008-and-php-coloring/#comment-205</guid>
		<description>[...] &amp;&#160;PHP  Kolorowanie skÅ‚adni PHP w Visual Studio? - jasne czemu nie! David Cumps w na swoim blogu pokazuje co musimy zrobiÄ‡ aby to [...]</description>
		<content:encoded><![CDATA[<p>[...] &amp;&nbsp;PHP  Kolorowanie skÅ‚adni PHP w Visual Studio? &#8211; jasne czemu nie! David Cumps w na swoim blogu pokazuje co musimy zrobiÄ‡ aby to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Door: pandasan</title>
		<link>http://www.cumps.be/visual-studio-2008-and-php-coloring/comment-page-1/#comment-204</link>
		<dc:creator>pandasan</dc:creator>
		<pubDate>Thu, 09 Aug 2007 06:38:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cumps.be/visual-studio-2008-and-php-coloring/#comment-204</guid>
		<description>Thanks for the update! :-)</description>
		<content:encoded><![CDATA[<p>Thanks for the update! <img src='http://www.cumps.be/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Door: re: PHP syntax i Visual Studio 2005</title>
		<link>http://www.cumps.be/visual-studio-2008-and-php-coloring/comment-page-1/#comment-206</link>
		<dc:creator>re: PHP syntax i Visual Studio 2005</dc:creator>
		<pubDate>Thu, 09 Aug 2007 00:20:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cumps.be/visual-studio-2008-and-php-coloring/#comment-206</guid>
		<description>[...] linked my article, just informing you I just posted an update for Visual Studio 2008 :)  Found at: http://blog.cumps.be/visual-studio-2008-and-php-coloring/  Best [...]</description>
		<content:encoded><![CDATA[<p>[...] linked my article, just informing you I just posted an update for Visual Studio 2008 <img src='http://www.cumps.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   Found at: <a href="http://blog.cumps.be/visual-studio-2008-and-php-coloring/" rel="nofollow">http://blog.cumps.be/visual-studio-2008-and-php-coloring/</a>  Best [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
