<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Tina MVC for WordPress</title>
	<atom:link href="http://seeit.org/tina-mvc-for-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://seeit.org</link>
	<description>Web server, PHP, MySQL &#38; Wordpress Help</description>
	<lastBuildDate>Fri, 29 Mar 2013 08:47:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: admin</title>
		<link>http://seeit.org/tina-mvc-for-wordpress/comment-page-1/#comment-13000</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 29 Mar 2013 08:47:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.seeit.org/?page_id=650#comment-13000</guid>
		<description><![CDATA[Yes, it is still in development and works with 3.5.1.]]></description>
		<content:encoded><![CDATA[<p>Yes, it is still in development and works with 3.5.1.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://seeit.org/tina-mvc-for-wordpress/comment-page-1/#comment-12995</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Fri, 29 Mar 2013 00:09:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.seeit.org/?page_id=650#comment-12995</guid>
		<description><![CDATA[hello, i was wondering if this plugin is still in development, or if it has been abandoned? Do you know if it as least works with the latest version of WP? Thanks!]]></description>
		<content:encoded><![CDATA[<p>hello, i was wondering if this plugin is still in development, or if it has been abandoned? Do you know if it as least works with the latest version of WP? Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Things learned from Wordcamp 2012 &#124; Inderpreet Singh</title>
		<link>http://seeit.org/tina-mvc-for-wordpress/comment-page-1/#comment-10858</link>
		<dc:creator>Things learned from Wordcamp 2012 &#124; Inderpreet Singh</dc:creator>
		<pubDate>Mon, 30 Jul 2012 02:34:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.seeit.org/?page_id=650#comment-10858</guid>
		<description><![CDATA[[...] Tina MVC [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Tina MVC [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: List Of WordPress Plugin Frameworks &#124; W-Shadow.com</title>
		<link>http://seeit.org/tina-mvc-for-wordpress/comment-page-1/#comment-10509</link>
		<dc:creator>List Of WordPress Plugin Frameworks &#124; W-Shadow.com</dc:creator>
		<pubDate>Tue, 26 Jun 2012 09:35:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.seeit.org/?page_id=650#comment-10509</guid>
		<description><![CDATA[[...] Homepage &#124; Documentation &#124; Demo [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Homepage | Documentation | Demo [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fcrossen</title>
		<link>http://seeit.org/tina-mvc-for-wordpress/comment-page-1/#comment-5867</link>
		<dc:creator>fcrossen</dc:creator>
		<pubDate>Wed, 23 Nov 2011 12:02:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.seeit.org/?page_id=650#comment-5867</guid>
		<description><![CDATA[Hi Atanas,

If you use the version of &lt;a href=&quot;http://wordpress.org/extend/plugins/tina-mvc/&quot; rel=&quot;nofollow&quot;&gt;Tina MVC from the Wordpress Plugin Directory&lt;/a&gt; then it is GNU General Public License, version 2 (GPLv2) licensed. In that case your Tina MVC application will also be GPLv2 and open source.

I can provide you with a commercial license for Tina MVC if you want. In that case you would not need to open source your app. Contact me if you need more information on this.

&gt; Also any integration with jQuery UI/ extJS ?
There is no need for specific integration with the JS libraries you describe. Just add your JS file using wp_enqueue_script() - usually in the constructor of your page controller, or in the class method (if you only need it on one page). You can also put it in a SCRIPT tag in your view file if you prefer.

I usually use the Wordpress supplied jQuery library for my Javascript or AJAX requirements.]]></description>
		<content:encoded><![CDATA[<p>Hi Atanas,</p>
<p>If you use the version of <a href="http://wordpress.org/extend/plugins/tina-mvc/" rel="nofollow">Tina MVC from the WordPress Plugin Directory</a> then it is GNU General Public License, version 2 (GPLv2) licensed. In that case your Tina MVC application will also be GPLv2 and open source.</p>
<p>I can provide you with a commercial license for Tina MVC if you want. In that case you would not need to open source your app. Contact me if you need more information on this.</p>
<p>&gt; Also any integration with jQuery UI/ extJS ?<br />
There is no need for specific integration with the JS libraries you describe. Just add your JS file using wp_enqueue_script() &#8211; usually in the constructor of your page controller, or in the class method (if you only need it on one page). You can also put it in a SCRIPT tag in your view file if you prefer.</p>
<p>I usually use the WordPress supplied jQuery library for my Javascript or AJAX requirements.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Atanas</title>
		<link>http://seeit.org/tina-mvc-for-wordpress/comment-page-1/#comment-5862</link>
		<dc:creator>Atanas</dc:creator>
		<pubDate>Wed, 23 Nov 2011 10:00:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.seeit.org/?page_id=650#comment-5862</guid>
		<description><![CDATA[Hi,

Can Tina be used on a web site that has commercial purposes without having to open source the web site itself? Not quite sure about the license.

Also any integration with jQuery UI/ extJS ?

Thanks]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Can Tina be used on a web site that has commercial purposes without having to open source the web site itself? Not quite sure about the license.</p>
<p>Also any integration with jQuery UI/ extJS ?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fcrossen</title>
		<link>http://seeit.org/tina-mvc-for-wordpress/comment-page-1/#comment-5196</link>
		<dc:creator>fcrossen</dc:creator>
		<pubDate>Mon, 03 Oct 2011 11:07:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.seeit.org/?page_id=650#comment-5196</guid>
		<description><![CDATA[Yes, you can. Either:

1) Put the view file in the &#039;user_apps/default&#039; folder (not in a sub folder). It is then accessible to all page controllers using &lt;code&gt;$this-&gt;load_view()&lt;/code&gt;.

2) Pass the location as a parameter to the &lt;code&gt;$this-&gt;load_view()&lt;/code&gt; function. The location is always relative to the Tina MVC plugin folder. For example:
&lt;code&gt;$this-&gt;load_view( &#039;my_view_file&#039; , NULL , &#039;path/to/view/file&#039; )&lt;/code&gt;]]></description>
		<content:encoded><![CDATA[<p>Yes, you can. Either:</p>
<p>1) Put the view file in the &#8216;user_apps/default&#8217; folder (not in a sub folder). It is then accessible to all page controllers using</p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$this-&gt;load_view()</div></td></tr></tbody></table></div>
<p>.</p>
<p>2) Pass the location as a parameter to the</p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$this-&gt;load_view()</div></td></tr></tbody></table></div>
<p>function. The location is always relative to the Tina MVC plugin folder. For example:</p>
<div class="codecolorer-container text geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$this-&gt;load_view( 'my_view_file' , NULL , 'path/to/view/file' )</div></td></tr></tbody></table></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: leo</title>
		<link>http://seeit.org/tina-mvc-for-wordpress/comment-page-1/#comment-5182</link>
		<dc:creator>leo</dc:creator>
		<pubDate>Fri, 30 Sep 2011 21:52:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.seeit.org/?page_id=650#comment-5182</guid>
		<description><![CDATA[Hello, Can my current controller use a view from inside another controllers folder ?]]></description>
		<content:encoded><![CDATA[<p>Hello, Can my current controller use a view from inside another controllers folder ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: leo</title>
		<link>http://seeit.org/tina-mvc-for-wordpress/comment-page-1/#comment-5120</link>
		<dc:creator>leo</dc:creator>
		<pubDate>Tue, 20 Sep 2011 17:11:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.seeit.org/?page_id=650#comment-5120</guid>
		<description><![CDATA[ahh I see. Thank you !!]]></description>
		<content:encoded><![CDATA[<p>ahh I see. Thank you !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: leo</title>
		<link>http://seeit.org/tina-mvc-for-wordpress/comment-page-1/#comment-5119</link>
		<dc:creator>leo</dc:creator>
		<pubDate>Tue, 20 Sep 2011 17:09:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.seeit.org/?page_id=650#comment-5119</guid>
		<description><![CDATA[Thanks for the reply :)  How I activate the plugin for each site. I only see the option in the &quot;Network Admin&quot; to activate that plugin once.]]></description>
		<content:encoded><![CDATA[<p>Thanks for the reply <img src='http://seeit.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   How I activate the plugin for each site. I only see the option in the &#8220;Network Admin&#8221; to activate that plugin once.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Database Caching 1/18 queries in 0.009 seconds using apc
Object Caching 495/497 objects using apc

 Served from: seeit.org @ 2013-05-20 06:30:20 by W3 Total Cache -->