<?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>Moxune</title>
	<atom:link href="http://moxune.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://moxune.com</link>
	<description>&#34;Tech Moxy&#34; ~ Moxune is the Surgical Team most capable of delivering your next complex PHP Application on time &#38; under budget.</description>
	<lastBuildDate>Thu, 18 Oct 2012 00:29:12 +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 abstraction as the need requires</title>
		<link>http://moxune.com/blog/2012/04/introducing-abstraction-as-the-need-requires/</link>
		<comments>http://moxune.com/blog/2012/04/introducing-abstraction-as-the-need-requires/#comments</comments>
		<pubDate>Mon, 02 Apr 2012 14:50:23 +0000</pubDate>
		<dc:creator>Nathan Nobbe</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[design principals]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://moxune.com/?p=399</guid>
		<description><![CDATA[The concept is simple, but its application is complicated. There is no metric for just how abstract a portion of... <a href="http://moxune.com/blog/2012/04/introducing-abstraction-as-the-need-requires/">More &#187;</a>]]></description>
			<content:encoded><![CDATA[The concept is simple, but its application is complicated.  There is no metric for just how abstract a portion of code is, or how necessary or unnecessary the degree of abstraction a chunk of code is in the context of the problem it aims to solve.  P]]></content:encoded>
			<wfw:commentRss>http://moxune.com/blog/2012/04/introducing-abstraction-as-the-need-requires/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing the MySQL PREG plugin on Ubuntu with apt-get</title>
		<link>http://moxune.com/blog/2011/12/installing-the-mysql-preg-plugin-on-ubuntu-with-apt-get/</link>
		<comments>http://moxune.com/blog/2011/12/installing-the-mysql-preg-plugin-on-ubuntu-with-apt-get/#comments</comments>
		<pubDate>Fri, 02 Dec 2011 00:51:36 +0000</pubDate>
		<dc:creator>Nathan Nobbe</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[apt-get]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[pcre]]></category>
		<category><![CDATA[Regular Expressions]]></category>

		<guid isPermaLink="false">http://moxune.com/?p=383</guid>
		<description><![CDATA[MySQL PREG Again In our article several months ago we discovered the the PREG plugin for MySQL and realized there... <a href="http://moxune.com/blog/2011/12/installing-the-mysql-preg-plugin-on-ubuntu-with-apt-get/">More &#187;</a>]]></description>
			<content:encoded><![CDATA[MySQL PREG Again
In our article several months ago we discovered the the PREG plugin for MySQL and realized there were no Ports in the mainline repository for Macports.  Back then we shared our install instructions and now we find a need to install ]]></content:encoded>
			<wfw:commentRss>http://moxune.com/blog/2011/12/installing-the-mysql-preg-plugin-on-ubuntu-with-apt-get/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configuring Doctrine Migrations 2.0 via Zend_Config</title>
		<link>http://moxune.com/blog/2011/10/configure-doctrine-migrations-2-zend_config/</link>
		<comments>http://moxune.com/blog/2011/10/configure-doctrine-migrations-2-zend_config/#comments</comments>
		<pubDate>Thu, 20 Oct 2011 14:51:00 +0000</pubDate>
		<dc:creator>Nathan Nobbe</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Doctrine2]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://moxune.com/?p=380</guid>
		<description><![CDATA[Using Doctrine2 for your new Zend project and Migrations 2.0 for database versioning? One aspect that quickly becomes annoying is... <a href="http://moxune.com/blog/2011/10/configure-doctrine-migrations-2-zend_config/">More &#187;</a>]]></description>
			<content:encoded><![CDATA[Using Doctrine2 for your new Zend project and Migrations 2.0 for database versioning?  One aspect that quickly becomes annoying is the lack of integration with the standard Zend application.ini.  Yes there is --configuration which allows you to speci]]></content:encoded>
			<wfw:commentRss>http://moxune.com/blog/2011/10/configure-doctrine-migrations-2-zend_config/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Hiding WordPress Preview Pages from Google Analytics</title>
		<link>http://moxune.com/blog/2011/10/hide-wordpress-preview-pages-google-analytics/</link>
		<comments>http://moxune.com/blog/2011/10/hide-wordpress-preview-pages-google-analytics/#comments</comments>
		<pubDate>Mon, 10 Oct 2011 02:07:48 +0000</pubDate>
		<dc:creator>Nathan Nobbe</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Goolge Analytics]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://moxune.com/?p=366</guid>
		<description><![CDATA[Getting tired of seeing preview pages from your WordPress blog in Google Analytics for your WordPress site? Just add a... <a href="http://moxune.com/blog/2011/10/hide-wordpress-preview-pages-google-analytics/">More &#187;</a>]]></description>
			<content:encoded><![CDATA[Getting tired of seeing preview pages from your WordPress blog in Google Analytics for your WordPress site?





Just add a conditional block around the call to Google Analytics in the appropriate template:

[javascript highlight="1"]
if(win]]></content:encoded>
			<wfw:commentRss>http://moxune.com/blog/2011/10/hide-wordpress-preview-pages-google-analytics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Centralized Zend_Amf_Server Logging</title>
		<link>http://moxune.com/blog/2011/09/centralized-zend_amf_server-logging/</link>
		<comments>http://moxune.com/blog/2011/09/centralized-zend_amf_server-logging/#comments</comments>
		<pubDate>Mon, 26 Sep 2011 08:03:22 +0000</pubDate>
		<dc:creator>Nathan Nobbe</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Amf]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[Zend_Amf_Server]]></category>

		<guid isPermaLink="false">http://moxune.com/?p=360</guid>
		<description><![CDATA[A few months back we posted an article about a limitation in the design of SoapServer and it's cousin Zend_Soap_Server.... <a href="http://moxune.com/blog/2011/09/centralized-zend_amf_server-logging/">More &#187;</a>]]></description>
			<content:encoded><![CDATA[A few months back we posted an article about a limitation in the design of SoapServer and it's cousin Zend_Soap_Server.  Zend_Amf_Server has a similar problem, namely no way to log input parameters and output results for service calls.  As mentioned ]]></content:encoded>
			<wfw:commentRss>http://moxune.com/blog/2011/09/centralized-zend_amf_server-logging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debugging Soap Services with Zend Studio</title>
		<link>http://moxune.com/blog/2011/09/debug-soap-server-zend-studio/</link>
		<comments>http://moxune.com/blog/2011/09/debug-soap-server-zend-studio/#comments</comments>
		<pubDate>Tue, 06 Sep 2011 10:34:03 +0000</pubDate>
		<dc:creator>Nathan Nobbe</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Debugging]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Soap]]></category>
		<category><![CDATA[SoapServer]]></category>
		<category><![CDATA[Zend Studio]]></category>

		<guid isPermaLink="false">http://moxune.com/?p=333</guid>
		<description><![CDATA[How do you get the debugger in Zend Studio to step through SoapServer code? Inevitably as you develop Soap services... <a href="http://moxune.com/blog/2011/09/debug-soap-server-zend-studio/">More &#187;</a>]]></description>
			<content:encoded><![CDATA[How do you get the debugger in Zend Studio to step through SoapServer code?
Inevitably as you develop Soap services with PHP you have to deal with a bug in the server side code.  Since you can embed SoapClient in a script that renders a Web page and]]></content:encoded>
			<wfw:commentRss>http://moxune.com/blog/2011/09/debug-soap-server-zend-studio/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Viewing Inheritance through IoC Goggles</title>
		<link>http://moxune.com/blog/2011/06/viewing-inheritance-through-ioc-goggles/</link>
		<comments>http://moxune.com/blog/2011/06/viewing-inheritance-through-ioc-goggles/#comments</comments>
		<pubDate>Wed, 08 Jun 2011 05:07:45 +0000</pubDate>
		<dc:creator>Nathan Nobbe</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[IoC]]></category>
		<category><![CDATA[OOP]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://moxune.com/?p=322</guid>
		<description><![CDATA[Hugh? So you're trying to write loosely coupled code and you keep hearing this thing about inversion of control. Perhaps... <a href="http://moxune.com/blog/2011/06/viewing-inheritance-through-ioc-goggles/">More &#187;</a>]]></description>
			<content:encoded><![CDATA[Hugh?
So you're trying to write loosely coupled code and you keep hearing this thing about inversion of control.  Perhaps you read about it in the chapter on factories while reading your favorite design patterns book.  Well to summarize, inversion o]]></content:encoded>
			<wfw:commentRss>http://moxune.com/blog/2011/06/viewing-inheritance-through-ioc-goggles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Managing customizations to an evolving third-party product</title>
		<link>http://moxune.com/blog/2011/05/managing-customizations-to-an-evolving-third-party-product/</link>
		<comments>http://moxune.com/blog/2011/05/managing-customizations-to-an-evolving-third-party-product/#comments</comments>
		<pubDate>Wed, 11 May 2011 15:55:30 +0000</pubDate>
		<dc:creator>Nathan Nobbe</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[SDLC]]></category>
		<category><![CDATA[Version Control]]></category>

		<guid isPermaLink="false">http://moxune.com/?p=291</guid>
		<description><![CDATA[Your Product Like many projects these days, there's no need to build completely from scratch. Off-the-shelf Open Source applications like... <a href="http://moxune.com/blog/2011/05/managing-customizations-to-an-evolving-third-party-product/">More &#187;</a>]]></description>
			<content:encoded><![CDATA[Your Product
Like many projects these days, there's no need to build completely from scratch.  Off-the-shelf Open Source applications like WordPress, have changed the landscape.  Another situation we encountered with a client once was a code generat]]></content:encoded>
			<wfw:commentRss>http://moxune.com/blog/2011/05/managing-customizations-to-an-evolving-third-party-product/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Soap Services Part 2, Generic Service Providers</title>
		<link>http://moxune.com/blog/2011/05/php-soap-services-part-2-generic-service-providers/</link>
		<comments>http://moxune.com/blog/2011/05/php-soap-services-part-2-generic-service-providers/#comments</comments>
		<pubDate>Tue, 03 May 2011 10:56:46 +0000</pubDate>
		<dc:creator>Nathan Nobbe</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Soap]]></category>
		<category><![CDATA[SoapServer]]></category>
		<category><![CDATA[Web Services]]></category>
		<category><![CDATA[WSDL]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://moxune.com/?p=271</guid>
		<description><![CDATA[Introduction If you read our article a couple weeks back about dynamically changing the WSDL URL via SoapServer you may... <a href="http://moxune.com/blog/2011/05/php-soap-services-part-2-generic-service-providers/">More &#187;</a>]]></description>
			<content:encoded><![CDATA[Introduction
If you read our article a couple weeks back about dynamically changing the WSDL URL via SoapServer you may have thought, there's little value here, since I use Zend Framework or NuSoap to publish Soap Services with PHP.  This article ex]]></content:encoded>
			<wfw:commentRss>http://moxune.com/blog/2011/05/php-soap-services-part-2-generic-service-providers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Authoring Non-Blocking Web Services in PHP</title>
		<link>http://moxune.com/blog/2011/04/non-blocking-web-service-processing-in-php/</link>
		<comments>http://moxune.com/blog/2011/04/non-blocking-web-service-processing-in-php/#comments</comments>
		<pubDate>Fri, 15 Apr 2011 00:48:20 +0000</pubDate>
		<dc:creator>Nathan Nobbe</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[MEP]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Services]]></category>

		<guid isPermaLink="false">http://staging.moxune.net/?p=187</guid>
		<description><![CDATA[Asynchronous Message Exchange Patterns Asynchronous MEP's bring many concepts from asynchronous OS development to the Internet. One aspect that's interesting... <a href="http://moxune.com/blog/2011/04/non-blocking-web-service-processing-in-php/">More &#187;</a>]]></description>
			<content:encoded><![CDATA[Asynchronous Message Exchange Patterns
Asynchronous MEP's bring many concepts from asynchronous OS development to the Internet.  One aspect that's interesting is the perceived speed up clients feel from asynchronous operations.  This where the termi]]></content:encoded>
			<wfw:commentRss>http://moxune.com/blog/2011/04/non-blocking-web-service-processing-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
