<?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>Mike Smullin &#187; MySQL</title>
	<atom:link href="http://www.mikesmullin.com/tag/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mikesmullin.com</link>
	<description>Personal Blog</description>
	<lastBuildDate>Fri, 30 Sep 2011 23:21:47 +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>Introducing Zend Core PHP Stack for Windows</title>
		<link>http://www.mikesmullin.com/development/introducing-zend-core-php-stack-for-windows/</link>
		<comments>http://www.mikesmullin.com/development/introducing-zend-core-php-stack-for-windows/#comments</comments>
		<pubDate>Fri, 13 Feb 2009 22:09:54 +0000</pubDate>
		<dc:creator>Mike Smullin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Zend Core]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://www.mikesmullin.com/?p=115</guid>
		<description><![CDATA[For anyone who doesn’t know, Zend Core is a new solution for PHP developers as of 2008. Prior to this all we had were solutions like XAMPP, WAMP, with a surprising number of others still pursuing the hard way. Personally, I&#8217;ve been relying on XAMPP Lite and the good people at Apache Friends to provide [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-116" title="Zend Core v2.5.2 w/ PHP5, Apache2, MySQL5" src="http://www.mikesmullin.com/wp-content/uploads/2009/02/php5-zend-core.png" alt="Zend Core v2.5.2 w/ PHP5, Apache2, MySQL5" width="150" height="150" /></p>
<p>For anyone who doesn’t know, <a href="http://www.zend.com/products/core/">Zend Core</a> is a new solution for <acronym title="Pre-Hypertext Processing">PHP</acronym> developers as of 2008.</p>
<p>Prior to this all we had were solutions like <a href="http://www.apachefriends.org/en/xampp.html"><acronym title="(Windows, Linux, Mac OS/X, or Solaris), Apache, MySQL, PHP, and Perl">XAMPP</acronym></a>, <a href="http://www.wampserver.com/en/"><acronym title="Windows Apache MySQL PHP">WAMP</acronym></a>, with a surprising number of others still pursuing <a href="http://us2.php.net/install.windows">the hard way</a>. Personally, I&#8217;ve been relying on <a href="http://www.apachefriends.org/en/xampp-windows.html#646"><acronym title="(Windows, Linux, Mac OS/X, or Solaris), Apache, MySQL, PHP, and Perl">XAMPP</acronym> Lite</a> and the good people at <a href="http://www.apachefriends.org/en/team.html">Apache Friends</a> to provide me with timely updates and seamless upgrade paths between versions for the better part of 3 years. I have to admit, it was hard to part, but there are clear benefits to making the transition.</p>
<p><span id="more-115"></span></p>
<p>As of this writing, Zend Core is currently the only <a href="http://www.zend.com/products/core/">official Zend certified stack</a>:</p>
<blockquote><p>It includes the most reliable and up-to-date version of <acronym title="Pre-Hypertext Processing">PHP</acronym>, tested <acronym title="Pre-Hypertext Processing">PHP</acronym> extensions, database drivers and other enhancements. Zend Core is bundled with Zend Framework (the leading open-source <acronym title="Pre-Hypertext Processing">PHP</acronym> framework), Apache and MySQL and IBM DB2 Express-C databases.  Zend Core also support <acronym title="Internet Information Services">IIS</acronym> web servers, Informix and Oracle databases. The complete stack is built, tested and benchmarked to ensure optimum reliability and performance for multiple platforms.</p></blockquote>
<p>So I made the switch this month and so far have been happy with the results. The main advantage I noticed right away was <a href="http://www.mikesmullin.com/development/magento-crashing-apache-on-winxp-xampp-with-pdo-enabled/">increased stability</a>. </p>
<p>So I am recommending it. One thing to be aware of is, while the software remains <a href="http://www.zend.com/en/products/core/downloads">free to download</a>, they are now pushing a paid support package and this can be confusing at first if you don&#8217;t know what you are looking for. The free version also comes with an automatic Zend Network Update system but it only works for paid customers since v2.5.0. Kinda lame but the same thing we had with <acronym title="(Windows, Linux, Mac OS/X, or Solaris), Apache, MySQL, PHP, and Perl">XAMPP</acronym> so oh well.</p>
<p>If I had to say one thing bad about Zend Core, it would be that I miss the handy xampp-controller.exe tool from <acronym title="(Windows, Linux, Mac OS/X, or Solaris), Apache, MySQL, PHP, and Perl">XAMPP</acronym> which would sit in the system tray and allow me to quickly start/stop/restart and check on the status of my Apache and MySQL services. In lieu of any alternative, I&#8217;ve managed to hack together my own little replacement solution which does the job:</p>
<div id="attachment_117" class="wp-caption aligncenter" style="width: 584px"><img class="size-full wp-image-117" title="desktop screenshot" src="http://www.mikesmullin.com/wp-content/uploads/2009/02/zc-screen.png" alt="Desktop screenshot of my makeshift Zend Core Controller as a Toolbar folder" width="574" height="243" /><p class="wp-caption-text">Desktop screenshot of my makeshift Zend Core Controller as a Toolbar folder</p></div>
<p><a href="http://www.mikesmullin.com/wp-content/uploads/2009/02/zc.zip">Download Free Zend Core Controller Files<br />
4kb zipped, 6 x BAT (Windows)</a></p>
<p>It&#8217;s a simple solution but its lacking the status check part and the convenience of a system tray icon. It works for now but, <span style="text-decoration: line-through;">if anyone is looking for an easy fun development project, I would be interested in seeing a decent Windows desktop application version.</span> <strong>Scratch that!</strong> I made one myself using Visual Studio 2008 C# .NET. Check it out:</p>
<div id="attachment_198" class="wp-caption aligncenter" style="width: 584px"><img src="http://www.mikesmullin.com/wp-content/uploads/2009/02/zend-core-controller-screen.png" alt="Mike Smullin&#039;s custom Zend Core Controller Application for Windows" title="Screenshot of Zend Core Controller Application" width="574" height="402" class="size-full wp-image-198" /><p class="wp-caption-text">Mike Smullin's custom Zend Core Controller Application for Windows</p></div>
<p><a href="http://www.mikesmullin.com/wp-content/uploads/2009/02/zendcorecontroller.zip">Download Free Zend Core Controller Application v1.0<br />
93.4kb zipped, 1 x EXE (Windows)</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.mikesmullin.com/development/introducing-zend-core-php-stack-for-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

