<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><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" /><item>
 <title>VS.Php 2.5.3 released</title>
 <link>http://feeds.feedburner.com/~r/vsphp/~3/342157762/2372</link>
 <description>&lt;p&gt;This is a maintenance release of VS.Php 2.5.&lt;/p&gt;
&lt;p&gt;This version solves a number of issues including:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Dll issues with php5ts.dll. Now VS.Php works if another version of Php is installed.&lt;/li&gt;
&lt;li&gt;Fix issue with Snippets weren't working correctly&lt;/li&gt;
&lt;li&gt;Added void to the list of return types to the PhpDoc comment generation&lt;/li&gt;
&lt;li&gt;When deploying a subset of files, it forces the deploy regardless of the date on the server.&lt;/li&gt;
&lt;li&gt;Fix issue with remote projects not working after reopening them.&lt;/li&gt;
&lt;li&gt;Fix a number of UI issues in the code.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="http://www.jcxsoftware.com/jcx/node/2372"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/vsphp/~4/342157762" height="1" width="1"/&gt;</description>
 <comments>http://www.jcxsoftware.com/jcx/node/2372#comments</comments>
 <pubDate>Mon, 21 Jul 2008 21:11:16 -0600</pubDate>
 <dc:creator>webmaster</dc:creator>
 <guid isPermaLink="false">2372 at http://www.jcxsoftware.com/jcx</guid>
<feedburner:origLink>http://www.jcxsoftware.com/jcx/node/2372</feedburner:origLink></item>
<item>
 <title>Php variables inside strings</title>
 <link>http://feeds.feedburner.com/~r/vsphp/~3/317768364/2335</link>
 <description>&lt;p&gt;In Php you can use single quotes and double quotes to enclose strings. But there is a subtle difference between using single quotes and double quotes. When using double quotes, any variable referenced inside the string gets expanded. You don't have to concatenate strings and variables, instead simply put the variables inside the string.&lt;/p&gt;
&lt;p&gt;In VS.Php 2.5, we improved the support for variables inside double quoted strings. They are color coded correctly as if they were outside the string. The following illustrates a simple double quoted string referencing a Php variable:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.jcxsoftware.com/jcx/node/2335"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/vsphp/~4/317768364" height="1" width="1"/&gt;</description>
 <comments>http://www.jcxsoftware.com/jcx/node/2335#comments</comments>
 <pubDate>Sun, 22 Jun 2008 20:07:52 -0600</pubDate>
 <dc:creator>webmaster</dc:creator>
 <guid isPermaLink="false">2335 at http://www.jcxsoftware.com/jcx</guid>
<feedburner:origLink>http://www.jcxsoftware.com/jcx/node/2335</feedburner:origLink></item>
<item>
 <title>Jcx.Software releases VS.Php 2.5, integrates Zend Framework with Visual Studio</title>
 <link>http://feeds.feedburner.com/~r/vsphp/~3/318037036/vsphp-2.5</link>
 <description>&lt;p id="vmmr1" class="MsoNormal"&gt;&lt;b id="vmmr2"&gt;Miami, FL, June 23, 2008&lt;/b&gt;: Jcx.Software today announces the release of VS.Php 2.5 for Visual Studio 2008, a Php integrated development environment (IDE) for Microsoft Visual Studio. Like previous versions of VS.Php, it comes in three different editions:&lt;/p&gt;
&lt;p id="vmmr1" class="MsoNormal"&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.jcxsoftware.com/jcx/news/press/vsphp-2.5"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/vsphp/~4/318037036" height="1" width="1"/&gt;</description>
 <comments>http://www.jcxsoftware.com/jcx/news/press/vsphp-2.5#comments</comments>
 <category domain="http://www.jcxsoftware.com/jcx/taxonomy/term/17">Press release</category>
 <pubDate>Sun, 22 Jun 2008 16:45:07 -0600</pubDate>
 <dc:creator>webmaster</dc:creator>
 <guid isPermaLink="false">2334 at http://www.jcxsoftware.com/jcx</guid>
<feedburner:origLink>http://www.jcxsoftware.com/jcx/news/press/vsphp-2.5</feedburner:origLink></item>
<item>
 <title>VS.Php website copy feature</title>
 <link>http://feeds.feedburner.com/~r/vsphp/~3/313731544/website_copy</link>
 <description>&lt;p&gt;VS.Php comes with a deployment feature that lets you copy your project to a remote server over Ftp, SFtp or Ftp/S. You can deploy the whole project or individual files.&lt;/p&gt;
