
<?phpxml 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/"
>
<channel>
<title>FAQ PAL / Popular Tutorials / Snippets</title>
<link>http://www.faqpal.com</link>
<description>FAQ PAL RSS  votes</description>
<pubDate>Sat, 13 Mar 2010 08:50:46 CST</pubDate>
<language>en</language>
<item>
<title><![CDATA[9 CSS Snippets To Spice Up Your Blog]]></title>
<link>http://www.faqpal.com/Snippets/9-css-snippets-to-spice-up-your-blog/</link>
<comments>http://www.faqpal.com/Snippets/9-css-snippets-to-spice-up-your-blog/</comments>
<pubDate>Sat, 13 Mar 2010 08:50:46 CST</pubDate>
<dc:creator>brevityness</dc:creator>
<category>Snippets</category>
<guid>http://www.faqpal.com/Snippets/9-css-snippets-to-spice-up-your-blog/</guid>
<description><![CDATA[Customizing your blog or website's design isn't rocket science. Check out these 9 handy CSS snippets to use on your site or blog.<br/><br/>5 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Display your Twitter followers count as plain text numbers on Wordpress]]></title>
<link>http://www.faqpal.com/Snippets/display-your-twitter-followers-count-as-plain-text-numbers-on-wordpress/</link>
<comments>http://www.faqpal.com/Snippets/display-your-twitter-followers-count-as-plain-text-numbers-on-wordpress/</comments>
<pubDate>Wed, 27 Jan 2010 09:06:05 CST</pubDate>
<dc:creator>shurandythode</dc:creator>
<category>Snippets</category>
<guid>http://www.faqpal.com/Snippets/display-your-twitter-followers-count-as-plain-text-numbers-on-wordpress/</guid>
<description><![CDATA[Quick guide for displaying Twitter followers in just plain text numbers instead of chicklets.<br/><br/>6 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Limit Wordpress Posts Text Length Without The Use Of Plugins]]></title>
<link>http://www.faqpal.com/Snippets/limit-wordpress-posts-text-length-without-the-use-of-plugins/</link>
<comments>http://www.faqpal.com/Snippets/limit-wordpress-posts-text-length-without-the-use-of-plugins/</comments>
<pubDate>Tue, 26 Jan 2010 09:16:01 CST</pubDate>
<dc:creator>god</dc:creator>
<category>Snippets</category>
<guid>http://www.faqpal.com/Snippets/limit-wordpress-posts-text-length-without-the-use-of-plugins/</guid>
<description><![CDATA[The code snippet below should be placed somewhere within your wordpress themes functions.php. If your wordpress theme does not have a functions.php file simply create one with your favourite text editor and place it in your wordpress themes folder.<br/><br/>6 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[20 Best Twitter-likes And Useful Tutorials To Work With Twitter]]></title>
<link>http://www.faqpal.com/Snippets/20-best-twitter-likes-and-useful-tutorials-to-work-with-twitter/</link>
<comments>http://www.faqpal.com/Snippets/20-best-twitter-likes-and-useful-tutorials-to-work-with-twitter/</comments>
<pubDate>Sat, 23 Jan 2010 09:12:02 CST</pubDate>
<dc:creator>lamnguyen</dc:creator>
<category>Snippets</category>
<guid>http://www.faqpal.com/Snippets/20-best-twitter-likes-and-useful-tutorials-to-work-with-twitter/</guid>
<description><![CDATA[20 best tutorials and resources that are Twitter-like and useful for your web project.<br/><br/>5 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Full Date with Special Holiday Notifications - Show Current Date in Blogger and Website | EReferer]]></title>
<link>http://www.faqpal.com/Snippets/full-date-with-special-holiday-notifications---show-current-date-in-blogger-and-website--ereferer/</link>
<comments>http://www.faqpal.com/Snippets/full-date-with-special-holiday-notifications---show-current-date-in-blogger-and-website--ereferer/</comments>
<pubDate>Sun, 10 Jan 2010 11:02:24 CST</pubDate>
<dc:creator>jenyjose</dc:creator>
<category>Snippets</category>
<guid>http://www.faqpal.com/Snippets/full-date-with-special-holiday-notifications---show-current-date-in-blogger-and-website--ereferer/</guid>
<description><![CDATA[Make your blog or website an unique one by adding some special features. You can show current date, day, month, year and as an added feature holidays and special days along with the date function. (check my Blog's &quot;Today &amp; Now&quot; feature).<br/><br/>8 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Bash Script To Update Twitter]]></title>
<link>http://www.faqpal.com/Snippets/bash-script-to-update-twitter/</link>
<comments>http://www.faqpal.com/Snippets/bash-script-to-update-twitter/</comments>
<pubDate>Sat, 09 Jan 2010 07:47:48 CST</pubDate>
<dc:creator>Geoserv</dc:creator>
<category>Snippets</category>
<guid>http://www.faqpal.com/Snippets/bash-script-to-update-twitter/</guid>
<description><![CDATA[We can update Twitter from anywhere and use any such tools. For Linux users, probably never imagined that the bash script can be used to make a simple Twitter client. :p Bash is a programming language that works in a terminal/console-based in UNIX, typically used for process management or schedulin<br/><br/>5 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Create a Nice, Lightweight JavaScript Tooltip]]></title>
<link>http://www.faqpal.com/Snippets/create-a-nice-lightweight-javascript-tooltip/</link>
<comments>http://www.faqpal.com/Snippets/create-a-nice-lightweight-javascript-tooltip/</comments>
<pubDate>Sun, 20 Dec 2009 23:57:56 CST</pubDate>
<dc:creator>Geoserv</dc:creator>
<category>Snippets</category>
<guid>http://www.faqpal.com/Snippets/create-a-nice-lightweight-javascript-tooltip/</guid>
<description><![CDATA[To begin, create the 3 files needed for this tutorial (index.html, style.css and script.js) and include the stylesheet and the script from index.html.<br/><br/>5 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[10 Useful Code Snippets And Plugins To Spice Up Wordpress Avatar]]></title>
<link>http://www.faqpal.com/Snippets/10-useful-code-snippets-and-plugins-to-spice-up-wordpress-avatar/</link>
<comments>http://www.faqpal.com/Snippets/10-useful-code-snippets-and-plugins-to-spice-up-wordpress-avatar/</comments>
<pubDate>Wed, 02 Dec 2009 08:00:00 CST</pubDate>
<dc:creator>lamnguyen</dc:creator>
<category>Snippets</category>
<guid>http://www.faqpal.com/Snippets/10-useful-code-snippets-and-plugins-to-spice-up-wordpress-avatar/</guid>
<description><![CDATA[This entry provides us 10 most useful code snippets and wordpress plugins that help us control, customize our avatar in wordpress better.<br/><br/>7 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Topsy Tip: Another Retweet Button to Embed Anywhere!]]></title>
<link>http://www.faqpal.com/Snippets/topsy-tip-another-retweet-button-to-embed-anywhere/</link>
<comments>http://www.faqpal.com/Snippets/topsy-tip-another-retweet-button-to-embed-anywhere/</comments>
<pubDate>Thu, 05 Nov 2009 14:47:36 CST</pubDate>
<dc:creator>mikemore</dc:creator>
<category>Snippets</category>
<guid>http://www.faqpal.com/Snippets/topsy-tip-another-retweet-button-to-embed-anywhere/</guid>
<description><![CDATA[Topsy has just released a Wordpress plugin that gives you another retweet button. But,what if you can only work with a JavaScript widget? here is a small hack..<br/><br/>7 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[PHP URL shortener script that can shorten over 4 billion URLs]]></title>
<link>http://www.faqpal.com/Snippets/php-url-shortener-script-that-can-shorten-over-4-billion-urls/</link>
<comments>http://www.faqpal.com/Snippets/php-url-shortener-script-that-can-shorten-over-4-billion-urls/</comments>
<pubDate>Sun, 13 Sep 2009 08:47:35 CDT</pubDate>
<dc:creator>god</dc:creator>
<category>Snippets</category>
<guid>http://www.faqpal.com/Snippets/php-url-shortener-script-that-can-shorten-over-4-billion-urls/</guid>
<description><![CDATA[After seeing some of the other coding approaches to personal short URL services, I decided to write my own PHP URL shortener script and share it with the world<br/><br/>4 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[PHP Script a4 Display Your RSS Subscriber Count]]></title>
<link>http://www.faqpal.com/Snippets/php-script-ndash-display-your-rss-subscriber-count/</link>
<comments>http://www.faqpal.com/Snippets/php-script-ndash-display-your-rss-subscriber-count/</comments>
<pubDate>Sat, 15 Aug 2009 20:45:14 CDT</pubDate>
<dc:creator>Geoserv</dc:creator>
<category>Snippets</category>
<guid>http://www.faqpal.com/Snippets/php-script-ndash-display-your-rss-subscriber-count/</guid>
<description><![CDATA[This script will enable you to display the RSS Subscriber Count without using the FeedBurner chicklet.<br/><br/>4 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[How To Create A JSON Web Service In ASP.NET]]></title>
<link>http://www.faqpal.com/Snippets/how-to-create-a-json-web-service-in-asp-net/</link>
<comments>http://www.faqpal.com/Snippets/how-to-create-a-json-web-service-in-asp-net/</comments>
<pubDate>Wed, 29 Jul 2009 08:18:53 CDT</pubDate>
<dc:creator>enlighten</dc:creator>
<category>Snippets</category>
<guid>http://www.faqpal.com/Snippets/how-to-create-a-json-web-service-in-asp-net/</guid>
<description><![CDATA[This article and sample code will show you how to get your web service to return data in the JSON format.<br/><br/>4 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Stop Image Hotlinking with .htaccess]]></title>
<link>http://www.faqpal.com/Snippets/stop-image-hotlinking-with--htaccess-1/</link>
<comments>http://www.faqpal.com/Snippets/stop-image-hotlinking-with--htaccess-1/</comments>
<pubDate>Mon, 20 Jul 2009 20:26:54 CDT</pubDate>
<dc:creator>ThePAL</dc:creator>
<category>Snippets</category>
<guid>http://www.faqpal.com/Snippets/stop-image-hotlinking-with--htaccess-1/</guid>
<description><![CDATA[Learn how to use .htaccess to stop image stealing, using up bandwidth, and hotlinking.<br/><br/>4 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[How to: Automatically provide tinyurls for your WordPress blog posts]]></title>
<link>http://www.faqpal.com/Snippets/how-to-automatically-provide-tinyurls-for-your-wordpress-blog-posts/</link>
<comments>http://www.faqpal.com/Snippets/how-to-automatically-provide-tinyurls-for-your-wordpress-blog-posts/</comments>
<pubDate>Fri, 27 Feb 2009 14:02:29 CST</pubDate>
<dc:creator>Geoserv</dc:creator>
<category>Snippets</category>
<guid>http://www.faqpal.com/Snippets/how-to-automatically-provide-tinyurls-for-your-wordpress-blog-posts/</guid>
<description><![CDATA[Automatically provide tinyurls for your WordPress blog posts for promotion using Twitter.<br/><br/>5 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Display Your RSS Subscriber Count]]></title>
<link>http://www.faqpal.com/Snippets/display-your-rss-subscriber-count/</link>
<comments>http://www.faqpal.com/Snippets/display-your-rss-subscriber-count/</comments>
<pubDate>Mon, 23 Feb 2009 10:53:11 CST</pubDate>
<dc:creator>Poster</dc:creator>
<category>Snippets</category>
<guid>http://www.faqpal.com/Snippets/display-your-rss-subscriber-count/</guid>
<description><![CDATA[This script will enable you to display the RSS Subscriber Count without using the FeedBurner chicklet.<br/><br/>5 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[15 Useful Wordpress Tricks to Make Your Theme Even Better]]></title>
<link>http://www.faqpal.com/Snippets/15-useful-wordpress-tricks-to-make-your-theme-even-better/</link>
<comments>http://www.faqpal.com/Snippets/15-useful-wordpress-tricks-to-make-your-theme-even-better/</comments>
<pubDate>Sun, 15 Feb 2009 05:35:48 CST</pubDate>
<dc:creator>god</dc:creator>
<category>Snippets</category>
<guid>http://www.faqpal.com/Snippets/15-useful-wordpress-tricks-to-make-your-theme-even-better/</guid>
<description><![CDATA[Here are only a few of the many great snippets of code that will take your current theme creation and make it that much better.<br/><br/>5 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[CSS Reset Reloaded]]></title>
<link>http://www.faqpal.com/Snippets/css-reset-reloaded/</link>
<comments>http://www.faqpal.com/Snippets/css-reset-reloaded/</comments>
<pubDate>Sun, 08 Feb 2009 04:15:00 CST</pubDate>
<dc:creator>ThePAL</dc:creator>
<category>Snippets</category>
<guid>http://www.faqpal.com/Snippets/css-reset-reloaded/</guid>
<description><![CDATA[I have what I'm willing to call the final version of my take on the topic of re<br/><br/>4 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[10 code snippets for PHP developers]]></title>
<link>http://www.faqpal.com/Snippets/10-code-snippets-for-php-developers/</link>
<comments>http://www.faqpal.com/Snippets/10-code-snippets-for-php-developers/</comments>
<pubDate>Sat, 07 Feb 2009 19:45:20 CST</pubDate>
<dc:creator>god</dc:creator>
<category>Snippets</category>
<guid>http://www.faqpal.com/Snippets/10-code-snippets-for-php-developers/</guid>
<description><![CDATA[A compilations of php snippets.<br/><br/>4 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Set Font Size Based On Word Count]]></title>
<link>http://www.faqpal.com/Snippets/set-font-size-based-on-word-count/</link>
<comments>http://www.faqpal.com/Snippets/set-font-size-based-on-word-count/</comments>
<pubDate>Sat, 07 Feb 2009 19:45:15 CST</pubDate>
<dc:creator>god</dc:creator>
<category>Snippets</category>
<guid>http://www.faqpal.com/Snippets/set-font-size-based-on-word-count/</guid>
<description><![CDATA[Determining font size based on number of words.<br/><br/>4 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Delete a Row From mySQL]]></title>
<link>http://www.faqpal.com/Snippets/delete-a-row-from-mysql/</link>
<comments>http://www.faqpal.com/Snippets/delete-a-row-from-mysql/</comments>
<pubDate>Sun, 01 Feb 2009 06:17:22 CST</pubDate>
<dc:creator>ThePAL</dc:creator>
<category>Snippets</category>
<guid>http://www.faqpal.com/Snippets/delete-a-row-from-mysql/</guid>
<description><![CDATA[Here is an easy PHP script to delete any row from your Database.<br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[SplFastArray to speed up your PHP arrays]]></title>
<link>http://www.faqpal.com/Snippets/splfastarray-to-speed-up-your-php-arrays/</link>
<comments>http://www.faqpal.com/Snippets/splfastarray-to-speed-up-your-php-arrays/</comments>
<pubDate>Fri, 23 Jan 2009 14:54:41 CST</pubDate>
<dc:creator>Poster</dc:creator>
<category>Snippets</category>
<guid>http://www.faqpal.com/Snippets/splfastarray-to-speed-up-your-php-arrays/</guid>
<description><![CDATA[SplFastArray to speed up your PHP arrays<br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Validate a Credit Card]]></title>
<link>http://www.faqpal.com/Snippets/validate-a-credit-card/</link>
<comments>http://www.faqpal.com/Snippets/validate-a-credit-card/</comments>
<pubDate>Wed, 14 Jan 2009 04:47:23 CST</pubDate>
<dc:creator>Poster</dc:creator>
<category>Snippets</category>
<guid>http://www.faqpal.com/Snippets/validate-a-credit-card/</guid>
<description><![CDATA[This little function helps validating a given credit card number is legit.<br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[4 Uber Cool Css Techniques For Links]]></title>
<link>http://www.faqpal.com/Snippets/4-uber-cool-css-techniques-for-links/</link>
<comments>http://www.faqpal.com/Snippets/4-uber-cool-css-techniques-for-links/</comments>
<pubDate>Sun, 11 Jan 2009 02:53:32 CST</pubDate>
<dc:creator>Poster</dc:creator>
<category>Snippets</category>
<guid>http://www.faqpal.com/Snippets/4-uber-cool-css-techniques-for-links/</guid>
<description><![CDATA[Each of these techniques is pure css, no ugly hacks, no JavaScript.<br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[PHP Caching]]></title>
<link>http://www.faqpal.com/Snippets/php-caching/</link>
<comments>http://www.faqpal.com/Snippets/php-caching/</comments>
<pubDate>Tue, 06 Jan 2009 09:05:03 CST</pubDate>
<dc:creator>Geoserv</dc:creator>
<category>Snippets</category>
<guid>http://www.faqpal.com/Snippets/php-caching/</guid>
<description><![CDATA[Code for PHP caching.<br/><br/>5 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Integrating phpBB3 login on your sites]]></title>
<link>http://www.faqpal.com/Snippets/integrating-phpbb3-login-on-your-sites-1/</link>
<comments>http://www.faqpal.com/Snippets/integrating-phpbb3-login-on-your-sites-1/</comments>
<pubDate>Fri, 02 Jan 2009 18:03:40 CST</pubDate>
<dc:creator>Geoserv</dc:creator>
<category>Snippets</category>
<guid>http://www.faqpal.com/Snippets/integrating-phpbb3-login-on-your-sites-1/</guid>
<description><![CDATA[Have you ever wanted to allow your users to sign into their phpBB 3 accounts fr<br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Simple retrieve, amend and update MySQL database]]></title>
<link>http://www.faqpal.com/Snippets/simple-retrieve-amend-and-update-mysql-database/</link>
<comments>http://www.faqpal.com/Snippets/simple-retrieve-amend-and-update-mysql-database/</comments>
<pubDate>Mon, 22 Dec 2008 14:11:46 CST</pubDate>
<dc:creator>god</dc:creator>
<category>Snippets</category>
<guid>http://www.faqpal.com/Snippets/simple-retrieve-amend-and-update-mysql-database/</guid>
<description><![CDATA[Simple retrieve, amend and update MySQL database<br/><br/>2 Vote(s) ]]></description>
</item>

</channel>
</rss>
