<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0" xml:base="http://www.jcxsoftware.com/jcx">
<channel>
 <title>Jcx.Software Corp. - Php tools, infinite possibilities</title>
 <link>http://www.jcxsoftware.com/jcx</link>
 <description />
 <language>en</language>
<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/vsphp" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
 <title>The future of VS.Php standalone edition</title>
 <link>http://feedproxy.google.com/~r/vsphp/~3/Y3GKgDFdrmE/2719</link>
 <description>&lt;p&gt;VS.Php standalone edition is a great tool for PHP developers who don't own Visual Studio. It comes with the Visual Studio shell and provides all the features you find in the other editions of VS.Php.&lt;/p&gt;
&lt;p&gt;I'll like to share a bit of history on the standalone edition, where we are today and where we are going tomorrow.&lt;/p&gt;
&lt;h3&gt;History of VS.Php Standalone Edition&lt;/h3&gt;
&lt;p&gt;&lt;a href="http://www.jcxsoftware.com/jcx/node/2719"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/vsphp/~4/Y3GKgDFdrmE" height="1" width="1"/&gt;</description>
 <comments>http://www.jcxsoftware.com/jcx/node/2719#comments</comments>
 <pubDate>Mon, 15 Jun 2009 00:30:57 +0000</pubDate>
 <dc:creator>juanc</dc:creator>
 <guid isPermaLink="false">2719 at http://www.jcxsoftware.com/jcx</guid>
<feedburner:origLink>http://www.jcxsoftware.com/jcx/node/2719</feedburner:origLink></item>
<item>
 <title>Improving Built-in web server</title>
 <link>http://feedproxy.google.com/~r/vsphp/~3/k0ZBr07ehPk/2718</link>
 <description>&lt;p&gt;In VS.Php 2.7 we have added extra functionality to the built-in Apache web server. First, you will no longer see a console Apache window showing up when you start the debug session. Instead, you will see a nice icon showing up in the traybar.&lt;/p&gt;
&lt;p&gt;Second, if the Apache process crashes, it will recover and will let you continue debug your application. In previous versions, if the Apache process crashes, it would stop the debug session.&lt;/p&gt;
&lt;p&gt;Finally, it also informs you if Apache failed to start. Any errors Apache reports to the stderr, will be presented in a message box.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.jcxsoftware.com/jcx/node/2718"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/vsphp/~4/k0ZBr07ehPk" height="1" width="1"/&gt;</description>
 <comments>http://www.jcxsoftware.com/jcx/node/2718#comments</comments>
 <pubDate>Fri, 12 Jun 2009 03:12:15 +0000</pubDate>
 <dc:creator>juanc</dc:creator>
 <guid isPermaLink="false">2718 at http://www.jcxsoftware.com/jcx</guid>
<feedburner:origLink>http://www.jcxsoftware.com/jcx/node/2718</feedburner:origLink></item>
<item>
 <title>VS.Php 2.7 (beta) + IIS 7 Integration</title>
 <link>http://feedproxy.google.com/~r/vsphp/~3/SSjjgX_wspU/2711</link>
 <description>&lt;p&gt;We have redone our IIS integration in VS.Php 2.7. The new level of integration is more powerful and flexible.&lt;/p&gt;
&lt;p&gt;You can now use IIS with any local project instead of having a specific project type for IIS. That means you can use the project wizard to create project from existing folder and then use IIS.&lt;/p&gt;
&lt;p&gt;IIS7 is now one more option in the debug mode settings.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://www.jcxsoftware.com/jcx/files/iis7-demo1.png" alt="VS.Php debug settings"/&gt;&lt;/p&gt;
&lt;p&gt;When you select the IIS7 debug mode, a wizard will walk you through the process of getting IIS7 configured to run your project.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.jcxsoftware.com/jcx/node/2711"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/vsphp/~4/SSjjgX_wspU" height="1" width="1"/&gt;</description>
 <comments>http://www.jcxsoftware.com/jcx/node/2711#comments</comments>
 <pubDate>Mon, 01 Jun 2009 01:16:29 +0000</pubDate>
 <dc:creator>juanc</dc:creator>
 <guid isPermaLink="false">2711 at http://www.jcxsoftware.com/jcx</guid>
