<?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>webpages4me</title>
	<atom:link href="http://webpages4me.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://webpages4me.com/blog</link>
	<description>The Offical webpages4me Blog</description>
	<lastBuildDate>Sat, 07 Jan 2012 01:28:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Apache Solr</title>
		<link>http://webpages4me.com/blog/2012/01/apache-solr/</link>
		<comments>http://webpages4me.com/blog/2012/01/apache-solr/#comments</comments>
		<pubDate>Sat, 07 Jan 2012 01:28:06 +0000</pubDate>
		<dc:creator>Fat7i</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[solr]]></category>

		<guid isPermaLink="false">http://webpages4me.com/blog/?p=74</guid>
		<description><![CDATA[Solr is a stand alone enterprise search server which applications communicate with using XML and HTTP to index documents, or execute searches. Solr supports a rich schema specification that allows for a wide range of flexibility in dealing with different &#8230; <a href="http://webpages4me.com/blog/2012/01/apache-solr/">Continue reading <span class="meta-nav">&#8594;</span></a><h3>Share and Enjoy</h3>

<!-- Start WP Socializer - Social Buttons - Output -->
 &bull; <a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwebpages4me.com%2Fblog%2F2012%2F01%2Fapache-solr%2F&amp;t=Apache+Solr" title="Share this on Facebook" target="_blank">Facebook</a> &bull; <a href="http://twitter.com/home?status=Apache+Solr%20-%20http%3A%2F%2Fwebpages4me.com%2Fblog%3Fp%3D74%20" title="Tweet this !" target="_blank">Twitter</a> &bull; <a href="http://delicious.com/post?url=http%3A%2F%2Fwebpages4me.com%2Fblog%2F2012%2F01%2Fapache-solr%2F&amp;title=Apache+Solr&amp;notes=Solr+is+a+stand+alone+enterprise+search+server+which+applications+communicate+with+using+XML+and+HTTP+to+index+documents%2C+or+execute+searches.+Solr+supports+a+rich+schema+specification+that+allows+for+a+wide+range+of+flexibility+in+dealing+with+diffe" title="Post this on Delicious" target="_blank">Delicious</a> &bull; <a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwebpages4me.com%2Fblog%2F2012%2F01%2Fapache-solr%2F&amp;title=Apache+Solr&amp;bodytext=Solr+is+a+stand+alone+enterprise+search+server+which+applications+communicate+with+using+XML+and+HTTP+to+index+documents%2C+or+execute+searches.+Solr+supports+a+rich+schema+specification+that+allows+for+a+wide+range+of+flexibility+in+dealing+with+diffe" title="Submit this to Digg" target="_blank">Digg</a> &bull; <a href="http://www.google.com/buzz/post?url=http%3A%2F%2Fwebpages4me.com%2Fblog%2F2012%2F01%2Fapache-solr%2F" title="Post this on Google Buzz" target="_blank">Google Buzz</a> &bull; <a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwebpages4me.com%2Fblog%2F2012%2F01%2Fapache-solr%2F&amp;title=Apache+Solr" title="Submit this to StumbleUpon" target="_blank">StumbleUpon</a> &bull; <a href="http://webpages4me.com/blog/2012/01/apache-solr/" onclick="addBookmark(event);" rel="sidebar" title="Apache Solr" target="_blank">Add to favorites</a> &bull; <a href="mailto:fat7i.wp@gmail.com?subject=Apache Solr&amp;body=Solr is a stand alone enterprise search server which applications communicate with using XML and HTTP to index documents, or execute searches. Solr supports a rich schema specification that allows for a wide range of flexibility in dealing with diffe - http://webpages4me.com/blog/2012/01/apache-solr/" title="Email this" target="_blank">Email</a> &bull; <a href="http://webpages4me.com/blog/feed/rss/" title="Subscribe to RSS" target="_blank">RSS</a>
<!-- End WP Socializer - Social Buttons - Output -->
]]></description>
		<wfw:commentRss>http://webpages4me.com/blog/2012/01/apache-solr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Useful PHP Functions To Improve Your Code</title>
		<link>http://webpages4me.com/blog/2011/12/useful-php-functions-to-improve-your-code/</link>
		<comments>http://webpages4me.com/blog/2011/12/useful-php-functions-to-improve-your-code/#comments</comments>
		<pubDate>Sun, 25 Dec 2011 00:43:41 +0000</pubDate>
		<dc:creator>Fat7i</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://webpages4me.com/blog/?p=68</guid>
		<description><![CDATA[Web development doesn&#8217;t have to be a difficult position, if you have a toolbox of sorts, Today I want to share my tools with you, in the hopes that they may also lend a hand in the workings of your &#8230; <a href="http://webpages4me.com/blog/2011/12/useful-php-functions-to-improve-your-code/">Continue reading <span class="meta-nav">&#8594;</span></a><h3>Share and Enjoy</h3>

<!-- Start WP Socializer - Social Buttons - Output -->
 &bull; <a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwebpages4me.com%2Fblog%2F2011%2F12%2Fuseful-php-functions-to-improve-your-code%2F&amp;t=Useful+PHP+Functions+To+Improve+Your+Code" title="Share this on Facebook" target="_blank">Facebook</a> &bull; <a href="http://twitter.com/home?status=Useful+PHP+Functions+To+Improve+Your+Code%20-%20http%3A%2F%2Fwebpages4me.com%2Fblog%3Fp%3D68%20" title="Tweet this !" target="_blank">Twitter</a> &bull; <a href="http://delicious.com/post?url=http%3A%2F%2Fwebpages4me.com%2Fblog%2F2011%2F12%2Fuseful-php-functions-to-improve-your-code%2F&amp;title=Useful+PHP+Functions+To+Improve+Your+Code&amp;notes=Web+development+doesn%27t+have+to+be+a+difficult+position%2C+if+you+have+a+toolbox+of+sorts%2C%0D%0A%0D%0AToday+I+want+to+share+my+tools+with+you%2C+in+the+hopes+that+they+may+also+lend+a+hand+in+the+workings+of+your+applications+or+website+developments.%0D%0A%0D%0AWhat+Per" title="Post this on Delicious" target="_blank">Delicious</a> &bull; <a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwebpages4me.com%2Fblog%2F2011%2F12%2Fuseful-php-functions-to-improve-your-code%2F&amp;title=Useful+PHP+Functions+To+Improve+Your+Code&amp;bodytext=Web+development+doesn%27t+have+to+be+a+difficult+position%2C+if+you+have+a+toolbox+of+sorts%2C%0D%0A%0D%0AToday+I+want+to+share+my+tools+with+you%2C+in+the+hopes+that+they+may+also+lend+a+hand+in+the+workings+of+your+applications+or+website+developments.%0D%0A%0D%0AWhat+Per" title="Submit this to Digg" target="_blank">Digg</a> &bull; <a href="http://www.google.com/buzz/post?url=http%3A%2F%2Fwebpages4me.com%2Fblog%2F2011%2F12%2Fuseful-php-functions-to-improve-your-code%2F" title="Post this on Google Buzz" target="_blank">Google Buzz</a> &bull; <a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwebpages4me.com%2Fblog%2F2011%2F12%2Fuseful-php-functions-to-improve-your-code%2F&amp;title=Useful+PHP+Functions+To+Improve+Your+Code" title="Submit this to StumbleUpon" target="_blank">StumbleUpon</a> &bull; <a href="http://webpages4me.com/blog/2011/12/useful-php-functions-to-improve-your-code/" onclick="addBookmark(event);" rel="sidebar" title="Useful PHP Functions To Improve Your Code" target="_blank">Add to favorites</a> &bull; <a href="mailto:fat7i.wp@gmail.com?subject=Useful PHP Functions To Improve Your Code&amp;body=Web development doesn't have to be a difficult position, if you have a toolbox of sorts,

Today I want to share my tools with you, in the hopes that they may also lend a hand in the workings of your applications or website developments.

What Per - http://webpages4me.com/blog/2011/12/useful-php-functions-to-improve-your-code/" title="Email this" target="_blank">Email</a> &bull; <a href="http://webpages4me.com/blog/feed/rss/" title="Subscribe to RSS" target="_blank">RSS</a>
<!-- End WP Socializer - Social Buttons - Output -->
]]></description>
		<wfw:commentRss>http://webpages4me.com/blog/2011/12/useful-php-functions-to-improve-your-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hurry Up !! And Get a Christmas Offers</title>
		<link>http://webpages4me.com/blog/2011/12/hurry-up-and-get-a-christmas-offers/</link>
		<comments>http://webpages4me.com/blog/2011/12/hurry-up-and-get-a-christmas-offers/#comments</comments>
		<pubDate>Thu, 08 Dec 2011 00:24:33 +0000</pubDate>
		<dc:creator>Fat7i</dc:creator>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[host]]></category>

		<guid isPermaLink="false">http://webpages4me.com/blog/?p=64</guid>
		<description><![CDATA[Hello Every One, Let&#8217;s Get Our Christmas Offers Description Coupon  Get 50% OFF FROM Any Hosting Plans HOST12-50 Get 30% OFF On Any Apps APPS12-30 Get 40% OFF On Any Order Above 200$ DIS12-40 Get 2 Month Free On Reseller &#8230; <a href="http://webpages4me.com/blog/2011/12/hurry-up-and-get-a-christmas-offers/">Continue reading <span class="meta-nav">&#8594;</span></a><h3>Share and Enjoy</h3>

<!-- Start WP Socializer - Social Buttons - Output -->
 &bull; <a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwebpages4me.com%2Fblog%2F2011%2F12%2Fhurry-up-and-get-a-christmas-offers%2F&amp;t=Hurry+Up+%21%21+And+Get+a+Christmas+Offers" title="Share this on Facebook" target="_blank">Facebook</a> &bull; <a href="http://twitter.com/home?status=Hurry+Up+%21%21+And+Get+a+Christmas+Offers%20-%20http%3A%2F%2Fwebpages4me.com%2Fblog%3Fp%3D64%20" title="Tweet this !" target="_blank">Twitter</a> &bull; <a href="http://delicious.com/post?url=http%3A%2F%2Fwebpages4me.com%2Fblog%2F2011%2F12%2Fhurry-up-and-get-a-christmas-offers%2F&amp;title=Hurry+Up+%21%21+And+Get+a+Christmas+Offers&amp;notes=Hello+Every+One%2C+Let%27s+Get+Our+Christmas+Offers%0D%0A%0D%0A%0D%0A%0D%0A%0D%0ADescription%0D%0A%0D%0A%0D%0ACoupon%0D%0A%0D%0A%0D%0A%0D%0A%C2%A0Get+50%25+OFF+FROM+Any+Hosting+Plans%0D%0AHOST12-50%0D%0A%0D%0A%0D%0AGet+30%25+OFF+On+Any+Apps%0D%0AAPPS12-30%0D%0A%0D%0A%0D%0AGet+40%25+OFF+On+Any+Order+Above+200%24%0D%0ADIS12-40%0D%0A%0D%0A%0D%0AGet+2+Month+Free+O" title="Post this on Delicious" target="_blank">Delicious</a> &bull; <a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwebpages4me.com%2Fblog%2F2011%2F12%2Fhurry-up-and-get-a-christmas-offers%2F&amp;title=Hurry+Up+%21%21+And+Get+a+Christmas+Offers&amp;bodytext=Hello+Every+One%2C+Let%27s+Get+Our+Christmas+Offers%0D%0A%0D%0A%0D%0A%0D%0A%0D%0ADescription%0D%0A%0D%0A%0D%0ACoupon%0D%0A%0D%0A%0D%0A%0D%0A%C2%A0Get+50%25+OFF+FROM+Any+Hosting+Plans%0D%0AHOST12-50%0D%0A%0D%0A%0D%0AGet+30%25+OFF+On+Any+Apps%0D%0AAPPS12-30%0D%0A%0D%0A%0D%0AGet+40%25+OFF+On+Any+Order+Above+200%24%0D%0ADIS12-40%0D%0A%0D%0A%0D%0AGet+2+Month+Free+O" title="Submit this to Digg" target="_blank">Digg</a> &bull; <a href="http://www.google.com/buzz/post?url=http%3A%2F%2Fwebpages4me.com%2Fblog%2F2011%2F12%2Fhurry-up-and-get-a-christmas-offers%2F" title="Post this on Google Buzz" target="_blank">Google Buzz</a> &bull; <a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwebpages4me.com%2Fblog%2F2011%2F12%2Fhurry-up-and-get-a-christmas-offers%2F&amp;title=Hurry+Up+%21%21+And+Get+a+Christmas+Offers" title="Submit this to StumbleUpon" target="_blank">StumbleUpon</a> &bull; <a href="http://webpages4me.com/blog/2011/12/hurry-up-and-get-a-christmas-offers/" onclick="addBookmark(event);" rel="sidebar" title="Hurry Up !! And Get a Christmas Offers" target="_blank">Add to favorites</a> &bull; <a href="mailto:fat7i.wp@gmail.com?subject=Hurry Up !! And Get a Christmas Offers&amp;body=Hello Every One, Let's Get Our Christmas Offers




Description


Coupon



 Get 50% OFF FROM Any Hosting Plans
HOST12-50


Get 30% OFF On Any Apps
APPS12-30


Get 40% OFF On Any Order Above 200$
DIS12-40


Get 2 Month Free O - http://webpages4me.com/blog/2011/12/hurry-up-and-get-a-christmas-offers/" title="Email this" target="_blank">Email</a> &bull; <a href="http://webpages4me.com/blog/feed/rss/" title="Subscribe to RSS" target="_blank">RSS</a>
<!-- End WP Socializer - Social Buttons - Output -->
]]></description>
		<wfw:commentRss>http://webpages4me.com/blog/2011/12/hurry-up-and-get-a-christmas-offers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use WordPress as a PHP Framework</title>
		<link>http://webpages4me.com/blog/2011/12/use-wordpress-as-a-php-framework/</link>
		<comments>http://webpages4me.com/blog/2011/12/use-wordpress-as-a-php-framework/#comments</comments>
		<pubDate>Sat, 03 Dec 2011 23:18:24 +0000</pubDate>
		<dc:creator>Fat7i</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://webpages4me.com/blog/?p=59</guid>
		<description><![CDATA[WordPress is a great solution for creating blog, but that isn’t all it can do. The incredible power and simplicity of this platform allows you to create personal web pages or entire web sites in minutes, using all the functions &#8230; <a href="http://webpages4me.com/blog/2011/12/use-wordpress-as-a-php-framework/">Continue reading <span class="meta-nav">&#8594;</span></a><h3>Share and Enjoy</h3>

<!-- Start WP Socializer - Social Buttons - Output -->
 &bull; <a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwebpages4me.com%2Fblog%2F2011%2F12%2Fuse-wordpress-as-a-php-framework%2F&amp;t=Use+WordPress+as+a+PHP+Framework" title="Share this on Facebook" target="_blank">Facebook</a> &bull; <a href="http://twitter.com/home?status=Use+WordPress+as+a+PHP+Framework%20-%20http%3A%2F%2Fwebpages4me.com%2Fblog%3Fp%3D59%20" title="Tweet this !" target="_blank">Twitter</a> &bull; <a href="http://delicious.com/post?url=http%3A%2F%2Fwebpages4me.com%2Fblog%2F2011%2F12%2Fuse-wordpress-as-a-php-framework%2F&amp;title=Use+WordPress+as+a+PHP+Framework&amp;notes=WordPress+is+a+great+solution+for+creating+blog%2C+but+that+isn%E2%80%99t+all+it+can+do.+The+incredible+power+and+simplicity+of+this+platform+allows+you+to+create+personal+web+pages+or+entire+web+sites+in+minutes%2C+using+all+the+functions+of+this+environment+" title="Post this on Delicious" target="_blank">Delicious</a> &bull; <a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwebpages4me.com%2Fblog%2F2011%2F12%2Fuse-wordpress-as-a-php-framework%2F&amp;title=Use+WordPress+as+a+PHP+Framework&amp;bodytext=WordPress+is+a+great+solution+for+creating+blog%2C+but+that+isn%E2%80%99t+all+it+can+do.+The+incredible+power+and+simplicity+of+this+platform+allows+you+to+create+personal+web+pages+or+entire+web+sites+in+minutes%2C+using+all+the+functions+of+this+environment+" title="Submit this to Digg" target="_blank">Digg</a> &bull; <a href="http://www.google.com/buzz/post?url=http%3A%2F%2Fwebpages4me.com%2Fblog%2F2011%2F12%2Fuse-wordpress-as-a-php-framework%2F" title="Post this on Google Buzz" target="_blank">Google Buzz</a> &bull; <a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwebpages4me.com%2Fblog%2F2011%2F12%2Fuse-wordpress-as-a-php-framework%2F&amp;title=Use+WordPress+as+a+PHP+Framework" title="Submit this to StumbleUpon" target="_blank">StumbleUpon</a> &bull; <a href="http://webpages4me.com/blog/2011/12/use-wordpress-as-a-php-framework/" onclick="addBookmark(event);" rel="sidebar" title="Use WordPress as a PHP Framework" target="_blank">Add to favorites</a> &bull; <a href="mailto:fat7i.wp@gmail.com?subject=Use WordPress as a PHP Framework&amp;body=WordPress is a great solution for creating blog, but that isn’t all it can do. The incredible power and simplicity of this platform allows you to create personal web pages or entire web sites in minutes, using all the functions of this environment  - http://webpages4me.com/blog/2011/12/use-wordpress-as-a-php-framework/" title="Email this" target="_blank">Email</a> &bull; <a href="http://webpages4me.com/blog/feed/rss/" title="Subscribe to RSS" target="_blank">RSS</a>
<!-- End WP Socializer - Social Buttons - Output -->
]]></description>
		<wfw:commentRss>http://webpages4me.com/blog/2011/12/use-wordpress-as-a-php-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>20 jQuery Useful Tools For Website</title>
		<link>http://webpages4me.com/blog/2011/11/10-jquery-useful-tools-for-website/</link>
		<comments>http://webpages4me.com/blog/2011/11/10-jquery-useful-tools-for-website/#comments</comments>
		<pubDate>Thu, 24 Nov 2011 00:00:33 +0000</pubDate>
		<dc:creator>Fat7i</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://webpages4me.com/blog/?p=47</guid>
		<description><![CDATA[1. Nivo Slider Nivo Slider The world&#8217;s most awesome jQuery Image Slider 2. jQuery Nice Form jQuery Nice Form is simple way to create a form, but can also make more complicated forms if you desire. 3. jQuery form validation &#8230; <a href="http://webpages4me.com/blog/2011/11/10-jquery-useful-tools-for-website/">Continue reading <span class="meta-nav">&#8594;</span></a><h3>Share and Enjoy</h3>

<!-- Start WP Socializer - Social Buttons - Output -->
 &bull; <a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwebpages4me.com%2Fblog%2F2011%2F11%2F10-jquery-useful-tools-for-website%2F&amp;t=20+jQuery+Useful+Tools+For+Website" title="Share this on Facebook" target="_blank">Facebook</a> &bull; <a href="http://twitter.com/home?status=20+jQuery+Useful+Tools+For+Website%20-%20http%3A%2F%2Fwebpages4me.com%2Fblog%3Fp%3D47%20" title="Tweet this !" target="_blank">Twitter</a> &bull; <a href="http://delicious.com/post?url=http%3A%2F%2Fwebpages4me.com%2Fblog%2F2011%2F11%2F10-jquery-useful-tools-for-website%2F&amp;title=20+jQuery+Useful+Tools+For+Website&amp;notes=1.+Nivo+Slider%0D%0A%0D%0ANivo+Slider+The+world%27s+most+awesome+jQuery+Image+Slider%0D%0A2.+jQuery+Nice+Form%0D%0A%0D%0AjQuery+Nice+Form+is+simple+way+to+create+a+form%2C+but+can+also+make+more+complicated+forms+if+you+desire.%0D%0A3.+jQuery+form+validation%0D%0A%0D%0AjQuery+Validatio" title="Post this on Delicious" target="_blank">Delicious</a> &bull; <a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwebpages4me.com%2Fblog%2F2011%2F11%2F10-jquery-useful-tools-for-website%2F&amp;title=20+jQuery+Useful+Tools+For+Website&amp;bodytext=1.+Nivo+Slider%0D%0A%0D%0ANivo+Slider+The+world%27s+most+awesome+jQuery+Image+Slider%0D%0A2.+jQuery+Nice+Form%0D%0A%0D%0AjQuery+Nice+Form+is+simple+way+to+create+a+form%2C+but+can+also+make+more+complicated+forms+if+you+desire.%0D%0A3.+jQuery+form+validation%0D%0A%0D%0AjQuery+Validatio" title="Submit this to Digg" target="_blank">Digg</a> &bull; <a href="http://www.google.com/buzz/post?url=http%3A%2F%2Fwebpages4me.com%2Fblog%2F2011%2F11%2F10-jquery-useful-tools-for-website%2F" title="Post this on Google Buzz" target="_blank">Google Buzz</a> &bull; <a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwebpages4me.com%2Fblog%2F2011%2F11%2F10-jquery-useful-tools-for-website%2F&amp;title=20+jQuery+Useful+Tools+For+Website" title="Submit this to StumbleUpon" target="_blank">StumbleUpon</a> &bull; <a href="http://webpages4me.com/blog/2011/11/10-jquery-useful-tools-for-website/" onclick="addBookmark(event);" rel="sidebar" title="20 jQuery Useful Tools For Website" target="_blank">Add to favorites</a> &bull; <a href="mailto:fat7i.wp@gmail.com?subject=20 jQuery Useful Tools For Website&amp;body=1. Nivo Slider

Nivo Slider The world's most awesome jQuery Image Slider
2. jQuery Nice Form

jQuery Nice Form is simple way to create a form, but can also make more complicated forms if you desire.
3. jQuery form validation

jQuery Validatio - http://webpages4me.com/blog/2011/11/10-jquery-useful-tools-for-website/" title="Email this" target="_blank">Email</a> &bull; <a href="http://webpages4me.com/blog/feed/rss/" title="Subscribe to RSS" target="_blank">RSS</a>
<!-- End WP Socializer - Social Buttons - Output -->
]]></description>
		<wfw:commentRss>http://webpages4me.com/blog/2011/11/10-jquery-useful-tools-for-website/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>create a compressed file from folder on the fly</title>
		<link>http://webpages4me.com/blog/2011/11/create-a-compressed-file-from-folder-on-the-fly/</link>
		<comments>http://webpages4me.com/blog/2011/11/create-a-compressed-file-from-folder-on-the-fly/#comments</comments>
		<pubDate>Tue, 22 Nov 2011 01:48:21 +0000</pubDate>
		<dc:creator>Fat7i</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[sqlite]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://webpages4me.com/blog/?p=40</guid>
		<description><![CDATA[I tested two other scripts before and must say that this script works great for single files if you add them manually. To compress a whole directory with an unknown number of files into one zip file I created some &#8230; <a href="http://webpages4me.com/blog/2011/11/create-a-compressed-file-from-folder-on-the-fly/">Continue reading <span class="meta-nav">&#8594;</span></a><h3>Share and Enjoy</h3>

<!-- Start WP Socializer - Social Buttons - Output -->
 &bull; <a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwebpages4me.com%2Fblog%2F2011%2F11%2Fcreate-a-compressed-file-from-folder-on-the-fly%2F&amp;t=create+a+compressed+file+from+folder+on+the+fly" title="Share this on Facebook" target="_blank">Facebook</a> &bull; <a href="http://twitter.com/home?status=create+a+compressed+file+from+folder+on+the+fly%20-%20http%3A%2F%2Fwebpages4me.com%2Fblog%3Fp%3D40%20" title="Tweet this !" target="_blank">Twitter</a> &bull; <a href="http://delicious.com/post?url=http%3A%2F%2Fwebpages4me.com%2Fblog%2F2011%2F11%2Fcreate-a-compressed-file-from-folder-on-the-fly%2F&amp;title=create+a+compressed+file+from+folder+on+the+fly&amp;notes=I+tested+two+other+scripts+before+and+must+say+that+this+script+works+great+for+single+files+if+you+add+them+manually.%0D%0A%0D%0ATo+compress+a+whole+directory+with+an+unknown+number+of+files+into+one+zip+file+I+created+some+class+extension+to+get+this+job+d" title="Post this on Delicious" target="_blank">Delicious</a> &bull; <a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwebpages4me.com%2Fblog%2F2011%2F11%2Fcreate-a-compressed-file-from-folder-on-the-fly%2F&amp;title=create+a+compressed+file+from+folder+on+the+fly&amp;bodytext=I+tested+two+other+scripts+before+and+must+say+that+this+script+works+great+for+single+files+if+you+add+them+manually.%0D%0A%0D%0ATo+compress+a+whole+directory+with+an+unknown+number+of+files+into+one+zip+file+I+created+some+class+extension+to+get+this+job+d" title="Submit this to Digg" target="_blank">Digg</a> &bull; <a href="http://www.google.com/buzz/post?url=http%3A%2F%2Fwebpages4me.com%2Fblog%2F2011%2F11%2Fcreate-a-compressed-file-from-folder-on-the-fly%2F" title="Post this on Google Buzz" target="_blank">Google Buzz</a> &bull; <a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwebpages4me.com%2Fblog%2F2011%2F11%2Fcreate-a-compressed-file-from-folder-on-the-fly%2F&amp;title=create+a+compressed+file+from+folder+on+the+fly" title="Submit this to StumbleUpon" target="_blank">StumbleUpon</a> &bull; <a href="http://webpages4me.com/blog/2011/11/create-a-compressed-file-from-folder-on-the-fly/" onclick="addBookmark(event);" rel="sidebar" title="create a compressed file from folder on the fly" target="_blank">Add to favorites</a> &bull; <a href="mailto:fat7i.wp@gmail.com?subject=create a compressed file from folder on the fly&amp;body=I tested two other scripts before and must say that this script works great for single files if you add them manually.

To compress a whole directory with an unknown number of files into one zip file I created some class extension to get this job d - http://webpages4me.com/blog/2011/11/create-a-compressed-file-from-folder-on-the-fly/" title="Email this" target="_blank">Email</a> &bull; <a href="http://webpages4me.com/blog/feed/rss/" title="Subscribe to RSS" target="_blank">RSS</a>
<!-- End WP Socializer - Social Buttons - Output -->
]]></description>
		<wfw:commentRss>http://webpages4me.com/blog/2011/11/create-a-compressed-file-from-folder-on-the-fly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Parse html with PHP preg_match_all</title>
		<link>http://webpages4me.com/blog/2011/11/parse-html-with-php-preg_match_all/</link>
		<comments>http://webpages4me.com/blog/2011/11/parse-html-with-php-preg_match_all/#comments</comments>
		<pubDate>Sun, 20 Nov 2011 23:25:52 +0000</pubDate>
		<dc:creator>Fat7i</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[parse]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[preg_match]]></category>

		<guid isPermaLink="false">http://webpages4me.com/blog/?p=16</guid>
		<description><![CDATA[For the most of the PHP developer which are using preg_match or preg_replace frequently is the function preg_match_all a smaller advantage, but for all others it’s maybe hard to understand. The biggest difference between preg_match_all and the regular preg_match is &#8230; <a href="http://webpages4me.com/blog/2011/11/parse-html-with-php-preg_match_all/">Continue reading <span class="meta-nav">&#8594;</span></a><h3>Share and Enjoy</h3>

<!-- Start WP Socializer - Social Buttons - Output -->
 &bull; <a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwebpages4me.com%2Fblog%2F2011%2F11%2Fparse-html-with-php-preg_match_all%2F&amp;t=Parse+html+with+PHP+preg_match_all" title="Share this on Facebook" target="_blank">Facebook</a> &bull; <a href="http://twitter.com/home?status=Parse+html+with+PHP+preg_match_all%20-%20http%3A%2F%2Fwebpages4me.com%2Fblog%3Fp%3D16%20" title="Tweet this !" target="_blank">Twitter</a> &bull; <a href="http://delicious.com/post?url=http%3A%2F%2Fwebpages4me.com%2Fblog%2F2011%2F11%2Fparse-html-with-php-preg_match_all%2F&amp;title=Parse+html+with+PHP+preg_match_all&amp;notes=For+the+most+of+the+PHP+developer+which+are+using+preg_match+or+preg_replace+frequently+is+the+function+preg_match_all+a+smaller+advantage%2C+but+for+all+others+it%E2%80%99s+maybe+hard+to+understand.+The+biggest+difference+between+preg_match_all+and+the+regu" title="Post this on Delicious" target="_blank">Delicious</a> &bull; <a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwebpages4me.com%2Fblog%2F2011%2F11%2Fparse-html-with-php-preg_match_all%2F&amp;title=Parse+html+with+PHP+preg_match_all&amp;bodytext=For+the+most+of+the+PHP+developer+which+are+using+preg_match+or+preg_replace+frequently+is+the+function+preg_match_all+a+smaller+advantage%2C+but+for+all+others+it%E2%80%99s+maybe+hard+to+understand.+The+biggest+difference+between+preg_match_all+and+the+regu" title="Submit this to Digg" target="_blank">Digg</a> &bull; <a href="http://www.google.com/buzz/post?url=http%3A%2F%2Fwebpages4me.com%2Fblog%2F2011%2F11%2Fparse-html-with-php-preg_match_all%2F" title="Post this on Google Buzz" target="_blank">Google Buzz</a> &bull; <a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwebpages4me.com%2Fblog%2F2011%2F11%2Fparse-html-with-php-preg_match_all%2F&amp;title=Parse+html+with+PHP+preg_match_all" title="Submit this to StumbleUpon" target="_blank">StumbleUpon</a> &bull; <a href="http://webpages4me.com/blog/2011/11/parse-html-with-php-preg_match_all/" onclick="addBookmark(event);" rel="sidebar" title="Parse html with PHP preg_match_all" target="_blank">Add to favorites</a> &bull; <a href="mailto:fat7i.wp@gmail.com?subject=Parse html with PHP preg_match_all&amp;body=For the most of the PHP developer which are using preg_match or preg_replace frequently is the function preg_match_all a smaller advantage, but for all others it’s maybe hard to understand. The biggest difference between preg_match_all and the regu - http://webpages4me.com/blog/2011/11/parse-html-with-php-preg_match_all/" title="Email this" target="_blank">Email</a> &bull; <a href="http://webpages4me.com/blog/feed/rss/" title="Subscribe to RSS" target="_blank">RSS</a>
<!-- End WP Socializer - Social Buttons - Output -->
]]></description>
		<wfw:commentRss>http://webpages4me.com/blog/2011/11/parse-html-with-php-preg_match_all/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PHP is NOW</title>
		<link>http://webpages4me.com/blog/2011/11/php-is-now/</link>
		<comments>http://webpages4me.com/blog/2011/11/php-is-now/#comments</comments>
		<pubDate>Sat, 19 Nov 2011 03:11:25 +0000</pubDate>
		<dc:creator>Fat7i</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://webpages4me.com/blog/?p=11</guid>
		<description><![CDATA[PHP is at an inflection point. We are at a once in a lifetime place where several factors are coming together to help boost the profile of PHP up and above the &#8220;scripting language&#8221; label and into a serious tool &#8230; <a href="http://webpages4me.com/blog/2011/11/php-is-now/">Continue reading <span class="meta-nav">&#8594;</span></a><h3>Share and Enjoy</h3>

<!-- Start WP Socializer - Social Buttons - Output -->
 &bull; <a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwebpages4me.com%2Fblog%2F2011%2F11%2Fphp-is-now%2F&amp;t=PHP+is+NOW" title="Share this on Facebook" target="_blank">Facebook</a> &bull; <a href="http://twitter.com/home?status=PHP+is+NOW%20-%20http%3A%2F%2Fwebpages4me.com%2Fblog%3Fp%3D11%20" title="Tweet this !" target="_blank">Twitter</a> &bull; <a href="http://delicious.com/post?url=http%3A%2F%2Fwebpages4me.com%2Fblog%2F2011%2F11%2Fphp-is-now%2F&amp;title=PHP+is+NOW&amp;notes=PHP+is+at+an+inflection+point.+We+are+at+a+once+in+a+lifetime+place+where+several+factors+are+coming+together+to+help+boost+the+profile+of+PHP+up+and+above+the+%22scripting+language%22+label+and+into+a+serious+tool+for+enterprise+development.%0D%0A%0D%0A%0D%0A%0D%0AMany" title="Post this on Delicious" target="_blank">Delicious</a> &bull; <a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwebpages4me.com%2Fblog%2F2011%2F11%2Fphp-is-now%2F&amp;title=PHP+is+NOW&amp;bodytext=PHP+is+at+an+inflection+point.+We+are+at+a+once+in+a+lifetime+place+where+several+factors+are+coming+together+to+help+boost+the+profile+of+PHP+up+and+above+the+%22scripting+language%22+label+and+into+a+serious+tool+for+enterprise+development.%0D%0A%0D%0A%0D%0A%0D%0AMany" title="Submit this to Digg" target="_blank">Digg</a> &bull; <a href="http://www.google.com/buzz/post?url=http%3A%2F%2Fwebpages4me.com%2Fblog%2F2011%2F11%2Fphp-is-now%2F" title="Post this on Google Buzz" target="_blank">Google Buzz</a> &bull; <a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwebpages4me.com%2Fblog%2F2011%2F11%2Fphp-is-now%2F&amp;title=PHP+is+NOW" title="Submit this to StumbleUpon" target="_blank">StumbleUpon</a> &bull; <a href="http://webpages4me.com/blog/2011/11/php-is-now/" onclick="addBookmark(event);" rel="sidebar" title="PHP is NOW" target="_blank">Add to favorites</a> &bull; <a href="mailto:fat7i.wp@gmail.com?subject=PHP is NOW&amp;body=PHP is at an inflection point. We are at a once in a lifetime place where several factors are coming together to help boost the profile of PHP up and above the "scripting language" label and into a serious tool for enterprise development.



Many - http://webpages4me.com/blog/2011/11/php-is-now/" title="Email this" target="_blank">Email</a> &bull; <a href="http://webpages4me.com/blog/feed/rss/" title="Subscribe to RSS" target="_blank">RSS</a>
<!-- End WP Socializer - Social Buttons - Output -->
]]></description>
		<wfw:commentRss>http://webpages4me.com/blog/2011/11/php-is-now/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Full-text Search with SQLite</title>
		<link>http://webpages4me.com/blog/2011/11/full-text-search-with-sqlite/</link>
		<comments>http://webpages4me.com/blog/2011/11/full-text-search-with-sqlite/#comments</comments>
		<pubDate>Fri, 18 Nov 2011 23:02:38 +0000</pubDate>
		<dc:creator>Fat7i</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[sqlite]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://webpages4me.com/blog/?p=4</guid>
		<description><![CDATA[Full-text search with SQLite is so ridiculously easy to implement, there are only two valid reasons you haven’t done it yet. The first is you don’t need the full-text capability, and the second is you didn’t know it could be &#8230; <a href="http://webpages4me.com/blog/2011/11/full-text-search-with-sqlite/">Continue reading <span class="meta-nav">&#8594;</span></a><h3>Share and Enjoy</h3>

<!-- Start WP Socializer - Social Buttons - Output -->
 &bull; <a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwebpages4me.com%2Fblog%2F2011%2F11%2Ffull-text-search-with-sqlite%2F&amp;t=Full-text+Search+with+SQLite" title="Share this on Facebook" target="_blank">Facebook</a> &bull; <a href="http://twitter.com/home?status=Full-text+Search+with+SQLite%20-%20http%3A%2F%2Fwebpages4me.com%2Fblog%3Fp%3D4%20" title="Tweet this !" target="_blank">Twitter</a> &bull; <a href="http://delicious.com/post?url=http%3A%2F%2Fwebpages4me.com%2Fblog%2F2011%2F11%2Ffull-text-search-with-sqlite%2F&amp;title=Full-text+Search+with+SQLite&amp;notes=Full-text+search+with+SQLite+is+so+ridiculously+easy+to+implement%2C+there+are+only+two+valid+reasons+you+haven%E2%80%99t+done+it+yet.+The+first+is+you+don%E2%80%99t+need+the+full-text+capability%2C+and+the+second+is+you+didn%E2%80%99t+know+it+could+be+done.%0D%0A%0D%0AHere+are+t" title="Post this on Delicious" target="_blank">Delicious</a> &bull; <a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwebpages4me.com%2Fblog%2F2011%2F11%2Ffull-text-search-with-sqlite%2F&amp;title=Full-text+Search+with+SQLite&amp;bodytext=Full-text+search+with+SQLite+is+so+ridiculously+easy+to+implement%2C+there+are+only+two+valid+reasons+you+haven%E2%80%99t+done+it+yet.+The+first+is+you+don%E2%80%99t+need+the+full-text+capability%2C+and+the+second+is+you+didn%E2%80%99t+know+it+could+be+done.%0D%0A%0D%0AHere+are+t" title="Submit this to Digg" target="_blank">Digg</a> &bull; <a href="http://www.google.com/buzz/post?url=http%3A%2F%2Fwebpages4me.com%2Fblog%2F2011%2F11%2Ffull-text-search-with-sqlite%2F" title="Post this on Google Buzz" target="_blank">Google Buzz</a> &bull; <a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwebpages4me.com%2Fblog%2F2011%2F11%2Ffull-text-search-with-sqlite%2F&amp;title=Full-text+Search+with+SQLite" title="Submit this to StumbleUpon" target="_blank">StumbleUpon</a> &bull; <a href="http://webpages4me.com/blog/2011/11/full-text-search-with-sqlite/" onclick="addBookmark(event);" rel="sidebar" title="Full-text Search with SQLite" target="_blank">Add to favorites</a> &bull; <a href="mailto:fat7i.wp@gmail.com?subject=Full-text Search with SQLite&amp;body=Full-text search with SQLite is so ridiculously easy to implement, there are only two valid reasons you haven’t done it yet. The first is you don’t need the full-text capability, and the second is you didn’t know it could be done.

Here are t - http://webpages4me.com/blog/2011/11/full-text-search-with-sqlite/" title="Email this" target="_blank">Email</a> &bull; <a href="http://webpages4me.com/blog/feed/rss/" title="Subscribe to RSS" target="_blank">RSS</a>
<!-- End WP Socializer - Social Buttons - Output -->
]]></description>
		<wfw:commentRss>http://webpages4me.com/blog/2011/11/full-text-search-with-sqlite/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

