<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Thu, 20 Jun 2013 07:52:27 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Builder.com.au: Getting started with Delphi for PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/11075</guid>
      <link>http://www.phpdeveloper.org/news/11075</link>
      <description><![CDATA[<p>
In a <a href="http://www.builderau.com.au/program/php/soa/Getting-started-with-Delphi-for-PHP/0,339028448,339292212,00.htm?feed=rss">new article</a> from the Builder.com.au website, they give a walk through of how to use the new Delphi version (from CodeGear) in your PHP development.
</p>
<blockquote>
I recently got the chance to actually try out the product. Here's a brief tour of Delphi for PHP, which I hope will help you bootstrap yourself into the environment. Because many regular readers are already familiar with Visual Studio, and because I am extremely familiar with it, I will be making many comparisons between Delphi for PHP and Visual Studio. Also, I won't spend time discussing the PHP language itself, but I will show how the work in the IDE affects the PHP code underneath.
</blockquote>
<p>
He includes descriptions of some of the features included in the tool and sprinkles in a few screenshots to help give a better idea of how its all laid out. HE likes it overall but thinks that there might be some PHP developers out there that feel a bit constrained by it since it lacks some features that most editors come bundled with natively.
</p>]]></description>
      <pubDate>Wed, 24 Sep 2008 07:57:10 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Eirik Hoem's Blog: VCL/PHP followup]]></title>
      <guid>http://www.phpdeveloper.org/news/10900</guid>
      <link>http://www.phpdeveloper.org/news/10900</link>
      <description><![CDATA[<p>
With a follow up to a <a href="http://www.phpdeveloper.org/news/8721">previous post</a> of his about Delphi's choice of VCL over Prado for the behind the scenes framework for their software, <i>Eirik Hoem</i> has <a href="http://blog.eirikhoem.net/index.php/2008/08/26/vclphp-followup/">posted this</a> based on feedback from the original post.
</p>
<blockquote>
What I miss in the feedback I got from my previous post was people acually using VCL/PHP for enterprise applications and how that is working. From what I can tell the usage of Exceptions is still limited to the 3rd party libs such as Zend Framework which are included with VCL/PHP. That's a bit interesting.
</blockquote>
<p>
He mentions one big issue that several people pointed out with the VLC implementation - the class name prefixing (or lack there of) and the problems it could cause in the future. Prado uses naming conventions that keep its classes out of the move generally named realm. He also touches on the quality of the code behind the VLC implementation, noting that while it might work well for smaller projects, there's more of a potential for failure on enterprise-level usage.
</p>]]></description>
      <pubDate>Tue, 26 Aug 2008 10:21:55 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHPClasses.org: Review - Delphi for PHP 2.0]]></title>
      <guid>http://www.phpdeveloper.org/news/10664</guid>
      <link>http://www.phpdeveloper.org/news/10664</link>
      <description><![CDATA[<p>
The PHPClasses.org website has <a href="http://www.phpclasses.org/reviews/id/B0018RTNSO.html">posted a new review</a> of CodeGear's latest version of Delphi for PHP.
</p>
<blockquote>
A new version of Delphi for PHP IDE was released this year. It is a follow-up of Delphi for PHP 1.0 released for the first time in 2007.
</blockquote>
<p>
<i>Manuel</i> <a href="http://www.phpclasses.org/reviews/id/B000NOIR8U.html">already reviewed</a> a previous version of the software, so he only really focuses on the differences. He spends time reintroducing what Delphi is and how it plays a role in a PHP developers experience before getting into the new functionality. New features like third-party library support, how to run the software on other platforms (like Linux or OS X) and several of the updates to the user interface itself.
</p>]]></description>
      <pubDate>Wed, 23 Jul 2008 09:33:40 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Paul Gregg's Blog: Want to try out the next major version of Delphi for PHP?]]></title>
      <guid>http://www.phpdeveloper.org/news/9289</guid>
      <link>http://www.phpdeveloper.org/news/9289</link>
      <description><![CDATA[<p>
Want to try out the next major version of Delphi for PHP? <i>Paul Gregg</i> is <a href="http://www.pgregg.com/forums/viewtopic.php?tid=79">looking for volunteers</a> to be testers for the latest version of this CodeGear project.
</p>
<blockquote>
CodeGear is looking for additional beta testers for the next major version of <a href="http://www.codegear.com/products/delphi/php">Delphi for PHP</a>.
</blockquote>
<p>
Those interested should check out <a href="http://www.surveymonkey.com/s.aspx?sm=AsT7NAxv4zC5WYKIaK9pRw_3d_3d">this page</a> and fill in the application to become a tester (just name, email address, experience using PHP tools and how much time you could devote to testing).
</p>]]></description>
      <pubDate>Thu, 20 Dec 2007 12:58:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Eirik Hoem's Blog: Why Delphi for PHP should have used Prado instead of VCL]]></title>
      <guid>http://www.phpdeveloper.org/news/8721</guid>
      <link>http://www.phpdeveloper.org/news/8721</link>
      <description><![CDATA[<p>
<i>Eirik Hoem</i> has <a href="http://eirikhoem.wordpress.com/2007/09/14/why-delphi-for-php-should-have-used-prado-instead-of-vcl/">posted some of his thoughts</a> on why the CodeGear software package <a href="http://www.codegear.com/products/delphi/php">Delphi for PHP</a> should have gone with the <a href="http://www.pradosoft.com/">Prado framework</a> instead of their current choice, <a href="http://sourceforge.net/projects/vcl4php">VCL4PHP</a>.
</p>
<blockquote>
This kind of tool is something that ASP.net has had for a long time (ie Visual Studio.net). Not only does it make the development process easier when it comes to building applications, but it also handles setup of applications, default configs etc. [...] My impression is that most PHP developers (at least above hobby level) works on Linux based workstations, so I imagine getting a strong user base could prove to be difficult.
</blockquote>
<p>
That said, he <a href="http://eirikhoem.wordpress.com/2007/09/14/why-delphi-for-php-should-have-used-prado-instead-of-vcl/">has his reasons</a> for why Prado should have been the framework of choice including the exception handling gap between the two (Prado on top), validation controls, how they use global variables and the rendering of HTML/XHTML by each.
</p>]]></description>
      <pubDate>Tue, 25 Sep 2007 09:32:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: Delphi for PHP Updated - Version 2]]></title>
      <guid>http://www.phpdeveloper.org/news/8558</guid>
      <link>http://www.phpdeveloper.org/news/8558</link>
      <description><![CDATA[<p>
CodeGear (Borland) have release an update to their <a href="http://www.phpdeveloper.org/news/7525">Delphi for PHP</a> toolset - <a href="http://cc.codegear.com/reg/item/24955">Update 2</a> for Windows (21.8MB).
</p>
<p>
According to the <a href="http://www.php-mag.net/magphpde/magphpde_news/psecom,id,27409,nodeid,5.html">International PHP Magazine site</a>:
</p>
<blockquote>
The second Delphi update for PHP includes improved documentation, updated VCL for PHP, and fixes. [...] Delphi for PHP Update 2 includes an updated version on the VCL for PHP, updated InterBase client library, improved documentation, and many bug fixes. Update 2 includes new component packages, if you have a previously installed version of Delphi for PHP, those packages won't be installed automatically and you may want to use them.
</blockquote>
<p>
You can find out more about this software package from <a href="http://www.codegear.com/products/delphi/php">its page</a> over on the CodeGear.com website including a link to <a href="http://downloads.codegear.com/survey.aspx?sid=646">download a trial</a>.
</p>]]></description>
      <pubDate>Thu, 30 Aug 2007 09:51:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Paul Gregg's Blog: Delphi for PHP (aka D4PHP)]]></title>
      <guid>http://www.phpdeveloper.org/news/7778</guid>
      <link>http://www.phpdeveloper.org/news/7778</link>
      <description><![CDATA[<p>
On his blog/forums today, <i>Paul Gregg</i> has a <a href="http://www.pgregg.com/forums/viewtopic.php?tid=76">mini-review posted</a> of the recently released <a href="http://www.codegear.com/products/delphi/php">Delphi for PHP</a>:
</p>
<blockquote>
D4PHP is CodeGear's first attempt at bringing visual rapid application development to PHP.  To be honest my first impression was fear. Here I am, 10+ years into PHP and used to developing raw PHP in vi and Zend Studio, with a couple of forays into Eclipse, staring at a PHP RAD tool without the first clue where to begin.
</blockquote>
<p>
His experience has been mostly with the usual crowd of PHP IDEs, so things were a bit foreign to him. Eventually, though, (after following the tutorial) he was able to make and compile a simple PHP script.
</p>
<blockquote>
I have to confess that being a simple procedural kind of guy that thinks OO is mostly hype, D4PHP is a huge concept for me to grapple with.  But I think I might just enjoy it.
</blockquote>]]></description>
      <pubDate>Fri, 04 May 2007 14:05:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHPClasses.org: Software Review - Delphi for PHP 2007]]></title>
      <guid>http://www.phpdeveloper.org/news/7568</guid>
      <link>http://www.phpdeveloper.org/news/7568</link>
      <description><![CDATA[<p>
On the PHPClasses website today, there's <a href="http://www.phpclasses.org/reviews/id/B000NOIR8U.html">a new software review</a> posted for the recently released Delphi for PHP from CodeGear (Borland).
</p>
<p>
He (<i>Manuel Lemos</i>) comes into the review not having dealt with Delphi before and having not created desktop applications before and found things a little overwhelming. He goes through the functionality of the application, including the structure of the applications you create (made up of "units" of PHP scripts). He gives a pretty comprehensive overview of what you can expect from the interface and a bit on some of the external functionality too - like the debugging.
</p>
<blockquote>
<p>
For a first version of this PHP IDE, I think Borland/CodeGear did very well, but there is plenty of room for improvement. If you have been a big fan of Delphi for Windows desktop applications, you will certainly love Delphi for PHP.
</p>
<p>
Even if you dislike the choices that were made when it comes to the generated code or the library packages, Delphi for PHP may still be very useful for developers that need to quickly create a prototype of a PHP application and show how it looks to potential or current customers.
</p>
</blockquote>
<p>
You can get more information, including features and pricing information from <a href="http://codegear.com/Products/Delphi/DelphiforPHP/tabid/237/Default.aspx">the official page</a> on the CodeGear website.
</p>]]></description>
      <pubDate>Thu, 05 Apr 2007 09:13:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: Delphi for PHP Released]]></title>
      <guid>http://www.phpdeveloper.org/news/7525</guid>
      <link>http://www.phpdeveloper.org/news/7525</link>
      <description><![CDATA[<p>
As <i>Justin Silverton</i> points out in <a href="http://www.whenpenguinsattack.com/2007/03/28/delphi-for-php-released/">his latest post</a> to the JSLabs blog, CodeGear has <a href="http://www.codegear.com/AboutUs/News/DelphiForPHPNowAvailable/tabid/251/Default.aspx">officially released</a> their version of Delphi for PHP.
</p>
<p>
From the <a href="http://www.codegear.com/AboutUs/News/DelphiForPHPNowAvailable/tabid/251/Default.aspx">official announcement</a>:
</p>
<blockquote>
<p>
CodeGear, a leader in developer tools, today announced that Delphi® for PHP '" an integrated visual Rapid Application Development (RAD) environment for the popular PHP Web development language '" is now shipping worldwide.
</p>
<p>
Delphi for PHP brings the RAD productivity benefits that Delphi users have enjoyed for years to PHP Web developers. PHP, designed to allow Web developers to write dynamically generated pages quickly, is the most prominent dynamic Web language today and has become one of the top 10 programming languages overall.
</p>
</blockquote>
<p>
Features of this <a href="http://www.codegear.com/LinkClick.aspx?link=237&tabid=251">new tool</a> include  VCL for PHP, an open-source PHP 5 visual component library with more than 50 reusable components and seamless AJAX integration, an integrated PHP debugger, and a code editor with Code Insight, Code Explorer, and Code Templates.
</p>
<p>
Check out <a href="http://www.codegear.com/LinkClick.aspx?link=237&tabid=251">the main site</a> for the software or one of the videos showing it in action:
<ul>
<li><a href="http://dn.codegear.com/article/34091">Using VCL for PHP to build database application and data dictionary in Delphi for PHP</a>
<li><a href="http://dn.codegear.com/article/34119">Delphi for PHP Simple Application</a>
</ul>
</p>]]></description>
      <pubDate>Thu, 29 Mar 2007 08:45:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[CodeGear.com: Borland Announced Delphi for PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/7337</guid>
      <link>http://www.phpdeveloper.org/news/7337</link>
      <description><![CDATA[<p>
CodeGear (from Borland) has <a href="http://www.codegear.com/Products/Delphi/DelphiforPHP/tabid/237/Default.aspx">officially announced</a> the release of Delphi for PHP, a new rapid application development environment for a more visual approach to PHP development.
</p>
<blockquote>
Many web developers today use PHP to develop portal frameworks, forums, and web applications because PHP allows them to create dynamic web applications with solid database connectivity. However, PHP web development has been stymied by the lack of a powerful RAD visual development environment. The existence of an active and vital open source PHP ecosystem with myriad of open source components and options makes the need for an integrated RAD development environment even more critical.
</blockquote>
<p>
You can check out this new software and all of its features on <a href="http://www.codegear.com/Products/Delphi/DelphiforPHP/tabid/237/Default.aspx">the CodeGear website</a>.
</p>]]></description>
      <pubDate>Fri, 23 Feb 2007 10:57:00 -0600</pubDate>
    </item>
  </channel>
</rss>
