<?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>philpalmieri &#187; matchbox &amp; modular extensions</title>
	<atom:link href="http://philpalmieri.com/category/matchbox-modular-extensions/feed/" rel="self" type="application/rss+xml" />
	<link>http://philpalmieri.com</link>
	<description>php, codeigniter, mysql, jquery, as3 &#38; flex</description>
	<lastBuildDate>Sat, 03 Apr 2010 04:51:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Codeigniter Simpletest Modular Extensions Suite</title>
		<link>http://philpalmieri.com/2010/01/codeigniter-simpletest-matchbox-suite/</link>
		<comments>http://philpalmieri.com/2010/01/codeigniter-simpletest-matchbox-suite/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 03:04:45 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
				<category><![CDATA[codeigniter]]></category>
		<category><![CDATA[matchbox & modular extensions]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://philpalmieri.com/?p=192</guid>
		<description><![CDATA[Update&#8230; I am still having issues with MB  - and apparently others are too view thread.  So, I am once again switching back to HMVC / Modular Extensions.. With that switch I am also converting the Simpletest module as well as my Tag and Template libraries over as well.. I&#8217;ll release them soon (this month&#8230;. really) &#8212;- [...]]]></description>
			<content:encoded><![CDATA[<p>Update&#8230;</p>
<p>I am still having issues with MB  - and apparently others are too <a href="http://codeigniter.com/forums/viewthread/144164/" target="_blank">view thread</a>.  So, I am once again switching back to HMVC / Modular Extensions.. With that switch I am also converting the Simpletest module as well as my Tag and Template libraries over as well..</p>
<p>I&#8217;ll release them soon (this month&#8230;. really)</p>
<p>&#8212;-</p>
<p>So, I am primarily writing this pre-post as incentive for myself to have a deadline and accountability.</p>
<p>After reading Jaime Rumbelow&#8217;s post on <a href="http://jamieonsoftware.com/P10/" target="_blank">Codeigniter and Simpletest</a> I realized I needed a way to do TDD in my Matchbox modules without having to set everything up each time.</p>
<p>I have an almost ready matchbox simpletest module that scans other modules for tests and auto runs them.   Each module you want to build with TDD only needs to contain its tests (which can  run on their own by loading the simpletest lib from the simpletest module) or can be auto loaded in batch from the main simpletest module.</p>
<p>If you are interested in helping me beta test, let me know &#8211; i plan to release a beta somewhere around Feb 1.</p>
]]></content:encoded>
			<wfw:commentRss>http://philpalmieri.com/2010/01/codeigniter-simpletest-matchbox-suite/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Matchbox is Back! So Long Modular Extensions&#8230;</title>
		<link>http://philpalmieri.com/2009/09/matchbox-is-back-so-long-modular-extensions/</link>
		<comments>http://philpalmieri.com/2009/09/matchbox-is-back-so-long-modular-extensions/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 01:32:50 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
				<category><![CDATA[codeigniter]]></category>
		<category><![CDATA[matchbox & modular extensions]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://philpalmieri.com/?p=151</guid>
		<description><![CDATA[So, for once, my procrastination has paid off! A while back i was complaining, in the most polite way of course, about the lack of development of matchbox. A few days ago Zacharias released Matchbox RC1.  He completely re-wrote it from the ground up and has made it 100% compatible with the latest Codeigniter release. [...]]]></description>
			<content:encoded><![CDATA[<p>So, for once, my procrastination has paid off!  A while back i was complaining, in the most polite way of course, about the lack of development of matchbox. A few days ago Zacharias released Matchbox RC1.  He completely re-wrote it from the ground up and has made it 100% compatible with the latest Codeigniter release.</p>
<p>I downloaded the release candidate from <a href="http://codeigniter.com/wiki/Matchbox/">http://codeigniter.com/wiki/Matchbox/</a>, dropped it into a new branch of some projects that use the old version, and was off and running.</p>
<p>As i play with it more i plan to release some of our code like the <a title="AMFPHP Codeigniter" href="http://philpalmieri.com/2009/04/codeigniter-amfphp-library/">AMFPHP library</a> as self contained modules that can be dropped into an application.</p>
<p>Thanks again to Zacharias for all your hard work.</p>
<p>Phil</p>
]]></content:encoded>
			<wfw:commentRss>http://philpalmieri.com/2009/09/matchbox-is-back-so-long-modular-extensions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Switching from Matchbox to Modular Extensions</title>
		<link>http://philpalmieri.com/2009/08/switching-from-matchbox-to-modular-extensions/</link>
		<comments>http://philpalmieri.com/2009/08/switching-from-matchbox-to-modular-extensions/#comments</comments>
		<pubDate>Thu, 06 Aug 2009 02:29:40 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
				<category><![CDATA[codeigniter]]></category>
		<category><![CDATA[matchbox & modular extensions]]></category>
		<category><![CDATA[hmvc]]></category>
		<category><![CDATA[matchbox]]></category>
		<category><![CDATA[modular extensions]]></category>

		<guid isPermaLink="false">http://philpalmieri.com/?p=112</guid>
		<description><![CDATA[[UPDATE: Matchbox is back!] After over 2 years of being a loyal matchbox user I am now at a crossroads. Our back office framework, e-commerce framework, cms, image galleries, etc. etc. etc. all completely rely on matchbox. Unfortunately, when Codeigniter 1.7 rolled out, matchbox didn&#8217;t keep up. There were a few issues with codeigniter&#8217;s new [...]]]></description>
			<content:encoded><![CDATA[<p>[UPDATE: <a href="http://philpalmieri.com/2009/09/matchbox-is-back-so-long-modular-extensions/">Matchbox is back!</a>]</p>
<p>After over 2 years of being a loyal matchbox user I am now at a crossroads.  Our back office framework, e-commerce framework, cms, image galleries, etc. etc. etc. all completely rely on matchbox. Unfortunately, when Codeigniter 1.7 rolled out,  matchbox didn&#8217;t keep up. There were a few issues with codeigniter&#8217;s new validation library with the latest release and I released a hacked matchbox loader in hopes that the developer would eventually come out with his own, but that was last November.</p>
<p>This brings me to the topic of this post &#8211; I will be converting all of our applications and modules from Matchbox to Modular Extensions in the coming weeks.  As I made that decision I realized there are a lot of other matchbox users who like me haven&#8217;t really used Modular Extensions, and are hesitant to take the leap.  So, as I work my way through it I will be posting to a new category with my progress.  At the end, I will try to wrap it all up and make a step by step conversion tutorial for other matchbox users still on the fence.</p>
<p>My apologies to Zacharias if he  just hasn&#8217;t had time to work on it (he has been doing it free of charge btw), if not then I am truly sorry to see matchbox die.  This post isn&#8217;t meant to be a complaint/rip on him, matchbox has been invaluable to us, and this decision was not made easily.</p>
<p>Being a commercial user, and relying on these code bases for my paycheck &#8211; not to mention having to support our deployed systems in the future, I simply cant take the chance that when another Codeigniter update rolls out, none of our legacy code will work.</p>
<p>Stay tuned for more updates.</p>
<p>Phil</p>
]]></content:encoded>
			<wfw:commentRss>http://philpalmieri.com/2009/08/switching-from-matchbox-to-modular-extensions/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
