<?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>Mango Framework &#187; Releases</title>
	<atom:link href="http://mangoframework.com/blog/category/releases/feed/" rel="self" type="application/rss+xml" />
	<link>http://mangoframework.com/blog</link>
	<description>An ecommerce solution built on Perl, Catalyst, Handel and DBIx::Class.</description>
	<lastBuildDate>Sun, 14 Sep 2008 21:53:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Mango 0.01000_13 Released</title>
		<link>http://mangoframework.com/blog/releases/mango-001000-13-released/</link>
		<comments>http://mangoframework.com/blog/releases/mango-001000-13-released/#comments</comments>
		<pubDate>Mon, 02 Jun 2008 05:17:49 +0000</pubDate>
		<dc:creator>claco</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://mangoframework.com/blog/?p=28</guid>
		<description><![CDATA[Making some progress. Added RSS/Atom tests and have local fixes for making XML::Feed validate until I work my way into that dist too. I finally have some idea of how checkout is going to work, and have Class::Workflow integrated enough to automate GET/POST/Plugin mapping between pages, allowing the various steps to be tweaked without touching [...]]]></description>
			<content:encoded><![CDATA[<p>Making some progress. Added RSS/Atom tests and have local fixes for making XML::Feed validate until I work my way into that dist too. <img src='http://mangoframework.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>I finally have some idea of how checkout is going to work, and have Class::Workflow integrated enough to automate GET/POST/Plugin mapping between pages, allowing the various steps to be tweaked without touching controller code.</p>
<pre>0.01000_13 Sun June 1 21:29:24 2008
- Added redirect_to_login/redirect_from_login
- Added start of Checkout including plugin loading from core, catalyst and
then MyApp
- Added Catalyst Initialize plugin, Checkout and Checkout::Stash classes
- Now requires Handel 1.00011 for stash->clear fix
- Start migration from CGI::FormBuilder to HTML::FormFu
- Added W3C HTML/Atom/RSS validation checks to all live cat tests
- Started checkout workflow using Class::Workflow</pre>
]]></content:encoded>
			<wfw:commentRss>http://mangoframework.com/blog/releases/mango-001000-13-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mango 0.01000_12 Released</title>
		<link>http://mangoframework.com/blog/releases/mango-001000-12-released/</link>
		<comments>http://mangoframework.com/blog/releases/mango-001000-12-released/#comments</comments>
		<pubDate>Tue, 13 May 2008 23:25:55 +0000</pubDate>
		<dc:creator>claco</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://mangoframework.com/blog/?p=27</guid>
		<description><![CDATA[I&#8217;m still plugging away. Mostly fixes for feeds and whole lot of live catalyst tests using Test::Class. I really really need to get checkout rolling. I just made it through a Google Checkout integration elsewhere and it would be nice to add that while it&#8217;s still fresh in my head. 0.01000_12 Mon May 12 21:18:25 [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m still plugging away. Mostly fixes for feeds and whole lot of live catalyst tests using Test::Class. I really really need to get checkout rolling. I just made it through a Google Checkout integration elsewhere and it would be nice to add that while it&#8217;s still fresh in my head.</p>
<pre>0.01000_12 Mon May 12 21:18:25 2008
- Fixed various controllers to use Chained instead of index : Private
- Converted Live Catalyst tests to Test::Class and added tests for path config option and subclass renames
- Added RSS tests to live tests
- Added Admin tests</pre>
<pre>0.01000_11 Sun Apr 13 20:39:27 2008
- Added just enough pod to get spelling/coverage happy. Needs serious cleanup.
- Added critic tests and set perltidy standard for dist
- Refactor View::Feed. Needs more tests.</pre>
]]></content:encoded>
			<wfw:commentRss>http://mangoframework.com/blog/releases/mango-001000-12-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mango 0.01000_10 Released</title>
		<link>http://mangoframework.com/blog/releases/mango-001000-10-released/</link>
		<comments>http://mangoframework.com/blog/releases/mango-001000-10-released/#comments</comments>
		<pubDate>Sat, 19 Jan 2008 05:29:48 +0000</pubDate>
		<dc:creator>claco</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://mangoframework.com/blog/?p=26</guid>
		<description><![CDATA[You know the routine. Release [crap] early. Release [crap] often. It&#8217;s going to be a while till the next update.The Catalyst checkout controller code is going to eat my brain for most of the weekend. After that, it&#8217;s onward to refactoring, cleaning up templates and adding a buttload of fluff columns to the schema. 0.01000_10 [...]]]></description>
			<content:encoded><![CDATA[<p>You know the routine. Release [crap] early. Release [crap] often. It&#8217;s going to be a while till the next update.The Catalyst checkout controller code is going to eat my brain for most of the weekend. After that, it&#8217;s onward to refactoring, cleaning up templates and adding a buttload of fluff columns to the schema.</p>
<pre>0.01000_10 Fri Jan 18 22:27:19 2008
- Added Atom/RSS Feeds to Wishlists
- Added Atom/RSS Feeds to Products(tags)
- Added Feed() action attribute and enable_(feeds|atom|rss)_feed
- Fixed REST->entity() to use new config
- Stop importing blessed in Feed View</pre>
]]></content:encoded>
			<wfw:commentRss>http://mangoframework.com/blog/releases/mango-001000-10-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mango 0.01000_09 Released</title>
		<link>http://mangoframework.com/blog/releases/mango-001000-09-released/</link>
		<comments>http://mangoframework.com/blog/releases/mango-001000-09-released/#comments</comments>
		<pubDate>Wed, 16 Jan 2008 05:57:31 +0000</pubDate>
		<dc:creator>claco</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://mangoframework.com/blog/?p=25</guid>
		<description><![CDATA[Finishing Mango a little bit at a time. Browse/view products via tags now that I got them working. 0.01000_09 Tue Jan 15 22:51:56 2008 - Added related_tags to Products Provider - Products controller now works for tag browsing, view, with tests]]></description>
			<content:encoded><![CDATA[<p>Finishing Mango a little bit at a time. Browse/view products via tags now that I got them working.</p>
<pre>0.01000_09 Tue Jan 15 22:51:56 2008
- Added related_tags to Products Provider
- Products controller now works for tag browsing, view, with tests</pre>
]]></content:encoded>
			<wfw:commentRss>http://mangoframework.com/blog/releases/mango-001000-09-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mango 0.01000_08 Released</title>
		<link>http://mangoframework.com/blog/releases/mango-001000-08-released/</link>
		<comments>http://mangoframework.com/blog/releases/mango-001000-08-released/#comments</comments>
		<pubDate>Sun, 13 Jan 2008 05:26:58 +0000</pubDate>
		<dc:creator>claco</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://mangoframework.com/blog/?p=24</guid>
		<description><![CDATA[Another weekend, another update. More pages. More tests. Uglier templates. :-/ 0.01000_08 Sat Jan 12 22:20:37 2008 - Added wishlist restore plus tests - Added Users/Wishlists public views with tests - Renamed resource names - mango.pl adds profile to go with 'admin' user - Split Cart into Cart/Items just like Wishlists/Items - Added sign up [...]]]></description>
			<content:encoded><![CDATA[<p>Another weekend, another update. More pages. More tests. Uglier templates. :-/</p>
<pre>0.01000_08 Sat Jan 12 22:20:37 2008
- Added wishlist restore plus tests
- Added Users/Wishlists public views with tests
- Renamed resource names
- mango.pl adds profile to go with 'admin' user
- Split Cart into Cart/Items just like Wishlists/Items
- Added sign up page and tests</pre>
]]></content:encoded>
			<wfw:commentRss>http://mangoframework.com/blog/releases/mango-001000-08-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mango 0.01000_07 Released</title>
		<link>http://mangoframework.com/blog/releases/mango-001000-07-released/</link>
		<comments>http://mangoframework.com/blog/releases/mango-001000-07-released/#comments</comments>
		<pubDate>Wed, 09 Jan 2008 20:14:06 +0000</pubDate>
		<dc:creator>claco</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://mangoframework.com/blog/?p=23</guid>
		<description><![CDATA[It&#8217;s ugly. It&#8217;s incomplete. It sucks. But a release is a release and progess is progress. My only goal for a while is to keep myself from bogging down in details and thoughts of refactoring and just get things functional. A store in a box has a buttload of pieces to it (user pages, public [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s ugly. It&#8217;s incomplete. It sucks. But a release is a release and progess is progress. My only goal for a while is to keep myself from bogging down in details and thoughts of refactoring and just get things functional. A store in a box has a buttload of pieces to it (user pages, public pages, admin pages, core, etc) and Mango isn&#8217;t even a one-solution-fits-all-does-everything type of app. But I digress.</p>
<p>It seems that going back to writing live (Test::WWW::Mech) tests seems to better spur productivity, tests I will most definitely need later when refactoring.</p>
<pre>
0.01000_07 Mon Jan 7 19:07:23 2008
- Added Catalyst::View::TT/Session/Cookie/Store to PREREQ
- Fixed problem in tests with latest Error.pm
- Updated XML::Atom PREREQ and test
- Mango->share now uses module_dir and falls back to ../../share when using
local INC files
- Added mango.pl to create app/config/data/components/database
- Moved users specific controller/form/templates into Users/users namespace
- Fixed urls to deal with not ending in /
- Updating an Attribute wasn't setting update()
- Converted admin to RESTish access
- Controllers now inherit from M::Catalyst:Controller (which does REST/Form
- Merge plugins into Plugin::Application
- Added Auth helpers is_admin/unauthorized
- Added REST helpers want_html/browser/yaml/feed, etc
- Form I18N is now FIELD_LABEL_$FIELD instead of LABEL_$FIELD
- Form I18N is now BUTTON_LABEL_$FIELD instead of LABEL_$FIELD
- Form I18N is now CONSTRAINT_$CONSTRAINT instead of $FIELD_$CONTSTRAINT
- Wishlist admin works mostly, with tests
</pre>
]]></content:encoded>
			<wfw:commentRss>http://mangoframework.com/blog/releases/mango-001000-07-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mango 0.01000_06 Released</title>
		<link>http://mangoframework.com/blog/releases/mango-001000-06-released/</link>
		<comments>http://mangoframework.com/blog/releases/mango-001000-06-released/#comments</comments>
		<pubDate>Mon, 10 Sep 2007 03:15:44 +0000</pubDate>
		<dc:creator>claco</dc:creator>
				<category><![CDATA[Catalyst Integration]]></category>
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://mangoframework.com/blog/?p=21</guid>
		<description><![CDATA[Back on the wagon again. Fixed Template->share when Mango has never been installed Stripped action from yml forms, now get path_prefix on the fly Base Controllers have form_directory set to cope with subclass rename Cart Controller works with add/update/clear/save/delete Added Forms plugin companion to Forms controller Cart forms is not build from sub-forms Form->render now [...]]]></description>
			<content:encoded><![CDATA[<p>Back on the wagon again.</p>
<ul>
<li>Fixed Template->share when Mango has never been installed</li>
<li>Stripped action from yml forms, now get path_prefix on the fly</li>
<li>Base Controllers have form_directory set to cope with subclass rename</li>
<li>Cart Controller works with add/update/clear/save/delete</li>
<li>Added Forms plugin companion to Forms controller</li>
<li>Cart forms is not build from sub-forms</li>
</ul>
<ul>
<li>Form->render now localizes field labels/submit</li>
<li>Views now fall back to auto/Mango/templates</li>
<li>Added Form/FormFile attributes to Form controller</li>
</ul>
<p>In general, I think I finally have things the way I want them in terms of forms, base controllers and the various plugins and custom authentication. Next step is wishlist view/restore support and merging the various plugins into on [thing to load] Mango::Catalyst::Plugin::Application.</p>
]]></content:encoded>
			<wfw:commentRss>http://mangoframework.com/blog/releases/mango-001000-06-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mango 0.01000_04 Released</title>
		<link>http://mangoframework.com/blog/releases/mango-001000-04-released/</link>
		<comments>http://mangoframework.com/blog/releases/mango-001000-04-released/#comments</comments>
		<pubDate>Mon, 28 May 2007 17:20:09 +0000</pubDate>
		<dc:creator>claco</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://mangoframework.com/blog/?p=18</guid>
		<description><![CDATA[I figured now was a good time to commit everything and release something before I head to Canad for the week. I present Mango 0.01000_04 with fresh new Catalyst base controllers, models, views,plugins and tests even! Added Mango::Form/Results for form file config parsing/validation Added base Catalyst Models/Views/Controllers/Plugins Added tests/pod for new Catalyst base modules]]></description>
			<content:encoded><![CDATA[<p>I figured now was a good time to commit everything and release something before I head to Canad for the week. I present Mango 0.01000_04 with fresh new Catalyst base controllers, models, views,plugins and tests even! <img src='http://mangoframework.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<ul>
<li>Added Mango::Form/Results for form file config parsing/validation</li>
<li>Added base Catalyst Models/Views/Controllers/Plugins</li>
<li>Added tests/pod for new Catalyst base modules</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://mangoframework.com/blog/releases/mango-001000-04-released/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Mango 0.01000_03 Released</title>
		<link>http://mangoframework.com/blog/releases/mango-001000-03-released/</link>
		<comments>http://mangoframework.com/blog/releases/mango-001000-03-released/#comments</comments>
		<pubDate>Mon, 23 Apr 2007 02:11:15 +0000</pubDate>
		<dc:creator>claco</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://mangoframework.com/blog/?p=14</guid>
		<description><![CDATA[Another release escapes from the side hatch. Updated/reviewed all pod Changed throwing exceptions away from indirect syntax Added Mango::Object::Meta to store non-column information Added Object->meta_class Reworked tests/providers/objects to put data first, and other in meta Added Object->get_columns This should be the last of the core API futzing for now. Time to start re adding Catalyst [...]]]></description>
			<content:encoded><![CDATA[<p>Another release escapes from the side hatch.</p>
<ul>
<li>Updated/reviewed all pod</li>
<li>Changed throwing exceptions away from indirect syntax</li>
<li>Added Mango::Object::Meta to store non-column information</li>
<li>Added Object->meta_class</li>
<li>Reworked tests/providers/objects to put data first, and other in meta</li>
<li>Added Object->get_columns</li>
</ul>
<p>This should be the last of the core API futzing for now. Time to start re adding Catalyst base classes.</p>
]]></content:encoded>
			<wfw:commentRss>http://mangoframework.com/blog/releases/mango-001000-03-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mango 0.01000_02 Released</title>
		<link>http://mangoframework.com/blog/releases/mango-001000-02-released/</link>
		<comments>http://mangoframework.com/blog/releases/mango-001000-02-released/#comments</comments>
		<pubDate>Thu, 19 Apr 2007 05:14:33 +0000</pubDate>
		<dc:creator>claco</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://mangoframework.com/blog/?p=13</guid>
		<description><![CDATA[Nothing to see here. Please move along. Make prereqs for DBIC/Handel real versions Added Build.PL to make mst a happy camper]]></description>
			<content:encoded><![CDATA[<p>Nothing to see here. Please move along.</p>
<ul>
<li>Make prereqs for DBIC/Handel real versions</li>
<li>Added Build.PL to make mst a happy camper</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://mangoframework.com/blog/releases/mango-001000-02-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

