<?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>{MVC} Logic</title>
	<atom:link href="http://mvclogic.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://mvclogic.com</link>
	<description>MVC Frameworks, PHP Frameworks, CodeIgniter, QT4 - My Experience, Tips ,Tricks, Tweaks, Codes and much more... : MVC{model-view-controller} Logic - Code Hungry</description>
	<lastBuildDate>Sun, 15 Jan 2012 08:55:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>capture QKeySequence from QKeyEvent</title>
		<link>http://mvclogic.com/qt/capture-qkeysequence-from-qkeyevent/</link>
		<comments>http://mvclogic.com/qt/capture-qkeysequence-from-qkeyevent/#comments</comments>
		<pubDate>Sun, 15 Jan 2012 08:53:05 +0000</pubDate>
		<dc:creator>Yash</dc:creator>
				<category><![CDATA[Qt]]></category>

		<guid isPermaLink="false">http://mvclogic.com/?p=423</guid>
		<description><![CDATA[1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 if &#40;event-&#62;type&#40;&#41; &#8230; <a href="http://mvclogic.com/qt/capture-qkeysequence-from-qkeyevent/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://mvclogic.com/qt/capture-qkeysequence-from-qkeyevent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Static cast : Pass QWidget and grab Custom class out that</title>
		<link>http://mvclogic.com/qt/static-cast-pass-qwidget-and-grab-custom-class-out-that/</link>
		<comments>http://mvclogic.com/qt/static-cast-pass-qwidget-and-grab-custom-class-out-that/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 10:52:26 +0000</pubDate>
		<dc:creator>Yash</dc:creator>
				<category><![CDATA[Qt]]></category>

		<guid isPermaLink="false">http://mvclogic.com/?p=412</guid>
		<description><![CDATA[/* Pass QWidget and grab MainWindow out that */ &#160; Pane::Pane&#40;QWidget *parent&#41; : QFrame &#40;parent&#41;&#123; &#160;  mainWindow = static_cast&#60;MainWindow*&#62;&#40;parent&#41;; &#160; &#125;]]></description>
		<wfw:commentRss>http://mvclogic.com/qt/static-cast-pass-qwidget-and-grab-custom-class-out-that/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML 5 Framework for game development</title>
		<link>http://mvclogic.com/javascript/html-5-framework-for-game-development/</link>
		<comments>http://mvclogic.com/javascript/html-5-framework-for-game-development/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 07:31:43 +0000</pubDate>
		<dc:creator>Yash</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://mvclogic.com/?p=400</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://mvclogic.com/javascript/html-5-framework-for-game-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find actual javascript size of array</title>
		<link>http://mvclogic.com/javascript/find-actual-javascript-size-of-array/</link>
		<comments>http://mvclogic.com/javascript/find-actual-javascript-size-of-array/#comments</comments>
		<pubDate>Tue, 03 Jan 2012 12:41:03 +0000</pubDate>
		<dc:creator>Yash</dc:creator>
				<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://mvclogic.com/?p=396</guid>
		<description><![CDATA[1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 //find value in associative array for &#40;i in tmpArr&#41; &#123;     console.log&#40;i+':'+tmpArr&#91;i&#93;+', '&#41;; // outputs: one:First, two:Second, three:Third &#125; &#160; &#8230; <a href="http://mvclogic.com/javascript/find-actual-javascript-size-of-array/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://mvclogic.com/javascript/find-actual-javascript-size-of-array/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dynamic base url : CodeIgniter and Zend Framework</title>
		<link>http://mvclogic.com/php/dynamic-base-url-codeigniter-and-zend-framework/</link>
		<comments>http://mvclogic.com/php/dynamic-base-url-codeigniter-and-zend-framework/#comments</comments>
		<pubDate>Tue, 03 Jan 2012 05:27:51 +0000</pubDate>
		<dc:creator>Yash</dc:creator>
				<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://mvclogic.com/?p=389</guid>
		<description><![CDATA[1 2 3 $base_url = &#40;&#40;isset&#40;$_SERVER&#91;'HTTPS'&#93;&#41; &#38;&#38; $_SERVER&#91;'HTTPS'&#93; == &#34;on&#34;&#41; ? &#34;https&#34; : &#34;http&#34;&#41;; $base_url .= &#34;://&#34;.$_SERVER&#91;'HTTP_HOST'&#93;; $base_url .= str_replace&#40;basename&#40;$_SERVER&#91;'SCRIPT_NAME'&#93;&#41;,&#34;&#34;,$_SERVER&#91;'SCRIPT_NAME'&#93;&#41;;  ]]></description>
		<wfw:commentRss>http://mvclogic.com/php/dynamic-base-url-codeigniter-and-zend-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Javascript: checking if a function exists</title>
		<link>http://mvclogic.com/javascript/javascript-checking-if-a-function-exists/</link>
		<comments>http://mvclogic.com/javascript/javascript-checking-if-a-function-exists/#comments</comments>
		<pubDate>Sun, 01 Jan 2012 14:48:19 +0000</pubDate>
		<dc:creator>Yash</dc:creator>
				<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://mvclogic.com/?p=387</guid>
		<description><![CDATA[It’s typeof to the rescue (again)! To check if a function exists before you try and call it (and get a nasty javasscript error), use typeof to check. Heres something I prepared earlier: 1 2 3 4 if&#40;typeof window.myFunction == &#8230; <a href="http://mvclogic.com/javascript/javascript-checking-if-a-function-exists/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://mvclogic.com/javascript/javascript-checking-if-a-function-exists/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Calling a JavaScript function using JavaScript variable</title>
		<link>http://mvclogic.com/javascript/calling-a-javascript-function-using-javascript-variable/</link>
		<comments>http://mvclogic.com/javascript/calling-a-javascript-function-using-javascript-variable/#comments</comments>
		<pubDate>Mon, 26 Dec 2011 10:11:07 +0000</pubDate>
		<dc:creator>Yash</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[MooTools]]></category>

		<guid isPermaLink="false">http://mvclogic.com/?p=378</guid>
		<description><![CDATA[Functions are first-class objects, so they can be properties of an object (in which case they are called methods) or even elements of arrays. If you aren&#8217;t choosing the object a function belongs to, it belongs to the global scope. &#8230; <a href="http://mvclogic.com/javascript/calling-a-javascript-function-using-javascript-variable/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://mvclogic.com/javascript/calling-a-javascript-function-using-javascript-variable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jquery Live alternate/replacement in MooTools</title>
		<link>http://mvclogic.com/javascript/jquery-live-alternatereplacement-in-mootools/</link>
		<comments>http://mvclogic.com/javascript/jquery-live-alternatereplacement-in-mootools/#comments</comments>
		<pubDate>Mon, 26 Dec 2011 09:55:12 +0000</pubDate>
		<dc:creator>Yash</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[MooTools]]></category>

		<guid isPermaLink="false">http://mvclogic.com/?p=375</guid>
		<description><![CDATA[1 2 3 4 5 6 7 8 9 10 11    $&#40;'base-id'&#41;.addEvent&#40;'dblclick:relay(childelement)', function&#40;event,clicked&#41; &#123; &#160; &#125; &#160; //example &#160; $&#40;'selected_modules'&#41;.addEvent&#40;'dblclick:relay(option)', function&#40;event,clicked&#41; &#123; &#160; &#125;         ]]></description>
		<wfw:commentRss>http://mvclogic.com/javascript/jquery-live-alternatereplacement-in-mootools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dynamic Height using Fx.Slide element with Mootools</title>
		<link>http://mvclogic.com/javascript/dynamic-height-using-fx-slide-element-with-mootools/</link>
		<comments>http://mvclogic.com/javascript/dynamic-height-using-fx-slide-element-with-mootools/#comments</comments>
		<pubDate>Thu, 22 Dec 2011 09:27:45 +0000</pubDate>
		<dc:creator>Yash</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[MooTools]]></category>

		<guid isPermaLink="false">http://mvclogic.com/?p=372</guid>
		<description><![CDATA[this.step_3 = new Fx.Slide&#40;'step_3', &#123; onComplete: function&#40;&#41;&#123; &#160; this.wrapper.setStyle&#40;'height', null&#41;; //or this.wrapper.setStyle&#40;'height', 'auto'&#41;; &#160; &#125; &#125;&#41;;]]></description>
		<wfw:commentRss>http://mvclogic.com/javascript/dynamic-height-using-fx-slide-element-with-mootools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove style attribute using MooTools</title>
		<link>http://mvclogic.com/javascript/remove-style-attribute-using-mootools/</link>
		<comments>http://mvclogic.com/javascript/remove-style-attribute-using-mootools/#comments</comments>
		<pubDate>Thu, 22 Dec 2011 09:10:56 +0000</pubDate>
		<dc:creator>Yash</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[MooTools]]></category>

		<guid isPermaLink="false">http://mvclogic.com/?p=370</guid>
		<description><![CDATA[element.setStyle(&#8216;somestyle&#8217;, null); element.setStyle(&#8216;border&#8217;,&#8221;//empty string]]></description>
		<wfw:commentRss>http://mvclogic.com/javascript/remove-style-attribute-using-mootools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

