<?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/plugin/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>OS X Tips: Taking Charge of the Color Picker</title>
		<link>http://gigaom.com/apple/os-x-tips-taking-charge-of-the-color-picker/</link>
		<comments>http://gigaom.com/apple/os-x-tips-taking-charge-of-the-color-picker/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 20:00:36 +0000</pubDate>
		<dc:creator>Christopher Ryan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[art]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[color picker]]></category>
		<category><![CDATA[color theory]]></category>
		<category><![CDATA[creative]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[kuler]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[scheme]]></category>

		<guid isPermaLink="false">http://theappleblog.com/?p=29947</guid>
		<description><![CDATA[The infamous color picker is present among many of the built-in OS X applications and is quite a powerful tool once you dig into it. With the ability to store your favorite colors in “wells” and use them between applications, the color picker can quickly become [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=173179&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img  title="Spinning Color Wheel" src="http://gigapple.files.wordpress.com/2009/08/spinningcolorwheel.gif?w=165&h=153" alt="Spinning Color Wheel" width="165" height="153" class=" alignleft" /></p>
<p class="excerpt">The infamous color picker is present among many of the built-in OS X applications and is quite a powerful tool once you dig into it. With the ability to store your favorite colors in “wells” and use them between applications, the color picker can quickly become an indispensable tool in your daily workflow. Here’s some tips and plugins to supercharge the color picker.</p>
<h3>Color Picker Basics</h3>
<p>Not all applications support the OS X color picker, but to see if one does, look in Format, View, or Window menus for an entry called &#8220;Show Colors.&#8221; The color picker is not just limited to the Apple-developed applications, as third-party apps such as Coda, Billings, Daylite and others also include support.</p>
<p>The color picker features “tabs” across the top dividing it into the standard color wheel, color sliders (allowing to you fine tune a color by RGB, HSB, CMYK, or Grayscale sliders), color palettes, image palettes and crayons.</p>
<p>You can pick custom colors by tweaking them in the color picker, or by using the magnifying glass to “pluck” a color from anywhere in the system.</p>
<p>To apply a color, simply highlight text and click the color you want. Or drag the color onto an object.</p>
<p>As mentioned earlier, you can organize your favorite colors by dragging them into one of the wells at the bottom of the picker. If the default amount is not enough, simply click the dot and drag down to allow for a total of 250 places to store your color swatches. <span id="more-173179"></span></p>
<h3>Add Some Kuler</h3>
<p><img  title="Mondrianum" src="http://gigapple.files.wordpress.com/2009/08/mondrianum.jpg?w=175&h=360" alt="Mondrianum" width="175" height="360" class=" alignleft" />Users of Adobe’s <a title="kuler" href="http://kuler.adobe.com">Kuler</a> service are quick to tote how great it is to be exposed to a wide array of beautiful color schemes shared among the Adobe community.</p>
<p>Using a free plugin called <a href="http://www.lithoglyph.com/mondrianum/">Mondrianum</a> by Lithoglyph, users can now add Kuler integration to the standard OS X color picker. With quick access to search color schemes by keyword, browse them via Cover Flow, or quickly set them as your desktop background, Mondrianum is a great tool to add to your color picker.</p>
<h3>Want a True Artist’s Approach?</h3>
<p>With Painter’s Picker ($19.95, with a demo version <a href="http://www.old-jewel.com/ppicker/">here</a>), you can add an artist’s color wheel to the color picker, giving you the ability to quickly choose complementary colors, analogous colors, and the like. More advanced options allow for precision modification of the brightness, saturation and more. As someone who moves between different types of media (web to print), I enjoy the ability to see the nearest CYMK colors and nearest web safe colors when working on projects.</p>
<h3>What the Hex?</h3>
<p>Developers out there will love the &#8220;Developer Color Picker,&#8221; a free plugin from <a href="http://www.panic.com/~wade/picker/">Panic</a> that quickly allows users to convert selected colors to NSColor, UIColor, CGColorRef, HTML or CSS declarations. The plugin itself is very barebones in style, but is priceless in terms of functionality.</p>
<h3>Shades, Schemes and More</h3>
<p><img  title="Shades" src="http://gigapple.files.wordpress.com/2009/08/shades.png?w=175&h=386" alt="Shades" width="175" height="386" class=" alignleft" />Shades ($18 from <a href="http://www.chromaticbytes.com/shadesTour.php">Chromatic Bytes</a>) is another great plugin for the standard color picker, allowing users to quickly see related color shades. In the words of Chromatic Bytes, “you choose a center color, a step size and a color coordinate to hold constant. Shades then draws a grid of related colors.” This gives you something more akin to traditional paint chips and is useful for finding similar colors.</p>
<p>Another great application for creating and managing color schemes is <a title="ColorSchemer | Instant Color Schemes" href="http://www.colorschemer.com/">Color Schemer Studio</a>. While it does not run as a plugin to the OS X color picker, it is a very powerful standalone tool and a great compliment to some of these other plugins. A great feature of this application that really stands out is its ability to extract a simplified color palette from a photo. That&#8217;s just the tip of the iceberg and for more details, read our review of Color Schemer Studio <a href="http://gigaom.com/apple/color-schemer-studio/">here</a>. This application is $49 and more information (including a demo version) is available from its <a href="http://www.colorschemer.com/">website</a>.</p>
<h3>Color Pickers Everywhere</h3>
<p>Most modern OS X applications support the color picker, but for those applications who are in the dark, you can use a little AppleScript trick to run the Color Picker as its own application.</p>
<p>Open up the AppleScript Editor (inside the Applications → Utilities folder) and type in the following code:</p>
<p><code>choose color</code></p>
<p>Then save this as an application. Now when you run it, your traditional OS X color picker will appear. Drag and drop colors around to your heart’s content!</p>
<p>If you have any other tips or tricks to share about the color picker, I&#8217;d love to hear them!</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=173179+os-x-tips-taking-charge-of-the-color-picker&utm_content=limeology">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=173179+os-x-tips-taking-charge-of-the-color-picker&utm_content=limeology">Why iPad 2 Will Lead Consumers Into the Post-PC&nbsp;Era</a></li><li><a href="http://pro.gigaom.com/2011/02/a-2011-green-it-forecast/?utm_source=apple&amp;utm_medium=editorial&amp;utm_campaign=waterfall?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=173179+os-x-tips-taking-charge-of-the-color-picker&utm_content=limeology">A 2011 Green IT&nbsp;Forecast</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=173179+os-x-tips-taking-charge-of-the-color-picker&utm_content=limeology">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=173179&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/apple/os-x-tips-taking-charge-of-the-color-picker/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
	
		<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/2009/08/spinningcolorwheel.gif" medium="image">
			<media:title type="html">Spinning Color Wheel</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2009/08/mondrianum.jpg" medium="image">
			<media:title type="html">Mondrianum</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2009/08/shades.png" medium="image">
			<media:title type="html">Shades</media:title>
		</media:content>
	</item>
		<item>
		<title>Marry Address Book With Google Maps</title>
		<link>http://gigaom.com/apple/marry-address-book-with-google-maps/</link>
		<comments>http://gigaom.com/apple/marry-address-book-with-google-maps/#comments</comments>
		<pubDate>Fri, 05 Dec 2008 19:00:56 +0000</pubDate>
		<dc:creator>Nick Santilli</dc:creator>
				<category><![CDATA[FoundRead]]></category>
		<category><![CDATA[address book]]></category>
		<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://theappleblog.com/?p=12478</guid>
		<description><![CDATA[Apple&#8217;s Address Book is a clean and concise way to manage all of your contacts. It does what it needs without a bunch of frills, and for the most part, that&#8217;s a good thing. My use of Address Book is fairly infrequent &#8212; and by infrequent [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=172050&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img  title="addressbook" src="http://theappleblog.com/wp-content/uploads/2008/12/addressbook-300x300.png" alt="" width="126" height="126" class=" alignleft" /></p>
<p class="excerpt">Apple&#8217;s Address Book is a clean and concise way to manage all of your contacts. It does what it needs without a bunch of frills, and for the most part, that&#8217;s a good thing. My use of Address Book is fairly infrequent &#8212; and by infrequent I mean that it&#8217;s pretty much only utilized around this time of year when I have to send out the annual newsletter or photo card of the kids.</p>
<p>Recently when my younger sister moved into the Big City and sent her ritzy new Manhattan address around to all of us, I entered it into Address Book like a good boy, and promptly forgot about it. It wasn&#8217;t long after that my lovely wife wanted to know about the new City digs, but I didn&#8217;t know a whole lot. So being a good nerd, I copied the address from Address Book and then copied it into a Google Maps session in Firefox to see what the area looked like. That&#8217;s when it hit me &#8212; why should I have to go through such a process?!<br />
<span id="more-172050"></span><br />
Following some easy Googling, I found a relatively old solution to my problem. In fact, our own Grand Poobah, Om Malik, was pretty <a href="http://gigaom.com/2005/06/22/google-maps-plugin-for-apple-address-book/">jazzed about</a> the same solution back when he discovered it three and a half years ago! But in internet years, that&#8217;s like 2.3 lifetimes past, so what&#8217;s old is new &#8212; onto the solution! The <a href="http://www.briantoth.com/addressbook/">Google Maps Plugin for Address Book</a> is by Brian Toth, and a perfectly elegant solution to my problem.</p>
<p style="text-align: center;"><img  title="Google Maps for Address Book Plugin" src="http://gigapple.files.wordpress.com/2008/12/untitled.png?w=518&h=139" alt="" width="518" height="139" class=" alignleft" /></p>
<p>The plugin allows you to right click on any address from Address Book, and gives you a few options for how to view it:</p>
<ul>
<li><strong>Google Map Directions:</strong> Select two contacts in your address book that represent the beginning and ending of your travels, and have it opened in either your default browser or Google Earth (if you have that installed).</li>
<li><strong>Google Earth:</strong> Take a look at the location from the Google Earth application.</li>
<li><strong>Google Maps:</strong> Take a look at the location from your Google Maps in your default browser.</li>
</ul>
<p>Ok, so really all this does it take away the arduous task of copying the address in Address Book before CMD+TABing to Firefox, opening a new tab, and pasting it into Google Maps. But if I can save 5 keystrokes, I consider it a victory &#8212; perhaps you will too. It&#8217;s Donationware, so show Brian a little love if you get some use out of it, and while you&#8217;re at it, he&#8217;s got some <a href="http://www.briantoth.com/software/">other software</a> to peruse too. Happy <span style="text-decoration: line-through;">stalking</span> Google Mapping!</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=172050+marry-address-book-with-google-maps&utm_content=nsantilli">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=172050+marry-address-book-with-google-maps&utm_content=nsantilli">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=172050+marry-address-book-with-google-maps&utm_content=nsantilli">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=172050+marry-address-book-with-google-maps&utm_content=nsantilli">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=172050&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/apple/marry-address-book-with-google-maps/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2b8c07abfab9b4664fa5291cf99973aa?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">nicks</media:title>
		</media:content>

		<media:content url="http://theappleblog.com/wp-content/uploads/2008/12/addressbook-300x300.png" medium="image">
			<media:title type="html">addressbook</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2008/12/untitled.png" medium="image">
			<media:title type="html">Google Maps for Address Book Plugin</media:title>
		</media:content>
	</item>
		<item>
		<title>Yahoo Acquires Inquisitor</title>
		<link>http://gigaom.com/apple/yahoo-acquires-inquisitor/</link>
		<comments>http://gigaom.com/apple/yahoo-acquires-inquisitor/#comments</comments>
		<pubDate>Fri, 09 May 2008 18:46:36 +0000</pubDate>
		<dc:creator>Josh Pigford</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[Commentary]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[inquisitor]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[Yahoo]]></category>

		<guid isPermaLink="false">http://theappleblog.com/?p=3190</guid>
		<description><![CDATA[Today, Davaid Wantanabe announced that Yahoo has acquired the rights to his popular Inquisitor for Safari. Congrats to David, and a big &#8220;what the heck?&#8221; to Yahoo. I honestly can&#8217;t imagine what Yahoo would want with a plugin for Safari. It has long been a Safari-only [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=171393&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img src="http://gigapple.files.wordpress.com/2008/05/inquisitor.png?w=67&h=67" alt="Inquisitor" title="inquisitor" width="67" height="67"  class=" alignleft" />
<p class="excerpt">Today, Davaid Wantanabe <a href="http://www.newsfirex.com/blog/?p=203">announced</a> that Yahoo has acquired the rights to his popular <a href="http://www.inquisitorx.com/safari/">Inquisitor</a> for Safari.</p>
<p>Congrats to David, and a big &#8220;what the heck?&#8221; to Yahoo. I honestly can&#8217;t imagine what Yahoo would want with a plugin for Safari.</p>
<p>It has long been a Safari-only plugin so with the acquisition of it on Yahoo&#8217;s end, I&#8217;m curious how it will expand. David has said he will not be joining Yahoo as an employee, but he will continue to be the lead developer of the Safari version.</p>
<p>Along with the acquisition announcement, version 3.1 of the plugin was <a href="http://www.newsfirex.com/blog/?p=205">released</a> that &#8220;improves performance, simplifies the process for switching search providers, and removes affiliate links from the program&#8221;. In lieu of the acquisition, it&#8217;s obviously not a surprise that Yahoo is now the default search provider (though you can easily change that in the preferences).</p>
<p>Anyone care to venture as to what Yahoo might do with Inquisitor or how it will benefit them?</p>
<p>[Via <a href="http://daringfireball.net/linked/2008/may#fri-09-inq">Daring Fireball</a>]</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=171393+yahoo-acquires-inquisitor&utm_content=shpigford">Sign up for a free trial</a>.</p><ul><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=171393+yahoo-acquires-inquisitor&utm_content=shpigford">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=171393+yahoo-acquires-inquisitor&utm_content=shpigford">Content Farms: The Players, The Benefits, The&nbsp;Risks</a></li><li><a href="http://pro.gigaom.com/2011/02/a-2011-newnet-forecast/?utm_source=apple&amp;utm_medium=editorial&amp;utm_campaign=waterfall?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=171393+yahoo-acquires-inquisitor&utm_content=shpigford">A 2011 NewNet&nbsp;Forecast</a></li></ul><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=171393&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/apple/yahoo-acquires-inquisitor/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e4f5d494ebdc9e7cce1aecf3ce3e8bc1?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">Shpigford</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2008/05/inquisitor.png" medium="image">
			<media:title type="html">inquisitor</media:title>
		</media:content>
	</item>
		<item>
		<title>Perian “The Swiss-Army Knife for Quicktime”</title>
		<link>http://gigaom.com/apple/perian-%e2%80%9cthe-swiss-army-knife-for-quicktime%e2%80%9d/</link>
		<comments>http://gigaom.com/apple/perian-%e2%80%9cthe-swiss-army-knife-for-quicktime%e2%80%9d/#comments</comments>
		<pubDate>Mon, 07 Jan 2008 16:00:02 +0000</pubDate>
		<dc:creator>Arvin Dang</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Gear]]></category>
		<category><![CDATA[Quickies]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[QuickTime]]></category>

		<guid isPermaLink="false">http://theappleblog.com/2008/01/07/perian-%e2%80%9cthe-swiss-army-knife-for-quicktime%e2%80%9d/</guid>
		<description><![CDATA[Being a minimalist I quickly became captivated by Apple’s ability to streamline multiple functions into single, easy to use applications. OS X is a clear example of this consistency, every bar, every window and every feature all reflect an over arching goal of practicality and use. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=171236&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img src='http://gigapple.files.wordpress.com/2008/01/perian.png?w=604' alt='Perian' style="float:left;margin:0 5px 0 0" class=" alignleft" /> Being a minimalist I quickly became captivated by Apple’s ability to streamline multiple functions into single, easy to use applications. OS X is a clear example of this consistency, every bar, every window and every feature all reflect an over arching goal of practicality and use. My desire for a clean, simple interface quickly translated to third party apps as well. But thankfully most OS X applications follow the very same streamline pattern.</p>
<h3>Pre Perian</h3>
<p>Not an application, but a Quicktime component, I felt <a href="http://perian.org">Perian</a> could do with a mention because without it, I wouldn’t be using Quicktime at all. Previous to Perian I relied heavily on VLC for my video needs. I would change all my defaults so my video collection would have immediate access to it. Plus VLC offers unique qualities like network streaming. For basic use however, I felt the need to minimize my Hard Drive foot print and minimize the amount of applications I currently had. In my quest I came across Perian, a total Quicktime lifesaver.</p>
<h3>Post Perian</h3>
<p>Perian allows you to playback DivX and Xvid, among other formats, with Quicktime. The only issue I ran into was playing full screen. Without Quicktime Pro, full screen viewing is disabled unless you’re using iTunes or Front Row. Thanks to Perian being a component plug-in, and Quicktime being such a deep component of OS X, Front Row obligingly played my DivX files in full screen. Just be sure and keep your DivX in your movies folder, and Front Row will recognize them.</p>
<p>From what I understand of the Apple TV hacks, Perian is the choice for DivX playback. So why not use it on all your computers as well? With Perian installed on multiple computers, I’ve been able to share my DivX through Front Row across my network. Usually that requires sharing a folder or two, but that’s another story. I’m sure Perian is the component of choice for the ultra Mac fan, and probably works best for those of you who include a Mac Mini in your Living Rooms.</p>
<p>So while this may not work for everyone, I encourage you to at least give Perian a go because you’ll still retain DivX playback from OS X, which trust me, is amazing. And if it helps you save even a fraction of hard drive space, well my work here is done then. If you’ve had different experiences or uses for Perian, please share them, I’m very curious to see what else can be done with this digital “Swiss-Army Knife”.</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=171236+perian-%25e2%2580%259cthe-swiss-army-knife-for-quicktime%25e2%2580%259d&utm_content=arvindang">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2010/11/report-the-live-stream-video-market/?utm_source=apple&amp;utm_medium=editorial&amp;utm_campaign=waterfall?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=171236+perian-%25e2%2580%259cthe-swiss-army-knife-for-quicktime%25e2%2580%259d&utm_content=arvindang">Report: The Live-Stream Video&nbsp;Market</a></li><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=171236+perian-%25e2%2580%259cthe-swiss-army-knife-for-quicktime%25e2%2580%259d&utm_content=arvindang">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=171236+perian-%25e2%2580%259cthe-swiss-army-knife-for-quicktime%25e2%2580%259d&utm_content=arvindang">The Near-Term Evolution of Social&nbsp;Commerce</a></li></ul><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=171236&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/apple/perian-%e2%80%9cthe-swiss-army-knife-for-quicktime%e2%80%9d/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/22aa2e8d6e06729198bc8890ddee6ea5?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">Arvin Dang</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2008/01/perian.png" medium="image">
			<media:title type="html">Perian</media:title>
		</media:content>
	</item>
	</channel>
</rss>
