<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.1" -->
<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/"
	>

<channel>
	<title>King F1</title>
	<link>http://www.kingf1.com</link>
	<description>Fatal error</description>
	<pubDate>Wed, 30 Nov 2011 02:12:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
	<language>en</language>
			<item>
		<title>Pagination with jQuery, MySQL and PHP.</title>
		<link>http://www.kingf1.com/2011/11/29/pagination-with-jquery-mysql-and-php</link>
		<comments>http://www.kingf1.com/2011/11/29/pagination-with-jquery-mysql-and-php#comments</comments>
		<pubDate>Wed, 30 Nov 2011 02:11:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[JavaScript &amp; AJAX Tutorials]]></category>

		<category><![CDATA[PHP &amp; MySQL]]></category>

		<guid isPermaLink="false">http://www.kingf1.com/2011/11/29/pagination-with-jquery-mysql-and-php</guid>
		<description><![CDATA[I received lot of requests from my readers that asked to me how to implement Pagination with jQuery, PHP and MySQL. so I had developed a simple tutorial. It&#8217;s looks big but very simple script. Take a look at this  live demo


]]></description>
			<content:encoded><![CDATA[<p class="bigInt">I received lot of requests from my readers that asked to me how to implement <em>Pagination with jQuery, PHP and MySQL</em>. so I had developed a simple tutorial. It&#8217;s looks big but very simple script. Take a look at this  <a href="http://demos.9lessons.info/pagination.php">live demo</a></p>
<p class="bigInt"><a href="http://demos.9lessons.info/pagination.php"><img src="http://lh4.ggpht.com/_N9kpbq3FL74/Sqd58pz-Y_I/AAAAAAAAChc/H9JVHxJo98Y/pagination.png" height="114" width="450" /></a></p>
<p class="bigInt"> <a href="http://www.kingf1.com/2011/11/29/pagination-with-jquery-mysql-and-php#more-198" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kingf1.com/2011/11/29/pagination-with-jquery-mysql-and-php/feed</wfw:commentRss>
		</item>
		<item>
		<title>C# Code Snippet - Extract Emails</title>
		<link>http://www.kingf1.com/2011/11/02/c-code-snippet-extract-emails</link>
		<comments>http://www.kingf1.com/2011/11/02/c-code-snippet-extract-emails#comments</comments>
		<pubDate>Thu, 03 Nov 2011 03:54:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[ASP &amp; .NET Tutorials]]></category>

		<guid isPermaLink="false">http://www.kingf1.com/2011/11/02/c-code-snippet-extract-emails</guid>
		<description><![CDATA[(C-Sharp) C# code snippet to extracts all the Emails from a string.  ExtractEmails returns string array of Emails successful matches by  iteratively applying a regular expression pattern to the input string.
]]></description>
			<content:encoded><![CDATA[<p>(C-Sharp) C# code snippet to extracts all the Emails from a string.  ExtractEmails returns string array of Emails successful matches by  iteratively applying a regular expression pattern to the input string.</p>
<p> <a href="http://www.kingf1.com/2011/11/02/c-code-snippet-extract-emails#more-197" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kingf1.com/2011/11/02/c-code-snippet-extract-emails/feed</wfw:commentRss>
		</item>
		<item>
		<title>codepad is an online compiler/interpreter, and a simple collaboration tool</title>
		<link>http://www.kingf1.com/2011/07/13/codepad-is-an-online-compilerinterpreter-and-a-simple-collaboration-tool</link>
		<comments>http://www.kingf1.com/2011/07/13/codepad-is-an-online-compilerinterpreter-and-a-simple-collaboration-tool#comments</comments>
		<pubDate>Wed, 13 Jul 2011 10:35:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[PHP &amp; MySQL]]></category>

		<guid isPermaLink="false">http://www.kingf1.com/2011/07/13/codepad-is-an-online-compilerinterpreter-and-a-simple-collaboration-tool</guid>
		<description><![CDATA[Codepad is an online compiler/interpreter,     and a simple collaboration tool.
Paste your code below, and     codepad will run it and give you a short URL you can use to share     it in chat or email.     
codepad was created by Steven [...]]]></description>
			<content:encoded><![CDATA[<p><span class="label">Codepad is an online compiler/interpreter,     and a simple collaboration tool.<br />
Paste your code below, and     codepad will run it and give you a short URL you can use to share     it in chat or email.     </span></p>
<p>codepad was created by Steven Hazel, one of the founders of <a href="http://saucelabs.com/">Sauce Labs</a>.</p>
<p><a href="http://saucelabs.com/">Sauce Scout</a> lets you check out your web site in any browser, without running virtual machines or installing anything.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kingf1.com/2011/07/13/codepad-is-an-online-compilerinterpreter-and-a-simple-collaboration-tool/feed</wfw:commentRss>
		</item>
		<item>
		<title>Import and export data mysql size large</title>
		<link>http://www.kingf1.com/2011/01/16/import-and-export-data-mysql-size-large</link>
		<comments>http://www.kingf1.com/2011/01/16/import-and-export-data-mysql-size-large#comments</comments>
		<pubDate>Mon, 17 Jan 2011 04:04:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Open source]]></category>

		<category><![CDATA[PHP &amp; MySQL]]></category>

		<guid isPermaLink="false">http://www.kingf1.com/2011/01/16/import-and-export-data-mysql-size-large</guid>
		<description><![CDATA[1. MySQLDumper is a PHP and Perl based tool for backing up MySQL databases. 		You can easily dump your data into a backup file and - if needed - restore it. 		It is especially suited for shared hosting webspaces, where you don&#8217;t have shell access. 		MySQLDumper is an open source project and released under the [...]]]></description>
			<content:encoded><![CDATA[<p>1. <a href="http://www.mysqldumper.net/features/">MySQLDumper</a> is a PHP and Perl based tool for backing up MySQL databases. 		You can easily dump your data into a backup file and - if needed - restore it. 		It is especially suited for shared hosting webspaces, where you don&#8217;t have shell access. 		MySQLDumper is an open source project and released under the GNU-license. <a href="http://www.kingf1.com/2011/01/16/import-and-export-data-mysql-size-large#more-195" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kingf1.com/2011/01/16/import-and-export-data-mysql-size-large/feed</wfw:commentRss>
		</item>
		<item>
		<title>Verify your site on Bing Webmaster Tools</title>
		<link>http://www.kingf1.com/2011/01/06/verify-your-site-on-bing-webmaster-tools</link>
		<comments>http://www.kingf1.com/2011/01/06/verify-your-site-on-bing-webmaster-tools#comments</comments>
		<pubDate>Thu, 06 Jan 2011 06:59:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Site Marketing]]></category>

		<category><![CDATA[Web Services]]></category>

		<guid isPermaLink="false">http://www.kingf1.com/2011/01/06/verify-your-site-on-bing-webmaster-tools</guid>
		<description><![CDATA[Doesn&#8217;t offer as many tools as Google webmaster tools, but still  gives you a general idea how Bing is viewing your site.  Please follow  directions carefully!
]]></description>
			<content:encoded><![CDATA[<p>Doesn&#8217;t offer as many tools as Google webmaster tools, but still  gives you a general idea how Bing is viewing your site.  Please follow  directions carefully!<br />
 <a href="http://www.kingf1.com/2011/01/06/verify-your-site-on-bing-webmaster-tools#more-194" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kingf1.com/2011/01/06/verify-your-site-on-bing-webmaster-tools/feed</wfw:commentRss>
		</item>
		<item>
		<title>PHP MySQL Shopping Cart Tutorial</title>
		<link>http://www.kingf1.com/2011/01/04/php-mysql-shopping-cart-tutorial</link>
		<comments>http://www.kingf1.com/2011/01/04/php-mysql-shopping-cart-tutorial#comments</comments>
		<pubDate>Wed, 05 Jan 2011 02:25:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Open source]]></category>

		<guid isPermaLink="false">http://www.kingf1.com/2011/01/04/php-mysql-shopping-cart-tutorial</guid>
		<description><![CDATA[Yes, this is a another shopping cart tutorial.      I am planning to make this tutorial to cover a more sophisticated shopping      cart solution but for now it only explains a basic shopping cart. I will improve      it in time so [...]]]></description>
			<content:encoded><![CDATA[<p>Yes, this is a another <strong>shopping cart tutorial</strong>.      I am planning to make this tutorial to cover a more sophisticated shopping      cart solution but for now it only explains a basic shopping cart. I will improve      it in time so stay tuned. <a href="http://www.kingf1.com/2011/01/04/php-mysql-shopping-cart-tutorial#more-193" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kingf1.com/2011/01/04/php-mysql-shopping-cart-tutorial/feed</wfw:commentRss>
		</item>
		<item>
		<title>Visual LightBox</title>
		<link>http://www.kingf1.com/2010/12/13/visual-lightbox</link>
		<comments>http://www.kingf1.com/2010/12/13/visual-lightbox#comments</comments>
		<pubDate>Mon, 13 Dec 2010 08:25:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[HTML &amp; XHTML Tutorials]]></category>

		<category><![CDATA[JavaScript &amp; AJAX Tutorials]]></category>

		<guid isPermaLink="false">http://www.kingf1.com/2010/12/13/visual-lightbox</guid>
		<description><![CDATA[Overview
Visual LightBox JS is a free wizard program that helps you easily  generate web photo galleries with a nice Lightbox-style overlay effect,  		 in a few clicks without writing a single line of code.  Just drag&#38;drop your photos into Visual LightBox window, press  &#8220;Publish&#8221; and your own web gallery with beautiful [...]]]></description>
			<content:encoded><![CDATA[<h2>Overview</h2>
<p>Visual LightBox JS is a free wizard program that helps you easily  generate web photo galleries with a nice Lightbox-style overlay effect,  		 in a few clicks without writing a single line of code.  Just drag&amp;drop your photos into Visual LightBox window, press  &#8220;Publish&#8221; and your own web gallery with beautiful LightBox 2 effects will open in the browser instantly!  No javascript,css,html coding, no image editing, just a click to get  your gallery ready.<br />
Visual LightBox is available as Prototype or jQuery plugin, for Windows  and Mac, it is translated by volunteers to 28 languages!</p>
<p style="width: 100%; text-align: center"> <a href="http://www.kingf1.com/2010/12/13/visual-lightbox#more-192" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kingf1.com/2010/12/13/visual-lightbox/feed</wfw:commentRss>
		</item>
		<item>
		<title>jQuery Bubble Popup</title>
		<link>http://www.kingf1.com/2010/12/13/jquery-bubble-popup</link>
		<comments>http://www.kingf1.com/2010/12/13/jquery-bubble-popup#comments</comments>
		<pubDate>Mon, 13 Dec 2010 07:43:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[HTML &amp; XHTML Tutorials]]></category>

		<category><![CDATA[JavaScript &amp; AJAX Tutorials]]></category>

		<guid isPermaLink="false">http://www.kingf1.com/2010/12/13/jquery-bubble-popup</guid>
		<description><![CDATA[ &#8220;jQuery Bubble Popup&#8221; is a plugin to display smart, animated &#38; shadowed, &#8220;bubble&#8221; popups or tooltips with few lines    of code in jQuery. The plugin support HTML5 and it is fully compatible with IE, Firefox, Chrome, Opera and Safari. It needs	jQuery v.1.4.2 to run, the fastest and concise JavaScript Library.
]]></description>
			<content:encoded><![CDATA[<p> &#8220;jQuery Bubble Popup&#8221; is a plugin to display smart, animated &amp; shadowed, &#8220;bubble&#8221; popups or <em class="txt_underline">tooltips</em> with few lines    of code in <a href="http://jquery.com/">jQuery</a>. The plugin support HTML5 and it is fully compatible with IE, Firefox, Chrome, Opera and Safari. It needs	<strong>jQuery v.1.4.2</strong> to run, the fastest and concise JavaScript Library. <a href="http://www.kingf1.com/2010/12/13/jquery-bubble-popup#more-191" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kingf1.com/2010/12/13/jquery-bubble-popup/feed</wfw:commentRss>
		</item>
		<item>
		<title>script php xml to array</title>
		<link>http://www.kingf1.com/2010/12/08/xml2array</link>
		<comments>http://www.kingf1.com/2010/12/08/xml2array#comments</comments>
		<pubDate>Thu, 09 Dec 2010 03:20:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[PHP &amp; MySQL]]></category>

		<guid isPermaLink="false">http://www.kingf1.com/2010/12/08/xml2array</guid>
		<description><![CDATA[xml2array() is a easy to use PHP function that will  convert the given XML text to an array in the XML structure. Kind of  like my Javascript xml2array() function.
]]></description>
			<content:encoded><![CDATA[<p class="intro">xml2array() is a easy to use PHP function that will  convert the given XML text to an array in the XML structure. Kind of  like my <a href="http://www.openjs.com/scripts/xml_parser/" class="mypages" title="XML Parser for JavaScript - xml2array()">Javascript xml2array() function</a>. <a href="http://www.kingf1.com/2010/12/08/xml2array#more-190" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kingf1.com/2010/12/08/xml2array/feed</wfw:commentRss>
		</item>
		<item>
		<title>A Modular Directory Structure Quickstart: Module Switcher Front Controller Plugin</title>
		<link>http://www.kingf1.com/2010/11/12/a-modular-directory-structure-quickstart-module-switcher-front-controller-plugin</link>
		<comments>http://www.kingf1.com/2010/11/12/a-modular-directory-structure-quickstart-module-switcher-front-controller-plugin#comments</comments>
		<pubDate>Sat, 13 Nov 2010 04:53:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Open source]]></category>

		<category><![CDATA[PHP &amp; MySQL]]></category>

		<guid isPermaLink="false">http://www.kingf1.com/2010/11/12/a-modular-directory-structure-quickstart-module-switcher-front-controller-plugin</guid>
		<description><![CDATA[Hello and welcome to the second installment in the Zend_Application  tutorial series.  In this tutorial, we are going to create a front  controller plugin that is going to change out modules based on the  user&#8217;s request.
In the front controller design pattern, a single controller takes and  handles all user requests. For [...]]]></description>
			<content:encoded><![CDATA[<p>Hello and welcome to the second installment in the Zend_Application  tutorial series.  In this tutorial, we are going to create a front  controller plugin that is going to change out modules based on the  user&#8217;s request.</p>
<p>In the front controller design pattern, a single controller takes and  handles all user requests. For an application of moderate to severe  complexity, a front controller delegates the responsibility to command  controllers (also called dispatchers), routers that map user requests  and various URIs to actual controllers and actions, registers view  helpers and other resources that a user may request.  A <span class="search_hit">front</span> <span class="search_hit">controller</span> can help eliminate duplicate code on a series of requests by routing the requests through the <span class="search_hit">front</span> <span class="search_hit">controller</span> and factoring the duplicate code from the requests into the <span class="search_hit">front</span> <span class="search_hit">controller</span>.Here are some excellent resources on the subject:</p>
<ul>
<li> <a href="http://java.sun.com/blueprints/patterns/FrontController.html">Sun:  Design Patterns: Front Controller</a></li>
<li> <a href="http://msdn.microsoft.com/en-us/library/ms978723.aspx">Microsoft:  Front Controller</a></li>
<li><a href="http://devzone.zend.com/article/3372-Front-Controller-Plugins-in-Zend-Framework">Front Controller Plugins in Zend Framework</a></li>
<li><a href="http://www.zftutorials.com/zend-controller-zend-view/Zend-Framework-Views-and-the-Front-Controller-l51.html">Zend Framework Views and the Front Controller</a></li>
<li><a href="http://codeutopia.net/blog/2009/04/09/making-a-custom-front-controller-in-zend-framework/">Making a custom front controller in Zend Framework</a></li>
<li><a href="http://akrabat.com/2006/03/04/zend-framework-front-controller/">Akra&#8217;s DevNotes:  Zend Framework Front Controller</a></li>
<li><a href="http://framework.zend.com/manual/en/zend.controller.html">Zend Framework: Zend_Controller</a></li>
<li><a href="http://framework.zend.com/manual/en/zend.controller.front.html">Zend Framework: Zend_Controller_Front</a></li>
</ul>
<p>Hopefully by now you have a bit more understanding about what the  Front Controller is, and how it operates in the Zend Framework.</p>
<p>Now we will create our <a href="http://framework.zend.com/manual/en/zend.controller.plugins.html">Front Controller Plugin</a> that will switch our modules layouts. <a href="http://www.kingf1.com/2010/11/12/a-modular-directory-structure-quickstart-module-switcher-front-controller-plugin#more-189" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kingf1.com/2010/11/12/a-modular-directory-structure-quickstart-module-switcher-front-controller-plugin/feed</wfw:commentRss>
		</item>
	</channel>
</rss>

