<?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>Fri, 11 May 2012 02:12:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
	<language>en</language>
			<item>
		<title>How to Create Thumbnail Images using PHP</title>
		<link>http://www.kingf1.com/2012/05/10/how-to-create-thumbnail-images-using-php</link>
		<comments>http://www.kingf1.com/2012/05/10/how-to-create-thumbnail-images-using-php#comments</comments>
		<pubDate>Fri, 11 May 2012 02:12:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[PHP &amp; MySQL]]></category>

		<guid isPermaLink="false">http://www.kingf1.com/?p=204</guid>
		<description><![CDATA[This tutorial will describe how to create thumbnail images on the fly using PHP. Furthermore you will learn how to process a whole folder of images and create their thumbnails. Since this requires the GD library, you will need an installation of PHP with at least GD 2.0.1 enabled.
]]></description>
			<content:encoded><![CDATA[<p>This tutorial will describe how to create thumbnail images on the fly using PHP. Furthermore you will learn how to process a whole folder of images and create their thumbnails. Since this requires the GD library, you will need an installation of PHP with at least GD 2.0.1 enabled.  <a href="http://www.kingf1.com/2012/05/10/how-to-create-thumbnail-images-using-php#more-204" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kingf1.com/2012/05/10/how-to-create-thumbnail-images-using-php/feed</wfw:commentRss>
		</item>
		<item>
		<title>50+ Extremely Useful PHP Classes &#038; Libraries</title>
		<link>http://www.kingf1.com/2012/03/18/50-extremely-useful-php-classes-libraries</link>
		<comments>http://www.kingf1.com/2012/03/18/50-extremely-useful-php-classes-libraries#comments</comments>
		<pubDate>Mon, 19 Mar 2012 01:30:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[PHP &amp; MySQL]]></category>

		<guid isPermaLink="false">http://www.kingf1.com/2012/03/18/50-extremely-useful-php-classes-libraries</guid>
		<description><![CDATA[In the past, we’ve discussed several methods you can use to reduce hand coding by use code generators or even APIs.  Today, we will highlight some useful PHP classes, libraries and  components that will help you roll out and enhance basic functions of  your applications while focusing more on writing new functionality.
]]></description>
			<content:encoded><![CDATA[<p>In the past, we’ve discussed several methods you can use to<a href="http://www.hotscripts.com/blog/8-ways-reduce-hand-coding/"> reduce hand coding</a> by use <a href="http://www.hotscripts.com/blog/5-powerful-php-code-generators/">code generators</a> or even <a href="http://www.hotscripts.com/blog/10-apis-web-applications/">APIs</a>.  Today, we will highlight some useful PHP classes, libraries and  components that will help you roll out and enhance basic functions of  your applications while focusing more on writing new functionality. <a href="http://www.kingf1.com/2012/03/18/50-extremely-useful-php-classes-libraries#more-202" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kingf1.com/2012/03/18/50-extremely-useful-php-classes-libraries/feed</wfw:commentRss>
		</item>
		<item>
		<title>Exploding new lines in PHP</title>
		<link>http://www.kingf1.com/2012/03/01/exploding-new-lines-in-php</link>
		<comments>http://www.kingf1.com/2012/03/01/exploding-new-lines-in-php#comments</comments>
		<pubDate>Fri, 02 Mar 2012 04:52:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Open source]]></category>

		<guid isPermaLink="false">http://www.kingf1.com/2012/03/01/exploding-new-lines-in-php</guid>
		<description><![CDATA[One question I get a lot is “how do I explode  a string into lines?”. The “default” approach, not necessarily bad, is  the following:
]]></description>
			<content:encoded><![CDATA[<p class="post-content">One question I get a lot is “how do I explode  a string into lines?”. The “default” approach, not necessarily bad, is  the following: <a href="http://www.kingf1.com/2012/03/01/exploding-new-lines-in-php#more-201" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kingf1.com/2012/03/01/exploding-new-lines-in-php/feed</wfw:commentRss>
		</item>
		<item>
		<title>jQuery Mobile Framework Tutorial</title>
		<link>http://www.kingf1.com/2012/03/01/jquery-mobile-framework-tutorial</link>
		<comments>http://www.kingf1.com/2012/03/01/jquery-mobile-framework-tutorial#comments</comments>
		<pubDate>Fri, 02 Mar 2012 01:51:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[JavaScript &amp; AJAX Tutorials]]></category>

		<guid isPermaLink="false">http://www.kingf1.com/2012/03/01/jquery-mobile-framework-tutorial</guid>
		<description><![CDATA[query mobile framework helps you to develop rich web  based mobile applications.  In this tutorial, we explained basic things  such as theme selection, library usage, design pages, page links and  Transition animations. Its very lightweight code, simple and flexible,   it supports all  popular smartphone and table platforms. Use [...]]]></description>
			<content:encoded><![CDATA[<p>query mobile framework helps you to develop rich web  based mobile applications.  In this tutorial, we explained basic things  such as theme selection, library usage, design pages, page links and  Transition animations. Its very lightweight code, simple and flexible,   it supports all  popular smartphone and table platforms. Use it and  enrich your mobile web applications.  <a href="http://www.kingf1.com/2012/03/01/jquery-mobile-framework-tutorial#more-200" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kingf1.com/2012/03/01/jquery-mobile-framework-tutorial/feed</wfw:commentRss>
		</item>
		<item>
		<title>Auto Load and Refresh Div every 10 Seconds with jQuery.</title>
		<link>http://www.kingf1.com/2012/03/01/auto-load-and-refresh-div-every-10-seconds-with-jquery</link>
		<comments>http://www.kingf1.com/2012/03/01/auto-load-and-refresh-div-every-10-seconds-with-jquery#comments</comments>
		<pubDate>Fri, 02 Mar 2012 01:50:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[JavaScript &amp; AJAX Tutorials]]></category>

		<guid isPermaLink="false">http://www.kingf1.com/2012/03/01/auto-load-and-refresh-div-every-10-seconds-with-jquery</guid>
		<description><![CDATA[Have you seen this Twitter Search and Facebook shows most recent  tweets/posts count from the database every 10 seconds on top of the  page. I had developed like this with jQuery and Ajax. It&#8217;s simple just 5  lines of code
]]></description>
			<content:encoded><![CDATA[<p>Have you seen this Twitter Search and Facebook shows most recent  tweets/posts count from the database every 10 seconds on top of the  page. I had developed like this with jQuery and Ajax. It&#8217;s simple just 5  lines of code <a href="http://www.kingf1.com/2012/03/01/auto-load-and-refresh-div-every-10-seconds-with-jquery#more-199" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kingf1.com/2012/03/01/auto-load-and-refresh-div-every-10-seconds-with-jquery/feed</wfw:commentRss>
		</item>
		<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>
	</channel>
</rss>

