<?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>Bagesh Singh&#039;s Blog &#187; browser</title>
	<atom:link href="http://www.bageshsingh.com/bagesh-blog/tag/browser/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bageshsingh.com/bagesh-blog</link>
	<description>Shortest Distance to  Web Solutions &#38; Software Solutions</description>
	<lastBuildDate>Wed, 22 Feb 2012 18:42:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to hide actual URL in the status bar of all browsers?</title>
		<link>http://www.bageshsingh.com/bagesh-blog/2010/03/how-to-hide-actual-url-in-the-status-bar-of-all-browsers/</link>
		<comments>http://www.bageshsingh.com/bagesh-blog/2010/03/how-to-hide-actual-url-in-the-status-bar-of-all-browsers/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 06:45:53 +0000</pubDate>
		<dc:creator>Bagesh Singh</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Home]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[status-bar]]></category>
		<category><![CDATA[url]]></category>

		<guid isPermaLink="false">http://www.bageshsingh.com/bagesh-blog/?p=126</guid>
		<description><![CDATA[Yesterday, Jacob mailed me and asked me how can I show different text or link in the status bar of browsers like Firefox or safari when mouse is over the link.He found the technique which only worked for IE but not for other browser but I Posts Related to How to hide actual URL in [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday, Jacob mailed me and asked me how can I show different text or link in the status bar of browsers like Firefox or safari when mouse is over the link.He found the technique which only worked for IE but not for other browser but I</p>
<div id="seo_alrp_related"><h2>Posts Related to How to hide actual URL in the status bar of all browsers?</h2><ul><li><div class="seo_alrp_rl_content"><h3><a href="http://www.bageshsingh.com/bagesh-blog/2010/03/how-to-disable-context-menu-in-browsers/" rel="bookmark">How to disable context menu in browsers ?</a></h3><p>Today, I would like to share a fairly simple technique to disable right click menu of the website. I was using around 10-15 lines of ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.bageshsingh.com/bagesh-blog/2011/02/aieee-2011-application-status-syllabus-papers/" rel="bookmark">AIEEE 2011 Application Status, Syllabus, Papers</a></h3><p>About AIEEE 2011 Application Status, Syllabus, Papers Check your AIEEE Application Status NOW! Find Free AIEEE Practice Tests, AIEEE 2010 solved paper, question papers and ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.bageshsingh.com/bagesh-blog/2010/03/how-to-display-pop-up-message-on-mouse-clicked-position-using-jquery/" rel="bookmark">How to display pop-up message on mouse clicked position using jQuery</a></h3><p>Yesterday, my friend rajesh asked me how can we get the mouse clicked position and display the pop-up message in that mouse clicked position using ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.bageshsingh.com/bagesh-blog/2010/11/create-a-dynamic-scrolling-content-box-using-ajax/" rel="bookmark">Create a Dynamic Scrolling Content Box Using AJAX</a></h3><p>If you have used Google Reader, then you might have noticed the way Google Reader shows feed items, it loads up few items first when ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.bageshsingh.com/bagesh-blog/2010/11/prevent-your-css-and-javascript-files-from-being-cached/" rel="bookmark">Prevent Your CSS and JavaScript Files From Being Cached</a></h3><p>Some websites use highly volatile, oft-changing CSS and JavaScript files. In the case of these files, it's important that the developer prevent browsers from caching ...</p></div></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.bageshsingh.com/bagesh-blog/2010/03/how-to-hide-actual-url-in-the-status-bar-of-all-browsers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to redirect browser to https (ssl) in php</title>
		<link>http://www.bageshsingh.com/bagesh-blog/2010/02/how-to-redirect-browser-to-https-ssl-in-php/</link>
		<comments>http://www.bageshsingh.com/bagesh-blog/2010/02/how-to-redirect-browser-to-https-ssl-in-php/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 14:17:03 +0000</pubDate>
		<dc:creator>Bagesh Singh</dc:creator>
				<category><![CDATA[htaccess]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://www.bageshsingh.com/bagesh-blog/?p=9</guid>
		<description><![CDATA[Most of the e-commerce website uses payment gateway for online payment. And, those sites uses SSL (secure socket layer) connection to transfer data to and from the payment gateway. In the common scenario, most of the sites uses Posts Related to How to redirect browser to https (ssl) in phpAdvanced Integration Method (AIM)AIM is Authorize.Net's [...]]]></description>
			<content:encoded><![CDATA[<p>Most of the e-commerce website uses payment gateway for online payment. And, those sites uses SSL (secure socket layer) connection to transfer data to and from the payment gateway.</p>
<p>In the common scenario, most of the sites uses </p>
<div id="seo_alrp_related"><h2>Posts Related to How to redirect browser to https (ssl) in php</h2><ul><li><div class="seo_alrp_rl_content"><h3><a href="http://www.bageshsingh.com/bagesh-blog/2010/03/advanced-integration-method-aim/" rel="bookmark">Advanced Integration Method (AIM)</a></h3><p>AIM is Authorize.Net's recommended connection method and offers the most secure and flexible integration. AIM allows merchants to host their own secure payment form and ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.bageshsingh.com/bagesh-blog/2010/03/authorize-net-developer-faqs-payment-gateway-faq/" rel="bookmark">Authorize.net Developer FAQs : Payment Gateway FAQ</a></h3><p>Where can I find documentation for the Authorize.Net application programming interface (API)? Please visit our documentation for more information on how to integrate e-commerce, mail ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.bageshsingh.com/bagesh-blog/2010/03/server-integration-method-sim-more-details-visit-authorize-net/" rel="bookmark">Server Integration Method (SIM)  (more details visit authorize.net)</a></h3><p>SIM uses scripting techniques to authenticate transactions with a unique transaction fingerprint. SIM provides a customizable, secure hosted payment form to make integration easy for ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.bageshsingh.com/bagesh-blog/2010/03/how-to-get-a-dedicated-hdfc-payment-gateway/" rel="bookmark">How to get a Dedicated HDFC Payment Gateway ?</a></h3><p>How to get a Dedicated HDFC Payment Gateway ? Check Before You Apply : The Pre-requisites The following are the general pre-requisites to apply for ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.bageshsingh.com/bagesh-blog/2010/07/the-five-steps-of-e-commerce/" rel="bookmark">The Five Steps of E-Commerce</a></h3><p>You set up a retail business, you advertise in your local newspaper, you get customers coming into your store, and you receive payment at the ...</p></div></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.bageshsingh.com/bagesh-blog/2010/02/how-to-redirect-browser-to-https-ssl-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

