﻿<?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>Ladysign Dev Blog &#187; google</title>
	<atom:link href="http://www.ladysign-apps.com/blog/tag/google/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ladysign-apps.com/blog</link>
	<description>Girls can code.</description>
	<lastBuildDate>Mon, 01 Feb 2010 09:44:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Setup GMail as mailto for Firefox</title>
		<link>http://www.ladysign-apps.com/blog/code/browsers/setup-gmail-as-mailto-for-firefox/</link>
		<comments>http://www.ladysign-apps.com/blog/code/browsers/setup-gmail-as-mailto-for-firefox/#comments</comments>
		<pubDate>Fri, 12 Dec 2008 08:27:48 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
				<category><![CDATA[browsers]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[mailto]]></category>
		<category><![CDATA[mozilla]]></category>

		<guid isPermaLink="false">http://ladysign-apps.com/blog/?p=222</guid>
		<description><![CDATA[<p><strong>Difficulty:</strong> 1 out of 5 stars</p>
<p>Don&#8217;t you think it&#8217;s frustrating that every time you click on a contact (mailto) link, your Microsoft Outlook[......]</p>]]></description>
			<content:encoded><![CDATA[<p><strong>Difficulty:</strong> 1 out of 5 stars</p>
<p>Don&#8217;t you think it&#8217;s frustrating that every time you click on a contact (mailto) link, your Microsoft Outlook will be opened automatically, why you would prefer to write the email with GMail?<br />
Just configure Firefox for this!</p>
<p>Open the inbox of your GMail account.<br />
Write this line in the addressbar:</p>
<pre class="brush: jscript;">
javascript:window.navigator.registerProtocolHandler(&quot;mailto&quot;,&quot;https://mail.google.com/mail/?extsrc=mailto&amp;url=%s&quot;,&quot;GMail&quot;)
</pre>
<p>Firefox can ask you to add mail.google.com as an application for your mailto links.\<br />
Now, if you click a mailto: link, try the tips link Firefox 3 will ask which application you want to use.<br />
Choose Gmail, and select &#8220;Remember my choice for mailto links&#8221; to set the preference permanently.<br />
Go to Tools > Appications > Mailto: set &#8220;Use Gmail&#8221;</p>
<p>Make sure Firefox is configured correctly in the about:config. (should be by default).</p>
<pre class="brush: jscript;">
handler.external.mailto = true
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.ladysign-apps.com/blog/code/browsers/setup-gmail-as-mailto-for-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Story behind Google Chrome</title>
		<link>http://www.ladysign-apps.com/blog/code/browsers/story-behind-google-chrome/</link>
		<comments>http://www.ladysign-apps.com/blog/code/browsers/story-behind-google-chrome/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 07:51:53 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
				<category><![CDATA[browsers]]></category>
		<category><![CDATA[Add new tag]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://ladysign-apps.com/blog/?p=126</guid>
		<description><![CDATA[<p><strong>Difficulty:</strong> 1 out of 5 stars</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/JGmO7Oximw8&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/JGmO7Oximw8&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>]]></description>
			<content:encoded><![CDATA[<p><strong>Difficulty:</strong> 1 out of 5 stars</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/JGmO7Oximw8&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/JGmO7Oximw8&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ladysign-apps.com/blog/code/browsers/story-behind-google-chrome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
