<?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/"
	>

<channel>
	<title>Delphi for PHP Blog &#187; Examples</title>
	<atom:link href="http://www.delphi-php.net/category/examples/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.delphi-php.net</link>
	<description>Delphi For PHP Blog - The best source of information and help on Delphi for PHP!</description>
	<lastBuildDate>Thu, 15 Apr 2010 21:59:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Everything PHP Developers Need to Be Productive</title>
		<link>http://www.delphi-php.net/everything-php-developers-need-to-be-productive/</link>
		<comments>http://www.delphi-php.net/everything-php-developers-need-to-be-productive/#comments</comments>
		<pubDate>Wed, 20 May 2009 11:17:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Examples]]></category>

		<guid isPermaLink="false">http://www.delphi-php.net/?p=43</guid>
		<description><![CDATA[Andreano Lanusse from Embarcadero Technologies has released a white paper entitled: &#8220;Everything PHP Developers Need to Be Productive&#8220;. It lists and has examples of how to use features in Delphi for PHP 2.0 that you may not be fully aware of. Here is a list of features coverd in the white paper: FORM DESIGNER HTML [...]]]></description>
			<content:encoded><![CDATA[<p>Andreano Lanusse from Embarcadero Technologies has released a white paper entitled: &#8220;<strong>Everything PHP Developers Need to Be Productive</strong>&#8220;. It lists and has examples of how to use features in Delphi for PHP 2.0 that you may not be fully aware of.</p>
<p>Here is a list of features coverd in the white paper:</p>
<ul>
<li>FORM DESIGNER</li>
<li>HTML DESIGNER</li>
<li>TEMPLATED FORMS</li>
<li>ZEND FRAMEWORK SUPPORT</li>
<li>DATABASE AND VCL FOR PHP</li>
<li>CODE FOLDING</li>
<li>SYNCEDIT</li>
<li>CHANGE TRACKING</li>
<li>ERROR INSIGHT</li>
<li>ENCODING, FORMAT AND CHARACTER SET</li>
<li>CODE INSIGHT</li>
<li>CODE COMPLETION</li>
<li>HELP INSIGHT</li>
<li>PARAMETER INSIGHT</li>
<li>BOOKMARKS</li>
<li>CUSTOMIZABLE KEYMAPPINGS AND SOURCE CODE FORMATTER</li>
<li>STRUCTURE PANE</li>
<li>BREAKPOINT LIST WINDOW</li>
<li>CALL STACK WINDOW</li>
<li>GLOBAL AND LOCAL VARIABLES</li>
<li>WATCHES WINDOW</li>
<li>PROFILER</li>
</ul>
<p>To download the white paper (PDF, 19 pages) go here: <a href="http://edn.embarcadero.com/article/39530" rel="nofollow">http://edn.embarcadero.com/article/39530</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.delphi-php.net/everything-php-developers-need-to-be-productive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Delphi for PHP 2.0 Sample Programs Online</title>
		<link>http://www.delphi-php.net/delphi-for-php-20-sample-programs-online/</link>
		<comments>http://www.delphi-php.net/delphi-for-php-20-sample-programs-online/#comments</comments>
		<pubDate>Tue, 03 Jun 2008 09:06:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Examples]]></category>

		<guid isPermaLink="false">http://www.delphi-php.net/delphi-for-php-20-sample-programs-online/</guid>
		<description><![CDATA[There&#8217;s a new article on the CodeGear site with links to a lot of sample Delphi for PHP 2.0 web applications. You can also download the source for these sample apps as well! There are 27 GUI Samples, 11 Data Samples, and 2 full sample applications (Blog Project and E-Commerce Project). Check it out: http://dn.codegear.com/article/38212]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s a new <a href="http://dn.codegear.com/article/38212" rel="nofollow">article</a> on the CodeGear site with links to a lot of sample Delphi for PHP 2.0 web applications. You can also download the source for these sample apps as well!</p>
<p>There are 27 GUI Samples, 11 Data Samples, and 2 full sample applications (<a href="http://www.qadram.com/vcl4php/runsample.php?sample=samples/BlogProject/index.php" rel="nofollow">Blog Project</a> and <a href="http://www.qadram.com/vcl4php/runsample.php?sample=samples/ECommerceExample/index.php" rel="nofollow">E-Commerce Project</a>).</p>
<p>Check it out: <a href="http://dn.codegear.com/article/38212" rel="nofollow">http://dn.codegear.com/article/38212</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.delphi-php.net/delphi-for-php-20-sample-programs-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Basic Website Template Using Delphi4PHP</title>
		<link>http://www.delphi-php.net/basic-website-template-using-delphi4php/</link>
		<comments>http://www.delphi-php.net/basic-website-template-using-delphi4php/#comments</comments>
		<pubDate>Mon, 20 Aug 2007 09:10:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Examples]]></category>

		<guid isPermaLink="false">http://www.delphi-php.net/basic-website-template-using-delphi4php/</guid>
		<description><![CDATA[Hi, Ppientje has just released a basic website template for Delphi4PHP. You can use it to develop your own websites based on this template. Main features are: Home Page About Page Contact Us Page Additional Product/Informational Pages Site style controlled by CSS Styles You can see a live demo here: Demo Website Template files can [...]]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p><a href="http://forums.delphi-php.net/member.php?u=324">Ppientje</a> has just released a basic website template for Delphi4PHP. You can use it to develop your own websites based on this template.</p>
<p>Main features are:</p>
<ul>
<li>Home Page</li>
<li>About Page</li>
<li>Contact Us Page</li>
<li>Additional Product/Informational Pages</li>
<li>Site style controlled by CSS Styles</li>
</ul>
<p>You can see a live demo here: <a href="http://demos.delphi-php.net/websitedemo/">Demo Website</a><br />
Template files can be downloaded here: <a href="http://www.delphi-php.net/demos/files/website.zip">Website Template Files</a><br />
To discuss changes or improvements to this template, please see this <a href="http://forums.delphi-php.net/showthread.php?t=1132">forums thread</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.delphi-php.net/basic-website-template-using-delphi4php/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>More tutorials and examples.</title>
		<link>http://www.delphi-php.net/more-tutorials-and-examples/</link>
		<comments>http://www.delphi-php.net/more-tutorials-and-examples/#comments</comments>
		<pubDate>Sun, 08 Jul 2007 15:07:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Examples]]></category>

		<guid isPermaLink="false">http://www.delphi-php.net/more-tutorials-and-examples/</guid>
		<description><![CDATA[Hi, There are a lot more tutorials and examples coming very soon. So stay tuned. If you wish to see any specific examples, please vist http://forums.delphi-php.net/forumdisplay.php?f=7 and post what you would like to see there! Regards, Delphi-PHP]]></description>
			<content:encoded><![CDATA[<p>Hi, </p>
<p>There are a lot more tutorials and examples coming very soon. So stay tuned. If you wish to see any specific examples, please vist <a href="http://forums.delphi-php.net/forumdisplay.php?f=7">http://forums.delphi-php.net/forumdisplay.php?f=7</a> and post what you would like to see there! <img src='http://www.delphi-php.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Regards,<br />
Delphi-PHP</p>
]]></content:encoded>
			<wfw:commentRss>http://www.delphi-php.net/more-tutorials-and-examples/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

