<?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: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; Bryan Schuetz Archives</title>
	<atom:link href="http://gigaom.com/author/bryanschuetz/feed/" rel="self" type="application/rss+xml" />
	<link>http://gigaom.com</link>
	<description></description>
	<lastBuildDate>Fri, 24 May 2013 15:14:13 +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; Bryan Schuetz Archives</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 undo a lot of Lion&#8217;s little changes using Terminal</title>
		<link>http://gigaom.com/2011/07/27/how-to-undo-a-lot-of-lions-little-changes-using-terminal/</link>
		<comments>http://gigaom.com/2011/07/27/how-to-undo-a-lot-of-lions-little-changes-using-terminal/#comments</comments>
		<pubDate>Wed, 27 Jul 2011 18:35:18 +0000</pubDate>
		<dc:creator>Bryan Schuetz</dc:creator>
				<category><![CDATA[App Store]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[hidden settings]]></category>
		<category><![CDATA[lion]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Mac OS X Lion]]></category>
		<category><![CDATA[MacBook Air]]></category>
		<category><![CDATA[operating systems]]></category>
		<category><![CDATA[platforms]]></category>
		<category><![CDATA[preferences]]></category>
		<category><![CDATA[settings]]></category>
		<category><![CDATA[system-preferences]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[terminal.app]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=384229</guid>
		<description><![CDATA[Mac OS X Lion has been out long enough for a lot of us to realize that there might be a couple of essential tweaks we’d really like to make. Here's how to make some changes that require more than just a toggle in preferences.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=384229&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><img  style="border: none!important;" title="terminal" src="http://gigaom2.files.wordpress.com/2011/07/terminal.jpg?w=708" alt=""   class="alignleft size-full wp-image-384233" />Mac OS X Lion has been out for about a week now, long enough for a lot of us to realize that there might be a couple of essential tweaks we’d really like to make to our new systems. However, if you want to disable some of the new animations, reclaim some lost space in Safari’s bookmarks bar, or try to roll back some of the iOS-ification that has gone on, the options available in those default preference panes just won’t cut it.</p>
<p>Luckily though, the good old ‘defaults write’ command for OS X&#8217;s Terminal.app is still around to help us pop open that hood and tweak all the stuff that can&#8217;t be configured with just a point and a click. Here&#8217;s a quick roundup of a few defaults write commands that might make your early days with the new big cat a bit easier.</p>
<h2 id="a_few_words_about_8216defaults_write8217">A few words about ‘defaults write’</h2>
<p>The ‘<a href="http://developer.apple.com/library/mac/#documentation/Darwin/Reference/ManPages/man1/defaults.1.html">defaults</a>’ command allows users to interact with their user defaults via the terminal (located in the <strong>Applications&gt;Utilities</strong> folder). Users can read, write, and delete user preference values that often aren’t available for configuration within an application&#8217;s normal preference panel. These commands can all be executed via the Terminal, and reversed by simply repeating the command with the original value swapped in for the replacements below. In most cases you’ll have to restart the application you’re trying to tweak before you can see the command’s effect. If you don’t want to mess around with the terminal, I’m sure many of these commands will soon find their way into an updated version of <a href="http://secrets.blacktree.com/">Secrets</a>, which is a GUI preference pane for configuring this type of behavior.</p>
<h2 id="the_roundup">The roundup</h2>
<ul>
<li><strong>Animations.</strong> There are a lot of new <a href="http://arstechnica.com/apple/reviews/2011/07/mac-os-x-10-7.ars/4#animation">animations</a> in Lion. New windows will warp into existence from a single point on the screen; email replies will fold their way out of threaded conversations; and desktops will go swishing by as you move from space to space. There’s at least two of these you can put an end to right now if you want:
<ul>
<li>Disable Mail Reply animations: “defaults write com.apple.Mail DisableReplyAnimations -bool YES”</li>
<li>Disable New Window animations: “defaults write NSGlobalDomain NSAutomaticWindowAnimationsEnabled -bool NO”</li>
</ul>
</li>
<li><strong>Character picker. </strong>If you’ve ever been frustrated by hunting around in the character viewer for accented characters like the “è” or the “ë” then you probably want to just leave this setting alone. If however, if you’d rather be able to hold down a key and just have it automatically repeat, like it used to, then this defaults write is for you.
<ul>
<li>Disable the character picker: “defaults write -g ApplePressAndHoldEnabled -bool NO”</li>
</ul>
</li>
<li><strong>Window restore. </strong>Want to keep applications like Preview or QuickTime from restoring old windows that happened to be hanging around the last time you quit? Just switch out the name &#8220;Preview&#8221; in the command below to target other applications.
<ul>
<li>Disable window restore: “defaults write com.apple.Preview NSQuitAlwaysKeepsWindows -bool NO”</li>
</ul>
</li>
<li><strong>Bookmarks bar.</strong> You can get rid of both the Reading List icon and the Top Sites icon with this quick defaults write command:
<ul>
<li>Clean out icons from Safari’s bookmarks bar: “defaults write com.apple.Safari ProxiesInBookmarksBar ‘()’”</li>
</ul>
</li>
<li><strong>Save sheet shortcuts.</strong> Lion changes around the default <a href="http://mattgemmell.com/2011/07/21/save-sheet-shortcuts-in-lion">save sheet shortcuts</a> for a little added safety. If you’ve got a lot of muscle memory devoted to “Command-D” as the shortcut for “Don’t Save,” you can bring it back if you want — though to be honest, with “D” and “S” being so close together, I prefer the new settings.
<ul>
<li>Revert save sheet shortcut: “defaults write NSGlobalDomain NSSavePanelStandardDesktopShortcutOnly -bool YES”</li>
</ul>
</li>
<li><strong>iOS spell check pop-up.</strong> Part of the overall “iOS-ification” effort in Lion was to bring over those helpful but sometimes annoying little spell correction pop-ups you get as you type. The autocorrect can be enabled on a document by document basis with a right-click in “Spelling and Grammar,” but if you just want to kill it off altogether, you can.
<ul>
<li>Disable the iOS-style spell correct: “defaults write NSGlobalDomain NSAutomaticSpellingCorrectionEnabled -bool NO”</li>
</ul>
</li>
<li><strong>~/Library reveal.</strong> This last one isn&#8217;t technically a defaults command, but it’s too good to leave out. By default in Lion, user libraries are hidden. You can still navigate to the user library by holding down the “option key” while in the Go menu in the Finder, but if you want to restore ~/Library back to it’s proper place, just crack open the terminal and enter in the command below.
<ul>
<li>Restore ~/Library visibility: “chflags nohidden ~/Library”</li>
</ul>
</li>
</ul>
<p>I’m sure more hidden commands will surface as folks begin to settle into the new OS. I grabbed as many as I could find floating around, but if you’ve got some additional ones you’d like to share, please do so in the comments.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=384229&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=180569"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=180569" /></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=384229+how-to-undo-a-lot-of-lions-little-changes-using-terminal&utm_content=bryanschuetz">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2012/05/the-living-room-reinvented-trends-technologies-and-companies-to-watch/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=384229+how-to-undo-a-lot-of-lions-little-changes-using-terminal&utm_content=bryanschuetz">Who and what to watch in the new era of the living room</a></li><li><a href="http://pro.gigaom.com/2012/07/mobile-second-quarter-2012-analysis-and-outlook/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=384229+how-to-undo-a-lot-of-lions-little-changes-using-terminal&utm_content=bryanschuetz">Takeaways from mobile&#8217;s second quarter</a></li><li><a href="http://pro.gigaom.com/2012/02/forecasting-the-tablet-market-over-366-million-units-by-2016/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=384229+how-to-undo-a-lot-of-lions-little-changes-using-terminal&utm_content=bryanschuetz">Tablet market to hit over 377 million units by 2016</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2011/07/27/how-to-undo-a-lot-of-lions-little-changes-using-terminal/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2011/04/terminal-feature.jpg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2011/04/terminal-feature.jpg?w=150" medium="image">
			<media:title type="html">terminal-feature</media:title>
		</media:content>

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

		<media:content url="http://gigaom2.files.wordpress.com/2011/07/terminal.jpg" medium="image">
			<media:title type="html">terminal</media:title>
		</media:content>
	</item>
		<item>
		<title>Why Was the WikiLeaks App Pulled From App Store? [Updated]</title>
		<link>http://gigaom.com/2010/12/21/why-was-the-wikileaks-app-pulled-from-app-store/</link>
		<comments>http://gigaom.com/2010/12/21/why-was-the-wikileaks-app-pulled-from-app-store/#comments</comments>
		<pubDate>Tue, 21 Dec 2010 16:30:34 +0000</pubDate>
		<dc:creator>Bryan Schuetz</dc:creator>
				<category><![CDATA[@CNN]]></category>
		<category><![CDATA[@NYT]]></category>
		<category><![CDATA[@SYN]]></category>
		<category><![CDATA[@TheStreet]]></category>
		<category><![CDATA[Apps]]></category>
		<category><![CDATA[CNN Mobile]]></category>
		<category><![CDATA[NYT Company News]]></category>
		<category><![CDATA[NYT Internet]]></category>
		<category><![CDATA[SYN Analysis]]></category>
		<category><![CDATA[App Store]]></category>
		<category><![CDATA[guidelines]]></category>
		<category><![CDATA[Wikileaks]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=278841</guid>
		<description><![CDATA[Overnight, an unofficial WikiLeaks iOS app was pulled from the App Store after being approved only last week. Before you run out and wreak DDOS justice, note that censorship may not be behind the decision. This may be a much more straightforward guideline violation.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=278841&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><em>UPDATE: Apple’s official stance on the removal of the WikiLeaks app is that “it violated [their] developer guidelines,” according to the <a href="http://bits.blogs.nytimes.com/2010/12/21/why-apple-removed-wikileaks-app-from-its-store/">New York Times</a>. Apple spokeswoman Trudy Muller added that “[a]pps must comply with all local laws and may not put an individual or group in harm’s way,” which suggests that the guideline it violated wasn’t the one related to charitable donations.</em></p>
<p><em>Given enough time, it seems like everyone will eventually become entangled in the ever-sprawling </em><a title="Is WikiLeaks the Beginning of a New Form of Media?" href="http://gigaom.com/2010/12/10/is-wikileaks-the-beginning-of-a-new-form-of-media/">WikiLeaks story</a>, which began back in late November when the whistle-blowing site started publishing a trove of secret U.S. diplomatic cables. Today, it’s Apple’s turn, as overnight, an unofficial WikiLeaks iOS app was <a href="http://twitter.com/#!/wikileaksapp/status/17120145633714176">pulled from the App  Store</a> after being approved only last week. Before you run out and fire up your <a href="http://en.wikipedia.org/wiki/LOIC">Low Orbit Ion Cannon</a> to wreak DDOS justice on Cupertino servers, it’s important to point out censorship isn’t the only suspect in this rejection case.</p>
<p><img title="screenshots" src="http://gigaom2.files.wordpress.com/2010/12/screenshots.jpg?w=708" alt=""   class="aligncenter size-full wp-image-278848"></p>
<p>Like with most things Apple does, it’s not immediately obvious what the reasoning is behind this latest action. Certainly Apple has been known to remove apps containing content the company doesn’t approve of, and while that may be what happened here, as <a href="http://techcrunch.com/2010/12/20/apple-removes-wikileaks-app-from-app-store/">TechCrunch claims</a>, it’s not necessarily so. The app may simply have violated App Store guidelines around collecting donations.</p>
<p>According to <a href="http://webcache.googleusercontent.com/search?q=cache%3ApOoeRIc-9g0J%3Aitunes.apple.com%2Fus%2Fapp%2Fwikileaks-app%2Fid409548258%3Fmt%3D8+wikileaks+app&amp;cd=3&amp;hl=en&amp;ct=clnk&amp;gl=us">its iTunes page</a>, the app sold for $1.99, with one dollar of every purchase being donated to “organizations that work to promote the future of online democracy.” This might be read as a violation of the <a href="http://developer.apple.com/appstore/guidelines.html">App Store Review Guidelines</a>, which state that “[a]pps that include the ability to make donations to recognized charitable organizations must be free” and “[t]he collection of donations must be done via a web site in Safari or an SMS.” Of course, that guideline could also be read as only applying to apps that use in-app purchases to collect money, rather than a developer just donating part of his proceeds. The guideline is vague, perhaps by design.</p>
<p>We may never know why this particular app was pulled from the store. Resubmission as a free app, or removing mention of donations could remedy the problem, if indeed Apple isn’t just taking issue with the nature of the app’s content. If not though, you can always just open up mobile Safari and head over to <a href="http://wikileaks.ch">http://wikileaks.ch</a> or <a href="http://liebermanforpresident.org">http://liebermanforpresident.org</a> to view the cables there. The great thing about the Internet, as activist John Gilmore famously put it, is that “[t]he Net interprets censorship as damage and routes around it.” Apple devices aren’t immune to this rule. At least not yet.</p>
<p><strong>Related content from GigaOM Pro (sub req’d):</strong></p>
<ul><li><a href="http://pro.gigaom.com/2010/11/mobile-app-developer-survey-profiles-platforms-and-monetization/?utm_source=apple&amp;utm_medium=editorial&amp;utm_content=bryanschuetz&amp;utm_campaign=intext&amp;utm_term=278841+why-was-the-wikileaks-app-pulled-from-app-store">Mobile App Developer Survey: Profiles, Platforms and Monetization</a></li>
<li><a href="http://pro.gigaom.com/2010/10/app-developers-are-you-ready-for-html5-and-metered-data/?utm_source=apple&amp;utm_medium=editorial&amp;utm_content=bryanschuetz&amp;utm_campaign=intext&amp;utm_term=278841+why-was-the-wikileaks-app-pulled-from-app-store">App Developers: Are You Ready for HTML5 and Metered Data?</a></li>
<li><a href="http://pro.gigaom.com/2010/09/how-to-market-your-iphone-app-a-developers-guide/?utm_source=apple&amp;utm_medium=editorial&amp;utm_content=bryanschuetz&amp;utm_campaign=intext&amp;utm_term=278841+why-was-the-wikileaks-app-pulled-from-app-store">How to Market Your iPhone App: A Developer’s Guide</a></li>
</ul>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=278841&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=685839"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=685839" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2010/12/21/why-was-the-wikileaks-app-pulled-from-app-store/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2010/12/wikileaks.png?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2010/12/wikileaks.png?w=150" medium="image">
			<media:title type="html">wikileaks</media:title>
		</media:content>

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

		<media:content url="http://gigaom2.files.wordpress.com/2010/12/screenshots.jpg" medium="image">
			<media:title type="html">screenshots</media:title>
		</media:content>
	</item>
		<item>
		<title>InstaGone: Using Filters with Tweetie for Mac</title>
		<link>http://gigaom.com/2010/11/12/instagone-using-filters-with-tweetie-for-mac/</link>
		<comments>http://gigaom.com/2010/11/12/instagone-using-filters-with-tweetie-for-mac/#comments</comments>
		<pubDate>Fri, 12 Nov 2010 23:00:58 +0000</pubDate>
		<dc:creator>Bryan Schuetz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[filters]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Tweetie]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=258808</guid>
		<description><![CDATA[If, like me, you’re still using Tweetie for Mac despite it being terribly out of date and if, like me, you’re growing increasingly weary of the never ending flow of orange-tinted hipster Instagrams showing up in your timeline, here’s a little tip that will help.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=258808&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>If, like me, you’re still using <a href="http://www.atebits.com/tweetie-mac/">Tweetie for Mac</a> despite it being terribly out of date and if, like me, you’re growing increasingly weary of the never ending flow of orange-tinted hipster <a href="http://gigaom.com/2010/10/06/instagram-free-hipster-iphone-photos-plus-a-community/" target="_self">Instagrams</a> showing up in your timeline, here’s something that might help. In one of the last releases of Tweetie for Mac, before the company behind it was bought out by Twitter, the beginnings of a filtering system was added. No user interface to the functionality was ever built so it’s kind of a hidden feature, but with a little <a href="http://gigaom.com/apple/terminal-tips-using-the-command-line-with-style/">Terminal</a> magic we can still use it to block what seems to be an ever increasing volume of noise in the Twitter stream.</p>
<p>Since there’s no way to set the filter terms from within the Tweetie preference pane we have to fire up the Terminal app and add them directly. What we’ll be doing is simply using the “defaults write” command to build an array of terms that Tweetie will use to filter out tweets that should otherwise be showing up in the timeline. There are four basic commands for managing the filter. All quoted terms are merely examples, so feel free to change them to whatever you’d like to hide in your Twitter stream:</p>
<ul><li><strong>Add a term to be filtered out:</strong> defaults write com.atebits.tweetie-mac filterTerms -array-add “http://instagr.am”</li>
<li><strong>Review the terms you have in place:</strong> defaults read com.atebits.tweetie-mac filterTerms</li>
<li><strong>Delete all terms you’re using:</strong> delete com.atebits.tweetie-mac filterTerms</li>
<li><strong>Define many terms at once:</strong> defaults write com.atebits.tweetie-mac filterTerms -array “http://gowal.la” “http://instagr.am” “http://4sq.com”</li>
</ul><p><img title="filter" src="http://gigaom2.files.wordpress.com/2010/11/filter.jpg?w=708" alt=""   class="aligncenter size-full wp-image-258816"></p>
<p>Once you’ve defined the filter terms you want, just restart Tweetie for the changes to be implemented. Now, any posts that would normally show up in your timeline which contain those terms will instead be hidden from view. No more Foursquare, Gowalla, or Instagram. They’re all fine services I’m sure, but not everyone wants to see their links all the time.</p>
<p>This will also come in handy for blocking the latest #QuirkyMovieTitleMeme or for what I’m sure will become a deluge of links from the new <a href="http://gigaom.com/apple/twitter-and-ping-get-together-take-that-facebook/">Ping Twitter integration</a>. Looking at the URLs used for the Ping links it seems like just adding “itunes.apple.com” to the array of terms should keep those Tweets at bay. Use that with some caution though, as that will also remove any non-shortened App Store links as well.</p>
<p>It’s a shame to have to jump through these hoops just to get a filter working. I suppose I could pick up one of the more up to date twitter clients for Mac but there’s just something about the usability of Tweetie that keeps me coming back. Hopefully we’ll see a Tweetie 2 for Mac come out soon that will make this kind of workaround unnecessary, but I won’t be holding my breath.</p>
<p><strong>Related content from GigaOM Pro (sub req’d):</strong></p>
<ul><li><a href="http://pro.gigaom.com/2010/11/how-to-reach-social-media-critical-mass/?utm_source=apple&amp;utm_medium=editorial&amp;utm_content=bryanschuetz&amp;utm_campaign=intext&amp;utm_term=258808+instagone-using-filters-with-tweetie-for-mac">How to Reach Social Media Critical Mass</a></li>
<li><a href="http://pro.gigaom.com/2010/11/four-ways-social-media-will-change-tv/?utm_source=apple&amp;utm_medium=editorial&amp;utm_content=bryanschuetz&amp;utm_campaign=intext&amp;utm_term=258808+instagone-using-filters-with-tweetie-for-mac">Four Ways Social Media Will Change TV</a></li>
<li><a href="http://pro.gigaom.com/2010/10/facebook-remained-social-medias-chief-in-q3/?utm_source=apple&amp;utm_medium=editorial&amp;utm_content=bryanschuetz&amp;utm_campaign=intext&amp;utm_term=258808+instagone-using-filters-with-tweetie-for-mac">Facebook Remained Social Media’s Chief in Q3</a></li>
</ul>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=258808&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=269320"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=269320" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2010/11/12/instagone-using-filters-with-tweetie-for-mac/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2010/11/terminal-twitter.png?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2010/11/terminal-twitter.png?w=150" medium="image">
			<media:title type="html">terminal-twitter</media:title>
		</media:content>

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

		<media:content url="http://gigaom2.files.wordpress.com/2010/11/filter.jpg" medium="image">
			<media:title type="html">filter</media:title>
		</media:content>
	</item>
		<item>
		<title>VLC on Thin Ice at the App Store?</title>
		<link>http://gigaom.com/2010/11/01/vlc-on-thin-ice-at-the-app-store/</link>
		<comments>http://gigaom.com/2010/11/01/vlc-on-thin-ice-at-the-app-store/#comments</comments>
		<pubDate>Mon, 01 Nov 2010 13:30:56 +0000</pubDate>
		<dc:creator>Bryan Schuetz</dc:creator>
				<category><![CDATA[@CNN]]></category>
		<category><![CDATA[@NYT]]></category>
		<category><![CDATA[@SYN]]></category>
		<category><![CDATA[@TheStreet]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[App Store]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[VLC]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=232029</guid>
		<description><![CDATA[VLC Developer Rémi Denis-Courmont recently sent Apple “a formal notice of copyright infringement” concerning the VLC Media Player iOS application. The app's distribution in the App Store is in violation of the terms and conditions of its General Public License, and it may be pulled soon.
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=232029&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><img title="vlc-icon" src="http://gigaom2.files.wordpress.com/2010/11/vlc-icon.png?w=708" alt=""   class="alignleft size-full wp-image-242235">According to our friends over at the <a href="http://www.fsf.org/blogs/licensing/vlc-enforcement">Free Software Foundation</a>, VLC Developer Rémi Denis-Courmont recently sent Apple “a formal notice of copyright infringement” concerning the VLC Media Player iOS application. Rémi, who contributed a fair amount of work to the desktop version, finds fault with the app’s distribution in violation of the terms and conditions of its GNU General Public License (GPL).</p>
<p><a href="http://applidium.com/en/news/vlc_media_player_available_for_the_ipad">Applidium</a>, developer of the iOS app, first submitted it back in September as an iPad-only app. At the time, there was some question as to whether or not it would be accepted, but ultimately it was, and it even got an update in October to work on the iPhone as well. Although Applidium does make the <a href="http://git.videolan.org/">source code</a> for the iOS application available for public use, distributing it through the App Store still violates the specific wording of the license:</p>
<blockquote><p>“Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients’ exercise of the rights granted herein.”</p></blockquote>
<p>According to the terms of the GPL, distributors may not impose additional restrictions on recipients of licensed software beyond those terms laid out in the original license. Apple adds its own DRM and usage rules for every application distributed via the App Store, so it’s a clear violation. The whole idea of the GPL is that each time a licensed program is distributed, the recipient has the same rights to modify and redistribute that work under the same terms and conditions.</p>
<p><img title="VLC" src="http://gigaom2.files.wordpress.com/2010/10/vlc2.jpg?w=302" alt="" width="302" height="453" class="aligncenter size-full wp-image-232037"></p>
<p>How will Apple react? More than likely, it will pull VLC from the App Store, as it did when a <a href="http://www.fsf.org/news/2010-05-app-store-compliance">similar problem</a> cropped up several months ago regarding an iPhone port of GNU Go. In that situation, Apple refused to modify its terms of service to account for applied GPL, and instead simply removed the app from the store.</p>
<p>If you haven’t yet grabbed your own copy of VLC for iOS (which is <a href="http://itunes.apple.com/ca/app/vlc-media-player/id390885556?mt=8">free</a>), I’d suggest you do it soon. While I applaud Rémi for having the courage to stick to his principles, the spoiled child in me mourns for the loss of a great iOS application. Ultimately I think he’s right, though. VLC owes a lot of its success to the fact that it’s open source. I’d hate to see its success as a desktop application harmed by an ill-fated attempt to distribute it under iOS. On the other hand, I’ve already got my copy anyway.</p>
<p><strong>Related content from GigaOM Pro (sub req’d):</strong></p>
<ul><li><a href="http://pro.gigaom.com/2010/10/why-humans-are-the-biggest-threat-to-cloud-adoption/?utm_source=apple&amp;utm_medium=editorial&amp;utm_content=bryanschuetz&amp;utm_campaign=intext&amp;utm_term=232029+vlc-on-thin-ice-at-the-app-store">Why Humans are the Biggest Threat to Cloud Adoption</a></li>
<li><a href="http://pro.gigaom.com/2010/10/the-case-for-open-source-search-in-the-enterprise/?utm_source=apple&amp;utm_medium=editorial&amp;utm_content=bryanschuetz&amp;utm_campaign=intext&amp;utm_term=232029+vlc-on-thin-ice-at-the-app-store">The Case for Open Source Search in the Enterprise</a></li>
<li><a href="http://pro.gigaom.com/2010/10/is-the-future-of-enterprise-completely-open-source/?utm_source=apple&amp;utm_medium=editorial&amp;utm_content=bryanschuetz&amp;utm_campaign=intext&amp;utm_term=232029+vlc-on-thin-ice-at-the-app-store">Is the Future of Enterprise Completely Open Source?</a></li>
</ul>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=232029&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=744764"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=744764" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2010/11/01/vlc-on-thin-ice-at-the-app-store/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2010/11/vlc-feature.png?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2010/11/vlc-feature.png?w=150" medium="image">
			<media:title type="html">vlc-feature</media:title>
		</media:content>

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

		<media:content url="http://gigaom2.files.wordpress.com/2010/11/vlc-icon.png" medium="image">
			<media:title type="html">vlc-icon</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2010/10/vlc2.jpg?w=302" medium="image">
			<media:title type="html">VLC</media:title>
		</media:content>
	</item>
		<item>
		<title>How-To: Get the Most From Safari</title>
		<link>http://gigaom.com/2010/10/26/how-to-get-the-most-from-safari/</link>
		<comments>http://gigaom.com/2010/10/26/how-to-get-the-most-from-safari/#comments</comments>
		<pubDate>Tue, 26 Oct 2010 19:14:19 +0000</pubDate>
		<dc:creator>Bryan Schuetz</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Safari 5]]></category>

		<guid isPermaLink="false">http://theappleblog.com/?p=54454</guid>
		<description><![CDATA[I’ll admit to having been pretty flighty about my choice of browsers in the past. Camino one month, Safari the next, Chrome the week after. Now that I've decided to settle down and stick with Safari, I wanted to make the most of it.
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=174757&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>I’ll admit to having been pretty flighty about my choice of browsers in the past. Camino one month, Safari the next, Chrome the week after; I’ve been jumping from one browser to the next, chasing performance and features for quite a while now.</p>
<p>Recently though, I’ve made a commitment to spend less time worrying about what other tools might have to offer, and more time exploring the potential of those right in front of me. For good or ill, I’m casting my lot with Safari, and making sure I get the most from it.</p>
<h3 id="learn_the_shortcuts">Learn the Shortcuts</h3>
<p>Like the guy in the movie says, <a href="http://movieclips.com/watch/fast-times-at-ridgemont-high-1982/no-shirt-no-shoes-no-dice/">“Learn them, know them, live them.”</a> Shortcuts get you where you want to go, only faster. There are tons of shortcuts available in Safari. If you want to have a look at them all, there’s actually an HTML doc with an exhaustive list bundled right in with the browser. Setting out to learn them all at once would probably do more harm than good, so here’s a list of essentials to get you off to a good start:</p>
<ul><li><strong>Tabs.</strong> I usually end up with a lot of tabs in my windows, so being able to deal with them without leaving the keyboard is nice. Pressing <strong>Control+Tab</strong> will select the next tab in the window, while pressing <strong>Command+W</strong> will close the current one.</li>
<li><strong>Bookmark(let)s.</strong> I’ll talk about some essential bookmarklets a bit later, but pressing <strong>Command+1</strong> will activate the first bookmark, <strong>Command+2</strong> the second, and so on.</li>
<li><strong>Opening Links.</strong> I’ll often just read through a page, clicking on interesting links and letting them load into tabs in the background while I continue on. To do this I’ve set my preferences to open links in new tabs on <strong>Command+Click</strong>. This is one of the few keyboard commands I’ve actually got mapped to my Magic Mouse, where it’s a three finger click (mapping gestures on the Magic Mouse requires a third-party tool like <a href="http://blog.boastr.net/?page_id=1722">Better Touch Tool</a>).</li>
<li><strong>Navigating Search.</strong> The next one isn’t strictly a Safari shortcut, but it really works well with all the rest. On its experiments page, Google has a <a href="http://www.google.com/experimental/">Keyboard Shortcuts</a> option that lets you navigate through the list of Google results using your keyboard. The <strong>J</strong> key selects the next result, and the <strong>K</strong> key will select the previous one. Combine this with Safari’s Search Results Snap Back ( <strong>Command+Option+S</strong> ) which will jump back to the last Google results page viewed in the tab, and I can go from TextMate to search results and back, all without touching the mouse.</li>
<li><strong>Reading.</strong> In other browsers, I’ve used the great <a href="http://lab.arc90.com/experiments/readability/">Readability</a> bookmarklet to pull out text content from a site. It gets rid of all the clutter on the page and loads the text of the article into a nice, easy-to-read layout. In Safari 5, this is baked right into the browser; you can toggle this Reader mode by pressing <strong>Command+Shift+R</strong>. For scrolling, simply pressing the <strong>Spacebar</strong> will scroll to the end of your current view, while <strong>Shift+Spacebar</strong> will scroll up.</li>
<li><strong>Address Bar.</strong> This last one is simple but important. Pressing <strong>Command+L</strong> puts focus on the address bar and selects its contents. I use this all the time for quickly grabbing a copy of the current URL, for entering a new one, or in combination with a press of the <strong>Tab</strong> key to get to the search field.</li>
</ul><p><img title="shortcuts" src="http://gigapple.files.wordpress.com/2010/10/shortcuts.jpg?w=708" alt=""   class="aligncenter size-full wp-image-54456"></p>
<h3>Plugins and Extensions</h3>
<p>When it comes to plugins and extensions, I’d prefer to have none if I could. Maybe that’s just because every Add-On you installed used to slow Firefox down when that browser first came out. It’s less of a problem these days, but I still like to keep my plugin library short.</p>
<ul><li><strong><a href="http://clicktoflash.com/">Click to Flash</a>.</strong> This is a “must have” in my opinion. Simply put, it blocks all unwanted Flash objects on the screen until I want them; when I do, I just click on the placeholder to load the Flash.</li>
<li><strong><a href="http://agilewebsolutions.com/products/1Password">1Password</a>.</strong> Another “must have” as far as I’m concerned. 1Password helps me get a handle on all my credentials by generating and remembering complex passwords for me.</li>
<li><strong><a href="http://ultimatestatusbar.com/">Ultimate Status Bar</a>.</strong> This nice little extension gives Safari an auto-hiding, Chrome-style status bar that disappears when it’s not needed. It can also expand shortened URLs and display file size info.</li>
<li><strong><a href="http://dbergey.github.com/">Type to Navigate.</a></strong> Type to Navigate lets me type the text of any link on the page to select and then open it. Pressing <strong>Command+G</strong> selects the next instance of the text on the screen and <strong>Command+Shift+G</strong> selects the previous. As a bonus, I can also press <strong>Command+I</strong> when focused on a link to send it to Instapaper. The potential for this one is huge, though I’ve noticed a couple pages it can’t quite seem to navigate</li>
</ul><p>There is a crazy number of Extensions available for Safari these days, so do <a href="http://safariextensions.tumblr.com/">have</a> a <a href="https://extensions.apple.com/">look</a> and find the ones that best suit your needs.</p>
<p><img title="Extensions" src="http://gigapple.files.wordpress.com/2010/10/extensions.jpg?w=708" alt=""   class="aligncenter size-full wp-image-54460"></p>
<h3 id="hidden_preferences">Hidden Preferences</h3>
<p>There’s one hidden preference that’s a required setting for me: forcing tabs. I hate having a bunch of new windows always popping up, so I set this option to force all new window links to open up in new tabs instead. To enable this, just open up Terminal.app (in your Utilities folder) and use the <code>defaults write com.apple.Safari TargetedClicksCreateTabs -boolean</code> command.</p>
<h3 id="bookmarklets">Bookmarklets</h3>
<p>I manage all my proper bookmarks over at <a href="http://pinboard.in/">Pinboard</a>, but I do have a few key bookmarklets that I need to make sure are available from Safari:</p>
<ul><li><strong>Read Later.</strong> This one sends the current URL over to <a href="http://www.instapaper.com">Instapaper</a> for later reading. I use it any time I come across something I know I’ll want to read when I get the chance.</li>
<li><strong>Send to Pukka.</strong> I use <a href="http://codesorcery.net/pukka">Pukka</a> to manage all my bookmarks over at Pinboard. This bookmarklet sends the current URL, along with any selected text on the page over to Pukka, creating a new bookmark on Pinboard using the selected text for the description.</li>
</ul><p>I’ll probably add a new shortcut or two as I need them, but for the most part, I’m happy with the functionality this provides. I spend so much time in the browser these days that it only makes sense to learn to be as efficient with it as I can. No matter which browser you use, do yourself a favor and take some time to learn the shortcuts, explore the preferences, and find the add-ons that best suit your needs.</p>
<p><strong>Related content from GigaOM Pro (sub req’d):</strong></p>
<ul><li><a href="http://pro.gigaom.com/2010/08/report-videoconferencing-unleashed/?utm_source=apple&amp;utm_medium=editorial&amp;utm_content=bryanschuetz&amp;utm_campaign=intext&amp;utm_term=174757+how-to-get-the-most-from-safari">HTML5’s a Game-Changer for Web Apps</a></li>
<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_content=bryanschuetz&amp;utm_campaign=intext&amp;utm_term=174757+how-to-get-the-most-from-safari">What Does the Future Hold For Browsers?</a></li>
<li><a href="http://pro.gigaom.com/2010/06/report-web-worker-survey-2010/?utm_source=apple&amp;utm_medium=editorial&amp;utm_content=bryanschuetz&amp;utm_campaign=intext&amp;utm_term=174757+how-to-get-the-most-from-safari">Report: Web Worker Survey 2010</a></li>
</ul>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=174757&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=725594"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=725594" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2010/10/26/how-to-get-the-most-from-safari/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:thumbnail url="http://gigapple.files.wordpress.com/2010/07/safari_extension_thumb.jpg?w=150" />
		<media:content url="http://gigapple.files.wordpress.com/2010/07/safari_extension_thumb.jpg?w=150" medium="image">
			<media:title type="html">safari_extension_thumb</media:title>
		</media:content>

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

		<media:content url="http://gigapple.files.wordpress.com/2010/10/shortcuts.jpg" medium="image">
			<media:title type="html">shortcuts</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2010/10/extensions.jpg" medium="image">
			<media:title type="html">Extensions</media:title>
		</media:content>
	</item>
		<item>
		<title>How-To: Fight the Dangers of Distraction On Your Mac</title>
		<link>http://gigaom.com/2010/10/15/how-to-fight-the-dangers-of-distraction-on-your-mac-2/</link>
		<comments>http://gigaom.com/2010/10/15/how-to-fight-the-dangers-of-distraction-on-your-mac-2/#comments</comments>
		<pubDate>Fri, 15 Oct 2010 19:30:29 +0000</pubDate>
		<dc:creator>Bryan Schuetz</dc:creator>
				<category><![CDATA[@CNN]]></category>
		<category><![CDATA[@SYN]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[NYT Internet]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[productivity]]></category>

		<guid isPermaLink="false">http://theappleblog.com/?p=52161</guid>
		<description><![CDATA[Distractions are rotting your brain. Recently, research has revealed a lot about the long-term effects of distractions and digital multitasking. An inability to distinguish between relevant and irrelevant information, poor performance and stress; this is your brain on the Internet. Your Mac can help, though.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=174600&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Distractions are rotting your brain. Recently, <a href="http://www.sciencemag.org/cgi/content/abstract/323/5910/69">research</a> has <a href="http://www.nytimes.com/2010/06/07/technology/07brain.html?pagewanted=3&amp;_r=1">revealed</a> a <a href="http://www.wired.com/magazine/2010/05/ff_nicholas_carr/all/1">lot</a> about the long-term effects of distractions and digital multitasking. An inability to distinguish between relevant and irrelevant information, poor performance and stress: this is your brain on the Internet. Your Mac can help, though.</p>
<h3 id="the_problem">The Problem</h3>
<p>As a species, we’re wired for distractions, a holdover from tens of thousands of years of evolutionary progress. For our ancestors, the ability to react to the sound of a twig snapping off in the bushes somewhere meant the difference between ending up as a snack for some large predator, and being able to feed your children for another day.</p>
<p>Fast forward to today and our distractions aren’t nearly as important, but our brains still reward us chemically for paying attention to them. Whether it’s email, RSS, Twitter, Facebook, or the dozens of other channels of information vying for our attention, we’re all overwhelmed with opportunities to engage in this cycle throughout the day. It feels good; it’s addictive; and it’s changing our brains.</p>
<h3 id="what_can_we_do_about_it">What We Can Do</h3>
<p>Does this mean we should all cancel our Twitter accounts, stop checking email and throw our iPhones in the trash? No, we just need to exercise some moderation. Consistently spend some time concentrating on doing one thing and ignore distractions. Not only will our brains thank you in the long run, but in the short term, you’ll see performance improve, too. Of course, doing it is easier said than done. Luckily, technology can give us all a little <a href="http://www.macupdate.com/info.php/id/31289/selfcontrol">SelfControl</a>.</p>
<p><img style="border: none;" title="domain_blacklist" src="http://gigapple.files.wordpress.com/2010/09/domain_blacklist.jpg?w=708" alt="domain blacklist"   class="aligncenter size-full wp-image-52163"></p>
<p>SelfControl is a handy little OS X application from <a href="http://github.com/slambert">Steve Lambert</a> that blocks all access to blacklisted domain names for a time specified by the user. Block websites, mail and instant messaging servers, or any other service that might prove to be too much to resist. Just add all the domain names to the list and set the timer. Any attempt to contact those servers, either through a browser or some desktop application, will not work not mater how badly you want to see the latest LOLcat video.</p>
<p>There’s no cheating allowed, so be prepared to not have access to any of those services for as long as the timer lasts. Quitting the application or restarting the computer won’t help you. Of course, there are a few command line tricks you can play to restore access (it’s just an application, after all), but I’m not going to tell you how that’s done, as it would defeat the purpose.</p>
<p><img style="border: none;" title="blocked" src="http://gigapple.files.wordpress.com/2010/09/blocked.jpg?w=708" alt="blocked"   class="aligncenter size-full wp-image-52164"></p>
<p>Now that we have all those external services blocked, lets see what we can do to minimize other distractions. Being able to hide everything that’s not immediately relevant is a good start:</p>
<ul><li><strong>Hide all desktop icons</strong>: This is easy enough. Just open up the Terminal and use the “<code>defaults write com.apple.finder CreateDesktop -bool false</code>” command to hide the icons. You’ll have to follow that with a “<code>killall Finder</code>” command to restart the Finder before you see the change. The files are still there, and you can access them through the Finder itself, but now they’re not staring you in the face. You can always use the “<code>defaults write com.apple.finder CreateDesktop -bool true</code>” command to bring back the default configuration.</li>
<li><strong>Hide the menu bar</strong>: There are a few applications like <a href="http://www.xybernic.com/">MenuEclipse</a> that can shade the menu bar, fading it into the background until you hover over it with your mouse, but I prefer to hide it only for a couple of heavily used applications. To do this, just edit the <em>Info.plist</em> file of your application, and add this new key value pair: “<code>LSUIPresentationMode</code>” “4″. Now, whenever your application is in focus, the menu bar and the dock just slide off the screen. If you’re not comfortable mucking about in .plist files there’s a great set of AppleScripts called <a href="http://www.cynosurex.com/Software/MagicMenu/">MagicMenu</a> that can take care of all the technical bits for you. Hiding the menu bar this way is a bit of a hack, and can have some unwanted side effects depending on the application, so proceed with caution. Always back up the .plist file so you can revert back to the default setup.<img style="border: none;" title="plist file" src="http://gigapple.files.wordpress.com/2010/10/plist.jpg?w=708" alt=""   class="aligncenter size-full wp-image-53257"></li>
<li><strong>Hide unused applications</strong>: If I’m busy writing in <a href="http://macromates.com/">Textmate</a>, I don’t need to see some animated Flash ad playing in Safari, or a bunch of random Finder windows open in the background. <a href="http://www.proteron.com/">LiteSwitch</a> is a replacement for the default application switcher in OS X that, among other things, will automatically hide windows from any applications not in focus. Just set the “Window Layering” option to “Single Application Mode”. Now, whenever you tab over to a new application in the switcher, windows from any other apps are automatically hidden. If you want more control over what gets hidden when, you can leave window layering set to normal and just hit the “A” key when in the switcher to activate single application mode.</li>
<p><img style="border: none;" title="LiteSwitch Preference Pane" src="http://gigapple.files.wordpress.com/2010/10/liteswitch.jpg?w=708" alt=""   class="aligncenter size-full wp-image-53256"></p></ul><p>Now, we’ve at least got a fighting chance to fend off the years of evolution screaming at us to pay attention to something other than what we’re doing. If you know of any other handy little tools that can help keep us focused, please share in the comments. One final word of caution though: Lets not spend so much time tweaking an approach to maximize focus that we end up distracting ourselves in a whole new way.</p>
<p><strong>Related content from GigaOM Pro (sub req’d):</strong></p>
<ul><li><a href="http://pro.gigaom.com/2010/09/how-to-manage-consumer-grade-collaborative-tools-in-the-workplace/?utm_source=apple&amp;utm_medium=editorial&amp;utm_content=bryanschuetz&amp;utm_campaign=intext&amp;utm_term=174600+how-to-fight-the-dangers-of-distraction-on-your-mac-2">How to Manage Consumer-Grade Collaborative Tools in the Workplace</a></li>
<li><a href="http://pro.gigaom.com/2009/05/social-media-in-the-enterprise/?utm_source=apple&amp;utm_medium=editorial&amp;utm_content=bryanschuetz&amp;utm_campaign=intext&amp;utm_term=174600+how-to-fight-the-dangers-of-distraction-on-your-mac-2">Social Media in the Enterprise</a></li>
<li><a href="http://pro.gigaom.com/2010/07/report-the-internet-of-things-anywhere-anytime-anything/?utm_source=apple&amp;utm_medium=editorial&amp;utm_content=bryanschuetz&amp;utm_campaign=intext&amp;utm_term=174600+how-to-fight-the-dangers-of-distraction-on-your-mac-2">The Internet of Things: What It Is, Why It Matters</a></li>
</ul>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=174600&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=356854"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=356854" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2010/10/15/how-to-fight-the-dangers-of-distraction-on-your-mac-2/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	
		<media:thumbnail url="http://gigapple.files.wordpress.com/2010/09/blocked.jpg?w=150" />
		<media:content url="http://gigapple.files.wordpress.com/2010/09/blocked.jpg?w=150" medium="image">
			<media:title type="html">blocked</media:title>
		</media:content>

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

		<media:content url="http://gigapple.files.wordpress.com/2010/09/domain_blacklist.jpg" medium="image">
			<media:title type="html">domain_blacklist</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2010/09/blocked.jpg" medium="image">
			<media:title type="html">blocked</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2010/10/plist.jpg" medium="image">
			<media:title type="html">plist file</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2010/10/liteswitch.jpg" medium="image">
			<media:title type="html">LiteSwitch Preference Pane</media:title>
		</media:content>
	</item>
		<item>
		<title>Flickr Photos Get Interesting on the Apple TV</title>
		<link>http://gigaom.com/2010/10/04/flickr-photos-get-interesting-on-the-apple-tv/</link>
		<comments>http://gigaom.com/2010/10/04/flickr-photos-get-interesting-on-the-apple-tv/#comments</comments>
		<pubDate>Mon, 04 Oct 2010 16:30:20 +0000</pubDate>
		<dc:creator>Bryan Schuetz</dc:creator>
				<category><![CDATA[@SYN]]></category>
		<category><![CDATA[CNN Media]]></category>
		<category><![CDATA[NYT Internet]]></category>
		<category><![CDATA[Apple TV]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[screensaver]]></category>

		<guid isPermaLink="false">http://theappleblog.com/?p=52687</guid>
		<description><![CDATA[The only real problem with Apple TV's photo screensaver is that my own photos aren't up to scratch, and the limited ones Apple includes get old pretty quickly. What I really wanted was a way to get Flickr's daily Explore section onto my Apple TV.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=174631&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>I picked up the tiny new Apple TV over the weekend and have really been enjoying it so far. Aside from all its other <a href="http://theappleblog.com/2010/09/29/the-new-apple-tv-reviewed-its-all-about-the-video/">awesome features</a>, it’s just nice to have some music streaming on the home theater system while nice big photos cycle through on the HDTV. Choose some <a href="http://itunes.apple.com/us/artist/brian-eno/id38124">ambient music</a>, and it’s the ideal audio/video white noise for getting some work done.</p>
<p>The only real problem is a dearth of quality photos for the screensaver. My own photos aren’t up to scratch, and the limited ones Apple includes get old pretty quickly. What I really wanted was a screensaver with a large and constantly renewing set of high-quality photos.</p>
<h3 id="flickr_integration">Flickr Integration</h3>
<p>The first thing I did was to have a look at the included Flickr integration to see if that provided a solution. You can use saved searches, and pull photos from Flickr contacts, but neither of those options really solved the problem. A saved search limits the scope and reduces the overall quality of the set, while contacts, no matter how good or prolific, just can’t provide enough material to keep things interesting. Eventually, I realized that the photos showing up on Flickr’s <a href="http://www.flickr.com/explore/">Explore page</a> were the ones that I wanted.</p>
<p><img title="interesting" src="http://gigapple.files.wordpress.com/2010/10/interesting.jpg?w=708" alt=""   class="aligncenter size-full wp-image-52688"></p>
<h3 id="things_get_interesting">Things Get Interesting</h3>
<p>If you’re not familiar with how photos get picked to be featured on the explore page, it all has to do with a mysterious algorithm cooked up in the Flickr labs that calculates a photo’s interestingness. No one’s really sure exactly how a photo’s interestingness score is calculated, but it’s thought to involve some alchemical mixture of a photo’s tags, groups, comments, views, traffic, favorites, and other sundry properties. Whatever the exact ingredients may be, the top 500 interesting photos that end up on the explore page every day seem to be exactly what I’m looking for.</p>
<p>The problem is that there’s no real way to tell the Apple TV to use just those “interesting” photos for the screensaver. So, inspired by a couple of <a href="http://blog.ifbydesign.com/2007/09/17/flickr-to-apple-tv-how-to-automatically-download-a-daily-dose-of-interesting-photos/">old</a> and now <a href="http://www.expendablewords.com/2008/09/21/appletv-flickr-interestingness/">defunct</a> attempts to overcome this very same roadblock, I decided to write a quick PHP script and take advantage of the nice Flickr API to make it all work. I created a dummy flickr account named <a href="http://www.flickr.com/photos/54500938@N06/favorites/">TABScreensaver</a> which, thanks to my script, now marks each of the day’s most interesting photos as a favorite.</p>
<p><img title="TABScreenSaver Favorites" src="http://gigapple.files.wordpress.com/2010/10/tabfavorites.jpg?w=708" alt=""   class="aligncenter size-full wp-image-52689"></p>
<h3 id="a_solution">A Solution</h3>
<p>Now, anyone who wants a large and constantly renewing collection of interesting photos for their Apple TV screensaver can simply add TABScreensaver as a Flickr contact and choose it’s favorite photos for the screensaver. Every evening, the set will be automatically updated with those photos picked to be featured on the Flickr explore page.</p>
<p><img title="TABScreenSaver AppleTV" src="http://gigapple.files.wordpress.com/2010/10/tabtv.jpg?w=708" alt=""   class="aligncenter size-full wp-image-52690"></p>
<p>In the long run, I’d really like to see Apple improve the photo sharing features on the Apple TV so this kind of workaround isn’t necessary. It would be great if we could subscribe to RSS feeds with image enclosures, or add Flickr groups, or pull images from a Twitter stream, or combine sources, or lots of other cool stuff I’m too dim to think up. Who knows? Maybe if we get an App Store for it, our biggest problem will be sifting through a glut of Apple TV photo sharing apps trying to find the right one. It’ll be a nice problem to have.</p>
<p><strong>Related content from GigaOM Pro (sub req’d):</strong></p>
<ul><li><a href="http://pro.gigaom.com/2010/10/could-a-social-strategy-save-yahoo/?utm_source=apple&amp;utm_medium=editorial&amp;utm_content=bryanschuetz&amp;utm_campaign=intext&amp;utm_term=174631+flickr-photos-get-interesting-on-the-apple-tv">Could a Social Strategy Save Yahoo?</a></li>
<li><a href="http://pro.gigaom.com/2010/02/four-lessons-from-yahoo%e2%80%99s-slow-demise/?utm_source=apple&amp;utm_medium=editorial&amp;utm_content=bryanschuetz&amp;utm_campaign=intext&amp;utm_term=174631+flickr-photos-get-interesting-on-the-apple-tv">Four Lessons From Yahoo’s Slow Demise</a></li>
<li><a href="http://pro.gigaom.com/yahoo/?utm_source=apple&amp;utm_medium=editorial&amp;utm_content=bryanschuetz&amp;utm_campaign=intext&amp;utm_term=174631+flickr-photos-get-interesting-on-the-apple-tv">Yahoo Company Profile</a></li>
</ul>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=174631&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=916062"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=916062" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2010/10/04/flickr-photos-get-interesting-on-the-apple-tv/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
	
		<media:thumbnail url="http://gigapple.files.wordpress.com/2010/10/tabfavorites_feature.png?w=150" />
		<media:content url="http://gigapple.files.wordpress.com/2010/10/tabfavorites_feature.png?w=150" medium="image">
			<media:title type="html">tabfavorites_feature</media:title>
		</media:content>

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

		<media:content url="http://gigapple.files.wordpress.com/2010/10/interesting.jpg" medium="image">
			<media:title type="html">interesting</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2010/10/tabfavorites.jpg" medium="image">
			<media:title type="html">TABScreenSaver Favorites</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2010/10/tabtv.jpg" medium="image">
			<media:title type="html">TABScreenSaver AppleTV</media:title>
		</media:content>
	</item>
		<item>
		<title>How-To: iPhone HDR</title>
		<link>http://gigaom.com/2010/08/16/how-to-iphone-hdr/</link>
		<comments>http://gigaom.com/2010/08/16/how-to-iphone-hdr/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 21:00:58 +0000</pubDate>
		<dc:creator>Bryan Schuetz</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[iPhone, iPod, iPad]]></category>
		<category><![CDATA[camera]]></category>
		<category><![CDATA[HDR]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://theappleblog.com/?p=49868</guid>
		<description><![CDATA[The iPhone has a great little camera, but it’s got serious limitations. Accurately capturing a scene with a wide range of light is nearly impossible...unless, of course, you resort to HDR. It's a really simple process that anyone with an iPhone can pull off.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=174467&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><img  style="border: none;" title="iPhoneCamera" src="http://gigapple.files.wordpress.com/2010/08/camera1.png?w=128&#038;h=129" alt="" width="128" height="129" class=" alignleft" /></p>
<p>The iPhone has a great little camera, but it’s got serious limitations. Anyone who’s ever tried to capture a scene with a wide range of light knows that it doesn’t take much for the iPhone’s camera to completely lose the high or low end of the spectrum.</p>
<p>I run into this limitation all the time when I’m out on a hike and come across a vista I want to capture. If there’s any kind of sun at all, I’m forced to choose between either exposing for the foreground and losing the sky in a big wash of white, or exposing for the sky and losing the foreground in darkness. Either way, there’s pretty much zero chance of accurately capturing the scene. Unless, of course, I resort to HDR.</p>
<p>If you’re not familiar with the process of <a href="http://en.wikipedia.org/wiki/High_dynamic_range_imaging">HDR</a><a href="http://en.wikipedia.org/wiki/High_dynamic_range_imaging"> imaging</a>, the overall concept is really pretty simple. By merging multiple images, each individually exposed for a different point in the range of luminances from dark to light, we can form a single image that is able to display the full range. Using my example above, that means I can take one photo that exposes for the foreground and another that exposes for the sky and then combine them together to get a single image that more accurately displays the full range of light in the scene.<br />
<img  style="border: none;" title="HDR Merge" src="http://gigapple.files.wordpress.com/2010/08/hawkmerged.png?w=570&#038;h=200" alt="" width="570" height="200" class=" alignleft" /><br />
Because the iPhone’s “Tap to focus” feature also adjusts for exposure and white balance, setting up for HDR processing is dead simple. Obviously, it would be better if we could control exposure independently, but we have to work with what we’ve got. Simply pick two areas of the scene with the most contrast, then tap and capture an image exposed for each in turn. Be sure to keep the phone as steady as you can when taking the two images, so they will align properly when processing. Once you’ve got both images, there are a number of options for actually creating the final HDR image.<br />
<img  style="border: none;" title="HDR" src="http://gigapple.files.wordpress.com/2010/08/hawkfinal.jpg?w=570&#038;h=426" alt="" width="570" height="426" class=" alignleft" /><br />
If you’ve got a copy of Photoshop CS5, it has HDR merging and toning built right in. From the File menu, choose <strong>Automate &gt; Merge to </strong><strong>HDR</strong><strong> Pro</strong>, then play with the myriad of sliders you see on the right hand side to get the look you want. You can keep the image photorealistic, or push it all the way to something entirely surreal depending how artistic you feel. There’s also a super useful “remove ghosts” option in case you shifted the camera slightly while taking the individual photos.<br />
<img  style="border: none;" title="photoshop" src="http://gigapple.files.wordpress.com/2010/08/photoshop.jpg?w=570&#038;h=394" alt="" width="570" height="394" class=" alignleft" /><br />
If you prefer to do all the processing on the phone itself, there are a couple apps available. The best of the bunch is <a href="http://itunes.apple.com/us/app/pro-hdr/id347104281?mt=8">Pro HDR</a>. Like before, you need two contrasting photos (unfortunately you’re limited to only two). You can use images already on the phone or take new photos within the app itself. After the images are merged, you can then adjust the brightness, contrast, saturation, and warmth to fine tune the image to your liking.<br />
<img  style="border: none;" title="ProHDR" src="http://gigapple.files.wordpress.com/2010/08/prohdr.png?w=570&#038;h=389" alt="" width="570" height="389" class=" alignleft" /><br />
While all of this does extend the camera’s functionality a bit, it’s still not perfect. In the end, it’s just a 5-megapixel camera, and it’s never going to be able to match the kind of images one can get from a prosumer-grade DSLR. Constraints drive creativity though and it’s the wealth of <a href="http://theappleblog.com/2009/08/03/iphonetography-yeah-theres-an-app-for-that/">iPhoneTography apps</a> available in the App Store &#8212; and the users&#8217; own imagination &#8212; that really let the iPhone camera carve out a niche for itself. I’d probably be better served by taking a more complete camera with me on my walks, but I use the iPhone for <a href="http://theappleblog.com/2009/12/03/itopomaps-technology-in-the-wilderness/">so many other things</a> that it’s hard to argue against a multi-use item with such a great function-to-weight ratio.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=174467&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=445589"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=445589" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2010/08/16/how-to-iphone-hdr/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:thumbnail url="http://gigapple.files.wordpress.com/2010/08/iphone_hdr.jpg?w=150" />
		<media:content url="http://gigapple.files.wordpress.com/2010/08/iphone_hdr.jpg?w=150" medium="image">
			<media:title type="html">iphone_hdr</media:title>
		</media:content>

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

		<media:content url="http://gigapple.files.wordpress.com/2010/08/camera1.png" medium="image">
			<media:title type="html">iPhoneCamera</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2010/08/hawkmerged.png" medium="image">
			<media:title type="html">HDR Merge</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2010/08/hawkfinal.jpg" medium="image">
			<media:title type="html">HDR</media:title>
		</media:content>

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

		<media:content url="http://gigapple.files.wordpress.com/2010/08/prohdr.png" medium="image">
			<media:title type="html">ProHDR</media:title>
		</media:content>
	</item>
		<item>
		<title>Apple&#8217;s New Battery Charger</title>
		<link>http://gigaom.com/2010/07/27/apple-battery-charger/</link>
		<comments>http://gigaom.com/2010/07/27/apple-battery-charger/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 17:37:28 +0000</pubDate>
		<dc:creator>Bryan Schuetz</dc:creator>
				<category><![CDATA[CNN Big Tech]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[NYT Company News]]></category>
		<category><![CDATA[SYN Straight News]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[batteries]]></category>
		<category><![CDATA[charger]]></category>
		<category><![CDATA[green]]></category>
		<category><![CDATA[rechargeable]]></category>

		<guid isPermaLink="false">http://theappleblog.com/?p=49005</guid>
		<description><![CDATA[At a cost of $29, which includes six reusable AA batteries, this little white charger offers you the chance to power all of your wireless desktop accessories with a clean conscience knowleding you're doing your part to help the environment.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=174426&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><img  title="charger" src="http://gigapple.files.wordpress.com/2010/07/charger.jpg?w=219&#038;h=358" alt="" width="219" height="358" class=" alignleft" />Mixed in amongst all of the other Apple <a href="http://theappleblog.com/2010/07/27/apple-introduces-new-magic-trackpad/">product</a> <a href="http://theappleblog.com/2010/07/27/apple-imac-update/">updates</a> <a href="http://theappleblog.com/2010/07/27/new-mac-pro-gets-12-cores-ati-graphics/">this</a> <a href="http://theappleblog.com/2010/07/27/apple-unveils-gorgeous-new-27-inch-cinema-display/">morning</a> was an <a href="http://www.apple.com/battery-charger/">unassuming little battery charger</a>. At a cost of $29 and including six reusable AA batteries, this little white charger offers you the chance to power all of your wireless desktop accessories with a clean conscience knowing that you&#8217;re doing your part to help the environment.</p>
<p>According to Apple, the charger sets a new industry standard for lowering standby power usage by sensing when its batteries have achieved a full charge and then automatically reducing its power consumption. Each charger comes with six high-performance AA NiMH batteries with an estimated lifespan of up to 10 years per battery. With six batteries,  you should be able to power your wireless keyboard, new Magic Trackpad, and still have two replacements left at full charge. It&#8217;s worth noting, though, that the first generation of the aluminum wireless keyboard actually requires three AA batteries.<br />
<img  title="chart" src="http://gigapple.files.wordpress.com/2010/07/chart.jpg?w=458&#038;h=281" alt="" width="458" height="281" class=" alignleft" /><br />
Apple&#8217;s sales pitch offers us the chance to &#8220;..finally break the cycle of buying and disposing of those toxic, single-use alkaline batteries.&#8221; This is undoubtedly the natural continuation of Apple&#8217;s <a href="http://apple.com/environment">ongoing effort</a> to improve its image as an environmentally responsible company. Energy efficiency has been one of the company&#8217;s primary avenues for reducing the impact its products have on the environment.</p>
<p>While scoring relatively well in the most recent <a href="http://theappleblog.com/2010/01/08/apple-advances-in-greenpeace-charts">Greenpeace Guide to Greener Electronics</a> for efforts to reduce the amount of toxic chemicals in its products, Apple still took some knocks for waste and energy. Whenever it builds a product with an internal battery, Apple goes to great length to ensure it&#8217;s the most efficient it possibly can be in the space available. I suppose it&#8217;s only natural, then, that it has now extended that design philosophy to batteries that are removable as well.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=174426&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=989352"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=989352" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2010/07/27/apple-battery-charger/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
	
		<media:thumbnail url="http://gigapple.files.wordpress.com/2010/07/apple_battery_thumb1.jpg?w=150" />
		<media:content url="http://gigapple.files.wordpress.com/2010/07/apple_battery_thumb1.jpg?w=150" medium="image">
			<media:title type="html">apple_battery_thumb</media:title>
		</media:content>

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

		<media:content url="http://gigapple.files.wordpress.com/2010/07/charger.jpg" medium="image">
			<media:title type="html">charger</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2010/07/chart.jpg" medium="image">
			<media:title type="html">chart</media:title>
		</media:content>
	</item>
		<item>
		<title>Apple Introduces New Magic Trackpad</title>
		<link>http://gigaom.com/2010/07/27/apple-introduces-new-magic-trackpad/</link>
		<comments>http://gigaom.com/2010/07/27/apple-introduces-new-magic-trackpad/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 13:29:47 +0000</pubDate>
		<dc:creator>Bryan Schuetz</dc:creator>
				<category><![CDATA[CNN Big Tech]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[NYT Company News]]></category>
		<category><![CDATA[SYN Straight News]]></category>
		<category><![CDATA[Magic Trackpad]]></category>

		<guid isPermaLink="false">http://theappleblog.com/?p=48963</guid>
		<description><![CDATA[In line with the wide-ranging speculation taking place on the Internet yesterday, Apple this morning made a number of updates to its store, including the introduction of a brand-new magical product, the Magic Trackpad, a multitouch trackpad for your Mac.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=174421&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>In line with the wide-ranging speculation taking place on the Internet yesterday, Apple this morning made a number of updates to its store including the introduction of a brand-new magical product, the <a href="http://www.apple.com/magictrackpad/">Magic Trackpad</a>. A $69 multitouch trackpad with a bluetooth connection for pairing with your Mac, the Magic Trackpad gives you &#8220;a whole new way to control what&#8217;s on your desktop computer.&#8221;</p>
<p>The new device promises to offer desktop users the chance to take advantage of all the cool multitouch gestures that MacBook users have been enjoying for a while. Slightly larger than the trackpad found on the MacBook Pro, but made of the same touch sensitive glass, the entire surface of the Magic Trackpad also clicks, allowing it to be used as a complete replacement for your mouse.<br />
<img  title="magictrackpad" src="http://gigapple.files.wordpress.com/2010/07/magictrackpad.jpg?w=570&#038;h=307" alt="" width="570" height="307" class=" alignleft" /><br />
This will be an interesting option for those of us that have been relying on third-party apps to add additional multitouch gestures to the Magic Mouse. Complicated gestures on the Magic Mouse have never quite felt right as it&#8217;s rather small, curved and the whole thing is meant to slide along your work surface. A trackpad seems like a much more natural option for four finger swipes and other advanced gestures.</p>
<p>At the moment, it&#8217;s not clear exactly what gestures will be supported nor how customizable the options will be, but according to the product page, &#8220;a full set of gestures&#8221; will be available, including Exposé and application switching. One might assume that the same apps we&#8217;ve been using to add our own gestures to the built-in trackpads and the Magic Mouse will also work with the new Magic Trackpads.</p>
<p>Will you be buying one?</p>
<a name="pd_a_3529990"></a>
<div class="PDS_Poll" id="PDI_container3529990" data-settings="{&quot;url&quot;:&quot;http:\/\/static.polldaddy.com\/p\/3529990.js&quot;}" style="display:inline-block;"></div>
<div id="PD_superContainer"></div>
<noscript><a href="http://polldaddy.com/poll/3529990">Take Our Poll</a></noscript>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=174421&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=725634"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=725634" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2010/07/27/apple-introduces-new-magic-trackpad/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/b1f0aaa5169b785bc9f833a12aba5b3c?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">bryanschuetz</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2010/07/magictrackpad.jpg" medium="image">
			<media:title type="html">magictrackpad</media:title>
		</media:content>
	</item>
	</channel>
</rss>