<feedburner:origLink>http://www.jcxsoftware.com/jcx/node/2711</feedburner:origLink></item>
<item>
 <title>VS.Php 2.6.4 released</title>
 <link>http://feedproxy.google.com/~r/vsphp/~3/skRL0ut1-CY/2685</link>
 <description>&lt;p&gt;This is another minor update to the 2.6 branch. The following are some of the key changes in this release:&lt;/p&gt;
&lt;p&gt;- Fix indentation issues when using "else if"&lt;br /&gt;
- Fix reconnection issues on remote server projects. When the connection goes down, it will reconnect silently. It also has the ability to force a reconnection.&lt;br /&gt;
- Fix issue on remote project servers that allows to create new folders.&lt;br /&gt;
- Fix problem detecting if a remote folder existed&lt;br /&gt;
- Fix issue with saving credentials for remote server projects.&lt;br /&gt;
- Fix issue with XDebug and remote server projects with mapping breakpoints.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.jcxsoftware.com/jcx/node/2685"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/vsphp/~4/skRL0ut1-CY" height="1" width="1"/&gt;</description>
 <comments>http://www.jcxsoftware.com/jcx/node/2685#comments</comments>
 <pubDate>Sun, 26 Apr 2009 17:55:13 +0000</pubDate>
 <dc:creator>juanc</dc:creator>
 <guid isPermaLink="false">2685 at http://www.jcxsoftware.com/jcx</guid>
<feedburner:origLink>http://www.jcxsoftware.com/jcx/node/2685</feedburner:origLink></item>
<item>
 <title>Is it time to get rid of bundling PHP 4 runtime in VS.Php?</title>
 <link>http://feedproxy.google.com/~r/vsphp/~3/_45zWeKB5R0/2673</link>
 <description>&lt;p&gt;Until now, we have been including both PHP 5 and PHP 4 runtimes with VS.Php. In an attempt to simplify things, I was wondering if we could get rid of the PHP 4 runtime. Afterall, I think everyone has moved to PHP 5 by now since PHP 4 is no longer supported.&lt;/p&gt;
&lt;p&gt;What if I get rid of PHP 4 in the next release of VS.Php 2.7? Any issues with that? Please speak up before I get rid of it.&lt;/p&gt;
&lt;p&gt;Happy Easters!&lt;/p&gt;
&lt;p&gt;Juan&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/vsphp/~4/_45zWeKB5R0" height="1" width="1"/&gt;</description>
 <comments>http://www.jcxsoftware.com/jcx/node/2673#comments</comments>
 <pubDate>Sun, 12 Apr 2009 22:30:24 +0000</pubDate>
 <dc:creator>juanc</dc:creator>
 <guid isPermaLink="false">2673 at http://www.jcxsoftware.com/jcx</guid>
<feedburner:origLink>http://www.jcxsoftware.com/jcx/node/2673</feedburner:origLink></item>
<item>
 <title>Older downloads</title>
 <link>http://feedproxy.google.com/~r/vsphp/~3/sF1rX38adMg/old-downloads</link>
 <description>&lt;img src="http://feeds.feedburner.com/~r/vsphp/~4/sF1rX38adMg" height="1" width="1"/&gt;</description>
 <pubDate>Tue, 07 Apr 2009 02:29:35 +0000</pubDate>
 <dc:creator>juanc</dc:creator>
 <guid isPermaLink="false">2668 at http://www.jcxsoftware.com/jcx</guid>
<feedburner:origLink>http://www.jcxsoftware.com/jcx/vsphp/old-downloads</feedburner:origLink></item>
<item>
 <title>New server</title>
 <link>http://feedproxy.google.com/~r/vsphp/~3/sLuu1fLR5rE/2659</link>
 <description>&lt;p&gt;We are finally using a new server. After a few weeks of instability on the website due to the increase in traffic we have moved to a more powerful server. If you see something not working quite right please let me know. I'd appreciate the feedback.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Juan&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/vsphp/~4/sLuu1fLR5rE" height="1" width="1"/&gt;</description>
 <comments>http://www.jcxsoftware.com/jcx/node/2659#comments</comments>
 <pubDate>Thu, 26 Mar 2009 11:03:31 +0000</pubDate>
 <dc:creator>juanc</dc:creator>
 <guid isPermaLink="false">2659 at http://www.jcxsoftware.com/jcx</guid>
<feedburner:origLink>http://www.jcxsoftware.com/jcx/node/2659</feedburner:origLink></item>
<item>
 <title>VS.Php 2.7 (beta) and Silverlight 3 (beta)</title>
 <link>http://feedproxy.google.com/~r/vsphp/~3/sqOw4MEXe3Q/2651</link>
 <description>&lt;p&gt;Check out the new integration between VS.Php 2.7 (beta) and Silverlight 3 (beta):&lt;/p&gt;