&lt;p&gt;But sometimes, you need to copy files from the remote server back to the local machine. We created the website copy feature to allow you to have full control on what's on the server and on the local machine. You can drag-n-drop files in either direction. There is a synchronize feature that also helps you make sure both sides and in sync.&lt;/p&gt;
&lt;p&gt;We created a tutorial to illustrate this feature and how to use it:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.jcxsoftware.com/jcx/blog/website_copy"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/vsphp/~4/313731544" height="1" width="1"/&gt;</description>
 <comments>http://www.jcxsoftware.com/jcx/blog/website_copy#comments</comments>
 <pubDate>Tue, 17 Jun 2008 05:19:59 -0600</pubDate>
 <dc:creator>webmaster</dc:creator>
 <guid isPermaLink="false">2317 at http://www.jcxsoftware.com/jcx</guid>
<feedburner:origLink>http://www.jcxsoftware.com/jcx/blog/website_copy</feedburner:origLink></item>
<item>
 <title>VS.Php now including the Zend Framework</title>
 <link>http://feeds.feedburner.com/~r/vsphp/~3/313731553/zend_framework_in_visual_studio</link>
 <description>&lt;p&gt;VS.Php 2.5 will include the Zend Framework along with the standard PEAR distribution. This will enable you to easily start using the Zend Framework out of the box. The Php 5 runtime is also preconfigure to include the Zend framework path so your scripts will be able to find the framework files.&lt;/p&gt;
&lt;p&gt;We also extended the auto loader class so when you reference a Zend framework class, intellisense will be able to find the file where the class is defined and will enable intellisense for the class.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.jcxsoftware.com/jcx/blog/zend_framework_in_visual_studio"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/vsphp/~4/313731553" height="1" width="1"/&gt;</description>
 <comments>http://www.jcxsoftware.com/jcx/blog/zend_framework_in_visual_studio#comments</comments>
 <pubDate>Fri, 13 Jun 2008 05:19:19 -0600</pubDate>
 <dc:creator>webmaster</dc:creator>
 <guid isPermaLink="false">2310 at http://www.jcxsoftware.com/jcx</guid>
<feedburner:origLink>http://www.jcxsoftware.com/jcx/blog/zend_framework_in_visual_studio</feedburner:origLink></item>
<item>
 <title>PhpDoc Comment Generation</title>
 <link>http://feeds.feedburner.com/~r/vsphp/~3/313731555/php_doc_in_visual_studio</link>
 <description>&lt;p&gt;One of the coolest features in VS.Php is the ability to read PhpDoc comments and use the data type information in them to provide rich intellisense support.&lt;/p&gt;
&lt;p&gt;But creating PhpDoc comments can be tedious and mechanical. VS.Php 2.5 comes with a feature that is designed to make the process a lot easier for you. When creating a comment for a function or method which multiple parameters, VS.Php can prepopulate the PhpDoc comment data from the code.&lt;/p&gt;
&lt;p&gt;The idea is to speed up the process of getting the PhpDoc comments into the code and let you enjoy a better intellisense experience with VS.Php.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.jcxsoftware.com/jcx/blog/php_doc_in_visual_studio"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/vsphp/~4/313731555" height="1" width="1"/&gt;</description>
 <comments>http://www.jcxsoftware.com/jcx/blog/php_doc_in_visual_studio#comments</comments>
 <pubDate>Tue, 10 Jun 2008 22:30:13 -0600</pubDate>
 <dc:creator>webmaster</dc:creator>
 <guid isPermaLink="false">2308 at http://www.jcxsoftware.com/jcx</guid>
<feedburner:origLink>http://www.jcxsoftware.com/jcx/blog/php_doc_in_visual_studio</feedburner:origLink></item>
<item>
 <title>Command line projects</title>
 <link>http://feeds.feedburner.com/~r/vsphp/~3/293999907/2291</link>
 <description>&lt;p&gt;In the next couple of days, I'll be blogging about the new features that will be available in VS.Php 2.5. One of these features is command line projects.&lt;/p&gt;
