<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Hints &amp; Tips: Google Chrome for Mac</title>
	<atom:link href="http://gigaom.com/2010/02/22/hints-tips-google-chrome-for-mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://gigaom.com/2010/02/22/hints-tips-google-chrome-for-mac/</link>
	<description></description>
	<lastBuildDate>Sat, 25 May 2013 08:43:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Jatinder Walia</title>
		<link>http://gigaom.com/2010/02/22/hints-tips-google-chrome-for-mac/#comment-381960</link>
		<dc:creator><![CDATA[Jatinder Walia]]></dc:creator>
		<pubDate>Thu, 13 May 2010 07:52:37 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=41247#comment-381960</guid>
		<description><![CDATA[&lt;p&gt;I don&#039;t know why the code of test.aspx is not showing up on the page but anyways,just leave the aspx side of the page as it is and run this program&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>I don&#8217;t know why the code of test.aspx is not showing up on the page but anyways,just leave the aspx side of the page as it is and run this program</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jatinder Walia</title>
		<link>http://gigaom.com/2010/02/22/hints-tips-google-chrome-for-mac/#comment-381959</link>
		<dc:creator><![CDATA[Jatinder Walia]]></dc:creator>
		<pubDate>Thu, 13 May 2010 07:47:01 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=41247#comment-381959</guid>
		<description><![CDATA[&lt;p&gt;I am working with microsoft asp.net 2.0 and i have accidentally stumbled upon something. 
Please do the following: 
1)Create a file named test.aspx and paste the following code in it&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;



&lt;p&gt;2)Now create a file called test.aspx.cs and paste the following code in it.&lt;/p&gt;

&lt;p&gt;using System; 
public partial class test : System.Web.UI.Page 
{ 
    protected void Page_Load(object sender, EventArgs e) 
        { 
            Response.Write(Request.Browser.Browser); 
        }&lt;/p&gt;

}

&lt;p&gt;3)Now Run this program from the following browsers in the sequence metioned below and compare the output:- 
1)IE 
2)Firefox 
3)Safari 
4)Google Chrome&lt;/p&gt;

&lt;p&gt;Can somebody please explain me the reason of this behaviour?Is it some careless Copy-Paste mistake..lol :-). 
Regards 
Jatinder&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>I am working with microsoft asp.net 2.0 and i have accidentally stumbled upon something.<br />
Please do the following:<br />
1)Create a file named test.aspx and paste the following code in it</p>
</p>
<p>2)Now create a file called test.aspx.cs and paste the following code in it.</p>
<p>using System;<br />
public partial class test : System.Web.UI.Page<br />
{<br />
    protected void Page_Load(object sender, EventArgs e)<br />
        {<br />
            Response.Write(Request.Browser.Browser);<br />
        }</p>
<p>}</p>
<p>3)Now Run this program from the following browsers in the sequence metioned below and compare the output:-<br />
1)IE<br />
2)Firefox<br />
3)Safari<br />
4)Google Chrome</p>
<p>Can somebody please explain me the reason of this behaviour?Is it some careless Copy-Paste mistake..lol :-).<br />
Regards<br />
Jatinder</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jatinder</title>
		<link>http://gigaom.com/2010/02/22/hints-tips-google-chrome-for-mac/#comment-381958</link>
		<dc:creator><![CDATA[Jatinder]]></dc:creator>
		<pubDate>Thu, 13 May 2010 07:41:33 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=41247#comment-381958</guid>
		<description><![CDATA[&lt;p&gt;I am working with microsoft asp.net 2.0 and i have accidentally stumbled upon something.
Please do the following:
1)Create a file named test.aspx and paste the following code in it

--------------------------------------------------------------2)Now create a file called test.aspx.cs and paste the following code in it.&lt;/p&gt;

&lt;p&gt;using System;
public partial class test : System.Web.UI.Page
{
    protected void Page_Load(object sender, EventArgs e)
    {
        Response.Write(Request.Browser.Browser);
    }&lt;/p&gt;

}

&lt;p&gt;3)Now Run this program from the following browsers in the sequence metioned below and compare the output:-
1)IE
2)Firefox
3)Safari
4)Google Chrome&lt;/p&gt;