&lt;p&gt;&lt;a href="http://screencast.com/t/i0qyiGi3yZ" title="http://screencast.com/t/i0qyiGi3yZ" rel="nofollow"&gt;http://screencast.com/t/i0qyiGi3yZ&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;VS.Php 2.7 is available for download here:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.jcxsoftware.com/jcx/vsphp/beta" title="http://www.jcxsoftware.com/jcx/vsphp/beta" rel="nofollow"&gt;http://www.jcxsoftware.com/jcx/vsphp/beta&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Silverlight 3 beta will probably be available soon as well. I'm going to fix a few issues so it works ok with Silverlight 2 but there will be a few things that aren't going to work quite well as in Silverlight 3.&lt;/p&gt;
&lt;p&gt;Juan&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/vsphp/~4/sqOw4MEXe3Q" height="1" width="1"/&gt;</description>
 <comments>http://www.jcxsoftware.com/jcx/node/2651#comments</comments>
 <pubDate>Tue, 17 Mar 2009 14:43:31 +0000</pubDate>
 <dc:creator>juanc</dc:creator>
 <guid isPermaLink="false">2651 at http://www.jcxsoftware.com/jcx</guid>
<feedburner:origLink>http://www.jcxsoftware.com/jcx/node/2651</feedburner:origLink></item>
<item>
 <title>localhost no longer works with Apache</title>
 <link>http://feedproxy.google.com/~r/vsphp/~3/Ljn-FSWZlRI/2646</link>
 <description>&lt;p&gt;In the past few days there was a change in Vista (I'm guessing) in which localhost resolves to the IPv6 loopback address instead of the IPv4 address. The problem is that VS.Php's apache server only supports IPv4 and therefore when you start your debug session you get an error saying the page can not be displayed.&lt;/p&gt;
&lt;p&gt;I uploaded a new version of VS.Php that explicitly uses 127.0.0.1 instead of localhost in the url when starting a debug session in built-in mode. This solves this problem.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.jcxsoftware.com/download.php" title="http://www.jcxsoftware.com/download.php" rel="nofollow"&gt;http://www.jcxsoftware.com/download.php&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/vsphp/~4/Ljn-FSWZlRI" height="1" width="1"/&gt;</description>
 <comments>http://www.jcxsoftware.com/jcx/node/2646#comments</comments>
 <pubDate>Fri, 13 Mar 2009 11:10:23 +0000</pubDate>
 <dc:creator>juanc</dc:creator>
 <guid isPermaLink="false">2646 at http://www.jcxsoftware.com/jcx</guid>
<feedburner:origLink>http://www.jcxsoftware.com/jcx/node/2646</feedburner:origLink></item>
<item>
 <title>VS.Php 2.6 (Japanese) Released</title>
 <link>http://feedproxy.google.com/~r/vsphp/~3/9ODLcDV0uHw/2629</link>
 <description>&lt;p&gt;I'm proud to announce that we have released VS.Php 2.6 Japanese Edition.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.asial.co.jp/vsphp/release.php"&gt;&lt;img src="http://www.jcxsoftware.com/jcx/files/vsphp2.6 (1).png"/&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.asial.co.jp/vsphp/release.php" title="http://www.asial.co.jp/vsphp/release.php"&gt;http://www.asial.co.jp/vsphp/release.php&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.asial.co.jp/vsphp/release.php"&gt;&lt;img src="http://www.jcxsoftware.com/jcx/files/products (1).jpg"/&gt;&lt;/a&gt;&lt;br /&gt;
This build release for the Japanese market has a few bug fixes that aren't in our current release. I plan to release a new minor English release tomorrow.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.jcxsoftware.com/jcx/node/2629"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/vsphp/~4/9ODLcDV0uHw" height="1" width="1"/&gt;</description>
 <comments>http://www.jcxsoftware.com/jcx/node/2629#comments</comments>
 <pubDate>Fri, 27 Feb 2009 00:32:03 +0000</pubDate>
 <dc:creator>juanc</dc:creator>
 <guid isPermaLink="false">2629 at http://www.jcxsoftware.com/jcx</guid>
<feedburner:origLink>http://www.jcxsoftware.com/jcx/node/2629</feedburner:origLink></item>
</channel>
</rss>
