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

<channel>
	<title>Delphi for PHP</title>
	<atom:link href="http://blogs.embarcadero.com/joseleon/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.embarcadero.com/joseleon</link>
	<description>About all technologies related with PHP</description>
	<pubDate>Mon, 02 Mar 2009 13:29:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<item>
		<title>OpenLogin VCL for PHP component screencast</title>
		<link>http://blogs.embarcadero.com/joseleon/2009/03/02/openlogin-vcl-for-php-component-screencast/</link>
		<comments>http://blogs.embarcadero.com/joseleon/2009/03/02/openlogin-vcl-for-php-component-screencast/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 13:29:33 +0000</pubDate>
		<dc:creator>José León</dc:creator>
		
		<category><![CDATA[Delphi for PHP]]></category>

		<category><![CDATA[VCL4PHP]]></category>

		<guid isPermaLink="false">http://blogs.embarcadero.com/joseleon/?p=271</guid>
		<description><![CDATA[Just to complete the previous article, I have recorded this screencast which shows how easy is to create a nice login screen with the OpenLogin component.
Is as simple as to drop it on a form, and then write the login logic on the OnLogin event, in this case, we are hardcoding the valid username and [...]]]></description>
			<content:encoded><![CDATA[<p>Just to complete the previous article, I have recorded this screencast which shows how easy is to create a nice login screen with the <a href="http://sourceforge.net/projects/vcl4phpoc">OpenLogin</a> component.</p>
<p>Is as simple as to drop it on a form, and then write the login logic on the OnLogin event, in this case, we are hardcoding the valid username and password, but we can check against a database or whatever we need.</p>
<p>In fact, the logical thing to do would be to combine it with the ZAuth component, so no coding will be required to perform the authentication.</p>
<p>Check out the screencast here:</p>
<p><a href="http://www.qadram.com/vcl4php/docwiki/screencasts/OpenLogin/OpenLogin.html">http://www.qadram.com/vcl4php/docwiki/screencasts/OpenLogin/OpenLogin.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.embarcadero.com/joseleon/2009/03/02/openlogin-vcl-for-php-component-screencast/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Open Login component for VCL for PHP</title>
		<link>http://blogs.embarcadero.com/joseleon/2009/02/27/open-login-component-for-vcl-for-php/</link>
		<comments>http://blogs.embarcadero.com/joseleon/2009/02/27/open-login-component-for-vcl-for-php/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 17:04:43 +0000</pubDate>
		<dc:creator>José León</dc:creator>
		
		<category><![CDATA[VCL4PHP]]></category>

		<guid isPermaLink="false">http://blogs.embarcadero.com/joseleon/?p=265</guid>
		<description><![CDATA[As a result of the application we are working in, we are starting to pack, wrap, document and now upload, some components to the VCL for PHP Open Components site.
This one is called Open Login and is based on a sample login, using jQuery and Ajax, found in this site:
http://www.chazzuka.com
Now the site is offline, will [...]]]></description>
			<content:encoded><![CDATA[<p>As a result of the application we are working in, we are starting to pack, wrap, document and now upload, some components to the VCL for PHP Open Components site.</p>
<p>This one is called Open Login and is based on a sample login, using jQuery and Ajax, found in this site:</p>
<p><a href="http://www.chazzuka.com">http://www.chazzuka.com</a></p>
<p>Now the site is offline, will update the link to a more specific one when this happens.</p>
<p>You can find the code here:</p>
<p><a href="http://vcl4phpoc.svn.sourceforge.net/viewvc/vcl4phpoc/trunk/openlogin/">http://vcl4phpoc.svn.sourceforge.net/viewvc/vcl4phpoc/trunk/openlogin/</a></p>
<p>And here is a sample:</p>
<p><a href="http://www.qadram.com/vcl4php/samples/OpenLogin/index.php">http://www.qadram.com/vcl4php/samples/OpenLogin/index.php</a></p>
<p>To see the source code for this sample, here are some links:</p>
<p><a href="http://www.qadram.com/vcl4php/samples/OpenLogin/index.phps">http://www.qadram.com/vcl4php/samples/OpenLogin/index.phps</a></p>
<p><a href="http://www.qadram.com/vcl4php/samples/OpenLogin/login.phps">http://www.qadram.com/vcl4php/samples/OpenLogin/login.phps</a></p>
<p><a href="http://www.qadram.com/vcl4php/samples/OpenLogin/dmAuth.phps">http://www.qadram.com/vcl4php/samples/OpenLogin/dmAuth.phps</a></p>
<p>And is as simple as to place it on a page, and use the OnLogin event to determine if the user/password combination is valid.</p>
<p>It features javascript validation, css theming, and uses ajax to communicate with the server. This simple component shows the power of Delphi for PHP reusing code and how easy is to add fancy features to an application with almost no code.</p>
<p>Hope you like it!</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.embarcadero.com/joseleon/2009/02/27/open-login-component-for-vcl-for-php/feed/</wfw:commentRss>
		</item>
		<item>
		<title>VCL for PHP Open Components</title>
		<link>http://blogs.embarcadero.com/joseleon/2009/02/27/vcl-for-php-open-components/</link>
		<comments>http://blogs.embarcadero.com/joseleon/2009/02/27/vcl-for-php-open-components/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 09:57:06 +0000</pubDate>
		<dc:creator>José León</dc:creator>
		
		<category><![CDATA[VCL4PHP]]></category>

		<guid isPermaLink="false">http://blogs.embarcadero.com/joseleon/?p=260</guid>
		<description><![CDATA[We have just opened a new project on SourceForge to host the development of third-party components for VCL for PHP, this is the URL:
http://sourceforge.net/projects/vcl4phpoc
At this moment, you can find on the source code repository, OpenGrid and OpenChart, the goal is not to clutter a lot the default VCL for PHP and have a central repository [...]]]></description>
			<content:encoded><![CDATA[<p>We have just opened a new project on SourceForge to host the development of third-party components for VCL for PHP, this is the URL:</p>
<p><a href="http://sourceforge.net/projects/vcl4phpoc">http://sourceforge.net/projects/vcl4phpoc</a></p>
<p>At this moment, you can find on the <a href="http://vcl4phpoc.svn.sourceforge.net/viewvc/vcl4phpoc/trunk/">source code repository</a>, OpenGrid and OpenChart, the goal is not to clutter a lot the default VCL for PHP and have a central repository you can find these components.</p>
<p>To know more about OpenChart, you can check these <a href="http://blogs.embarcadero.com/joseleon/2008/11/25/vcl-for-php-charting-components-available-for-download/">previous</a> <a href="http://blogs.embarcadero.com/joseleon/2008/11/06/vcl-for-php-charting-components-introduction/">posts</a>, OpenGrid is in very beta stage, but it can do things like this master-detail form, using ajax:</p>
<p><a href="/files/2009/02/masterdetail_1041.png"><img src="/files/2009/02/masterdetail_1041-300x192.png" alt="" width="300" height="192" /></a></p>
<p>If you have developed VCL for PHP components, under an Open Source license, and you want to use this repository for its development, please, contact me at <a href="mailto:jose.leon@embarcadero.com">jose.leon@embarcadero.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.embarcadero.com/joseleon/2009/02/27/vcl-for-php-open-components/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Using Delphi for Windows code from Delphi for PHP</title>
		<link>http://blogs.embarcadero.com/joseleon/2009/02/26/using-delphi-for-windows-code-from-delphi-for-php/</link>
		<comments>http://blogs.embarcadero.com/joseleon/2009/02/26/using-delphi-for-windows-code-from-delphi-for-php/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 08:46:23 +0000</pubDate>
		<dc:creator>José León</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blogs.embarcadero.com/joseleon/?p=247</guid>
		<description><![CDATA[PHP has the ability to be extended using code from other languages, this can be done using extensions, which are nothing but a dynamic library. So, on Windows, you can write your own extensions using Delphi for Windows, and in fact, is very easy, because of a great library, called php4Delphi. This library is also [...]]]></description>
			<content:encoded><![CDATA[<p>PHP has the ability to be extended using code from other languages, this can be done using extensions, which are nothing but a dynamic library. So, on Windows, you can write your own extensions using Delphi for Windows, and in fact, is very easy, because of a great library, called <a href="http://users.telenet.be/ws36637/php4delphi.html">php4Delphi</a>. This library is also used by Delphi for PHP IDE to interact with PHP engine, so you can be sure works very well <img src='http://blogs.embarcadero.com/joseleon/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>On this article, I&#8217;m going to show you how to create such extension and how to configure Delphi for PHP to use it. I&#8217;m going to use Delphi 2009 and an special version of php4Delphi, that works with Delphi 2009.</p>
<p>You can download it from here:</p>
<p><a href="http://seo4you.pl/php4delphi-delphi-2009/">http://seo4you.pl/php4delphi-delphi-2009/</a></p>
<p>Check the documentation on how to install it, but basically are two packages, one is the runtime package, and the other is the design time one.</p>
<p>Once it&#8217;s installed, you have a new item on the repository, called PHP Extension:</p>
<p><a href="/files/2009/02/repository_1017.png"><img src="/files/2009/02/repository_1017-300x227.png" alt="" width="300" height="227" /></a></p>
<p>If you select it, a new .dll project will be generated, with a .dproj and a .pas file, save everything on a folder of your choice, we are going to use the &#8216;myextension&#8217; name for everything.</p>
<p><strong>IMPORTANT:</strong> Be sure to check the unit just created is part of the project, because it seems there is some kind of bug and the unit is not added to the project.</p>
<h3>Adding functions</h3>
<p>Now is time to add the functions we want to use on PHP, this can be done by editing the Functions property of the extension module, check this shot:</p>
<p><a href="/files/2009/02/functions_1020.png"><img src="/files/2009/02/functions_1020-300x211.png" alt="" width="300" height="211" /></a></p>
<p>This is a collection editor where we can add new functions, so clicking on the new button, will create a new one, and we can set all its information</p>
<p><a href="/files/2009/02/func_1023.png"><img src="/files/2009/02/func_1023-300x194.png" alt="" width="300" height="194" /></a></p>
<p>Each function has the Parameters property, another collection we can edit and set the name for the parameter and also the expected parameter type.</p>
<p><a href="/files/2009/02/parameters_1026.png"><img src="/files/2009/02/parameters_1026-300x146.png" alt="" width="300" height="146" /></a></p>
<p>Once the function is created, to write the working code for it, just generate the function&#8217;s OnExecute event handler, on this case, we are going to return the length of the first parameter:</p>
<p><a href="/files/2009/02/event_1035.png"><img src="/files/2009/02/event_1035-300x58.png" alt="" width="300" height="58" /></a></p>
<h3>Setting up the extension in Delphi for PHP</h3>
<p>It is convinient to set the project to generate the .dll in the extension folder PHP uses, this can be set using the project options dialog:</p>
<p><a href="/files/2009/02/dialog_1032.png"><img src="/files/2009/02/dialog_1032-300x155.png" alt="" width="300" height="155" /></a></p>
<p>So now is time to tell the PHP engine the IDE uses to load this extension. The first thing to do is to ensure the IDE is closed, if not, the changes we perform are not going to work. To tell PHP to load an specific extension, we need to edit the php.ini file, but the IDE uses a template file to generate this one, so this is the file we need to edit. It&#8217;s located by default on <em>C:\Program Files\CodeGear\Delphi for PHP\2.0\php</em>, you can use a text editor to open this file, and then, search for <em>";extension=php_bz2.dll"</em>, this will point you to the zone of the file where all extensions are loaded. Now you need to add a new line:</p>
<p>extension=myextension.dll</p>
<p>Now, when you load the IDE, your new function will be ready to be used and you can write code like this:</p>
<p><a href="/files/2009/02/phpcode_1038.png"><img src="/files/2009/02/phpcode_1038-300x69.png" alt="" width="300" height="69" /></a></p>
<p>If you run this script, produces the right result, 14 <img src='http://blogs.embarcadero.com/joseleon/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<h3>Passing objects</h3>
<p>It is also possible to pass objects from Delphi for Windows to Delphi for PHP, in this case, you need to cast them to integer, so they will be used as handlers in PHP code. Then, when you want to send it to Delphi for Windows to perform operations, simply send the integer value and cast it to the right type of object.</p>
<h3>Conclusion</h3>
<p>This is a nice way to provide web interfaces to your existing applications, and also, a nice way to extend your php applications using third party functionality.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.embarcadero.com/joseleon/2009/02/26/using-delphi-for-windows-code-from-delphi-for-php/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Developer Camp 2009 and Open Source Conference at Japans Electronics College</title>
		<link>http://blogs.embarcadero.com/joseleon/2009/02/24/developer-camp-2009-and-open-source-conference-at-japans-electronics-college/</link>
		<comments>http://blogs.embarcadero.com/joseleon/2009/02/24/developer-camp-2009-and-open-source-conference-at-japans-electronics-college/#comments</comments>
		<pubDate>Tue, 24 Feb 2009 10:35:57 +0000</pubDate>
		<dc:creator>José León</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[Web services]]></category>

		<guid isPermaLink="false">http://blogs.embarcadero.com/joseleon/?p=229</guid>
		<description><![CDATA[This post is the last of the series of posts about Delphi for PHP sessions and interviews performed in Japan.
We had a meeting to check about the integration of Delphi for PHP with Japanese, and I got this nice present by natane, she contributed a big improvement to the Oracle Native Components on VCL for [...]]]></description>
			<content:encoded><![CDATA[<p>This post is the last of the series of posts about Delphi for PHP sessions and interviews performed in Japan.</p>
<p>We had a meeting to check about the integration of Delphi for PHP with Japanese, and I got this nice present by natane, she contributed a big improvement to the Oracle Native Components on VCL for PHP, and she also has created this two references for Japanese customers.</p>
<p><a href="/files/2009/02/dsc01497_996.JPG"><img src="/files/2009/02/dsc01497_996-199x300.jpg" alt="" width="199" height="300" /> </a><a href="/files/2009/02/dsc01618_1002.jpg"><img src="/files/2009/02/dsc01618_1002-199x300.jpg" alt="" width="199" height="300" /></a><a href="/files/2009/02/dsc01497_996.JPG"></a></p>
<p>Delphi for PHP was also present in Developer Camp with 3 technical sessions and 1 Open Talk session:</p>
<ul>
<li>Visual PHP programming with Delphi for PHP</li>
<li>Delphi for PHP Tutorial for Delphi Developers</li>
<li>Delphi for PHP Database Application Development</li>
<li>Talk about "Delphi like" concept with Delphi developers</li>
</ul>
<p>There were around 60 people on each session, the event was really well organized, and the work of the three interpreters that helped attendants with english-japanese translation, was great. All the material is recorded, so probably will be online in few weeks.</p>
<p>I had also the opportunity to go around and visit some electronic shops, and on this photo you can check the Delphi for PHP book available for selling on the PHP section at a bookstore:</p>
<p><a href="/files/2009/02/dsc01568_1005.jpg"><img src="/files/2009/02/dsc01568_1005-300x199.jpg" alt="" width="300" height="199" /></a></p>
<p>On friday, we attended the Open Source Conference at Japan Electronics College, and was exciting see so much people on the booths. The session presented was:</p>
<ul>
<li>Delphi for PHP - Enabling PHP Visual Web Development</li>
</ul>
<p>Here is a photo of the Embarcadero booth, showing Delphi for PHP and 3rdRail:</p>
<p><a href="/files/2009/02/dsc01767_1011.jpg"><img src="/files/2009/02/dsc01767_1011-300x199.jpg" alt="" width="300" height="199" /></a></p>
<p>And there, I had the opportunity to meet Ruby creator, <span> Yukihiro "Matz" Matsumoto, and we talked about the possibility of a Delphi for Ruby <img src='http://blogs.embarcadero.com/joseleon/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </span></p>
<p><a href="/files/2009/02/dsc01783_1008.jpg"><img src="/files/2009/02/dsc01783_1008-300x199.jpg" alt="" width="300" height="199" /></a></p>
<p>Also, I performed some interviews for several media, here are the links:</p>
<p>[ITPro] (Nikkei SOFTWARE)<br />
<a href="http://itpro.nikkeibp.co.jp/article/Interview/20090216/324863/?ST=NSW"> http://itpro.nikkeibp.co.jp/article/Interview/20090216/324863/?ST=NSW</a><br />
February 16, 2009<br />
&#8216;Should Choose Best Development Tool for Current Matter,&#8217; Says Developer of<br />
Delphi for PHP</p>
<p>[ITmedia Enterprise]<br />
<a href="http://www.itmedia.co.jp/enterprise/articles/0902/18/news084.html"> http://www.itmedia.co.jp/enterprise/articles/0902/18/news084.html</a><br />
February 18, 2009<br />
Delphi for PHP&#8217; Developer Appeals Merit of Developing Web Applications with<br />
GUI</p>
<p>[CodeZine]<br />
<a href="http://codezine.jp/article/detail/3598"> http://codezine.jp/article/detail/3598</a><br />
February 23, 2009<br />
Mr. Leon, Developer of Delphi for PHP Talks About &#8216;IDE for PHP Which Can Run<br />
Everything It Should&#8217;</p>
<p>[@IT]<br />
<a href="http://www.atmarkit.co.jp/news/200902/16/delphiphp.html"> http://www.atmarkit.co.jp/news/200902/16/delphiphp.html</a><br />
February 16, 2009<br />
&#8216;PHP is Most Appropriate Language for Web Application&#8217;</p>
<p>And finally, I would like to thank all the people at Embarcadero Japan, and also to all the people I have met, because they have treated me really well, and I have enjoyed very much with this experience.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.embarcadero.com/joseleon/2009/02/24/developer-camp-2009-and-open-source-conference-at-japans-electronics-college/feed/</wfw:commentRss>
		</item>
		<item>
		<title>VCL for PHP article at php&#124;architect</title>
		<link>http://blogs.embarcadero.com/joseleon/2009/02/22/vcl-for-php-article-at-phparchitect/</link>
		<comments>http://blogs.embarcadero.com/joseleon/2009/02/22/vcl-for-php-article-at-phparchitect/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 06:22:25 +0000</pubDate>
		<dc:creator>José León</dc:creator>
		
		<category><![CDATA[VCL4PHP]]></category>

		<guid isPermaLink="false">http://blogs.embarcadero.com/joseleon/?p=226</guid>
		<description><![CDATA[On the February issue of php&#124;architect, you can find an article I wrote for the magazine, which introduces VCL for PHP, please, check it out:
http://www.phparch.com/c/magazine/issue/91
]]></description>
			<content:encoded><![CDATA[<p>On the February issue of php|architect, you can find an article I wrote for the magazine, which introduces VCL for PHP, please, check it out:</p>
<p><a href="http://www.phparch.com/c/magazine/issue/91">http://www.phparch.com/c/magazine/issue/91</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.embarcadero.com/joseleon/2009/02/22/vcl-for-php-article-at-phparchitect/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PHP Camp</title>
		<link>http://blogs.embarcadero.com/joseleon/2009/02/15/php-camp/</link>
		<comments>http://blogs.embarcadero.com/joseleon/2009/02/15/php-camp/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 23:14:13 +0000</pubDate>
		<dc:creator>José León</dc:creator>
		
		<category><![CDATA[Delphi for PHP]]></category>

		<guid isPermaLink="false">http://blogs.codegear.com/joseleon/?p=219</guid>
		<description><![CDATA[Last saturday, we had the opportunity to share a nice time with many young developers, so they got a complete overview of what Delphi for PHP is and how can the use it to improve the speed of development.
The session was nice and it was streamed live using Ustream.Tv, so you can watch it here:
http://www.ustream.tv/recorded/1151699
There [...]]]></description>
			<content:encoded><![CDATA[<p>Last saturday, we had the opportunity to share a nice time with many young developers, so they got a complete overview of what Delphi for PHP is and how can the use it to improve the speed of development.</p>
<p>The session was nice and it was streamed live using Ustream.Tv, so you can watch it here:</p>
<p><a href="http://www.ustream.tv/recorded/1151699">http://www.ustream.tv/recorded/1151699</a></p>
<p>There were also three more interesting sessions, about PHP status in Japan, about <a href="http://www.openpear.com/">OpenPear</a>, and also about PHPUnit, and we discussed several ideas we can use to improve Delphi for PHP.</p>
<p>On sunday, we performed a three hour hands-on, so attendees could try the product and check how to work with it.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.embarcadero.com/joseleon/2009/02/15/php-camp/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Developer Summit 2009 - Japan (II)</title>
		<link>http://blogs.embarcadero.com/joseleon/2009/02/12/developer-summit-2009-japan-ii/</link>
		<comments>http://blogs.embarcadero.com/joseleon/2009/02/12/developer-summit-2009-japan-ii/#comments</comments>
		<pubDate>Fri, 13 Feb 2009 06:41:12 +0000</pubDate>
		<dc:creator>José León</dc:creator>
		
		<category><![CDATA[Delphi for PHP]]></category>

		<guid isPermaLink="false">http://blogs.codegear.com/joseleon/?p=215</guid>
		<description><![CDATA[The schedule for today is complete, we had a really nice session this morning, everything went perfectly and I think we concentrated in short time the essence of what Delphi for PHP is and what is useful for.
Here is a photo of the event:

And here is the URL of the session:
Click here
After that, we had [...]]]></description>
			<content:encoded><![CDATA[<p>The schedule for today is complete, we had a really nice session this morning, everything went perfectly and I think we concentrated in short time the essence of what Delphi for PHP is and what is useful for.</p>
<p>Here is a photo of the event:</p>
<p><a href="/files/2009/02/ds04large_987.jpg"><img src="/files/2009/02/ds04large_987-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p>And here is the URL of the session:</p>
<p><a href="http://www.seshop.com/event/dev/2009/timetable/Default.asp?mode=detail&amp;eid=124&amp;sid=753&amp;tr=05_Development+Style(LL)#753">Click here</a></p>
<p>After that, we had an interview with a very friendly CodeZine journalist, and I answered questions about the origins of the product, the target market and the strengths that make Delphi for PHP unique.</p>
<p>Tomorrow we will start with PHP Camp, and will keep blogging about it</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.embarcadero.com/joseleon/2009/02/12/developer-summit-2009-japan-ii/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Developer Summit 2009 - Japan</title>
		<link>http://blogs.embarcadero.com/joseleon/2009/02/12/developer-summit-2009-japan/</link>
		<comments>http://blogs.embarcadero.com/joseleon/2009/02/12/developer-summit-2009-japan/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 16:28:05 +0000</pubDate>
		<dc:creator>José León</dc:creator>
		
		<category><![CDATA[Delphi for PHP]]></category>

		<category><![CDATA[VCL4PHP]]></category>

		<guid isPermaLink="false">http://blogs.codegear.com/joseleon/?p=213</guid>
		<description><![CDATA[Today is the first day (yesterday we had the reception party, which was great) of the Shoeisha Developer Summit 2009, and there is planned a panel discussion talking about Delphi for PHP, after that, there is a media interview from CodeZine, will keep writting as the sessions are progressing.
The ambient and the audience seems to [...]]]></description>
			<content:encoded><![CDATA[<p>Today is the first day (yesterday we had the reception party, which was great) of the Shoeisha Developer Summit 2009, and there is planned a panel discussion talking about Delphi for PHP, after that, there is a media interview from CodeZine, will keep writting as the sessions are progressing.</p>
<p>The ambient and the audience seems to be really great and lots of people are going to attend, so it&#8217;s going to be a nice opportunity to show the capabilities and features of Dephi for PHP and VCL for PHP.</p>
<p>Stay tunned!</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.embarcadero.com/joseleon/2009/02/12/developer-summit-2009-japan/feed/</wfw:commentRss>
		</item>
		<item>
		<title>VCL for PHP to be used on a GPL web application</title>
		<link>http://blogs.embarcadero.com/joseleon/2009/02/01/vcl-for-php-to-be-used-on-a-gpl-web-application/</link>
		<comments>http://blogs.embarcadero.com/joseleon/2009/02/01/vcl-for-php-to-be-used-on-a-gpl-web-application/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 06:44:16 +0000</pubDate>
		<dc:creator>José León</dc:creator>
		
		<category><![CDATA[Delphi for PHP]]></category>

		<category><![CDATA[VCL4PHP]]></category>

		<guid isPermaLink="false">http://blogs.codegear.com/joseleon/?p=208</guid>
		<description><![CDATA[Just write this post to inform you that qadram software S.L. has signed an agreement to develop a big web application, this web application will use VCL for PHP and, the core, will be released as GPL, with the goal to be freely reused by anyone. This can be of interest to Delphi for PHP [...]]]></description>
			<content:encoded><![CDATA[<p>Just write this post to inform you that qadram software S.L. has signed an agreement to develop a big web application, this web application will use VCL for PHP and, the core, will be released as GPL, with the goal to be freely reused by anyone. This can be of interest to Delphi for PHP users, because will see a professional web application using VCL for PHP, but will get part of it so they are able to base their future developments on this code.</p>
<p>Below are the details of the agreement:</p>
<p>NEW RELEASE OF THE E-SOURCING SOLUTION ITBID USING DELPHI FOR PHP</p>
<p>The company Iáñez &amp; Tapia, owner of the technology for purchasing negotiations ITbid, has commissioned to qadram software S.L. for the development of the new release of his e-Sourcing solution.</p>
<p>Barcelona / Elche - February 1, 2009 - qadram software S.L. and Iañez &amp; Tapia S.L. join forces to write next version of the powerful e-Sourcing solution ITbid - the leader software for purchasing negotiations at the spanish-speaking markets but also used by many buyers of important companies all around the world.</p>
<p>The development is going to take approximately 1 year and the resulting application will use VCL for PHP as base technology. Renew electronic request for quotes and proposals (RFx), reverse auction and other purchasing related e-tools will be delivered by Iáñez &amp; Tapia to be used by their customers, usually under a SaaS Agreement.</p>
<p>Iañez &amp; Tapia S.L. provides the expertise gathered with its customers in the field of electronic purchasing negotiations and qadram software S.L. provides its expertise in the software development technology by using Delphi for PHP.</p>
<p>The application is planned to be developed in a modular way, in order to be reused for developing other software solution, like e-commerce stores, CMS systems, etc. Iañez &amp; Tapia S.L. agrees to release the core under GPL license, so will be freely available for other users.</p>
<p>About Iáñez &amp; Tapia S.L.<br />
Founded in 2002 by renowned experts with decades of experience, Iáñez &amp; Tapia is an innovative - but traditionally managed company focused in development and marketing of rational web-based technologies for purchasing departments.</p>
<p>For more information on Iáñez &amp; Tapia S.L., please visit<br />
<a href="http://www.itbid.org"> http://www.itbid.org</a></p>
<p>About qadram software S.L.<br />
Founded in 2003, qadram software S.L. is focused on developing custom software solutions and tools for software developers. We are experts in web technologies, specifically PHP and Delphi for PHP it is our main product, developed in partnership with Embarcadero Technologies.</p>
<p>For more information on qadram software S.L., please visit<br />
<a href="http://www.qadram.com"> http://www.qadram.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.embarcadero.com/joseleon/2009/02/01/vcl-for-php-to-be-used-on-a-gpl-web-application/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
