<?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>Mon, 20 May 2013 01:10:49 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Cory Fowler: How to use CakePHP on Windows Azure Web Sites]]></title>
      <guid>http://www.phpdeveloper.org/news/18316</guid>
      <link>http://www.phpdeveloper.org/news/18316</link>
      <description><![CDATA[<p>
In <a href="http://blog.syntaxc4.net/post/2012/07/30/how-to-use-cakephp-on-windows-azure-web-sites.aspx">this new tutorial</a> posted to his site <i>Cory Fowler</i> shows you how to set up and deploy a <a href="http://cakephp.org">CakePHP</a>-based website to a Microsoft Azure instance.
</p>
<blockquote>
One day Last week, I set out to get a simple <a href="http://cakephp.org/">CakePHP</a> site up and running on <a href="http://www.windowsazure.com/">Windows Azure Web Sites</a>. [...] CakePHP is a framework, which means ideally, there should not be anything specific to get it working on any platform.
</blockquote>
<p>
He includes a complete guide to getting the framework, a sample "web.config" configuration file (for the Azure instance) and links to some other guides to help you get started using Azure (like <a href="http://www.windowsazure.com/en-us/develop/php/tutorials/website-w-mysql-and-git/">deployment with git</a>).
</p>]]></description>
      <pubDate>Fri, 03 Aug 2012 10:06:12 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Michelangelo van Dam's Blog: Microsoft Hackathon at PHPBenelux Conference 2012]]></title>
      <guid>http://www.phpdeveloper.org/news/17303</guid>
      <link>http://www.phpdeveloper.org/news/17303</link>
      <description><![CDATA[<p>
<i>Michelangelo van Dam</i> has a new post to his blog today about <a href="http://www.dragonbe.com/2011/12/microsoft-hackathon-at-phpbenelux.html">the Microsoft Hackathon</a> happening at this year's PHPBenelux conference with <a href="http://conference.phpbenelux.eu/2012/2011/12/microsoft-hackathon">reps from Microsoft</a> in attendance.
</p>
<blockquote>
Even if you have no knowledge of any of Microsoft's PHP solutions you're more then happy to join us and see how you can build applications so they can be distributed with the <a href="http://www.microsoft.com/web/downloads/platform.aspx>Web Platform Installer</a> for running on Windows IIS servers. Or maybe you just ended up with a new job in a company that only runs Windows Servers. We'll explain what you need to do so your applications run smoothly on these <a href="http://www.iis.net/">Microsoft IIS</a> infrastructures.
</blockquote>
<p>
Whatever your reason, you can find out more about the conference and the hackathon over on <a href="http://conference.phpbenelux.eu">the PHPBenelux</a> website and <a href="http://myupcoming.com/en/event/25495/phpbenelux-conference-2012">pick up your tickets</a> now (300 Euro for the full event, just 160 Euro for a partial ticket).
</p>]]></description>
      <pubDate>Mon, 26 Dec 2011 14:11:50 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Bradley Holt's Blog: Boston PHP Northeast Conference]]></title>
      <guid>http://www.phpdeveloper.org/news/17247</guid>
      <link>http://www.phpdeveloper.org/news/17247</link>
      <description><![CDATA[<p>
<i>Bradley Holt</i> has a new post to his blog announcing the <a href="http://bradley-holt.com/2011/12/boston-php-northeast-conference/">Boston PHP Northeast Conference</a> happening in August (2012) in Cambridge, Massachusetts:
</p> 
<blockquote>
I'm excited to be able to announce that the first ever Boston PHP Northeast Conference will be taking place on Saturday, August 11th and Sunday, August 12th at <a href="http://microsoftcambridge.com/">Microsoft's NERD Center</a> in Cambridge, MA. This regional event is intended for PHP beginners, enthusiasts, and professionals alike.
</blockquote>
<p>
The conference will not just cover PHP but also general web development topics with a dash of user experience thrown in. Three regional groups are hosting the event: <a href="http://www.bostonphp.org/">BostonPHP</a>, <a href="http://groups.google.com/group/burlington-vt-php">Burlington, VT user group</a> and the <a href="http://acphpug.paladin-bs.com/">Atlantic Canadian PHP user group</a>.
</p>]]></description>
      <pubDate>Tue, 13 Dec 2011 08:23:58 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Brian Swan's Blog: The SQL Server ODBC Driver for Linux is Available!]]></title>
      <guid>http://www.phpdeveloper.org/news/17180</guid>
      <link>http://www.phpdeveloper.org/news/17180</link>
      <description><![CDATA[<p>
As <i>Brian Swan</i> has mentioned in <a href="http://blogs.msdn.com/b/brian_swan/archive/2011/11/28/the-sql-server-odbc-driver-for-linux-is-available.aspx">his latest blog post</a>, the ODBC database driver for SQL Server on Linux has been released. This is a huge step forward for directly connecting linux-based systems (and programming languages) to this popular Microsoft product.
</p>
<blockquote>
The first beta release of the SQL Server ODBC Driver for Linux is available for download! As <a href="http://blogs.msdn.com/b/brian_swan/archive/2011/10/13/microsoft-announces-sql-server-odbc-driver-for-linux.aspx">announced in October</a>, the "Multiplatform Team" (a.k.a. the "MPlat Team") has released a preview version of a driver that will provide first-class access to SQL Server from applications running on Linux operating systems. The team is looking for feedback on this release to incorporate into their production-ready release, so try it out and let us know what you think.
</blockquote>
<p>
He links to a few resources about the release - <a href="http://blogs.technet.com/b/dataplatforminsider/archive/2011/11/28/available-today-preview-release-of-the-sql-server-odbc-driver-for-linux.aspx">more details</a>, a <a href="http://www.microsoft.com/download/en/details.aspx?id=28160">link to download the driver</a> and the <a href="http://msdn.microsoft.com/en-us/library/hh568451(SQL.110).aspx">official documentation</a>.
</p>]]></description>
      <pubDate>Tue, 29 Nov 2011 08:39:35 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Maarten Balliauw's Blog: Windows Azure SDK for PHP 4 released]]></title>
      <guid>http://www.phpdeveloper.org/news/16651</guid>
      <link>http://www.phpdeveloper.org/news/16651</link>
      <description><![CDATA[<p>
<i>Maarten Balliauw</i> has a new post announcing the <a href="http://blog.maartenballiauw.be/post/2011/07/27/Windows-Azure-SDK-for-PHP-4-released.aspx">release of the latest Windows SDK</a> for Azure for PHP, version 4.
</p>
<blockquote>
The Windows Azure SDK 4 contains some significant feature enhancements. For example, it now incorporates a PHP library for accessing Windows Azure storage, a logging component, a session sharing component and clients for both the Windows Azure and SQL Azure Management API's. On top of that, all of these API's are now also available from the command-line both under Windows and Linux. This means you can batch-script a complete datacenter setup including servers, storage, SQL Azure, firewalls, ... If that's not cool, move to the North Pole.
</blockquote>
<p>
He includes a few things from the changelog including service management API support for SQL Azure, package scaffolders and various performance enhancements. You can find out more about the release and the latest on the project on <a href="http://azurephp.interoperabilitybridges.com/">the Microsoft Interoperability website</a>.
</p>]]></description>
      <pubDate>Fri, 29 Jul 2011 09:53:19 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Brian Swan's Blog: PHP Driver for SQL Server - Request for Feature Feedback]]></title>
      <guid>http://www.phpdeveloper.org/news/16596</guid>
      <link>http://www.phpdeveloper.org/news/16596</link>
      <description><![CDATA[<p>
<i>Brian Swan</i> is <a href="http://blogs.msdn.com/b/brian_swan/archive/2011/07/14/php-driver-for-sql-server-request-for-feature-feedback.aspx">asking for user feedback</a> about the future of the Microsoft's SQL Server driver for PHP based on <a href="http://blogs.msdn.com/b/sqlphp/archive/2011/07/14/feature-feedback.aspx">a post</a> in the team's blog.
</p>
<blockquote>
I want to make sure that his request gets in front of lots of eyes, so I'm re-posting his request here (below). Jonathan included some links in his post so you can learn more about what the team is considering for the next release of the driver, but he didn't elaborate on "Buffered Queries". 
</blockquote>
<p>
They <a href="http://blogs.msdn.com/b/sqlphp/archive/2011/07/14/feature-feedback.aspx">suggest</a> a few features and ask for choices on which would be the most important to you as a developer - Always On support, SQL Server Serverless Express support, Buffered queries and LOB streaming support in PDO_SQLSRV. To give feedback, send an email to the address mentioned <a href="http://blogs.msdn.com/b/sqlphp/archive/2011/07/14/feature-feedback.aspx">in the post</a> or on <a href="https://twitter.com/#%21/kop48">twitter</a>/<a href="http://social.msdn.microsoft.com/Forums/en-US/sqldriverforphp/">their forums</a>.
</p>]]></description>
      <pubDate>Fri, 15 Jul 2011 10:22:49 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: Microsoft's second SQL Server Jump In Camp]]></title>
      <guid>http://www.phpdeveloper.org/news/16498</guid>
      <link>http://www.phpdeveloper.org/news/16498</link>
      <description><![CDATA[<p>
On the Zend Developer Zone today there's a new post from <i>Cal Evans</i> about the <a href="http://devzone.zend.com/article/15583-Microsofts-second-SQL-Server-Jump-In-Camp">SQL ServerJump In Camp</a> that's happening near the Microsoft offices in Seattle. It's an event bringing together developers from 10+ projects all around the PHP community to work on PHP itself.
</p>
<blockquote>
If you follow Microsoft and PHP then you aren't surprised that Microsoft is yet again getting PHP developers together to talk. However, if you don't pay attention, you may be surprised at how interested Microsoft is in PHP and the projects built on top of it. It is that latter interest, projects built on PHP, which is the focus of this week's camp.
</blockquote>
<p>
As <i>Cal</i> points out, this isn't a typical get-together kind of event - the focus is on the code and developers are actively working during coding sessions to try to meet some expectations by the end of the week. The Zend Developer Zone will post updates about the event during the week including articles, interviews and <a href="http://voicesoftheelephpant.com/">podcasts</a>.
</p>]]></description>
      <pubDate>Tue, 21 Jun 2011 11:01:35 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Stefan Koopmanschap's Blog: PHP on Azure contest: The cool stuff]]></title>
      <guid>http://www.phpdeveloper.org/news/15955</guid>
      <link>http://www.phpdeveloper.org/news/15955</link>
      <description><![CDATA[<p>
<i>Stefan Koopmanschap</i> has a new post today talking about the latest contest being put on by Microsoft - writing an application with PHP on Azure - and <a href="http://www.leftontheweb.com/message/PHP_on_Azure_contest_The_cool_stuff">why you should get involved</a>.
</p>
<blockquote>
So as you might or might not have noticed yet, PHPBenelux is organizing a new contest in collaboration with Microsoft: The <a href="http://www.phpazurecontest.com/">PHP on Azure contest</a>. The idea is simple: Build an application in PHP that runs on the Windows Azure platform. I think it's a great idea to participate, let me try to tell you why.
</blockquote>
<p>
He suggests a few reasons including that you'd get to work with cool new technologies (well, the 99% of you out there that don't host on Azure), you have the chance to win some great prizes and, of course, to have fun in the process. Development's great, but if you're not going to enjoy it, there's not much of a reason to try.
</p>]]></description>
      <pubDate>Thu, 24 Feb 2011 09:55:33 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Ruslan Yakushev's Blog: How to enable Xdebug in WebMatrix]]></title>
      <guid>http://www.phpdeveloper.org/news/15944</guid>
      <link>http://www.phpdeveloper.org/news/15944</link>
      <description><![CDATA[<p>
<i>Ruslan Yakushev</i> has posted some <a href="http://ruslany.net/2011/02/how-to-enable-xdebug-in-webmatrix/">quick instructions</a> on how to get <a href="http://xdebug.org">Xdebug</a>, the popular PHP debugger, enabled in the recently released <a href="http://www.microsoft.com/web/webmatrix/">WebMatrix</a> tool from Microsoft.
</p>
<blockquote>
When WebMatrix is used to build or modify a PHP-based web application the debugging tasks can be greatly simplified if Xdebug extension is used. This post explains how to install and use Xdebug extension with WebMatrix.
</blockquote>
<p>
It's a simple six-step process (complete with screenshots) that shows you how to enable it in your php.ini, test that it's working with a simple buggy script and configure both the location to the correct DLL file and an output directory to create cachegrind files.
</p>]]></description>
      <pubDate>Tue, 22 Feb 2011 13:09:23 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Maarten Balliauw's Blog: Introducing the PHP on Azure Contest]]></title>
      <guid>http://www.phpdeveloper.org/news/15829</guid>
      <link>http://www.phpdeveloper.org/news/15829</link>
      <description><![CDATA[<p>
<i>Maarten Balliauw</i> has posted a new announcement to his blog today - <a href="http://blog.maartenballiauw.be/post/2011/01/28/Introducing-the-PHP-on-Azure-Contest.aspx">a new contest</a> that Microsoft is hosting surrounding building PHP applications on the Azure platform.
</p>
<blockquote>
<a href="http://www.phpazurecontest.com/">The PHP on Azure Contest</a> is a coding competition run by the PHP Benelux User Group supported by Microsoft. Windows Azure is Microsoft's Cloud platform with tools and support for PHP. Participate to win a ticket, airfare and hotel to visit MIX2012 in Las Vegas, a Windows Phone 7 or other great prizes! The contest runs from February 1st 2011 to May 15th 2011. 
</blockquote>
<p>
Participants will build their application, blog about the progress and talk about what they think of the Azure platform as they go. You must enter before February 28th and have the application completed by May 15th - the winners will be announced at this year's <a href="http://www.phpconference.nl/">Dutch PHP Conference</a>. Other prizes include an Samsung Omnia 7 (Windows phone), a Microsoft Kinect sensor for Xbox 360 and another Samsung Omnia 7 for the top blogger participant.
</p>]]></description>
      <pubDate>Mon, 31 Jan 2011 09:02:18 -0600</pubDate>
    </item>
  </channel>
</rss>
