<?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>SeeIT Consult &#187; wordpress</title>
	<atom:link href="http://www.seeit.org/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.seeit.org</link>
	<description>Web Programming &#38; IT Consultancy</description>
	<lastBuildDate>Sun, 29 Jan 2012 17:34:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Tina MVC 0.4.9</title>
		<link>http://www.seeit.org/2011/10/23/tina-mvc-0-4-9/</link>
		<comments>http://www.seeit.org/2011/10/23/tina-mvc-0-4-9/#comments</comments>
		<pubDate>Sun, 23 Oct 2011 19:56:23 +0000</pubDate>
		<dc:creator>fcrossen</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[tina-mvc]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.seeit.org/?p=729</guid>
		<description><![CDATA[Tina MVC version 0.4.9 is available from the WordPress plugin repository (see the Tina MVC for WordPress page). No news is, well, no news, but behind the scenes Tina MVC has been used in quite a few projects. The core code is now pretty mature and well tested. Changes since 0.4.3 (when I last posted news) [...]]]></description>
			<content:encoded><![CDATA[<div><a href="http://www.seeit.org/wp-content/uploads/2010/05/Tina-MVC-for-Wordpress-logo-80.jpg"><img class="alignright" title="Tina MVC for WordPress logo" src="http://www.seeit.org/wp-content/uploads/2010/05/Tina-MVC-for-Wordpress-logo-80.jpg" alt="Tina MVC for WordPress logo" width="80" height="80" /></a></div>
<p>Tina MVC version 0.4.9 is available from the WordPress plugin repository (see <a href="../tina-mvc-for-wordpress">the Tina MVC for WordPress page</a>). No news is, well, no news, but behind the scenes Tina MVC has been used in quite a few projects. The core code is now pretty mature and well tested.</p>
<h3>Changes since 0.4.3 (when I last posted news)</h3>
<ul>
<li>Lots of small bug fixes (and some bigger ones)</li>
<li>New functions to help debugging code</li>
<li>New functions to manage view data more effectively</li>
<li>New functionality for WordPress Multisite &#8211; you can now have different app folders for each site</li>
<li>Two new helpers:  a Pagination Helper (for creating a sortable, paged table of results from SQL) and a HTML Table Helper</li>
<li>Sample files to illustrate new functionality</li>
</ul>
<p>The <a href="http://www.seeit.org/tina-mvc-documentation/complete/" target="_blank">Tina MVC on-line documentation</a> has also been updated.</p>
<h3>Coming Soon</h3>
<p>These are features that have been used commercially and will be ported back to the GPL version.</p>
<ul>
<li>Image manipulation libraries for resizing, watermarking, etc.</li>
<li>Libraries for Paypal&#8217;s Express Checkout NVP API and for Google Checkout</li>
<li>A shopping cart helper</li>
</ul>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seeit.org/2011/10/23/tina-mvc-0-4-9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tina MVC 0.4.3</title>
		<link>http://www.seeit.org/2010/12/13/tina-mvc-0-4-2/</link>
		<comments>http://www.seeit.org/2010/12/13/tina-mvc-0-4-2/#comments</comments>
		<pubDate>Mon, 13 Dec 2010 22:50:45 +0000</pubDate>
		<dc:creator>fcrossen</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[tina-mvc]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.seeit.org/?p=580</guid>
		<description><![CDATA[Tina MVC version 0.4.2 0.4.3 is available from the WordPress plugin repository (see the Tina MVC for WordPress page). Main addition is the &#8216;GMAP_LOCATION&#8217; field type in the forms helper class, but there is also a security fix. Changes since 0.4: Enhancement: Added various MySQL date, time and datetime formatting functions Bug Fix: Password was not [...]]]></description>
			<content:encoded><![CDATA[<div>
<p><a href="http://www.seeit.org/wp-content/uploads/2010/05/Tina-MVC-for-Wordpress-logo-80.jpg"><img class="alignright" title="Tina MVC for WordPress logo" src="http://www.seeit.org/wp-content/uploads/2010/05/Tina-MVC-for-Wordpress-logo-80.jpg" alt="Tina MVC for WordPress logo" width="80" height="80" /></a>Tina MVC version <span style="text-decoration: line-through;">0.4.2</span> 0.4.3 is available from the WordPress plugin repository (see <a href="../tina-mvc-for-wordpress">the Tina MVC for WordPress page</a>).</p>
<p>Main addition is the &#8216;GMAP_LOCATION&#8217; field type in the forms helper class, but there is also a security fix.</p>
<p>Changes since 0.4:</p>
<ul>
<li>Enhancement: Added various MySQL date, time and datetime formatting functions</li>
<li>Bug Fix: Password was not being verified properly on the user change email form</li>
<li>Enhancement: Form helper gets a &#8216;GMAP_LOCATION&#8217; field input type</li>
<li>Enhancement: Form helper only loads reCaptcha libs if you define a reCaptcha field</li>
</ul>
<p>Next from Tina MVC  non-GPL:</p>
<ul>
<li>Image manipulation libraries for resizing, watermarking, etc.</li>
<li>Paypal libraries for the Express Checkout NVP API</li>
</ul>
<p>If you are interested in these features now, then feel free to drop me a line.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.seeit.org/2010/12/13/tina-mvc-0-4-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tina MVC: 0.4 release</title>
		<link>http://www.seeit.org/2010/10/21/tina-mvc-0-4-release/</link>
		<comments>http://www.seeit.org/2010/10/21/tina-mvc-0-4-release/#comments</comments>
		<pubDate>Thu, 21 Oct 2010 18:41:24 +0000</pubDate>
		<dc:creator>fcrossen</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[tina-mvc]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.seeit.org/?p=567</guid>
		<description><![CDATA[Tina MVC version 0.4 will soon be available from the WordPress plugin repository. This is a major update. Since the last stable version numerous fixes and enhancements have been backported from the non-GPL version. Changes since 0.3.2: Bug fix: In tina_mvc_app_settings.php &#8211; setting the parent page for a Tina front end controller page was not [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.seeit.org/wp-content/uploads/2010/05/Tina-MVC-for-Wordpress-logo-80.jpg"><img class="alignright size-full wp-image-467" title="Tina MVC for WordPress logo" src="http://www.seeit.org/wp-content/uploads/2010/05/Tina-MVC-for-Wordpress-logo-80.jpg" alt="Tina MVC for WordPress logo" width="80" height="80" /></a>Tina MVC version 0.4 will soon be available from the WordPress plugin repository.</p>
<p>This is a major update. Since the last stable version numerous fixes and enhancements have been backported from the non-GPL version.</p>
<p>Changes since 0.3.2:</p>
<ul>
<li>Bug fix: In tina_mvc_app_settings.php &#8211; setting the parent page for a Tina front end controller page was not working.</li>
<li>Bug fix: Various fixes ported from Tina MVC non-GPL version.</li>
<li>Bug fix: tina_mvc_functions.php &#8211; tina_mvc_get_GetPost() function.</li>
<li>Enhancement: Better form helper sample app.</li>
<li>Enhancement: HTML comments output before and after each parsed view file. Makes it easier for your designer to find a template.</li>
<li>Change: $tina_mvc_disable_wpautop setting is enabled by default (stops WordPress screwing with your HTML by inserting &lt;br&gt; and &lt;p&gt; tags).</li>
<li>Bug fix: Various small (and some not so small) bugs in the form helper.</li>
<li>Bug fix: in tina_mvc_get_GetPost().</li>
<li>Enhancement: A new test from to demonstrate all form helper functionality.</li>
<li>Bug fix: In certain cases, the form helper was not returning the correct variables after form was submitted.</li>
<li>Enhancement: Make it easier to change the name of the plugin folder name.</li>
<li> Enhancement: New app settings option: disable wpautop() for Tina MVC pages.</li>
<li>Enhancement: The form helper can manage file uploads now.</li>
<li>Enhancement: added a form_errors() method to the form helper class.</li>
</ul>
<p>Coming soon from Tina MVC  non-GPL:</p>
<ul>
<li>The form helper gets a Google Map field type. This allows your users to enter longitude and latitude coordinates by zooming into a Google Map and clicking on a point.</li>
<li>Image manipulation libraries for resizing, watermarking, etc.</li>
<li>Paypal libraries for the Express Checkout NVP API</li>
</ul>
<p>If you are interested in these features now, then feel free to drop me a line.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seeit.org/2010/10/21/tina-mvc-0-4-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tina MVC: 0.3 release</title>
		<link>http://www.seeit.org/2010/09/04/tina-mvc-0-3-release/</link>
		<comments>http://www.seeit.org/2010/09/04/tina-mvc-0-3-release/#comments</comments>
		<pubDate>Sat, 04 Sep 2010 13:23:27 +0000</pubDate>
		<dc:creator>fcrossen</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[tina-mvc]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.seeit.org/?p=555</guid>
		<description><![CDATA[Tina MVC 0.3 will be available for download from the WordPress plugin repository. This release includes numerous changes and enhancements: Complete reorganisation of core files Rewrite of core page controllers and views the form helper is not autoloaded any more. Use tina_mvc_include_helper(&#8216;tina_mvc_form_helper&#8217;) first new function tina_mvc_call_page_controller() for use in your apps or theme template files [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.seeit.org/wp-content/uploads/2010/05/Tina-MVC-for-Wordpress-logo-80.jpg"><img class="alignright size-full wp-image-467" title="Tina MVC for WordPress logo" src="http://www.seeit.org/wp-content/uploads/2010/05/Tina-MVC-for-Wordpress-logo-80.jpg" alt="Tina MVC for WordPress logo" width="80" height="80" /></a>Tina MVC 0.3 will be available for download from the WordPress plugin repository.</p>
<p>This release includes numerous changes and enhancements:</p>
<div id="_mcePaste">
<ul>
<li>Complete reorganisation of core files</li>
<li>Rewrite of core page controllers and views</li>
<li>the form helper is not autoloaded any more. Use tina_mvc_include_helper(&#8216;tina_mvc_form_helper&#8217;) first</li>
<li>new function tina_mvc_call_page_controller() for use in your apps or theme template files</li>
<li>can use custom folder locations for page controllers `tina_mvc_call_page_controller()` and views `tina_mvc_base_page_class-&gt;load_view()` to separate core code from your own apps</li>
<li>tina_mvc_user_has_role() and tina_mvc_user_has_capability() accept comma seperated list or arrays</li>
<li>Added app_bootstrap feature &#8211; allows you to enqueue styles and scripts before page output begins when using widgets or shortcodes</li>
<li>Added app_init_bootstrap feature &#8211; allows you to run code (e.g. to register a custom post) at the init action hook</li>
<li>Changed how shortcodes are run &#8211; now we go before wp_texturizer()</li>
<li>The contents of a non self-enclosing shortcode are available to the page controller now</li>
<li>Added &#8216;app_install_remove&#8217; to allow running arbitrary code on plugin install/remove. See tina_mvc_admin_install()/tina_mvc_admin_remove() in tina_mvc_admin_functions.php</li>
<li>Added a basic framework for unit tests (unfinished)</li>
<li>Removed the phpDocumentor tutorials folder.</li>
<li>Bug fix: tina_mvc_form_helper_class-&gt;validate_as_REGEXP() was broken</li>
<li>Fixed a possible XSS attack vector</li>
</ul>
</div>
<p>There is also a new tutorial on using the custom code application hooks. These allow you to run arbitrary code at the &#8216;init&#8217;, &#8216;the_posts&#8217; and when Tina MVC is activated or removed.</p>
<p>Read all about it on <a href="http://www.seeit.org/tina-mvc-for-wordpress">the Tina MVC for WordPress page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seeit.org/2010/09/04/tina-mvc-0-3-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tina MVC: 0.2 release and 0.3 development branch</title>
		<link>http://www.seeit.org/2010/05/30/tina-mvc-0-2-release-0-3-development-branch/</link>
		<comments>http://www.seeit.org/2010/05/30/tina-mvc-0-2-release-0-3-development-branch/#comments</comments>
		<pubDate>Sun, 30 May 2010 14:01:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[tina-mvc]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.seeit.org/?p=512</guid>
		<description><![CDATA[Stable version 0.2. This is a roll-up of recent fixes and enhancements. At this stage all development is on the 0.3 branch. Unless bugs appear before I&#8217;m ready with 0.3, there will be no further releases prior to 0.3. Get it from the Tina MVC for WordPress page. Development version 0.3. A complete reorganisation of [...]]]></description>
			<content:encoded><![CDATA[<h3><img class="size-full wp-image-467 alignright" title="Tina MVC for  WordPress logo" src="http://www.seeit.org/wp-content/uploads/2010/05/Tina-MVC-for-Wordpress-logo-80.jpg" alt="Tina MVC for WordPress logo" width="80" height="80" />Stable version 0.2.</h3>
<p>This is a roll-up of recent fixes and enhancements. At this stage all development is on the 0.3 branch. Unless bugs appear before I&#8217;m ready with 0.3, there will be no further releases prior to 0.3.</p>
<p>Get it from <a href="http://www.seeit.org/tina-mvc-for-wordpress/">the Tina MVC for WordPress page</a>.</p>
<h3>Development version 0.3.</h3>
<p>A complete reorganisation of the plugin folder structure and some functional enhancements. Check out at the <a href="http://svn.wp-plugins.org/tina-mvc/branches/v0.3-dev/" target="_blank">version 0.3 development branch at the WordPress plugin repository</a>. This will be released shortly.</p>
<p>If you are evaluating Tina MVC then the <a href="http://svn.wp-plugins.org/tina-mvc/branches/v0.3-dev/" target="_blank">0.3 branch</a> is where to go.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seeit.org/2010/05/30/tina-mvc-0-2-release-0-3-development-branch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tina MVC 0.1.10</title>
		<link>http://www.seeit.org/2010/05/03/tina-mvc-0-1-10/</link>
		<comments>http://www.seeit.org/2010/05/03/tina-mvc-0-1-10/#comments</comments>
		<pubDate>Mon, 03 May 2010 21:17:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[tina-mvc]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.seeit.org/?p=411</guid>
		<description><![CDATA[Update: 2010-05-06: Ouch &#8211; a hurried commit introduced a rather embarrassing bug. It has been fixed and an update has been uploaded as version 0.11. This update contains a roll-up of various enhancements to the core: removal of the PHP __autoload() function requirement a new dispatcher method configurable handling of missing controller errors This is [...]]]></description>
			<content:encoded><![CDATA[<p><em><strong>Update: 2010-05-06</strong>:<br />
Ouch &#8211; a hurried commit introduced a rather embarrassing bug. It has been fixed and an update has been uploaded as version 0.11.</em></p>
<p>This update contains a roll-up of various enhancements to the core:</p>
<ul>
<li>removal of the PHP __autoload() function requirement</li>
<li>a new dispatcher method</li>
<li>configurable handling of missing controller errors</li>
</ul>
<p>This is a release candidate for 0.2. Get it from the <a title="Tina MVC for WordPress" href="http://www.seeit.org/tina-mvc-for-wordpress">Tina MVC for WordPress page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seeit.org/2010/05/03/tina-mvc-0-1-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tina MVC 0.1.8 upgrade</title>
		<link>http://www.seeit.org/2010/04/04/tina-mvc-0-1-8-upgrade/</link>
		<comments>http://www.seeit.org/2010/04/04/tina-mvc-0-1-8-upgrade/#comments</comments>
		<pubDate>Sun, 04 Apr 2010 11:41:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[tina-mvc]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.seeit.org/?p=349</guid>
		<description><![CDATA[All seems well with the recent fixes, so I have bumped to version 0.1.8. Download from the Tina MVC plugin page on WordPress.org or download from SeeIT.org here.]]></description>
			<content:encoded><![CDATA[<p>All seems well with the recent fixes, so I have bumped to version 0.1.8.</p>
<p>Download from the <a title="Link: WordPress.org Tina MVC page" href="http://wordpress.org/extend/plugins/tina-mvc/" target="_blank">Tina MVC plugin page on WordPress.org</a> or <a title="Tina MVC for WordPress page" href="http://www.seeit.org/tina-mvc-for-wordpress">download from SeeIT.org here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seeit.org/2010/04/04/tina-mvc-0-1-8-upgrade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tina MVC update to 0.1.7.5</title>
		<link>http://www.seeit.org/2010/04/02/tina-mvc-update-to-0-1-7-5/</link>
		<comments>http://www.seeit.org/2010/04/02/tina-mvc-update-to-0-1-7-5/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 21:37:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[tina-mvc]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.seeit.org/?p=337</guid>
		<description><![CDATA[There have been numerous updates to the framework over the past few weeks, mostly getting the various http redirects and user  login, registration and password reminder pages to play nicely with WordPress. It seems to be working fine now, but until I am finished testing I&#8217;ll stay off bumping to version 0.1.8. The shortcode and [...]]]></description>
			<content:encoded><![CDATA[<p>There have been numerous updates to the framework over the past few weeks, mostly getting the various http redirects and user  login, registration and password reminder pages to play nicely with WordPress. It seems to be working fine now, but until I am finished testing I&#8217;ll stay off bumping to version 0.1.8.</p>
<p>The shortcode and widget code and functionality remains largely unchanged and has been stable for a while now.</p>
<p>I have also added a tutorial on <a title="Tina MVC Contact Form Tutorial " href="http://www.seeit.org/tina-mvc-for-wordpress/contact-form-tutorial/">developing a contact form using Tina</a>. It introduces the form helper and the usage of view files.</p>
<p><a title="Link: Guido Mühlwitz Webworking blog" href="http://www.guido-muehlwitz.de/2010/03/tinamvc-fuer-wordpress/" target="_blank">Also many thanks to Guido Mühlwitz for reviewing Tina MVC in his Webworking blog. He makes good points about code overhead, but (as he says) WordPress can be troublesome to deal with sometimes, and Tina was designed to solve a few very specific problems for me.</a></p>
<p>Download from the <a title="Link: Tina MVC for WordPress page" href="http://wordpress.org/extend/plugins/tina-mvc/" target="_blank">Tina MVC plugin page on WordPress.org</a> or from the <a title="Link: Tina MVC for WordPress page" href="http://www.seeit.org/tina-mvc-for-wordpress">Tina MVC page on SeeIT.org</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seeit.org/2010/04/02/tina-mvc-update-to-0-1-7-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tina MVC v0.1.7 released</title>
		<link>http://www.seeit.org/2010/03/26/tina-mvc-v0-1-7-released/</link>
		<comments>http://www.seeit.org/2010/03/26/tina-mvc-v0-1-7-released/#comments</comments>
		<pubDate>Fri, 26 Mar 2010 16:46:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[tina-mvc]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.seeit.org/?p=315</guid>
		<description><![CDATA[This update: Minor bugfix: in tina_mvc_functions.php, tina_mvc_make_controller_url() was creating an incorrect url for absolute controller paths. Trivial bugfix: In one of the sample apps, index_view.php was using the wrong function to create some links to sample apps. Important: When you upgrade, the default installation will migrate files in the app/ and app_emails/ folders. As one [...]]]></description>
			<content:encoded><![CDATA[<p>This update:</p>
<ul>
<li>Minor bugfix: in <code>tina_mvc_functions.php</code>, <code>tina_mvc_make_controller_url()</code> was creating an incorrect url for absolute controller paths.</li>
<li>Trivial bugfix: In one of the sample apps, <code>index_view.php</code> was using the wrong function to create some links to sample apps.</li>
</ul>
<p><strong>Important:</strong></p>
<p>When you upgrade, the default installation will migrate files in the <code>app/</code> and <code>app_emails/</code> folders. As one the fixes is in <code>sample_apps/tina-mvc-for-wordpress/index_view.php</code> it will not be visible unless you copy the file <code>tina-mvc-for-wordpress/index_view.php</code> to <code>apps/</code>.</p>
<p>Thanks for <a title="Link: conceptinfo.ie" href="http://conceptinfo.ie" target="_blank">Simon Stewart of CIC</a> for spotting the bugs.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seeit.org/2010/03/26/tina-mvc-v0-1-7-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tina MVC v0.1.6 Released</title>
		<link>http://www.seeit.org/2010/03/07/tina-mvc-v0-1-6-released/</link>
		<comments>http://www.seeit.org/2010/03/07/tina-mvc-v0-1-6-released/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 22:34:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[tina-mvc]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.seeit.org/?p=306</guid>
		<description><![CDATA[There was an issue in previous versions which prevented your customisations from being retained when Tina MVC was upgraded. This is now fixed. Get it at WordPress.org. Important upgrade notice: If you are upgrading from an older version of Tina, your customisations will NOT be migrated when you upgrade. You should manually backup the following [...]]]></description>
			<content:encoded><![CDATA[<p>There was an issue in previous versions which prevented your customisations from being retained when Tina MVC was upgraded. This is now fixed.</p>
<p>Get it at <a title="Download tina-mvc.0.1.6.zip" href="http://downloads.wordpress.org/plugin/tina-mvc.0.1.6.zip">WordPress.org</a>.</p>
<p><strong>Important upgrade notice:</strong></p>
<p>If you are upgrading from an older version of Tina, your customisations will NOT be migrated when you upgrade. You should manually backup the following from the <code>tina-mvc</code> directory:<br />
- <code>app/</code><br />
- <code>app_emails/</code><br />
- <code>tina_mvc_app_settings.php</code><br />
and restore them after the plugin has been upgraded.</p>
<p>You will also need to deactivate and reactivate the plugin to reflect the new settings in <code>tina_mvc_app_settings.php</code>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seeit.org/2010/03/07/tina-mvc-v0-1-6-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using apc
Page Caching using apc (user agent is rejected)
Database Caching 12/20 queries in 0.003 seconds using apc

Served from: www.seeit.org @ 2012-02-05 02:30:53 -->
