<?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; PHP</title>
	<atom:link href="http://www.mikesmullin.com/tag/php/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>
		<item>
		<title>Introducing Magento eCommerce Platform</title>
		<link>http://www.mikesmullin.com/development/introducing-magento-ecommerce-platform/</link>
		<comments>http://www.mikesmullin.com/development/introducing-magento-ecommerce-platform/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 06:23:24 +0000</pubDate>
		<dc:creator>Mike Smullin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[eCommerce]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[open-source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://www.mikesmullin.com/?p=90</guid>
		<description><![CDATA[For anyone who doesn&#8217;t know, Magento is a new open-source e-commerce platform first stable released Q3 2008 using the PHP5 Zend Framework. What is amazing about this platform is in less than one year it has rocketed to the top of Google search volume trends closely rivaling&#8212;and soon to overtake&#8212;the long-time osCommerce project. Today the [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.mikesmullin.com/wp-content/uploads/2009/02/magento.png" alt="Magento" title="Magento" width="150" height="150" class="alignright size-full wp-image-99" />For anyone who doesn&#8217;t know, <a href="http://www.magentocommerce.com/">Magento</a> is a new open-source e-commerce platform first stable <a href="http://www.magentocommerce.com/download/release_notes">released</a> Q3 2008 using the PHP5 <a href="http://framework.zend.com/">Zend Framework</a>. What is amazing about this platform is in less than one year it has <a href="http://www.google.com/trends?q=magento%2C+oscommerce%2C+zen+cart">rocketed to the top of Google search volume trends</a> closely rivaling&#8212;and soon to overtake&#8212;the long-time osCommerce project. Today the project is supported by <a href="http://www.varien.com/">Varien</a>, an Open Source eCommerce software development and consulting firm who started the project, and an ever-growing <a href="http://www.magentocommerce.com/boards">community</a> of over 68,000 users and developers.</p>
<p><span id="more-90"></span></p>
<p>To give you a brief overview of the timeline so far: In July, <a href="http://www.magentocommerce.com/blog/comments/magento-wins-best-new-open-source-project/">Magento was awarded &#8220;Best New Open Source Project&#8221;</a> by the <a href="http://sourceforge.net/community/the-community-choice-awards-winners/">2008 SourceForge.net Community Choice Awards</a>. In August, <a href="http://www.magentocommerce.com/blog/comments/magento-wins-best-of-open-source-enterprise-applications/">Magento was awarded &#8220;Best of Open Source Enterprise Applications&#8221;</a> by the <a href="http://www.infoworld.com/archives/t.jsp?N=s&amp;V=107881">2008 InfoWorld.com BOSSIE Awards</a>. This year <a title="Forrester Research" href="http://www.forrester.com/">Forrester Research</a>, the leading technology and market research firm, named <a title="Magento" href="http://www.magentocommerce.com/">Magento</a> as an &#8220;Emerging Player To Watch&#8221; in its <a href="http://www.forrester.com/Research/Document/Excerpt/0,7211,53651,00.html">Forrester Wave™: B2C eCommerce Platforms Report, Q1 2009</a>. The growth has just been incredible! Check out the <a href="http://www.magentocommerce.com/blog">blog</a> for a full in-depth history.</p>
<p>Personally, I have been using this platform for a little over 4 months now (running version 1.2.1 as of this writing) and can&#8217;t say enough good things about it. The feature-set is truly an amazing combination of technology. If I had one complaint, I wish there were more <a href="http://www.magentocommerce.com/knowledge-base">documentation</a>, and more <a href="http://www.magentocommerce.com/magento-connect">extensions</a>, but it&#8217;s still pretty early for all that and I know the community is actively working on this with the <a href="http://www.magentocommerce.com/wiki/">wiki</a>, <a href="http://www.magentocommerce.com/media/screencasts">screencasts</a>, <a href="http://docs.magentocommerce.com/">phpdocs</a>, etc. If there is ever anything you can&#8217;t find there, I have always found supportive folks in the <a href="http://www.magentocommerce.com/chat">#magento chatroom</a> on irc.freenode.net.</p>
<p>Check out their <a href="http://www.magentocommerce.com/demo">store demo</a> and in the meantime stay tuned for updates, Q&amp;A, tips, tricks, and hacks as I continue benefiting from and contributing back to the platform.</p>]]></content:encoded>
			<wfw:commentRss>http://www.mikesmullin.com/development/introducing-magento-ecommerce-platform/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