&lt;p&gt;Command line projects let you create and debug Php scripts without using a web server or a browser. VS.Php launches the command line version of Php and uses XDebug to debug the script.&lt;/p&gt;
&lt;p&gt;In this new project type you can set the command line parameters for your script. Other than that, it behaves pretty much exactly as a web project. This tutorial helps illustrate the new project type:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.jcxsoftware.com/jcx/node/2291"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/vsphp/~4/293999907" height="1" width="1"/&gt;</description>
 <pubDate>Mon, 19 May 2008 22:55:32 -0600</pubDate>
 <dc:creator>webmaster</dc:creator>
 <guid isPermaLink="false">2291 at http://www.jcxsoftware.com/jcx</guid>
<feedburner:origLink>http://www.jcxsoftware.com/jcx/node/2291</feedburner:origLink></item>
<item>
 <title>VS.Php 2.5 Project Types</title>
 <link>http://feeds.feedburner.com/~r/vsphp/~3/290110051/2285</link>
 <description>&lt;p&gt;This week, I'll be sharing information about the upcoming VS.Php 2.5 release. The first feature I'll like to share is the support for new project types.&lt;/p&gt;
&lt;p&gt;Here is a screenshot of the project types available in VS.Php 2.5:&lt;/p&gt;
&lt;p&gt;&lt;img src="http://www.jcxsoftware.com/jcx/files/project_types.png"/&gt;&lt;/p&gt;
&lt;p&gt;These are the new project types:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.jcxsoftware.com/jcx/node/2285"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/vsphp/~4/290110051" height="1" width="1"/&gt;</description>
 <pubDate>Wed, 14 May 2008 05:21:56 -0600</pubDate>
 <dc:creator>webmaster</dc:creator>
 <guid isPermaLink="false">2285 at http://www.jcxsoftware.com/jcx</guid>
<feedburner:origLink>http://www.jcxsoftware.com/jcx/node/2285</feedburner:origLink></item>
<item>
 <title>VS.Php 2.4.5 Release</title>
 <link>http://feeds.feedburner.com/~r/vsphp/~3/285947923/2281</link>
 <description>&lt;p&gt;This is a maintenance release for VS.Php 2.4. The following changes are included:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fix Vista DEP issues&lt;/li&gt;
&lt;li&gt;Fix Xdebug issues when steping into static method calls. Prevents certain lock ups.&lt;/li&gt;
&lt;li&gt;Allow you to select the platform from the standard toolbar no matter what node in the project is selected. Before you could only do this if you selected the solution node.&lt;/li&gt;
&lt;li&gt;Implement the "Open Folder" and "Copy File Path" menus from the text editor when right clicking on the file tab.&lt;/li&gt;
&lt;li&gt;FTPS works in explicit mode by default&lt;/li&gt;
&lt;p&gt;&lt;a href="http://www.jcxsoftware.com/jcx/node/2281"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/vsphp/~4/285947923" height="1" width="1"/&gt;</description>
 <pubDate>Thu, 08 May 2008 02:31:02 -0600</pubDate>
 <dc:creator>webmaster</dc:creator>
 <guid isPermaLink="false">2281 at http://www.jcxsoftware.com/jcx</guid>
<feedburner:origLink>http://www.jcxsoftware.com/jcx/node/2281</feedburner:origLink></item>
<item>
 <title>How to debug a solution containing multiple projects.</title>
 <link>http://feeds.feedburner.com/~r/vsphp/~3/284669628/2277</link>
 <description>&lt;p&gt;Since i am sure i am not the only one who has been working with VS.Php and creating solutions with multiple projects inside, i decided to write a little blog article / tutorial on how to make debugging possible when using a multi-project solution.&lt;/p&gt;
&lt;p&gt;The way my solutions are structured, each project is a specific module that can be used within the website i am building. One module could be called User_Accounts, another Website_Security, and so forth. Thus to include the functionality into a website, i only add the project to the solution.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.jcxsoftware.com/jcx/node/2277"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/vsphp/~4/284669628" height="1" width="1"/&gt;</description>
 <pubDate>Tue, 06 May 2008 08:06:29 -0600</pubDate>
 <dc:creator>ebinfo</dc:creator>
 <guid isPermaLink="false">2277 at http://www.jcxsoftware.com/jcx</guid>
<feedburner:origLink>http://www.jcxsoftware.com/jcx/node/2277</feedburner:origLink></item>
</channel>
</rss>