&lt;p&gt;Can somebody please explain me the reason of this behaviour?Is it some careless Copy-Paste mistake..lol :-).
Regards
Jatinder&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>I am working with microsoft asp.net 2.0 and i have accidentally stumbled upon something.<br />
Please do the following:<br />
1)Create a file named test.aspx and paste the following code in it</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;2)Now create a file called test.aspx.cs and paste the following code in it.</p>
<p>using System;<br />
public partial class test : System.Web.UI.Page<br />
{<br />
    protected void Page_Load(object sender, EventArgs e)<br />
    {<br />
        Response.Write(Request.Browser.Browser);<br />
    }</p>
<p>}</p>
<p>3)Now Run this program from the following browsers in the sequence metioned below and compare the output:-<br />
1)IE<br />
2)Firefox<br />
3)Safari<br />
4)Google Chrome</p>
<p>Can somebody please explain me the reason of this behaviour?Is it some careless Copy-Paste mistake..lol :-).<br />
Regards<br />
Jatinder</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Webmaster</title>
		<link>http://gigaom.com/2010/02/22/hints-tips-google-chrome-for-mac/#comment-381957</link>
		<dc:creator><![CDATA[Webmaster]]></dc:creator>
		<pubDate>Wed, 10 Mar 2010 11:10:38 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=41247#comment-381957</guid>
		<description><![CDATA[Hi,

Just found this blogpost from my technorati news feed section, fantastic post, keep it up.

Thanks,
Kelly]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Just found this blogpost from my technorati news feed section, fantastic post, keep it up.</p>
<p>Thanks,<br />
Kelly</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Surat Lozowick</title>
		<link>http://gigaom.com/2010/02/22/hints-tips-google-chrome-for-mac/#comment-381956</link>
		<dc:creator><![CDATA[Surat Lozowick]]></dc:creator>
		<pubDate>Sat, 06 Mar 2010 08:04:17 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=41247#comment-381956</guid>
		<description><![CDATA[I&#039;ve also started using Chrome as my browser of choice on my Mac, and I figured out a pretty cool to use custom search engines to post to Facebook, Twitter, and Buzz right from the address bar. I wrote up some guides (I included Firefox out of courtesy ;) ):
Facebook and Twitter
http://www.slozowick.com/2010/01/how-to-post-to-twitter-and-facebook-from-the-google-chrome-and-firefox-address-bar-without-a-plugin-13/
Buzz
http://www.slozowick.com/2010/03/how-to-post-to-google-buzz-from-the-chrome-and-firefox-address-bars-46/
Custom keywords have a lot of potential - I wonder what else they could be used for?]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ve also started using Chrome as my browser of choice on my Mac, and I figured out a pretty cool to use custom search engines to post to Facebook, Twitter, and Buzz right from the address bar. I wrote up some guides (I included Firefox out of courtesy ;) ):<br />
Facebook and Twitter<br />
<a href="http://www.slozowick.com/2010/01/how-to-post-to-twitter-and-facebook-from-the-google-chrome-and-firefox-address-bar-without-a-plugin-13/" rel="nofollow">http://www.slozowick.com/2010/01/how-to-post-to-twitter-and-facebook-from-the-google-chrome-and-firefox-address-bar-without-a-plugin-13/</a><br />
Buzz<br />
<a href="http://www.slozowick.com/2010/03/how-to-post-to-google-buzz-from-the-chrome-and-firefox-address-bars-46/" rel="nofollow">http://www.slozowick.com/2010/03/how-to-post-to-google-buzz-from-the-chrome-and-firefox-address-bars-46/</a><br />
Custom keywords have a lot of potential &#8211; I wonder what else they could be used for?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alfredo Padilla</title>
		<link>http://gigaom.com/2010/02/22/hints-tips-google-chrome-for-mac/#comment-381955</link>
		<dc:creator><![CDATA[Alfredo Padilla]]></dc:creator>
		<pubDate>Wed, 24 Feb 2010 18:36:40 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=41247#comment-381955</guid>
		<description><![CDATA[Gazoobee,

I like Safari a ton, which is why it&#039;s been my go to browser for so long. In fact I like Safari a lot more than Firefox, Opera or any other option out there aside from Chrome. What Chrome brings that I prefer is native support for useful extensions in a much more stable package than Firefox.]]></description>
		<content:encoded><![CDATA[<p>Gazoobee,</p>
<p>I like Safari a ton, which is why it&#8217;s been my go to browser for so long. In fact I like Safari a lot more than Firefox, Opera or any other option out there aside from Chrome. What Chrome brings that I prefer is native support for useful extensions in a much more stable package than Firefox.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alfredo Padilla</title>
		<link>http://gigaom.com/2010/02/22/hints-tips-google-chrome-for-mac/#comment-381954</link>
		<dc:creator><![CDATA[Alfredo Padilla]]></dc:creator>
		<pubDate>Wed, 24 Feb 2010 18:35:21 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=41247#comment-381954</guid>
		<description><![CDATA[Guillaume,

I actually did use keywurl in Safari to get this functionality, but I tend to feel better about such things when it&#039;s supported natively, especially for Safari which doesn&#039;t have native support for extensions, so things like keywurl inevitably become hacks that get broken with every new update to the browser.]]></description>
		<content:encoded><![CDATA[<p>Guillaume,</p>
<p>I actually did use keywurl in Safari to get this functionality, but I tend to feel better about such things when it&#8217;s supported natively, especially for Safari which doesn&#8217;t have native support for extensions, so things like keywurl inevitably become hacks that get broken with every new update to the browser.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alfredo Padilla</title>
		<link>http://gigaom.com/2010/02/22/hints-tips-google-chrome-for-mac/#comment-381953</link>
		<dc:creator><![CDATA[Alfredo Padilla]]></dc:creator>
		<pubDate>Wed, 24 Feb 2010 18:33:53 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=41247#comment-381953</guid>
		<description><![CDATA[Claude,

Not sure if this helps, but if you look in the Chrome preferences under the first tab you can tell Chrome to automatically open as many tabs as you want when you launch the browser.

As far as always having them open, previous versions of Chrome had a &quot;pin&quot; feature that I used for this reason, but the latest version (of the dev channel anyways) has lost this. I believe they&#039;re looking to add this sort of functionality back in by turning pages into applications, but I&#039;m not sure.

Hope that helps!]]></description>
		<content:encoded><![CDATA[<p>Claude,</p>
<p>Not sure if this helps, but if you look in the Chrome preferences under the first tab you can tell Chrome to automatically open as many tabs as you want when you launch the browser.</p>
<p>As far as always having them open, previous versions of Chrome had a &#8220;pin&#8221; feature that I used for this reason, but the latest version (of the dev channel anyways) has lost this. I believe they&#8217;re looking to add this sort of functionality back in by turning pages into applications, but I&#8217;m not sure.</p>
<p>Hope that helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Top Posts &#8212; WordPress.com</title>
		<link>http://gigaom.com/2010/02/22/hints-tips-google-chrome-for-mac/#comment-381952</link>
		<dc:creator><![CDATA[Top Posts &#8212; WordPress.com]]></dc:creator>
		<pubDate>Wed, 24 Feb 2010 00:09:24 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=41247#comment-381952</guid>
		<description><![CDATA[[...]  Hints &amp; Tips: Google Chrome for Mac Historically I have always been a loyal Safari (s aapl) user. Sure, I&#8217;ve flirted with Firefox occasionally, but [...] [...]]]></description>
		<content:encoded><![CDATA[<p>[...]  Hints &amp; Tips: Google Chrome for Mac Historically I have always been a loyal Safari (s aapl) user. Sure, I&#8217;ve flirted with Firefox occasionally, but [...] [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Claude</title>
		<link>http://gigaom.com/2010/02/22/hints-tips-google-chrome-for-mac/#comment-381951</link>
		<dc:creator><![CDATA[Claude]]></dc:creator>
		<pubDate>Tue, 23 Feb 2010 17:44:21 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=41247#comment-381951</guid>
		<description><![CDATA[Try Mailplane]]></description>
		<content:encoded><![CDATA[<p>Try Mailplane</p>
]]></content:encoded>
	</item>
</channel>
</rss>
