<?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/"
	xmlns:go='http://ns.gigaom.com/'
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>GigaOM &#187; Apple</title>
	<atom:link href="http://gigaom.com/apple/tag/browsing/feed/" rel="self" type="application/rss+xml" />
	<link>http://gigaom.com</link>
	<description></description>
	<lastBuildDate>Sun, 27 May 2012 04:22:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='gigaom.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/0db8f6557d022075dbbf010c54d46d93?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>GigaOM &#187; Apple</title>
		<link>http://gigaom.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://gigaom.com/osd.xml" title="GigaOM" />
	<atom:link rel='hub' href='http://gigaom.com/?pushpress=hub'/>
		<item>
		<title>How-To: Turbocharge Your Browsing With Greasemonkey</title>
		<link>http://gigaom.com/apple/how-to-turbocharge-your-browsing-with-greasemonkey/</link>
		<comments>http://gigaom.com/apple/how-to-turbocharge-your-browsing-with-greasemonkey/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 19:00:48 +0000</pubDate>
		<dc:creator>Christopher Ryan</dc:creator>
				<category><![CDATA[CNN Startups]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[NYT Startups]]></category>
		<category><![CDATA[Startups]]></category>
		<category><![CDATA[SYN Analysis]]></category>
		<category><![CDATA[add-on]]></category>
		<category><![CDATA[addon]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[browsing]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Fred Wang Trinity]]></category>
		<category><![CDATA[greasekit]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[plug-in]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[WebKit]]></category>

		<guid isPermaLink="false">http://theappleblog.com/?p=39245</guid>
		<description><![CDATA[While the debate over Mac versus PC will last for eternity, one of the elements that many “diehard” PC users have thrown at Apple fanboys is the ability to really tweak their experience, through application add-ons and plugins. Mac users who use Firefox have had a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=173846&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img  title="Greasemonkey Icon" src="http://gigapple.files.wordpress.com/2010/01/greasemonkeyicon.png?w=200&h=200" alt="Greasemonkey Icon" width="200" height="200" class=" alignleft" /></p>
<p class="excerpt">While the debate over Mac versus PC will last for eternity, one of the elements that many “diehard” PC users have thrown at Apple fanboys is the ability to really tweak their experience, through application add-ons and plugins.</p>
<p>Mac users who use Firefox have had a little taste of this with <a href="https://addons.mozilla.org/en-US/firefox/addon/748">Greasemonkey</a>, a Firefox add-on that allows support for on the fly changes to websites. If you haven’t heard of Greasemonkey, this is a must read for you and if your browser of choice isn’t Firefox, we’ll show you how to install its equivalent, GreaseKit with Safari.</p>
<h3>What Is Greasemonkey?</h3>
<p>Greasemonkey is an add-on for browsers that allow users to install “scripts” that are fine tuned to affect how different websites function. For example, if you’re a person who uses MySpace and really hates how the login page is full of ads, you can install a script that adjusts the display of the page when it loads and gives you a cleaner experience.</p>
<p>Cleaning up MySpace is just the beginning; there are scripts for just about everything. If you’re not a fan of the default Gmail web interface, you can use a script that declutters it.</p>
<p>But it’s not just about changing the look and feel of a website; there are scripts that remove content like ads and scripts that add functionality, like a script that lets you add notes to entries in your Netflix queue.</p>
<h3>Installing GreaseKit in Safari</h3>
<p>While Greasemonkey is an easy add-on if you use Firefox, you can also use similar add-ons in Safari. For Safari users, begin by downloading <a href="http://www.culater.net/software/SIMBL/SIMBL.php">SIMBL</a> and install it. Then download <a href="http://8-p.info/greasekit/">GreaseKit</a> and install the bundle file inside to <code>~/Library/Application Support/SIMBL/Plugins</code>. If this folder doesn’t exist, just add it before dropping the file inside.</p>
<p>Next, relaunch Safari and, provided things worked well, you’ll see a new menu entry for GreaseKit. Now go find some scripts (see below) and click “Install This Script” to copy it into GreaseKit. You’ll see the JavaScript flash on screen and eventually it should be added to your GreaseKit menu.</p>
<p style="text-align: center;"><img  title="GreaseKit" src="http://gigapple.files.wordpress.com/2010/01/greasekit.png?w=430&h=230" alt="GreaseKit" width="430" height="230" class=" alignleft" /></p>
<h3>Getting Scripts</h3>
<p>There are a variety of places to find the scripts that integrate with Greasemonkey or GreaseKit. <a href="http://userscripts.org/">Userscripts.org</a> is perhaps the largest of these and an excellent place to start. I urge caution though as these scripts can become dated when the websites they affect are updated. Also, because you’re not running the scripts in Greasemonkey on Firefox for Windows (where they are usually tested), the add-ons may not function exactly as described. This is likely to happen in Safari if the script is overly complex, requiring additional interfaces to manage it.</p>
<p>Here are the scripts I’ve discussed in this article:</p>
<ul>
<li><a href="http://userscripts.org/scripts/show/30744">Netflix Notes </a></li>
<li><a href="http://userscripts.org/scripts/show/54510">MySpace Clean Redesigned Login and Logout </a></li>
<li><a href="http://userscripts.org/scripts/show/65171">Simplify Gmail </a></li>
</ul>
<p>You also might enjoy the <a href="http://userscripts.org/scripts/show/58852">Unfriend Finder for Facebook </a>that lets you know when (and who) has unfriended you. This particular script doesn’t work well in Safari, so I recommend using it in Firefox.</p>
<p>Have you found any good scripts? Feel free to use the comments below and let us know what you think.</p>
<p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=173846+how-to-turbocharge-your-browsing-with-greasemonkey&utm_content=limeology">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2009/11/what-does-the-future-hold-for-browsers/?utm_source=apple&amp;utm_medium=editorial&amp;utm_campaign=waterfall?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=173846+how-to-turbocharge-your-browsing-with-greasemonkey&utm_content=limeology">What Does the Future Hold For&nbsp;Browsers?</a></li><li><a href="http://pro.gigaom.com/2010/03/cleantech-financing-trends-2010-and-beyond/?utm_source=apple&amp;utm_medium=editorial&amp;utm_campaign=waterfall?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=173846+how-to-turbocharge-your-browsing-with-greasemonkey&utm_content=limeology">Cleantech Financing Trends: 2010 and&nbsp;Beyond</a></li><li><a href="http://pro.gigaom.com/2009/08/could-skype-in-your-pocket-beat-the-ipod-touch/?utm_source=apple&amp;utm_medium=editorial&amp;utm_campaign=waterfall?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=173846+how-to-turbocharge-your-browsing-with-greasemonkey&utm_content=limeology">Could Skype in Your Pocket Beat the iPod&nbsp;Touch?</a></li></ul><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=173846&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/apple/how-to-turbocharge-your-browsing-with-greasemonkey/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	 <go:thumbnail>http://gigapple.files.wordpress.com/2010/01/greasemonkey_thumb.jpg?w=130</go:thumbnail> 
		<media:thumbnail url="http://gigapple.files.wordpress.com/2010/01/greasemonkey_thumb.jpg?w=210" />
		<media:content url="http://gigapple.files.wordpress.com/2010/01/greasemonkey_thumb.jpg?w=210" medium="image">
			<media:title type="html">greasemonkey_thumb</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/832459ff6ff50bbfb3a2b901927c1448?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">limeology</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2010/01/greasemonkeyicon.png" medium="image">
			<media:title type="html">Greasemonkey Icon</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2010/01/greasekit.png" medium="image">
			<media:title type="html">GreaseKit</media:title>
		</media:content>
	</item>
		<item>
		<title>Mplayit Provides iPhone App Discoverability Via Facebook</title>
		<link>http://gigaom.com/apple/mplayit-provides-iphone-app-discoverability-via-facebook/</link>
		<comments>http://gigaom.com/apple/mplayit-provides-iphone-app-discoverability-via-facebook/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 17:22:38 +0000</pubDate>
		<dc:creator>Darrell Etherington</dc:creator>
				<category><![CDATA[CNN Mobile]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[NYT Company News]]></category>
		<category><![CDATA[SYN Analysis]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[browsing]]></category>
		<category><![CDATA[catalog]]></category>
		<category><![CDATA[discoverability]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Mplayit]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://theappleblog.com/?p=36052</guid>
		<description><![CDATA[I spend an awful lot of time poking around in the App Store in both iTunes and on my iPhone, just in the hopes of finding something new and exciting to download and use on my device. It&#8217;s not an ideal situation, and I often wish [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=173651&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p class="excerpt"><img  title="iphone-arcade-logo" src="http://gigapple.files.wordpress.com/2009/11/iphone-arcade-logo.png?w=176&h=48" alt="" width="176" height="48" class=" alignleft" />I spend an awful lot of time poking around in the App Store in both iTunes and on my iPhone, just in the hopes of finding something new and exciting to download and use on my device. It&#8217;s not an ideal situation, and I often wish Apple would throw out its tired model and completely restructure the App Store from the ground up.</p>
<p>There&#8217;s little chance of that happening, but a new Facebook app could help make the App Store more navigable, and do so with a little help from your friends. <a href="http://apps.facebook.com/iphonearcade/" target="_self">Mplayit</a> is a new service being offered on Facebook that aims to bring some sense to the jungle that is the 100,000-strong App Store using a more intelligent browsing system based on recommendations and demos. <span id="more-173651"></span></p>
<p>The idea is that there&#8217;s no one better to recommend iPhone apps you&#8217;d like than your friends. Using Mplayit, friends can make recommendations via the app which will appear on their profile page and in the news feed. That way, you&#8217;ll have a trustworthy source when you&#8217;re shopping for new software for your device.</p>
<p>By far the most useful aspect of Mplayit during my brief use of it was the app recommendations and shared apps. The rest, including popularity, search and categories, is already available to users via the App Store itself.</p>
<p>I&#8217;m not exactly sure how apps get onto the recommended list, since I would assume that they would be the ones which are the most recommended, but then what&#8217;s to differentiate them from the shared app? Whatever the methodology behind their selection, the fact remains that they are good picks, and well-deserving of attention. The list provides a good variety, too, covering apps with a range of functions instead of just presenting, say, all the top Twitter apps.</p>
<p><img  title="mplayit" src="http://gigapple.files.wordpress.com/2009/11/mplayit.png?w=590&h=477" alt="" width="590" height="477" class=" alignleft" />The best part of Mplayit, from the standpoint of people who need to see to believe, is that most apps come complete with videos and images previewing the functionality of the software running on an actual iPhone, and a full text description, too. That&#8217;s what puts Mplayit ahead of other iPhone app discovery sites like <a href="http://appshopper.com" target="_self">AppShopper.com</a> or <a href="http://148apps.com" target="_self">148apps</a>. Of course, each app also includes buy links that redirect you to the App Store, and a link through which you can add the program to your collection, which helps Mplayit track app popularity and recommendation information.</p>
<p>Many people are reluctant to use Facebook apps because of privacy concerns and fears of spamming the news feeds of friends, but after trying out the service for a little while, I haven&#8217;t found any cause for concern with Mplayit. The best part is that you can still use most aspects of the app without granting it access to your profile information.</p>
<p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=173651+mplayit-provides-iphone-app-discoverability-via-facebook&utm_content=etherin">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2011/01/mobile-q4-all-eyes-were-on-android-4g-and-the-rising-tablet-tide/?utm_source=apple&amp;utm_medium=editorial&amp;utm_campaign=waterfall?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=173651+mplayit-provides-iphone-app-discoverability-via-facebook&utm_content=etherin">Mobile Q4: All Eyes Were on Android, 4G and the Rising Tablet&nbsp;Tide</a></li><li><a href="http://pro.gigaom.com/2010/12/report-a-mobile-video-market-overview/?utm_source=apple&amp;utm_medium=editorial&amp;utm_campaign=waterfall?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=173651+mplayit-provides-iphone-app-discoverability-via-facebook&utm_content=etherin">Report: A Mobile Video Market&nbsp;Overview</a></li><li><a href="http://pro.gigaom.com/2010/10/in-q3-the-tablet-and-4g-were-the-big-stories/?utm_source=apple&amp;utm_medium=editorial&amp;utm_campaign=waterfall?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=173651+mplayit-provides-iphone-app-discoverability-via-facebook&utm_content=etherin">In Q3, the Tablet and 4G Were the Big&nbsp;Stories</a></li></ul><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=173651&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/apple/mplayit-provides-iphone-app-discoverability-via-facebook/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	 <go:thumbnail>http://gigapple.files.wordpress.com/2009/11/myplayit.png?w=130</go:thumbnail> 
		<media:thumbnail url="http://gigapple.files.wordpress.com/2009/11/myplayit.png?w=210" />
		<media:content url="http://gigapple.files.wordpress.com/2009/11/myplayit.png?w=210" medium="image">
			<media:title type="html">myplayit</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/188039e12983eb749171a75cfd01378d?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">etherin</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2009/11/iphone-arcade-logo.png" medium="image">
			<media:title type="html">iphone-arcade-logo</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2009/11/mplayit.png" medium="image">
			<media:title type="html">mplayit</media:title>
		</media:content>
	</item>
		<item>
		<title>Tor On the Mac: Not as Hard as It Looks</title>
		<link>http://gigaom.com/apple/tor-on-the-mac-not-as-hard-as-it-looks/</link>
		<comments>http://gigaom.com/apple/tor-on-the-mac-not-as-hard-as-it-looks/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 15:49:10 +0000</pubDate>
		<dc:creator>Jason Guthrie</dc:creator>
				<category><![CDATA[@CNN]]></category>
		<category><![CDATA[NYT Internet]]></category>
		<category><![CDATA[Quickies]]></category>
		<category><![CDATA[Software Reviews]]></category>
		<category><![CDATA[SYN Analysis]]></category>
		<category><![CDATA[Walkthroughs]]></category>
		<category><![CDATA[anonymous]]></category>
		<category><![CDATA[browsing]]></category>
		<category><![CDATA[reading list]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[Tor]]></category>

		<guid isPermaLink="false">http://theappleblog.com/?p=14941</guid>
		<description><![CDATA[Until very recently, Tor was always something I heard about online but never used. I never considered myself enough of a &#8220;hardcore&#8221; geek to really pursue it, but it turned out to be much simpler to use that I thought. So for those of you that [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=172212&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img  title="tor-icon" src="http://gigapple.files.wordpress.com/2009/01/tor-icon.jpg?w=150&h=95" alt="tor-icon" width="150" height="95" class=" alignleft" /></p>
<p class="excerpt">Until very recently, <a href="http://www.torproject.org">Tor</a> was always something I heard about online but never used. I never considered myself enough of a &#8220;hardcore&#8221; geek to really pursue it, but it turned out to be much simpler to use that I thought. So for those of you that were like me consider this a crash course in Tor for the Mac.</p>
<h3>What is Tor?</h3>
<blockquote><p>Tor protects you by bouncing your communications around a distributed network of relays run by volunteers all around the world: it prevents somebody watching your Internet connection from learning what sites you visit, and it prevents the sites you visit from learning your physical location.</p></blockquote>
<p>As its icon implies, Tor acts like an onion in the way that your online traffic is protected. If someone wanted to track your online activities while running Tor they would see only the layers and layers of relays run by volunteers worldwide. Due to the large number of relays, the original source of the traffic (you) is virtually invisible.</p>
<p>Although people are quick to associate Tor with illegal online activity, many other people and organizations use Tor for legitimate, and often life-saving, activities. For example, journalists in certain countries where honest reporting is punishable by prison or death can use Tor to publish their stories anonymously. According to torproject.org:</p>
<blockquote><p>A branch of the U.S. Navy uses Tor for open source intelligence gathering, and one of its teams used Tor while deployed in the Middle East recently. Law enforcement uses Tor for visiting or surveilling web sites without leaving government IP addresses in their web logs, and for security during sting operations.</p></blockquote>
<p>Hopefully you can begin to see the advantages of having a service like Tor and the hundreds of people who volunteer their computers for relays to help protect the privacy of the rest of us. Visit the <a href="http://www.torproject.org/overview.html">overview</a> page of torproject.org for a great set of illustrations created by the <a href="http://www.eff.org/press/archives/2004/12/21-0">Electronic Frontier Foundation</a> (EFF) on how Tor works.<br />
<span id="more-172212"></span></p>
<h3>A Brief Warning</h3>
<p>Having educated myself over the past few weeks on how Tor works, I should take a moment to tell you that Tor is not magic. Once you drag Tor into your Applications folder you are not suddenly protected from the world. You will need to establish some new habits and tweak your software (Firefox) in order for Tor to work correctly. Please read <a href="https://www.torproject.org/download.html.en#Warning">these warnings</a> before you start using Tor to ensure that you have everything configured correctly. The last thing I want to see is for one of our TAB readers write a blog post critical of their government and find themselves in jail because they thought their Internet traffic was anonymous.</p>
<p>That being said, setting Tor up correctly is not that difficult. Is my mom going to be able to use Tor? Probably not. But my wife, who uses our Macs only for iPhoto, email and Facebook, would be able to set up and use Tor without a problem. This means if you&#8217;re savvy enough to have found this post, you have enough skills to run Tor. So, let&#8217;s talk about how to get started.</p>
<h3>Getting Started</h3>
<p>Visit the <a href="https://www.torproject.org/download.html.en">download</a> page and install the latest stable version of the Tor bundle. The bundle includes Tor, Vidalia (GUI for Tor), Torbutton (Firefox extension), and Privoxy (filtering web proxy) &#8212; all pre-configured to work together.</p>
<p style="text-align:center;"><img  title="vidalia_bundle" src="http://gigapple.files.wordpress.com/2009/01/vidalia_bundle.png?w=604" alt="vidalia_bundle" class=" alignleft" /></p>
<p>This neat little package is why Tor is simple to use. If you had to download and install each of these pieces individually, this post would be 10x as long.</p>
<p>The next step is to configure your applications to work with Tor. As I mentioned above, it&#8217;s not enough to install the Tor package &#8212; you&#8217;ll have to spend an extra 5 minutes getting your applications ready. For most of you, the main application you&#8217;ll be using with Tor is your browser. Installing the Tor bundle will also install a Firefox plugin that will allow you to easily turn on/off Tor with the click of your mouse. That&#8217;s all there is to it.</p>
<p>You can also run other applications with Tor such as your IM client &#8212; anything that supports HTTP proxies. Simply change your proxy settings to point to localhost port 8118 and Privoxy (in your bundle) will do the rest.</p>
<p style="text-align:center;"><img  title="ichat-configuration" src="http://gigapple.files.wordpress.com/2009/01/ichat-configuration.jpg?w=604" alt="ichat-configuration" class=" alignleft" /></p>
<p>Once you&#8217;ve configured your applications, visit <a href="https://check.torproject.org/">check.torproject.org</a> to see if Tor is installed and working properly. If for some reason it&#8217;s not working, start by making sure that Vidalia is running and that you have clicked the &#8220;Tor Disabled&#8221; button in the lower-right corner of Firefox to enable Torbutton. If Tor is still not working, then your most likely culprit is a firewall. See <a href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#FirewalledClient">this FAQ</a> for firewall configuration information and <a href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#ItDoesntWork">this FAQ</a> for general tips for getting Tor to work.</p>
<p style="text-align: center;"><img  title="torproject_check" src="http://gigapple.files.wordpress.com/2009/02/torproject_check.png?w=604" alt="torproject_check" class=" alignleft" /></p>
<p>If you&#8217;ve received a clean bill of health from check.torproject.org then you&#8217;re free to browse anonymously. See? That wasn&#8217;t too painful was it? However, since the network depends on volunteers to make the service stronger and more secure I recommend reading the <a href="http://www.torproject.org/docs/tor-doc-relay.html.en">Relay Configuration Guide</a> and making the necessary changes to allow others to use a portion of your bandwidth to stay anonymous.</p>
<p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=172212+tor-on-the-mac-not-as-hard-as-it-looks&utm_content=jasonguthrie817">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2011/03/why-ipad-2-will-lead-consumers-into-the-post-pc-era/?utm_source=apple&amp;utm_medium=editorial&amp;utm_campaign=waterfall?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=172212+tor-on-the-mac-not-as-hard-as-it-looks&utm_content=jasonguthrie817">Why iPad 2 Will Lead Consumers Into the Post-PC&nbsp;Era</a></li><li><a href="http://pro.gigaom.com/2011/03/the-near-term-evolution-of-social-commerce/?utm_source=apple&amp;utm_medium=editorial&amp;utm_campaign=waterfall?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=172212+tor-on-the-mac-not-as-hard-as-it-looks&utm_content=jasonguthrie817">The Near-Term Evolution of Social&nbsp;Commerce</a></li><li><a href="http://pro.gigaom.com/2011/02/content-farms-the-players-the-benefits-the-risks/?utm_source=apple&amp;utm_medium=editorial&amp;utm_campaign=waterfall?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=172212+tor-on-the-mac-not-as-hard-as-it-looks&utm_content=jasonguthrie817">Content Farms: The Players, The Benefits, The&nbsp;Risks</a></li></ul><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=172212&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/apple/tor-on-the-mac-not-as-hard-as-it-looks/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/eb50fdf43a7c54a72d00712228c34dab?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">jasonguthrie817</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2009/01/tor-icon.jpg?w=150" medium="image">
			<media:title type="html">tor-icon</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2009/01/vidalia_bundle.png" medium="image">
			<media:title type="html">vidalia_bundle</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2009/01/ichat-configuration.jpg" medium="image">
			<media:title type="html">ichat-configuration</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2009/02/torproject_check.png" medium="image">
			<media:title type="html">torproject_check</media:title>
		</media:content>
	</item>
		<item>
		<title>Secure iPhone Browsing</title>
		<link>http://gigaom.com/apple/secure-iphone-browsing/</link>
		<comments>http://gigaom.com/apple/secure-iphone-browsing/#comments</comments>
		<pubDate>Fri, 28 Nov 2008 21:00:16 +0000</pubDate>
		<dc:creator>Darrell Etherington</dc:creator>
				<category><![CDATA[@CNN]]></category>
		<category><![CDATA[CNN Mobile]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[3G]]></category>
		<category><![CDATA[browsing]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[VPN]]></category>
		<category><![CDATA[WiFi]]></category>

		<guid isPermaLink="false">http://theappleblog.com/?p=11420</guid>
		<description><![CDATA[If you&#8217;re a security nut, browsing at a public hotspot can be like showering in a public bathroom. You might have no other option, depending on your circumstances, but you&#8217;re bound to feel a little creeped out and you&#8217;d probably rather have some flip flops on. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=171997&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img  title="hss-logo1" src="http://gigapple.files.wordpress.com/2008/11/hss-logo1.gif?w=128&h=140" alt="" width="128" height="140" class=" alignleft" />If you&#8217;re a security nut, browsing at a public hotspot can be like showering in a public bathroom. You might have no other option, depending on your circumstances, but you&#8217;re bound to feel a little creeped out and you&#8217;d probably rather have some flip flops on. Think of <a href="http://www.hotspotshield.com/" target="_self">Hotspot Shield</a> as flip-flops for your computer. And now for your iPhone, too.</p>
<p>AnchorFree&#8217;s Hotspot Shield for computers installs a client on your desktop or notebook that sets up a virtual private network, helping to ensure that you stay anonymous and secure while browsing. <a href="http://hotspotshield.com/clientless/iphone" target="_self">Hotspot Shield for iPhone</a> employs the same concept, minus the client, allowing you to browse securely from your mobile device.</p>
<p>I&#8217;ve used Hotspot Shield with my MacBook before, and found little cause for complaint. There are some hiccups when streaming large media, and an ad is displayed at the top of your window, though Hotspot Shield itself is free.<br />
<span id="more-171997"></span><br />
Hotspot Shield for iPhone is also a free service, although it does require registering an account with AnchorFree. Registering is incredibly painless, however, you just click a button and receive your account name and password.</p>
<p>You also have to change your VPN settings on the iPhone. Make sure your Wi-Fi is off, and go to Settings &gt; General &gt; Network &gt; VPN, and then click Add VPN Configuration. At this screen, you&#8217;ll have to enter the following information:</p>
<ul>
<li>Select the L2TP tab/pane (selected by default)</li>
<li>Description: HotspotShield</li>
<li>Server: 64.55.144.10</li>
<li>Account: &lt;your account name&gt;</li>
<li>RSA SecurID: OFF</li>
<li>Password: &lt;your password&gt;</li>
<li>Secret: password</li>
<li>Send all traffic: ON</li>
</ul>
<p>Save settings and turn Wi-Fi back on. According to AnchorFree, you may have to power cycle your device to get the settings to take effect if you experience connection errors.</p>
<p>Once set up, you will be shielded from prying eyes by a VPN connection between your device and the 3G or wireless network to which you are connected. AnchorFree claims that you are 100% secure behind Hotspot Shield, ensuring that no hackers can gain access to your emails, credit card or banking information, sensitive documents, or whatever else you may have stored on your device.</p>
<p>Hotspot Shield is clearly aimed at business users, but anyone who doesn&#8217;t relish the thought of strangers coveting their personal information will enjoy the peace of mind it brings.</p>
<p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=171997+secure-iphone-browsing&utm_content=etherin">Sign up for a free trial</a>.</p><ul><li><a href="?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=171997+secure-iphone-browsing&utm_content=etherin"></a></li><li><a href="http://pro.gigaom.com/2011/01/mobile-q4-all-eyes-were-on-android-4g-and-the-rising-tablet-tide/?utm_source=apple&amp;utm_medium=editorial&amp;utm_campaign=waterfall?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=171997+secure-iphone-browsing&utm_content=etherin">Mobile Q4: All Eyes Were on Android, 4G and the Rising Tablet&nbsp;Tide</a></li><li><a href="http://pro.gigaom.com/2010/12/report-a-mobile-video-market-overview/?utm_source=apple&amp;utm_medium=editorial&amp;utm_campaign=waterfall?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=171997+secure-iphone-browsing&utm_content=etherin">Report: A Mobile Video Market&nbsp;Overview</a></li></ul><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=171997&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/apple/secure-iphone-browsing/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/188039e12983eb749171a75cfd01378d?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">etherin</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2008/11/hss-logo1.gif" medium="image">
			<media:title type="html">hss-logo1</media:title>
		</media:content>
	</item>
	</channel>
</rss>
