<?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>Programming Facts</title>
	<atom:link href="http://www.programmingfacts.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.programmingfacts.com</link>
	<description></description>
	<lastBuildDate>Sun, 01 Jan 2012 04:21:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Google Adword API Integration</title>
		<link>http://www.programmingfacts.com/google-adword-api-integration/</link>
		<comments>http://www.programmingfacts.com/google-adword-api-integration/#comments</comments>
		<pubDate>Sun, 01 Jan 2012 04:21:35 +0000</pubDate>
		<dc:creator>Rakshit Patel</dc:creator>
				<category><![CDATA[Adword API]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Adword API Freelancer]]></category>
		<category><![CDATA[Adword API PHP]]></category>
		<category><![CDATA[Google Adword API]]></category>

		<guid isPermaLink="false">http://www.programmingfacts.com/?p=1104</guid>
		<description><![CDATA[I have worked with Google Adword API in past days of last month of previous year. I am still working on Google Adword API. I have successfully integrate Most of Google Adword API while implementing Createing Accounts, Getting accounts, Creating Campaigns, Get All Campaigns, Update Campaign, Delete Campaign, Creating Ad Groups, Updating Ad Groups, Targeting Keywords, Targeting Locations, Creating Text Ads, Creating Image Ads, Creating, Video Ads, Getting Videos Medias, Creating In Stream Ads and many more..]]></description>
		<wfw:commentRss>http://www.programmingfacts.com/google-adword-api-integration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[WordPress] Show Posts by Category Name</title>
		<link>http://www.programmingfacts.com/wordpress-show-posts-category/</link>
		<comments>http://www.programmingfacts.com/wordpress-show-posts-category/#comments</comments>
		<pubDate>Tue, 18 Oct 2011 18:32:43 +0000</pubDate>
		<dc:creator>Rakshit Patel</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Show Category Post WordPress]]></category>
		<category><![CDATA[Show Posts Category Name]]></category>

		<guid isPermaLink="false">http://www.programmingfacts.com/?p=1102</guid>
		<description><![CDATA[I was working with WordPress since long time and I am really enjoying to work with WordPress and Customization in WordPress. This tip is very simple but you may find this really helpful when you want to do this task. If you want to customize or create wordpress page...]]></description>
		<wfw:commentRss>http://www.programmingfacts.com/wordpress-show-posts-category/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Block Proxy Server via .htaccess</title>
		<link>http://www.programmingfacts.com/block-proxy-server-via-htaccess/</link>
		<comments>http://www.programmingfacts.com/block-proxy-server-via-htaccess/#comments</comments>
		<pubDate>Tue, 18 Oct 2011 18:17:33 +0000</pubDate>
		<dc:creator>Rakshit Patel</dc:creator>
				<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[Block Proxy .htaccess]]></category>
		<category><![CDATA[Proxy Server Blocked]]></category>

		<guid isPermaLink="false">http://www.programmingfacts.com/?p=1100</guid>
		<description><![CDATA[I was working for a website in which client is getting span emails and he want some solid solution to stop this. We have tried with Blocking IP Address using .htaccess but Hackers were using Proxy server. As a result, IP Address will change every time and previous solution did not work. Finally I wrote .htaccess code again for blocking proxy server.]]></description>
		<wfw:commentRss>http://www.programmingfacts.com/block-proxy-server-via-htaccess/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Block IP Address using .htaccess</title>
		<link>http://www.programmingfacts.com/how-to-block-ip-address-using-htaccess/</link>
		<comments>http://www.programmingfacts.com/how-to-block-ip-address-using-htaccess/#comments</comments>
		<pubDate>Tue, 18 Oct 2011 18:07:42 +0000</pubDate>
		<dc:creator>Rakshit Patel</dc:creator>
				<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[.htaccess code Ban IP Address]]></category>
		<category><![CDATA[Block IP Address .htaccess]]></category>

		<guid isPermaLink="false">http://www.programmingfacts.com/?p=1098</guid>
		<description><![CDATA[Are you looking to block some IP address using .htaccess? If you are finding some IP address which you want to block and restrict access of your site, you can do the same using .htaccess. This is one of the good way to keep your site safe by blocking IP Address via .htaccess.]]></description>
		<wfw:commentRss>http://www.programmingfacts.com/how-to-block-ip-address-using-htaccess/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Validation of Input array in jQuery</title>
		<link>http://www.programmingfacts.com/validation-input-array-jquery/</link>
		<comments>http://www.programmingfacts.com/validation-input-array-jquery/#comments</comments>
		<pubDate>Tue, 18 Oct 2011 17:57:08 +0000</pubDate>
		<dc:creator>Rakshit Patel</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Input array jQuery Validation]]></category>
		<category><![CDATA[jQuery Validation Input array Elements]]></category>

		<guid isPermaLink="false">http://www.programmingfacts.com/?p=1095</guid>
		<description><![CDATA[I was working with jQuery validation since long long time and I never came across such situation like today I faced. I want to validate the array of input element like name[]. I put required class but it was working with first element only. I tried with couple of other options but none of them works for me.]]></description>
		<wfw:commentRss>http://www.programmingfacts.com/validation-input-array-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Increase Cookie Time for Magento Login</title>
		<link>http://www.programmingfacts.com/increase-cookie-time-magento-login/</link>
		<comments>http://www.programmingfacts.com/increase-cookie-time-magento-login/#comments</comments>
		<pubDate>Tue, 18 Oct 2011 17:11:33 +0000</pubDate>
		<dc:creator>Rakshit Patel</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Increase Magento Cookie Time]]></category>
		<category><![CDATA[Increase Session Time Magento]]></category>

		<guid isPermaLink="false">http://www.programmingfacts.com/?p=1093</guid>
		<description><![CDATA[I was working in Magento since last couple of weeks and I was facing an issue of log out within very less time. I searched for it and came to know that Magento use Cookie for Login session. Somehow I need to increase Cookie time of Magento login and I can sort out the issue. I searched in Magento Admin panel and found the same.]]></description>
		<wfw:commentRss>http://www.programmingfacts.com/increase-cookie-time-magento-login/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>[JavaScript] How to Reload iFrame &#8211; Works in FF, Crome, IE, Safari</title>
		<link>http://www.programmingfacts.com/javascript-reload-iframe-works/</link>
		<comments>http://www.programmingfacts.com/javascript-reload-iframe-works/#comments</comments>
		<pubDate>Wed, 12 Oct 2011 07:25:04 +0000</pubDate>
		<dc:creator>Rakshit Patel</dc:creator>
				<category><![CDATA[Helpful Tips and Tricks]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://www.programmingfacts.com/?p=1088</guid>
		<description><![CDATA[I was working with one web application and I placed a iFrame in it. I am making ajax call and updating iFrame files. Now I want to refresh only iFrame. I found many solution via Google and I tried many with my own idea to replace iFrame or load iFrame etc etc. But none of them works in all browsers including IE. Some of them are working in FF, some of them in other browsers. I was looking for a solution which works in all browsers. Finally I found the one which works in all browsers.]]></description>
		<wfw:commentRss>http://www.programmingfacts.com/javascript-reload-iframe-works/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[PayPal] Error Message: error:14094410:SSL routines:SSL3_READ_BYTES:sslv3 alert handshake failure</title>
		<link>http://www.programmingfacts.com/paypal-error-message-error14094410ssl-routinesssl3_read_bytessslv3-alert-handshake-failure/</link>
		<comments>http://www.programmingfacts.com/paypal-error-message-error14094410ssl-routinesssl3_read_bytessslv3-alert-handshake-failure/#comments</comments>
		<pubDate>Thu, 29 Sep 2011 09:28:01 +0000</pubDate>
		<dc:creator>Rakshit Patel</dc:creator>
				<category><![CDATA[PayPal]]></category>
		<category><![CDATA[Error Message: error:14094410 API_ENDPOINT]]></category>
		<category><![CDATA[PayPal Pro error 14094410]]></category>

		<guid isPermaLink="false">http://www.programmingfacts.com/?p=1085</guid>
		<description><![CDATA[I was implementing PayPal Pro in one of my client's website and I found strange error. I have implemented PayPal Pro many times in past but I never face such error. Initially I thought this error is due to wrong API information or some wrong implementation. But I was wrong because error is of just a small URL mistake. I have defined API_ENDPOINT https://api.paypal.com/nvp which is given in PayPal documentation.]]></description>
		<wfw:commentRss>http://www.programmingfacts.com/paypal-error-message-error14094410ssl-routinesssl3_read_bytessslv3-alert-handshake-failure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[OpenCart] Enable URL Rewriting for SEO</title>
		<link>http://www.programmingfacts.com/opencart-enable-url-rewriting-for-seo/</link>
		<comments>http://www.programmingfacts.com/opencart-enable-url-rewriting-for-seo/#comments</comments>
		<pubDate>Wed, 03 Aug 2011 07:36:26 +0000</pubDate>
		<dc:creator>Rakshit Patel</dc:creator>
				<category><![CDATA[Open Cart]]></category>
		<category><![CDATA[Open Source Shopping Cart]]></category>
		<category><![CDATA[Open Cart URL Rewriting]]></category>
		<category><![CDATA[SEO Friendly URL using .htaccess]]></category>
		<category><![CDATA[URL rewriting]]></category>

		<guid isPermaLink="false">http://www.programmingfacts.com/?p=1080</guid>
		<description><![CDATA[Open Cart is getting popularity in Open Source Shopping Cart market. Open Cart has a great list of features and provide all standard shopping cart functionality. Also it is built with MVC architecture so developer also finds easy to make customization and changes compare to other shopping carts like Magento and ZenCart. I am working with Open Cart since last few days and want to enable URL Rewriting feature in Open Cart. Its easy to make it enable and working with .htaccess.]]></description>
		<wfw:commentRss>http://www.programmingfacts.com/opencart-enable-url-rewriting-for-seo/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>[.htaccess] How to show .htaccess file in FireFTP</title>
		<link>http://www.programmingfacts.com/htaccess-show-htaccess-file/</link>
		<comments>http://www.programmingfacts.com/htaccess-show-htaccess-file/#comments</comments>
		<pubDate>Mon, 01 Aug 2011 12:44:15 +0000</pubDate>
		<dc:creator>Rakshit Patel</dc:creator>
				<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[.htaccess invisible FireFTP]]></category>
		<category><![CDATA[show .htaccess files]]></category>

		<guid isPermaLink="false">http://www.programmingfacts.com/?p=1073</guid>
		<description><![CDATA[If you are using FireFTP than you are not able to view .htaccess file when you connect to ftp. .htaccess is invisible in FireFTP by default. You have to enable it in order to display it in the listing. .htaccess is hidden file and FireFTP make it invisible.]]></description>
		<wfw:commentRss>http://www.programmingfacts.com/htaccess-show-htaccess-file/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (User agent is rejected)
Database Caching 38/45 queries in 0.012 seconds using disk

Served from: www.programmingfacts.com @ 2012-02-05 12:18:56 -->
