<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>danielmiessler.com &#187; Google</title>
	<atom:link href="http://danielmiessler.com/categories/google/feed" rel="self" type="application/rss+xml" />
	<link>http://danielmiessler.com</link>
	<description>grep understanding</description>
	<lastBuildDate>Thu, 24 May 2012 04:36:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Google to Sell Heads-Up Display Glasses by Year&#8217;s End &#124; NYTimes.com</title>
		<link>http://danielmiessler.com/blog/google-to-sell-heads-up-display-glasses-by-years-end-nytimes-com</link>
		<comments>http://danielmiessler.com/blog/google-to-sell-heads-up-display-glasses-by-years-end-nytimes-com#comments</comments>
		<pubDate>Wed, 22 Feb 2012 01:43:15 +0000</pubDate>
		<dc:creator>Daniel Miessler</dc:creator>
				<category><![CDATA[Future]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://danielmiessler.com/?p=11644</guid>
		<description><![CDATA[Seth Weintraub, a blogger for 9 to 5 Google, who first wrote about the glasses project in December, and then discovered more information about them this month, also said the glasses would be Android-based and cited a source that described their look as that of a pair of Oakley Thumps.They will also have a unique [...]]]></description>
			<content:encoded><![CDATA[<div class='posterous_autopost'><div class="posterous_bookmarklet_entry"> <blockquote class="posterous_long_quote"><p>Seth Weintraub, a blogger for 9 to 5 Google, who first wrote about the <a href="http://9to5google.com/2011/12/19/google-xs-wearable-technology-isnt-an-ipod-nano-but-rather-a-heads-up-display-glasses/">glasses project in December</a>, and then discovered <a href="http://9to5google.com/2012/02/06/hud-google-glasses-are-real-and-they-are-coming-soon/">more information</a> about them this month, also said the glasses would be Android-based and cited a source that described their look as that of a pair of <a href="http://www.oakley.com/products/2794/8743">Oakley Thumps.</a></p><p>They will also have a unique navigation system. “The navigation system currently used is a head tilting to scroll and click,” Mr.&nbsp;Weintraub wrote this month. “We are told it is very quick to learn and once the user is adept at navigation, it becomes second nature and almost indistinguishable to outside users.”</p><p>The glasses will have a low-resolution built-in camera that will be able to monitor the world in real time and overlay information about locations, surrounding buildings and friends who might be nearby, according to the Google employees. The glasses are not designed to be worn constantly — although Google expects some of the nerdiest users will wear them a lot — but will be more like  smartphones, used when needed.</p></blockquote>    <div class="posterous_quote_citation">via <a href="http://bits.blogs.nytimes.com/2012/02/21/google-to-sell-terminator-style-glasses-by-years-end/">bits.blogs.nytimes.com</a></div> <p>About time. Now where&#8217;s my flying car? Also, OMFG I&#8217;m getting these.</p></div>      <p style="font-size: 10px;">  <a href="http://posterous.com">Posted via email</a>   from <a href="http://posterous.danielmiessler.com/google-to-sell-heads-up-display-glasses-by-ye">danielmiessler.com | posterous</a>  </p>  </div>
<div id="crp_related"><h3>Related Content</h3><ul><li><a href="http://danielmiessler.com/blog/revolutionary-new-glasses-concept" rel="bookmark" class="crp_title">Revolutionary New Glasses Concept</a></li><li><a href="http://danielmiessler.com/blog/android-isn%e2%80%99t-about-building-a-mobile-platform-tightwind" rel="bookmark" class="crp_title">Android Isn’t About Building a Mobile Platform | TightWind</a></li><li><a href="http://danielmiessler.com/blog/daring-fireball-google-patently-absurd" rel="bookmark" class="crp_title">Daring Fireball: Google: Patently Absurd</a></li><li><a href="http://danielmiessler.com/blog/memcache-top-google-code" rel="bookmark" class="crp_title">memcache-top | Google Code</a></li><li><a href="http://danielmiessler.com/blog/google-voice-available-for-iphone" rel="bookmark" class="crp_title">Google Voice Available for iPhone</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielmiessler.com/blog/google-to-sell-heads-up-display-glasses-by-years-end-nytimes-com/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google&#8217;s Browser Security Principles &#124; ZDNet</title>
		<link>http://danielmiessler.com/blog/googles-browser-security-principles-zdnet</link>
		<comments>http://danielmiessler.com/blog/googles-browser-security-principles-zdnet#comments</comments>
		<pubDate>Fri, 20 Jan 2012 00:33:26 +0000</pubDate>
		<dc:creator>Daniel Miessler</dc:creator>
				<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://danielmiessler.com/?p=11473</guid>
		<description><![CDATA[Defense in depth: Our goal in designing Chrome’s security architecture was to layer defenses, and avoid single points of failure. Chrome’s sandbox architecture represents one of the most effective parts of this strategy, but it’s far from the only piece. We also employ the best available anti-exploit technologies—including ASLR, DEP, JIT hardening, and SafeSEH—along with [...]]]></description>
			<content:encoded><![CDATA[<div class='posterous_autopost'><div class="posterous_bookmarklet_entry"> <blockquote class="posterous_long_quote"><li><strong>Defense in depth:</strong> Our goal in designing Chrome’s security architecture was to layer defenses, and avoid single points of failure. Chrome’s sandbox architecture represents one of the most effective parts of this strategy, but it’s far from the only piece. We also employ the best available anti-exploit technologies—including <a href="http://en.wikipedia.org/wiki/Address_space_layout_randomization">ASLR</a>, <a href="http://en.wikipedia.org/wiki/Data_Execution_Prevention">DEP</a>, <a href="http://www.matasano.com/research/Attacking_Clientside_JIT_Compilers_Paper.pdf#page=24" target="_blank">JIT hardening</a>, and <a href="http://msdn.microsoft.com/en-us/library/9a89h429.aspx">SafeSEH</a>—along with custom technologies like <a href="http://code.google.com/apis/safebrowsing/">Safe Browsing</a>, <a href="http://support.google.com/chrome/bin/answer.py?hl=en&amp;answer=1181003">out-of-date plugin blocking</a>, silent auto-update, and <a href="http://www.chromium.org/chromium-os/chromiumos-design-docs/verified-boot">verified boot</a> on Chrome OS. And we continue to work towards advancing the state of the art with research into areas like per-origin sandboxing and control flow integrity.</li>  <li><strong>Transparency: </strong>We do not downplay security impact or bury vulnerabilities with silent fixes, because doing so serves users poorly. Instead, we provide users and administrators with the information they need to accurately assess risk. We publicly document our <a href="http://www.chromium.org/Home/chromium-security/security-bug-lifecycle">security handling proces</a><a href="http://dev.chromium.org/Home/chromium-security/security-bug-lifecycle">s</a><span>, and we disclose all vulnerabilities fixed in Chrome and its dependencies—whether discovered internally or externally. Whenever possible, we list all fixed security issues in our </span><a href="http://googlechromereleases.blogspot.com/">release notes</a><span>, and make the underlying details public as soon as other affected projects have an adequate amount of time to respond. When we do not control the disclosure timeline for a security issue and cannot list it at the time of release, we make the details of the issue public as soon as disclosure occurs.</span></li>  <li><strong>Community engagement:</strong> <span>No software is perfect, and security bugs slip through even the best development and review processes. That’s why we’re grateful for the work of the independent security research community in helping us find and fix vulnerabilities. In response, we do our best to </span><a href="http://www.chromium.org/Home/chromium-security/hall-of-fame">acknowledge</a><span> and </span><a href="http://www.chromium.org/Home/chromium-security/vulnerability-rewards-program">reward</a><span> their contributions by ensuring proper attribution, paying out bounties, and sponsoring security conferences. We leverage the community to even greater extent where we can, by hiring members directly onto our team and contracting with industry leading, independent security consultancies.</span></li></blockquote>    <div class="posterous_quote_citation">via <a href="http://www.zdnet.com/blog/security/google-shares-chrome-browser-security-principles/10069?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+zdnet%2Fsecurity+%28ZDNet+Zero+Day%29&amp;utm_content=Google+Reader">zdnet.com</a></div> <p></p></div>      <p style="font-size: 10px;">  <a href="http://posterous.com">Posted via email</a>   from <a href="http://posterous.danielmiessler.com/googles-browser-security-principles-zdnet">danielmiessler.com | posterous</a>  </p>  </div>
<div id="crp_related"><h3>Related Content</h3><ul><li><a href="http://danielmiessler.com/blog/google-eager-to-find-vulnerabilities-in-chrome-techcrunch" rel="bookmark" class="crp_title">Google Eager to Find Vulnerabilities in Chrome | TechCrunch</a></li><li><a href="http://danielmiessler.com/blog/chrome-wins-again-now-clears-flash-cookies-natively" rel="bookmark" class="crp_title">Chrome Wins Again: Now Clears Flash Cookies Natively</a></li><li><a href="http://danielmiessler.com/blog/embed-video-right-click-option-in-os-x-chromium" rel="bookmark" class="crp_title">Embed Video &#8220;Right-Click Option&#8221; in OS X Chromium</a></li><li><a href="http://danielmiessler.com/blog/this-might-be-my-next-certification" rel="bookmark" class="crp_title">This Might Be My Next Certification</a></li><li><a href="http://danielmiessler.com/blog/the-future-of-chrome-synced-tabs-profiles-native-client-etc-techcrunch" rel="bookmark" class="crp_title">The Future Of Chrome: Synced Tabs, Profiles, Native Client, etc. | TechCrunch</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielmiessler.com/blog/googles-browser-security-principles-zdnet/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Siri as a Major Threat to Google &#124; TechCrunch</title>
		<link>http://danielmiessler.com/blog/siri-as-a-major-threat-to-google-techcrunch</link>
		<comments>http://danielmiessler.com/blog/siri-as-a-major-threat-to-google-techcrunch#comments</comments>
		<pubDate>Mon, 07 Nov 2011 04:54:54 +0000</pubDate>
		<dc:creator>Daniel Miessler</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Information Technology]]></category>

		<guid isPermaLink="false">http://danielmiessler.com/blog/siri-as-a-major-threat-to-google-techcrunch</guid>
		<description><![CDATA[Schmidt’s argument—a highly cogent and persuasive piece of propaganda—is dead-on: In the narrative arc of Google’s story, Siri is indeed a significant development. In fact, Siri is arguably the most significant development in Google’s story since, well, the advent of Google. Sure, this story includes Facebook, the social web juggernaut that Google failed to see [...]]]></description>
			<content:encoded><![CDATA[<div class='posterous_autopost'><div class="posterous_bookmarklet_entry"> <blockquote class="posterous_long_quote"><p>Schmidt’s argument—a highly cogent and persuasive piece of propaganda—is dead-on: In the narrative arc of Google’s story, Siri is indeed a significant development. In fact, Siri is arguably the most significant development in Google’s story since, well, the advent of Google.</p>  <p>Sure, this story includes Facebook, the social web juggernaut that Google failed to see charging towards it on the distant horizon, and the Bing/Yahoo nexus that Microsoft assembled at magnificent cost. But in the retrospective view of of 3-5 years from now, these developments—while major—will likely pale in comparison to that fateful April day when <a href="http://techcrunch.com/2010/04/28/apple-siri-200-million/">Apple acquired Siri</a>.</p>  <p>This is because Siri transforms computers from “passive” participants in the search process to “active” ones and in so doing urinates all over Google’s model. Instead of taking queries and then passively spitting out 10 blue links—which you then have to mine for the correct information—Siri actively goes and gets the correct information, herself.</p></blockquote>    <div class="posterous_quote_citation">via <a href="http://techcrunch.com/2011/11/06/schmidt-right-google%e2%80%99s-glory-days-numbered/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+Techcrunch+%28TechCrunch%29&amp;utm_content=Google+Reader">techcrunch.com</a></div> <p>Well, I hadn&#8217;t thought of it that way, but it does seem logical. Very interesting.</p></div>      <p style="font-size: 10px;">  <a href="http://posterous.com">Posted via email</a>   from <a href="http://posterous.danielmiessler.com/siri-as-a-major-threat-to-google-techcrunch">danielmiessler.com | posterous</a>  </p>  </div>
<div id="crp_related"><h3>Related Content</h3><ul><li><a href="http://danielmiessler.com/blog/siri-is-apples-trojan-horse-fabian-desimone" rel="bookmark" class="crp_title">Siri is Apple&#8217;s Trojan Horse | Fabian Desimone</a></li><li><a href="http://danielmiessler.com/blog/google-to-launch-amazon-s3-competitor-%e2%80%98google-storage%e2%80%99-at-io" rel="bookmark" class="crp_title">Google To Launch Amazon S3 Competitor ‘Google Storage’ At I/O</a></li><li><a href="http://danielmiessler.com/blog/an-iphone-vs-android-infographic-techcrunch" rel="bookmark" class="crp_title">An iPhone vs. Android Infographic | TechCrunch</a></li><li><a href="http://danielmiessler.com/blog/google%e2%80%99s-webp-image-format" rel="bookmark" class="crp_title">Google’s WebP Image Format</a></li><li><a href="http://danielmiessler.com/blog/posterous-finds-a-home-in-the-arms-of-twitter-techcrunch" rel="bookmark" class="crp_title">Posterous Finds A Home In The Arms Of Twitter | TechCrunch</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielmiessler.com/blog/siri-as-a-major-threat-to-google-techcrunch/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Do a Google Search for &#8216;ip&#8217; and Get Your IP Address</title>
		<link>http://danielmiessler.com/blog/do-a-google-search-for-ip-and-get-your-ip-address</link>
		<comments>http://danielmiessler.com/blog/do-a-google-search-for-ip-and-get-your-ip-address#comments</comments>
		<pubDate>Wed, 19 Oct 2011 23:52:27 +0000</pubDate>
		<dc:creator>Daniel Miessler</dc:creator>
				<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://danielmiessler.com/blog/do-a-google-search-for-ip-and-get-your-ip-address</guid>
		<description><![CDATA[Millions of us know the trick of getting our public IP address. Most go to ipchicken or the site aptly called &#8220;whatismyip&#8221;. Well, Google just made all that unnecessary. You can now just search for &#8216;ip&#8217; (yes, two letters) and it&#8217;ll return your public IP at the top of the page. Note that if you&#8217;re [...]]]></description>
			<content:encoded><![CDATA[<p>Millions of us know the trick of getting our public IP address. Most go to ipchicken or the site aptly called &#8220;whatismyip&#8221;. Well, Google just made all that unnecessary.</p>

<p>You can now just search for &#8216;ip&#8217; (yes, two letters) and it&#8217;ll return your public IP at the top of the page.</p>

<p><img src="http://danielmiessler.com/wp-content/uploads/2011/10/screen_shot_2011_10_19_at_44305_pm.png" alt="Screen Shot 2011 10 19 at 4.43.05 pm" /></p>

<p>Note that if you&#8217;re using Chrome that means it&#8217;s a .2 second operation:</p>

<ol>
<li><code>cmd/ctrl-l</code> (to get to the omnibar)</li>
<li>type &#8220;ip&#8221;</li>
<li>press enter</li>
</ol>

<p class="note">
<sup>1</sup> There are a number of sources saying that you can type &#8220;what is my ip?&#8221; and get the answer. That will work too, but it&#8217;s unnecessary; just type &#8216;ip&#8217;.</p>
<div id="crp_related"><h3>Related Content</h3><ul><li><a href="http://danielmiessler.com/blog/how-to-search-your-site-using-google-from-firefoxs-address-bar-with-code" rel="bookmark" class="crp_title">How To Search Your Site Using Google From Firefox&#8217;s Address Bar (with code)</a></li><li><a href="http://danielmiessler.com/blog/the-power-of-firefox-quicksearches" rel="bookmark" class="crp_title">Productivity: The Power Of Firefox Quicksearches</a></li><li><a href="http://danielmiessler.com/blog/adding-msn-and-technorati-quicksearches-to-firefox" rel="bookmark" class="crp_title">Adding MSN Search and Technorati Quicksearches To Firefox</a></li><li><a href="http://danielmiessler.com/blog/three-proxy-options-every-security-pro-should-have-configured" rel="bookmark" class="crp_title">Three Proxy Options Every Security Pro Should Consider Using</a></li><li><a href="http://danielmiessler.com/blog/searching-google-bookmarks-from-chromes-omnibox" rel="bookmark" class="crp_title">Searching Google Bookmarks from Chrome&#8217;s Omnibox</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielmiessler.com/blog/do-a-google-search-for-ip-and-get-your-ip-address/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How Google Affects Our Memory &#124; Uncluttered White Spaces</title>
		<link>http://danielmiessler.com/blog/how-google-affects-our-memory-uncluttered-white-spaces</link>
		<comments>http://danielmiessler.com/blog/how-google-affects-our-memory-uncluttered-white-spaces#comments</comments>
		<pubDate>Tue, 04 Oct 2011 18:36:37 +0000</pubDate>
		<dc:creator>Daniel Miessler</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Intelligence]]></category>

		<guid isPermaLink="false">http://danielmiessler.com/blog/how-google-affects-our-memory-uncluttered-white-spaces</guid>
		<description><![CDATA[via unclutteredwhitespaces.com Posted via email from danielmiessler.com &#124; posterous Related ContentGoogle Recipe SearchA Google+ Cheat-SheetGoogle Launches Shopping App for iPhone &#124; MashableAn iPhone vs. Android Infographic &#124; TechCrunchROME &#124; A Google Film]]></description>
			<content:encoded><![CDATA[<div class='posterous_autopost'><div class="posterous_bookmarklet_entry"> <div class='p_embed p_image_embed'> <img alt="Media_httpuncluttered_bctjw" height="1326" src="http://posterous.com/getfile/files.posterous.com/danielmiessler/BgqvJyEcpnvcFazAeAGncggghHzjqyHkmcGurtuuwcrmCJiuiqgjufrtfbtD/media_httpuncluttered_Bctjw.jpg.scaled500.jpg" width="500" /> </div>     <div class="posterous_quote_citation">via <a href="http://unclutteredwhitespaces.com/2011/09/how-google-affects-our-memory/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=how-google-affects-our-memory">unclutteredwhitespaces.com</a></div> <p></p></div>      <p style="font-size: 10px;">  <a href="http://posterous.com">Posted via email</a>   from <a href="http://posterous.danielmiessler.com/how-google-affects-our-memory-uncluttered-whi">danielmiessler.com | posterous</a>  </p>  </div>
<div id="crp_related"><h3>Related Content</h3><ul><li><a href="http://danielmiessler.com/blog/google-recipe-search" rel="bookmark" class="crp_title">Google Recipe Search</a></li><li><a href="http://danielmiessler.com/blog/a-google-cheat-sheet" rel="bookmark" class="crp_title">A Google+ Cheat-Sheet</a></li><li><a href="http://danielmiessler.com/blog/google-launches-shopping-app-for-iphone-mashable" rel="bookmark" class="crp_title">Google Launches Shopping App for iPhone | Mashable</a></li><li><a href="http://danielmiessler.com/blog/an-iphone-vs-android-infographic-techcrunch" rel="bookmark" class="crp_title">An iPhone vs. Android Infographic | TechCrunch</a></li><li><a href="http://danielmiessler.com/blog/rome-a-google-film" rel="bookmark" class="crp_title">ROME | A Google Film</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielmiessler.com/blog/how-google-affects-our-memory-uncluttered-white-spaces/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daring Fireball: Google: Patently Absurd</title>
		<link>http://danielmiessler.com/blog/daring-fireball-google-patently-absurd</link>
		<comments>http://danielmiessler.com/blog/daring-fireball-google-patently-absurd#comments</comments>
		<pubDate>Thu, 04 Aug 2011 08:36:10 +0000</pubDate>
		<dc:creator>Daniel Miessler</dc:creator>
				<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://danielmiessler.com/blog/daring-fireball-google-patently-absurd</guid>
		<description><![CDATA[No one other than Nathan Myhrvold and his cronies sees the U.S. patent system as functioning properly, but Google’s hypocrisy here is absurd. Google isn’t arguing against a handful of never-should-have-been-issued software patents. They’re not arguing against patent trolls like Myhrvold and his shell companies like Lodsys — companies that have no products of their [...]]]></description>
			<content:encoded><![CDATA[<div class='posterous_autopost'><div class="posterous_bookmarklet_entry"> <blockquote class="posterous_long_quote"><p>No one other than Nathan Myhrvold and his cronies sees the U.S. patent system as functioning properly, but Google’s hypocrisy here is absurd. Google isn’t arguing against a handful of never-should-have-been-issued software patents. They’re not arguing against patent trolls like Myhrvold and his shell companies like Lodsys — companies that have no products of their own, no actual inventions, just patents for <em>ideas</em> for products. They’re effectively arguing against the idea of the patent system itself, simply because Android violates a bunch of patents held by Google’s competitors. It’s not “patents” that are attacking Android. It’s competing companies whose patents Google has violated — and whose business Android undermines — who are attacking Android.</p>    <p>Google supporters claim that Google only wants to use patents defensively. But what exactly does Google need to defend against, if not actual patents Android actually violates?</p>    <p>How is Google’s argument here different than simply demanding that Apple, Microsoft, Oracle, <em>et al</em> should simply sit back and let Google do whatever it wants with Android, regardless of the patents they hold? And, let’s not forget, give Android away for free.</p></blockquote>    <div class="posterous_quote_citation">via <a href="http://daringfireball.net/2011/08/google_patently_absurd">daringfireball.net</a></div> <p></p></div>      <p style="font-size: 10px;">  <a href="http://posterous.com">Posted via email</a>   from <a href="http://posterous.danielmiessler.com/daring-fireball-google-patently-absurd">danielmiessler.com | posterous</a>  </p>  </div>
<div id="crp_related"><h3>Related Content</h3><ul><li><a href="http://danielmiessler.com/blog/android-isn%e2%80%99t-about-building-a-mobile-platform-tightwind" rel="bookmark" class="crp_title">Android Isn’t About Building a Mobile Platform | TightWind</a></li><li><a href="http://danielmiessler.com/blog/flipboard-ceo-not-even-developing-for-android" rel="bookmark" class="crp_title">Flipboard CEO Not Even Developing for Android</a></li><li><a href="http://danielmiessler.com/blog/google-android-the-mother-of-all-software-bugs" rel="bookmark" class="crp_title">Google Android: The Mother of All Software Bugs</a></li><li><a href="http://danielmiessler.com/blog/android-has-a-hardware-envy-problem" rel="bookmark" class="crp_title">Android Has a Hardware Envy Problem</a></li><li><a href="http://danielmiessler.com/blog/google-latitude-and-the-iphone" rel="bookmark" class="crp_title">Google Latitude and the iPhone</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielmiessler.com/blog/daring-fireball-google-patently-absurd/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Google+ Circles Explained</title>
		<link>http://danielmiessler.com/blog/google-circles-explained</link>
		<comments>http://danielmiessler.com/blog/google-circles-explained#comments</comments>
		<pubDate>Wed, 20 Jul 2011 14:57:07 +0000</pubDate>
		<dc:creator>Daniel Miessler</dc:creator>
				<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://danielmiessler.com/blog/google-circles-explained</guid>
		<description><![CDATA[via youtube.com Posted via email from danielmiessler.com &#124; posterous Related ContentGoogle Chrome Owned via Sandbox/ASLR/DEP Bypass &#124; VUPENChick-fil-AThe Known Universe‪Du Hast as a Cappella‬‏Bob&#8217;s Burgers Skit]]></description>
			<content:encoded><![CDATA[<div class='posterous_autopost'><div class="posterous_bookmarklet_entry"> <iframe allowfullscreen="true" src="http://www.youtube.com/embed/ocPeAdpe_A8?hd=1" frameborder="0" height="300" width="500"></iframe>    <div class="posterous_quote_citation">via <a href="http://www.youtube.com/watch?feature=player_embedded&amp;v=ocPeAdpe_A8">youtube.com</a></div> <p></p></div>      <p style="font-size: 10px;">  <a href="http://posterous.com">Posted via email</a>   from <a href="http://posterous.danielmiessler.com/google-circles-explained">danielmiessler.com | posterous</a>  </p>  </div>
<div id="crp_related"><h3>Related Content</h3><ul><li><a href="http://danielmiessler.com/blog/google-chrome-owned-via-sandboxaslrdep-bypass-vupen" rel="bookmark" class="crp_title">Google Chrome Owned via Sandbox/ASLR/DEP Bypass | VUPEN</a></li><li><a href="http://danielmiessler.com/blog/chick-fil-a-2" rel="bookmark" class="crp_title">Chick-fil-A</a></li><li><a href="http://danielmiessler.com/blog/the-known-universe" rel="bookmark" class="crp_title">The Known Universe</a></li><li><a href="http://danielmiessler.com/blog/%e2%80%aadu-hast-as-a-cappella%e2%80%ac%e2%80%8f" rel="bookmark" class="crp_title">‪Du Hast as a Cappella‬‏</a></li><li><a href="http://danielmiessler.com/blog/bobs-burgers-skit" rel="bookmark" class="crp_title">Bob&#8217;s Burgers Skit</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielmiessler.com/blog/google-circles-explained/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Refine</title>
		<link>http://danielmiessler.com/blog/google-refine</link>
		<comments>http://danielmiessler.com/blog/google-refine#comments</comments>
		<pubDate>Wed, 29 Jun 2011 05:26:48 +0000</pubDate>
		<dc:creator>Daniel Miessler</dc:creator>
				<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://danielmiessler.com/blog/google-refine</guid>
		<description><![CDATA[This thing is going to help me do some stuff. Related ContentReal-world Wrestling and Jits vs. Asshat with Tapout ShirtSteve Martin Doing the Atheist HymnalThe Sickest Light Show I&#8217;ve Ever SeenWebfight and Burp LogsHitler Game Show]]></description>
			<content:encoded><![CDATA[<p><object width="520" height="390"><param name="movie" value="http://www.youtube.com/v/yNccGtn3Wb0&#038;rel=0&#038;hl=en_US&#038;feature=player_embedded&#038;version=3"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/yNccGtn3Wb0&#038;rel=0&#038;hl=en_US&#038;feature=player_embedded&#038;version=3" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="520" height="390"></embed></object></p>

<p>This thing is going to help me do some stuff.</p>
<div id="crp_related"><h3>Related Content</h3><ul><li><a href="http://danielmiessler.com/blog/real-world-wrestling-and-jits-vs-asshat-with-tapout-shirt" rel="bookmark" class="crp_title">Real-world Wrestling and Jits vs. Asshat with Tapout Shirt</a></li><li><a href="http://danielmiessler.com/blog/steve-martin-doing-the-atheist-hymnal" rel="bookmark" class="crp_title">Steve Martin Doing the Atheist Hymnal</a></li><li><a href="http://danielmiessler.com/blog/the-sickest-light-show-ive-ever-seen" rel="bookmark" class="crp_title">The Sickest Light Show I&#8217;ve Ever Seen</a></li><li><a href="http://danielmiessler.com/blog/webfight-and-burp-logs" rel="bookmark" class="crp_title">Webfight and Burp Logs</a></li><li><a href="http://danielmiessler.com/blog/hitler-game-show" rel="bookmark" class="crp_title">Hitler Game Show</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielmiessler.com/blog/google-refine/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook Could Crush Google</title>
		<link>http://danielmiessler.com/blog/facebook-could-crush-google</link>
		<comments>http://danielmiessler.com/blog/facebook-could-crush-google#comments</comments>
		<pubDate>Sat, 04 Jun 2011 14:08:09 +0000</pubDate>
		<dc:creator>Daniel Miessler</dc:creator>
				<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://danielmiessler.com/blog/facebook-could-crush-google</guid>
		<description><![CDATA[Google’s business strength was simply taken for granted; so much so that even deep-pocketed competitors like Yahoo and Microsoft stopped trying to outdo Google’s massive scale and core algorithmic know-how. And that’s why I used to think that Google was unstoppable. Until I realized one very important thing: despite the fact that Google goes to [...]]]></description>
			<content:encoded><![CDATA[<div class='posterous_autopost'><div class="posterous_bookmarklet_entry"> <blockquote class="posterous_long_quote"><p>Google’s business strength was simply taken for granted; so much so that even deep-pocketed competitors like Yahoo and Microsoft stopped trying to outdo Google’s massive scale and core algorithmic know-how.</p>  <p>And that’s why I used to think that Google was unstoppable.</p>  <p>Until I realized one very important thing: despite the fact that Google goes to great lengths to keep its index fresh by indexing pages that often change every hour, or even every few minutes, and despite its efforts at realtime search (including searching the Twitter firehose), its dominant dataset is dead, while the Web is—each day more so than the last—vibrantly and energetically alive.</p>  <p>Indeed, Google’s revered and unparalleled dataset is increasingly dating itself as an ossified relic akin to the Dead Sea Scrolls—outshined by the freshness of the living, breathing organism that is the social Web.</p>  <p>Like dusty and determined archaeologists, Google’s massive bots crawl the Web looking for the artifacts of digital civilization. And what they find is fossils—in the form of pages and links: the leave-behinds of writers, contributors, and casual end-users who have deposited traces of themselves in the skinny crevices and dark recesses of the Internet. Google analyzes these remains, and yet it has almost no first-hand knowledge of any of the users who created this content—or those who are searching for it.</p>  <p>Enter Facebook.</p>  <p>Since its founding in 2004, Facebook has focused on enabling social connections, not on search. And yet, in the process, Facebook has created a platform that knows more than 600 million people, complete with identity, interests, and activities online. The company’s relentless and organic expansion—from an application to an emergent social operating system—has enabled it to know its users, not only on the Facebook.com domain, but also on other sites, as they travel throughout the Internet.</p>  <p>While Google has amassed an incredible database consisting of the fossilized linkages between most Web pages on the planet, Facebook possesses an asset that’s far more valuable—the realtime linkages between real people and the Web.</p>  <p>What does this mean, and what are the implications here?</p>  <p>Well, in a nutshell, Facebook has stored a treasure trove of distinctive data that, if fully utilized, could put Google out of business.</p></blockquote>    <div class="posterous_quote_citation">via <a href="http://techcrunch.com/2011/06/03/facebook-google-out-of-business/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+Techcrunch+%28TechCrunch%29">techcrunch.com</a></div> <p>I don&#8217;t think this will happen, but I think it is possible.</p></div>      <p style="font-size: 10px;">  <a href="http://posterous.com">Posted via email</a>   from <a href="http://posterous.danielmiessler.com/facebook-could-crush-google">danielmiessler.com | posterous</a>  </p>  </div>
<div id="crp_related"><h3>Related Content</h3><ul><li><a href="http://danielmiessler.com/blog/facebook-partners-up-with-web-of-trust-to-warn-users-about-malicious-links-techcrunch" rel="bookmark" class="crp_title">Facebook Partners Up With Web Of Trust To Warn Users About Malicious Links | TechCrunch</a></li><li><a href="http://danielmiessler.com/blog/siri-as-a-major-threat-to-google-techcrunch" rel="bookmark" class="crp_title">Siri as a Major Threat to Google | TechCrunch</a></li><li><a href="http://danielmiessler.com/blog/civilization-coming-to-facebook-this-summer-techcrunch" rel="bookmark" class="crp_title">Civilization Coming to Facebook This Summer | TechCrunch</a></li><li><a href="http://danielmiessler.com/blog/im-waiting-for-googles-version-of-facebook" rel="bookmark" class="crp_title">I&#8217;m Waiting for Google&#8217;s Version of Facebook</a></li><li><a href="http://danielmiessler.com/blog/facebook-is-secretly-building-a-phone-techcrunch" rel="bookmark" class="crp_title">Facebook Is Secretly Building A Phone | Techcrunch</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielmiessler.com/blog/facebook-could-crush-google/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>iPhone and Android Marketshare in March 2011 &#124; Nielsen</title>
		<link>http://danielmiessler.com/blog/iphone-and-android-marketshare-in-march-2011-nielsen</link>
		<comments>http://danielmiessler.com/blog/iphone-and-android-marketshare-in-march-2011-nielsen#comments</comments>
		<pubDate>Thu, 02 Jun 2011 18:00:44 +0000</pubDate>
		<dc:creator>Daniel Miessler</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://danielmiessler.com/blog/iphone-and-android-marketshare-in-march-2011-nielsen</guid>
		<description><![CDATA[Android’s share of the smartphone market dipped in the quarter, NPD said, to 50 percent in the first quarter from 53 percent in last year’s fourth quarter. Apple’s iOS rose nine percentage points, accounting for 28 percent of smartphone units sold, while BlackBerry lost five points of market share, falling to 14 percent. A report [...]]]></description>
			<content:encoded><![CDATA[<div class='posterous_autopost'><div class="posterous_bookmarklet_entry"> <blockquote class="posterous_long_quote"><p>Android’s share of the smartphone market dipped in the quarter, NPD said, to 50 percent in the first quarter from 53 percent in last year’s fourth quarter. Apple’s iOS rose nine percentage points, accounting for 28 percent of smartphone units sold, while BlackBerry lost five points of market share, falling to 14 percent.  </p><div align="center">  <a href="http://www.dailywireless.org/2011/04/26/nielsen-winner-android/" target="new"><img src="http://farm6.static.flickr.com/5262/5657389681_412303da04.jpg" border="0" height="446" target="new/" width="500" /></a>  </div>  <p><a href="http://www.dailywireless.org/2011/04/26/nielsen-winner-android/" target="new">A report by research firm Nielsen earlier this week</a> found <a href="http://news.cnet.com/8301-27076_3-20058331-248.html" target="new">thirty-one percent of consumers surveyed plan to buy an Android-based smartphone in the next year</a>, while 30 percent were going with Apple’s iPhone instead.</p></blockquote>    <div class="posterous_quote_citation">via <a href="http://www.dailywireless.org/2011/04/28/iphone-no-3-in-u-s/">dailywireless.org</a></div> <p></p></div>      <p style="font-size: 10px;">  <a href="http://posterous.com">Posted via email</a>   from <a href="http://posterous.danielmiessler.com/iphone-and-android-marketshare-in-march-2011">danielmiessler.com | posterous</a>  </p>  </div>
<div id="crp_related"><h3>Related Content</h3><ul><li><a href="http://danielmiessler.com/blog/iphone-versus-android-nielsen-stats" rel="bookmark" class="crp_title">iPhone Versus Android | Nielsen Stats</a></li><li><a href="http://danielmiessler.com/blog/the-iphone-is-dominating-in-europe-android-in-south-korea-2" rel="bookmark" class="crp_title">The iPhone is Dominating in Europe, Android in South Korea</a></li><li><a href="http://danielmiessler.com/blog/mcafee-nearly-all-new-mobile-malware-in-q3-targeted-at-android-phones-techcrunch" rel="bookmark" class="crp_title">McAfee: Nearly All New Mobile Malware In Q3 Targeted At Android Phones | TechCrunch</a></li><li><a href="http://danielmiessler.com/blog/iphone-4-about-to-be-flickr%e2%80%99s-top-camera" rel="bookmark" class="crp_title">iPhone 4 About To Be Flickr’s Top Camera</a></li><li><a href="http://danielmiessler.com/blog/50-of-apple%e2%80%99s-revenue-now-comes-from-the-iphone-techcrunch" rel="bookmark" class="crp_title">50% Of Apple’s Revenue Now Comes From The iPhone | TechCrunch</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielmiessler.com/blog/iphone-and-android-marketshare-in-march-2011-nielsen/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mobile Apps Will Be Killed by Web Apps &#124; Technology Review</title>
		<link>http://danielmiessler.com/blog/mobile-apps-will-be-killed-by-web-apps-technology-review</link>
		<comments>http://danielmiessler.com/blog/mobile-apps-will-be-killed-by-web-apps-technology-review#comments</comments>
		<pubDate>Tue, 24 May 2011 04:33:48 +0000</pubDate>
		<dc:creator>Daniel Miessler</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://danielmiessler.com/blog/mobile-apps-will-be-killed-by-web-apps-technology-review</guid>
		<description><![CDATA[The real threat are web apps. The kind that will download to your device the moment you open then, allowing you offline access, whether they&#8217;re news, games, email or some other utility. If you don&#8217;t believe they&#8217;ll work &#8212; and eliminate dependencies on plugins outside of open web standards, like flash &#8212; go download a [...]]]></description>
			<content:encoded><![CDATA[<div class='posterous_autopost'><div class="posterous_bookmarklet_entry"> <blockquote class="posterous_long_quote"><p>The real threat are web apps. The kind that will download to your device the moment you open then, allowing you offline access, whether they&#8217;re news, games, email or some other utility. If you don&#8217;t believe they&#8217;ll work &#8212; and eliminate dependencies on plugins outside of open web standards, like flash &#8212; go <a href="https://chrome.google.com/webstore/detail/aknpkdffaafgjchaibgeefbgmgeghloj" target="_blank">download a free copy of Angry Birds for Google Chrome</a> and try disconnecting from your local network. Magic!</p>  <p>Steve Jobs thought web apps were the future too, in 2008 when he announced that the iPhone would have plenty of apps &#8212; all of them available through the browser. As is often the case with Jobs, he was just a little too far ahead of the curve (think of the Newton, his first attempt to create an iPhone-like device) which led him to later reverse himself and create a native app store anyway.</p>  <p>Here&#8217;s how Brian Kennish, formerly an engineer at Google and now something of a <a href="http://www.huffingtonpost.com/2010/10/21/facebook-disconnect_n_769671.html" target="_blank">punk-rock privacy-protecting developer</a>, put it in a recent email:</p>  <p>&#8220;One word: distribution. There are 2 billion web users versus 50 million iOS users.&#8221;</p></blockquote>    <div class="posterous_quote_citation">via <a href="http://www.technologyreview.com/blog/mimssbits/26778/">technologyreview.com</a></div> <p>Interesting, but I&#8217;m not sure I&#8217;m purchasing it. It will come down to UI/UX. If that can be replicated by a web experience then sure&#8230;but if the local app continues to offer the superior feel the web alternative will not take hold.</p></div>      <p style="font-size: 10px;">  <a href="http://posterous.com">Posted via email</a>   from <a href="http://posterous.danielmiessler.com/mobile-apps-will-be-killed-by-web-apps-techno">danielmiessler.com | posterous</a>  </p>  </div>
<div id="crp_related"><h3>Related Content</h3><ul><li><a href="http://danielmiessler.com/blog/youtube-downloader-chrome-web-store" rel="bookmark" class="crp_title">YouTube Downloader | Chrome Web Store</a></li><li><a href="http://danielmiessler.com/blog/decision-2008-google-apps-vs-apples-mobileme" rel="bookmark" class="crp_title">Decision 2008: Google Apps vs. Apple&#8217;s MobileMe</a></li><li><a href="http://danielmiessler.com/blog/why-do-apps-from-the-same-company-look-worse-on-android-than-on-iphone" rel="bookmark" class="crp_title">Why do apps from the same company look worse on Android than on iPhone?</a></li><li><a href="http://danielmiessler.com/blog/google-doing-federated-openid-for-google-apps-now" rel="bookmark" class="crp_title">Google Doing Federated OpenID for Google Apps Now</a></li><li><a href="http://danielmiessler.com/blog/gowalla-3-is-out-and-its-powerful-austin-tech" rel="bookmark" class="crp_title">Gowalla 3 is Out, and it&#8217;s Powerful | Austin Tech</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielmiessler.com/blog/mobile-apps-will-be-killed-by-web-apps-technology-review/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google’s WebP Image Format</title>
		<link>http://danielmiessler.com/blog/google%e2%80%99s-webp-image-format</link>
		<comments>http://danielmiessler.com/blog/google%e2%80%99s-webp-image-format#comments</comments>
		<pubDate>Sat, 21 May 2011 18:08:44 +0000</pubDate>
		<dc:creator>Daniel Miessler</dc:creator>
				<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://danielmiessler.com/blog/google%e2%80%99s-webp-image-format</guid>
		<description><![CDATA[Google is on a mission to make the Web faster. One thing that slows down pageload times are fat image files. Even JPEG and PNG files can get pretty big. So Google is developing a new image format called WebP (which is a sister format to its WebM project for videos). via techcrunch.com It&#8217;s hilarious [...]]]></description>
			<content:encoded><![CDATA[<div class='posterous_autopost'><div class="posterous_bookmarklet_entry"> <blockquote class="posterous_long_quote"><p><img width="500" src="http://tctechcrunch.files.wordpress.com/2011/05/webp-gallery.jpg" /></p>  <p>Google is on a mission to make the Web faster.  One thing that slows down pageload times are fat image files.  Even JPEG and PNG files can get pretty big.  So Google is developing a <a href="http://www.crunchgear.com/2010/09/30/with-webp-google-aims-to-replace-yet-another-elemental-web-format/">new image format</a> called <a href="http://code.google.com/speed/webp/">WebP</a> (which is a sister format to its <a href="http://techcrunch.com/2010/05/19/webm-google-h-264/">WebM project</a> for videos).</p></blockquote>    <div class="posterous_quote_citation">via <a href="http://techcrunch.com/2011/05/20/webp-sharper-image/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+Techcrunch+%28TechCrunch%29">techcrunch.com</a></div> <p>It&#8217;s hilarious how much Google simply ignores supposed boundaries, like the image formats that the world supports. They&#8217;ll just make a new one, make Chrome support it, and wait for everyone to follow. </p><p>Love it.</p></div>      <p style="font-size: 10px;">  <a href="http://posterous.com">Posted via email</a>   from <a href="http://posterous.danielmiessler.com/googles-webp-image-format">danielmiessler.com | posterous</a>  </p>  </div>
<div id="crp_related"><h3>Related Content</h3><ul><li><a href="http://danielmiessler.com/blog/google-offers-dns-based-site-optimization-service-promising-25-to-60-speed-improvements-techcrunch" rel="bookmark" class="crp_title">Google Offers DNS-based Site Optimization Service, Promising 25% To 60% Speed Improvements | TechCrunch</a></li><li><a href="http://danielmiessler.com/blog/google-to-launch-amazon-s3-competitor-%e2%80%98google-storage%e2%80%99-at-io" rel="bookmark" class="crp_title">Google To Launch Amazon S3 Competitor ‘Google Storage’ At I/O</a></li><li><a href="http://danielmiessler.com/blog/with-a-small-simple-feature-gmail-continues-its-assault-on-desktop-email" rel="bookmark" class="crp_title">With A Small, Simple Feature, Gmail Continues Its Assault On Desktop Email</a></li><li><a href="http://danielmiessler.com/blog/the-dangers-of-externalizing-knowledge-techcrunch" rel="bookmark" class="crp_title">The Dangers Of Externalizing Knowledge | TechCrunch</a></li><li><a href="http://danielmiessler.com/blog/an-iphone-vs-android-infographic-techcrunch" rel="bookmark" class="crp_title">An iPhone vs. Android Infographic | TechCrunch</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielmiessler.com/blog/google%e2%80%99s-webp-image-format/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mobile Security: The iPhone is Sweden; Android is Africa</title>
		<link>http://danielmiessler.com/blog/mobile-security-the-iphone-is-sweden-android-is-africa</link>
		<comments>http://danielmiessler.com/blog/mobile-security-the-iphone-is-sweden-android-is-africa#comments</comments>
		<pubDate>Fri, 20 May 2011 16:40:09 +0000</pubDate>
		<dc:creator>Daniel Miessler</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Information Security]]></category>
		<category><![CDATA[Mobile Security]]></category>

		<guid isPermaLink="false">http://danielmiessler.com/?p=10161</guid>
		<description><![CDATA[Android security is suffering right now, and I feel it&#8217;s due to philosophy rather than marketshare or random trends. I believe the walled garden paradigm is simply winning. I think it applies to application quality, user experience, stability, etc., and security is just the latest case in point. It seems the core of the debate [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align:center"><img width="400" height="250" src="http://danielmiessler.com/wp-content/uploads/2011/05/5-20-2011-11-27-25-AM.gif" alt="walled garden" /></p>

<p>Android security <a href="http://www.google.com/search?ie=UTF-8&#038;q=android+security">is suffering right now</a>, and I feel it&#8217;s due to philosophy rather than marketshare or random trends. I believe <a href="http://en.wikipedia.org/wiki/Walled_garden_(technology)">the walled garden paradigm</a> is simply winning. I think it applies to application quality, user experience, stability, etc., and security is just the latest case in point.</p>

<p>It seems the core of the debate is that of higher quality with less choice vs. more choice with less quality. If forced to choose, I prefer the former. Not only <a href="http://en.wikipedia.org/wiki/The_Paradox_of_Choice:_Why_More_Is_Less">can too much choice be harmful</a>, but a company having only one set of things to work on allows them to excel at those things.</p>

<p>More importantly, though, Sweden has standards, and Africa has freedom. You&#8217;re free to do whatever you want in many places in Africa&#8211;provided you have the money and guns to make it happen. In Sweden you&#8217;re limited in what you can do, and you pay more for it, but the experience is quite consistent and generally pleasant.</p>

<p>I&#8217;d prefer a middle ground, perhaps, but given these choices I&#8217;m with Sweden. ::</p>
<div id="crp_related"><h3>Related Content</h3><ul><li><a href="http://danielmiessler.com/blog/google-voice-on-a-verizon-android" rel="bookmark" class="crp_title">Google Voice on a Verizon Android?</a></li><li><a href="http://danielmiessler.com/blog/what-i-need-to-move-from-apple-to-google" rel="bookmark" class="crp_title">What I Need to Move from Apple to Google</a></li><li><a href="http://danielmiessler.com/blog/androids-biggest-hardware-problem-is-deceptive" rel="bookmark" class="crp_title">Android&#8217;s Biggest Hardware Problem is Deceptive</a></li><li><a href="http://danielmiessler.com/blog/from-android-to-iphone-in-two-weeks" rel="bookmark" class="crp_title">From Android to iPhone in Two Weeks</a></li><li><a href="http://danielmiessler.com/blog/iphone-vs-android-the-porsche-and-the-winnebago" rel="bookmark" class="crp_title">iPhone vs. Android: The Porsche and the Winnebago</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielmiessler.com/blog/mobile-security-the-iphone-is-sweden-android-is-africa/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Flipboard CEO Not Even Developing for Android</title>
		<link>http://danielmiessler.com/blog/flipboard-ceo-not-even-developing-for-android</link>
		<comments>http://danielmiessler.com/blog/flipboard-ceo-not-even-developing-for-android#comments</comments>
		<pubDate>Mon, 16 May 2011 02:10:44 +0000</pubDate>
		<dc:creator>Daniel Miessler</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://danielmiessler.com/blog/flipboard-ceo-not-even-developing-for-android</guid>
		<description><![CDATA[Will Android tablets actually pose a threat to the iPad? Not this year, says Flipboard CEO Mike McCue. McCue thinks Android still has to work out a few kinks for tablets before it can challenge Apple. He would know. As a developer of a popular iPad app, he&#8217;s taken a look at what Google has [...]]]></description>
			<content:encoded><![CDATA[<div class='posterous_autopost'><div class="posterous_bookmarklet_entry"> <blockquote class="posterous_long_quote">Will <a href="http://www.businessinsider.com/blackboard/android" class="hidden_link">Android</a> tablets actually pose a threat to the <a href="http://www.businessinsider.com/blackboard/ipad" class="hidden_link">iPad</a>? Not this year, says <a href="http://www.businessinsider.com/blackboard/flipboard" class="hidden_link">Flipboard</a> CEO <a href="http://www.businessinsider.com/blackboard/mike-mccue" class="hidden_link">Mike McCue</a>.<p></p>  <p>McCue thinks Android still has to work out a few kinks for tablets before it can challenge <a href="http://www.businessinsider.com/blackboard/apple" class="hidden_link">Apple</a>.</p>  <p>He would know. As a developer of a popular iPad app, he&#8217;s taken a look at what <a href="http://www.businessinsider.com/blackboard/google" class="hidden_link">Google</a> has to offer. For now, he&#8217;s going to focus on <a href="http://www.businessinsider.com/blackboard/ios" class="hidden_link">iOS</a>.</p></blockquote>    <div class="posterous_quote_citation">via <a href="http://www.businessinsider.com/why-android-tablets-are-no-threat-to-apple-this-year-our-qa-with-flipboard-ceo-mike-mccue-2011-3">businessinsider.com</a></div> <p>This is what I&#8217;ve been saying all along. Android right now is a promise&#8211;especially as a tablet. Flipboard is basically in the top three &#8220;must have&#8221; tablet applications, and they have no intention of going to Android any time soon. </p><p>The cite it just not being ready. </p><p>I&#8217;ve handled a few Android-based tablets and within 10 seconds I knew this was the case. I picked up the Xoom and when getting ready to enter text into Google the cursor didn&#8217;t even fit inside the text box. It was like hanging on for dear life at the bottom of the text box border. </p><p>It looked and felt like a mockup project&#8211;like a proof of concept. The idea that it&#8217;s a competitor&#8211;let alone an equal&#8211;to iPad right now is simply comical. </p><p>To those who would still argue this point, I&#8217;ll make some concessions: if you don&#8217;t care how things look, feel, or if the top developers are developing for your platform, and you can&#8217;t stand the idea of having an Apple device&#8230;I&#8217;d say an Android tablet might be for you.</p></div>      <p style="font-size: 10px;">  <a href="http://posterous.com">Posted via email</a>   from <a href="http://posterous.danielmiessler.com/flipboard-ceo-not-even-developing-for-android">danielmiessler.com | posterous</a>  </p>  </div>
<div id="crp_related"><h3>Related Content</h3><ul><li><a href="http://danielmiessler.com/blog/if-youre-an-average-worker-youre-going-straight-to-the-bottom-seth-godin" rel="bookmark" class="crp_title">If You&#8217;re An Average Worker, You&#8217;re Going Straight To The Bottom | Seth Godin</a></li><li><a href="http://danielmiessler.com/blog/android-isn%e2%80%99t-about-building-a-mobile-platform-tightwind" rel="bookmark" class="crp_title">Android Isn’t About Building a Mobile Platform | TightWind</a></li><li><a href="http://danielmiessler.com/blog/ipad-2-graphics-much-faster-than-ipad-1-motorola-xoom" rel="bookmark" class="crp_title">iPad 2 Graphics Much Faster Than iPad 1, Motorola Xoom</a></li><li><a href="http://danielmiessler.com/blog/daring-fireball-google-patently-absurd" rel="bookmark" class="crp_title">Daring Fireball: Google: Patently Absurd</a></li><li><a href="http://danielmiessler.com/blog/mobile-open-source-72-of-ipad-users-do-not-own-an-iphone-by-fabrizio-capobianco" rel="bookmark" class="crp_title">Mobile Open Source: 72% of iPad users do not own an iPhone | by Fabrizio Capobianco</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielmiessler.com/blog/flipboard-ceo-not-even-developing-for-android/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Chrome Owned via Sandbox/ASLR/DEP Bypass &#124; VUPEN</title>
		<link>http://danielmiessler.com/blog/google-chrome-owned-via-sandboxaslrdep-bypass-vupen</link>
		<comments>http://danielmiessler.com/blog/google-chrome-owned-via-sandboxaslrdep-bypass-vupen#comments</comments>
		<pubDate>Mon, 09 May 2011 18:51:49 +0000</pubDate>
		<dc:creator>Daniel Miessler</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Information Security]]></category>

		<guid isPermaLink="false">http://danielmiessler.com/blog/google-chrome-owned-via-sandboxaslrdep-bypass-vupen</guid>
		<description><![CDATA[via youtube.com I expect them to have this patched before you read this. Posted via email from danielmiessler.com &#124; posterous Related ContentGoogle+ Circles ExplainedChick-fil-AThe Known Universe‪Du Hast as a Cappella‬‏Bob&#8217;s Burgers Skit]]></description>
			<content:encoded><![CDATA[<div class='posterous_autopost'><div class="posterous_bookmarklet_entry"> <iframe allowfullscreen="true" src="http://www.youtube.com/embed/c8cQ0yU89sk?hd=1" frameborder="0" height="300" width="500"></iframe>    <div class="posterous_quote_citation">via <a href="http://www.youtube.com/watch?v=c8cQ0yU89sk&amp;feature=player_embedded">youtube.com</a></div> <p>I expect them to have this patched before you read this.</p></div>      <p style="font-size: 10px;">  <a href="http://posterous.com">Posted via email</a>   from <a href="http://posterous.danielmiessler.com/google-chrome-owned-via-sandboxaslrdep-bypass">danielmiessler.com | posterous</a>  </p>  </div>
<div id="crp_related"><h3>Related Content</h3><ul><li><a href="http://danielmiessler.com/blog/google-circles-explained" rel="bookmark" class="crp_title">Google+ Circles Explained</a></li><li><a href="http://danielmiessler.com/blog/chick-fil-a-2" rel="bookmark" class="crp_title">Chick-fil-A</a></li><li><a href="http://danielmiessler.com/blog/the-known-universe" rel="bookmark" class="crp_title">The Known Universe</a></li><li><a href="http://danielmiessler.com/blog/%e2%80%aadu-hast-as-a-cappella%e2%80%ac%e2%80%8f" rel="bookmark" class="crp_title">‪Du Hast as a Cappella‬‏</a></li><li><a href="http://danielmiessler.com/blog/bobs-burgers-skit" rel="bookmark" class="crp_title">Bob&#8217;s Burgers Skit</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielmiessler.com/blog/google-chrome-owned-via-sandboxaslrdep-bypass-vupen/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Map Maker for the United States</title>
		<link>http://danielmiessler.com/blog/google-map-maker-for-the-united-states</link>
		<comments>http://danielmiessler.com/blog/google-map-maker-for-the-united-states#comments</comments>
		<pubDate>Wed, 20 Apr 2011 02:49:57 +0000</pubDate>
		<dc:creator>Daniel Miessler</dc:creator>
				<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://danielmiessler.com/blog/google-map-maker-for-the-united-states</guid>
		<description><![CDATA[via youtube.com Posted via email from danielmiessler.com &#124; posterous Related ContentSwords vs. ShadowsKung FooledEuler&#8217;s DiskThe GiftTurtle Pens]]></description>
			<content:encoded><![CDATA[<div class='posterous_autopost'><div class="posterous_bookmarklet_entry"> <object height="417" width="500"><param name="movie" value="http://www.youtube.com/v/znCPgldRWTc&#038;hl=en&#038;fs=1" /><param name="wmode" value="window" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed allowfullscreen="true" src="http://www.youtube.com/v/znCPgldRWTc&#038;hl=en&#038;fs=1" wmode="opaque" allowscriptaccess="always" type="application/x-shockwave-flash" height="417" width="500"></embed></object>    <div class="posterous_quote_citation">via <a href="http://www.youtube.com/watch?v=znCPgldRWTc&amp;feature=player_embedded">youtube.com</a></div> <p></p></div>      <p style="font-size: 10px;">  <a href="http://posterous.com">Posted via email</a>   from <a href="http://posterous.danielmiessler.com/google-map-maker-for-the-united-states">danielmiessler.com | posterous</a>  </p>  </div>
<div id="crp_related"><h3>Related Content</h3><ul><li><a href="http://danielmiessler.com/blog/swords-vs-shadows" rel="bookmark" class="crp_title">Swords vs. Shadows</a></li><li><a href="http://danielmiessler.com/blog/kung-fooled" rel="bookmark" class="crp_title">Kung Fooled</a></li><li><a href="http://danielmiessler.com/blog/eulers-disk" rel="bookmark" class="crp_title">Euler&#8217;s Disk</a></li><li><a href="http://danielmiessler.com/blog/the-gift" rel="bookmark" class="crp_title">The Gift</a></li><li><a href="http://danielmiessler.com/blog/turtle-pens" rel="bookmark" class="crp_title">Turtle Pens</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielmiessler.com/blog/google-map-maker-for-the-united-states/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google launches API Explorer</title>
		<link>http://danielmiessler.com/blog/google-launches-api-explorer</link>
		<comments>http://danielmiessler.com/blog/google-launches-api-explorer#comments</comments>
		<pubDate>Tue, 15 Mar 2011 08:55:17 +0000</pubDate>
		<dc:creator>Daniel Miessler</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://danielmiessler.com/blog/google-launches-api-explorer</guid>
		<description><![CDATA[Google today launched the Google API Explorer, a tool that lets developers explore the application programming interfaces the company has made available and even test the API functions without leaving the app. The API Explorer supports the Buzz, Custom Search, Diacritize, Moderator, Shopping, Translate and URL Shortener APIs. Google plans to make more available fairly [...]]]></description>
			<content:encoded><![CDATA[<div class='posterous_autopost'><div class="posterous_bookmarklet_entry"> <blockquote class="posterous_long_quote"><p><a href="http://google.com" class="zem_slink" title="Google" rel="homepage" target="_blank">Google</a> today launched the <a href="https://code.google.com/apis/explorer" target="_blank">Google API Explorer</a>, a tool that lets developers explore the application programming interfaces the company has made available and even test the API functions without leaving the app.</p>  <p>The API Explorer supports the Buzz, Custom Search, Diacritize, Moderator, Shopping, Translate and URL Shortener APIs. <a href="http://thenextweb.com/dd/2011/03/08/google-launches-api-explorer/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+TheNextWeb+%28The+Next+Web+All+Stories%29#" class="kLink" style="text-decoration: underline !important; font-family: inherit !important; font-weight: inherit !important; font-size: inherit !important;"><span class="kLink" style="color: #0000ff !important; font-family: inherit !important; font-weight: inherit !important; font-size: inherit !important;">Google</span></a> plans to make more available fairly quickly.</p></blockquote>    <div class="posterous_quote_citation">via <a href="http://thenextweb.com/dd/2011/03/08/google-launches-api-explorer/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+TheNextWeb+%28The+Next+Web+All+Stories%29">thenextweb.com</a></div> <p></p></div>      <p style="font-size: 10px;">  <a href="http://posterous.com">Posted via email</a>   from <a href="http://posterous.danielmiessler.com/google-launches-api-explorer">danielmiessler.com | posterous</a>  </p>  </div>
<div id="crp_related"><h3>Related Content</h3><ul><li><a href="http://danielmiessler.com/blog/instapaper-3-0" rel="bookmark" class="crp_title">Instapaper 3.0</a></li><li><a href="http://danielmiessler.com/blog/the-iphone-is-dominating-in-europe-android-in-south-korea-2" rel="bookmark" class="crp_title">The iPhone is Dominating in Europe, Android in South Korea</a></li><li><a href="http://danielmiessler.com/blog/googles-web-malware-detection-system" rel="bookmark" class="crp_title">Google&#8217;s Web Malware Detection System</a></li><li><a href="http://danielmiessler.com/blog/google-launches-shopping-app-for-iphone-mashable" rel="bookmark" class="crp_title">Google Launches Shopping App for iPhone | Mashable</a></li><li><a href="http://danielmiessler.com/blog/facebook-may-be-getting-skype-video-chatting" rel="bookmark" class="crp_title">Facebook May Be Getting Skype Video Chatting</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielmiessler.com/blog/google-launches-api-explorer/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Recipe Search</title>
		<link>http://danielmiessler.com/blog/google-recipe-search</link>
		<comments>http://danielmiessler.com/blog/google-recipe-search#comments</comments>
		<pubDate>Fri, 25 Feb 2011 02:05:16 +0000</pubDate>
		<dc:creator>Daniel Miessler</dc:creator>
				<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://danielmiessler.com/blog/google-recipe-search</guid>
		<description><![CDATA[via mashable.com I&#8217;m glad I&#8217;m not in the recipe search space right now. Posted via email from danielmiessler.com &#124; posterous Related ContentGoogle Launches Shopping App for iPhone &#124; MashableMad Men Coming to Netflix InstantPosterous Adds Dead-Simple Custom Domain RegistrationHere&#8217;s How Corporations Dodge Taxes [INFOGRAPHIC] &#124; MashableSimpleGeo Releases Geospatial Database for Location-Based App Developers]]></description>
			<content:encoded><![CDATA[<div class='posterous_autopost'><div class="posterous_bookmarklet_entry"> <a href='http://posterous.com/getfile/files.posterous.com/danielmiessler/pejxvtwcavrDfJGnobxzAwockgsHasqGHqklihAGddGBlrjfvgghHsajktqg/media_http9mshcdncomw_fBGCG.jpg.scaled1000.jpg'><img src="http://posterous.com/getfile/files.posterous.com/danielmiessler/pejxvtwcavrDfJGnobxzAwockgsHasqGHqklihAGddGBlrjfvgghHsajktqg/media_http9mshcdncomw_fBGCG.jpg.scaled500.jpg" width="500" height="272"/></a>     <div class="posterous_quote_citation">via <a href="http://mashable.com/2011/02/24/google-recipe-view/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+Mashable+%28Mashable%29">mashable.com</a></div> <p>I&#8217;m glad I&#8217;m not in the recipe search space right now.</p></div>      <p style="font-size: 10px;">  <a href="http://posterous.com">Posted via email</a>   from <a href="http://posterous.danielmiessler.com/google-recipe-search">danielmiessler.com | posterous</a>  </p>  </div>
<div id="crp_related"><h3>Related Content</h3><ul><li><a href="http://danielmiessler.com/blog/google-launches-shopping-app-for-iphone-mashable" rel="bookmark" class="crp_title">Google Launches Shopping App for iPhone | Mashable</a></li><li><a href="http://danielmiessler.com/blog/mad-men-coming-to-netflix-instant" rel="bookmark" class="crp_title">Mad Men Coming to Netflix Instant</a></li><li><a href="http://danielmiessler.com/blog/posterous-adds-dead-simple-custom-domain-registration" rel="bookmark" class="crp_title">Posterous Adds Dead-Simple Custom Domain Registration</a></li><li><a href="http://danielmiessler.com/blog/heres-how-corporations-dodge-taxes-infographic-mashable" rel="bookmark" class="crp_title">Here&#8217;s How Corporations Dodge Taxes [INFOGRAPHIC] | Mashable</a></li><li><a href="http://danielmiessler.com/blog/simplegeo-releases-geospatial-database-for-location-based-app-developers" rel="bookmark" class="crp_title">SimpleGeo Releases Geospatial Database for Location-Based App Developers</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielmiessler.com/blog/google-recipe-search/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Chrome Dev Tools: a.k.a Firefox is Dead</title>
		<link>http://danielmiessler.com/blog/google-chrome-dev-tools-a-k-a-firefox-is-dead</link>
		<comments>http://danielmiessler.com/blog/google-chrome-dev-tools-a-k-a-firefox-is-dead#comments</comments>
		<pubDate>Thu, 24 Feb 2011 23:27:46 +0000</pubDate>
		<dc:creator>Daniel Miessler</dc:creator>
				<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://danielmiessler.com/blog/google-chrome-dev-tools-a-k-a-firefox-is-dead</guid>
		<description><![CDATA[via youtube.com Chrome is so incredibly superior that when I see power users (nay, anyone) using Firefox at this point I have to resist the urge to climb up on something high and drop an elbow on them. If you&#8217;re not a power user and you don&#8217;t care&#8230;use IE8. It&#8217;s not bad. If you care [...]]]></description>
			<content:encoded><![CDATA[<div class='posterous_autopost'><div class="posterous_bookmarklet_entry"> <object height="300" width="500"><param name="movie" value="http://www.youtube.com/v/nOEw9iiopwI&#038;hl=en&#038;fs=1&#038;hd=1" /><param name="wmode" value="window" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed allowfullscreen="true" src="http://www.youtube.com/v/nOEw9iiopwI&#038;hl=en&#038;fs=1&#038;hd=1" wmode="opaque" allowscriptaccess="always" type="application/x-shockwave-flash" height="300" width="500"></embed></object>    <div class="posterous_quote_citation">via <a href="http://www.youtube.com/watch?feature=player_embedded&amp;v=nOEw9iiopwI">youtube.com</a></div> <p>Chrome is so incredibly superior that when I see power users (nay, anyone) using Firefox at this point I have to resist the urge to climb up on something high and drop an elbow on them.  </p><p>If you&#8217;re not a power user and you don&#8217;t care&#8230;use IE8. It&#8217;s not bad. </p><p>If you care about your browser, use Chrome. It&#8217;s what Firefox was supposed to be. gg, Firefox. ::</p></div>      <p style="font-size: 10px;">  <a href="http://posterous.com">Posted via email</a>   from <a href="http://posterous.danielmiessler.com/google-chrome-dev-tools-aka-firefox-is-dead">danielmiessler.com | posterous</a>  </p>  </div>
<div id="crp_related"><h3>Related Content</h3><ul><li><a href="http://danielmiessler.com/blog/google-map-maker-for-the-united-states" rel="bookmark" class="crp_title">Google Map Maker for the United States</a></li><li><a href="http://danielmiessler.com/blog/power-faceplant" rel="bookmark" class="crp_title">Power Faceplant</a></li><li><a href="http://danielmiessler.com/blog/swords-vs-shadows" rel="bookmark" class="crp_title">Swords vs. Shadows</a></li><li><a href="http://danielmiessler.com/blog/kung-fooled" rel="bookmark" class="crp_title">Kung Fooled</a></li><li><a href="http://danielmiessler.com/blog/eulers-disk" rel="bookmark" class="crp_title">Euler&#8217;s Disk</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielmiessler.com/blog/google-chrome-dev-tools-a-k-a-firefox-is-dead/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Google Realtime Search</title>
		<link>http://danielmiessler.com/blog/google-realtime-search</link>
		<comments>http://danielmiessler.com/blog/google-realtime-search#comments</comments>
		<pubDate>Fri, 18 Feb 2011 07:15:29 +0000</pubDate>
		<dc:creator>Daniel Miessler</dc:creator>
				<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://danielmiessler.com/blog/google-realtime-search</guid>
		<description><![CDATA[via google.com Um, how did I miss this? I am the color of enthused. Posted via email from danielmiessler.com &#124; posterous Related ContentGoogle Recipe SearchA Google+ Cheat-SheetHow Google Affects Our Memory &#124; Uncluttered White SpacesEarth vs. Google EarthGoogle Ngram Viewer]]></description>
			<content:encoded><![CDATA[<div class='posterous_autopost'><div class="posterous_bookmarklet_entry"> <img src="http://posterous.com/getfile/files.posterous.com/danielmiessler/FcwcyrAFhDwhIAkholwxfGvqqhblwmjhfdAyeuxrFFtfcJaHwemmbvyencbj/media_httpwwwgoogleco_vwhEy.gif.scaled500.gif" width="276" height="110"/>     <div class="posterous_quote_citation">via <a href="http://www.google.com/realtime">google.com</a></div> <p>Um, how did I miss this? I am the color of enthused.</p></div>      <p style="font-size: 10px;">  <a href="http://posterous.com">Posted via email</a>   from <a href="http://posterous.danielmiessler.com/google-realtime-search">danielmiessler.com | posterous</a>  </p>  </div>
<div id="crp_related"><h3>Related Content</h3><ul><li><a href="http://danielmiessler.com/blog/google-recipe-search" rel="bookmark" class="crp_title">Google Recipe Search</a></li><li><a href="http://danielmiessler.com/blog/a-google-cheat-sheet" rel="bookmark" class="crp_title">A Google+ Cheat-Sheet</a></li><li><a href="http://danielmiessler.com/blog/how-google-affects-our-memory-uncluttered-white-spaces" rel="bookmark" class="crp_title">How Google Affects Our Memory | Uncluttered White Spaces</a></li><li><a href="http://danielmiessler.com/blog/earth-vs-google-earth" rel="bookmark" class="crp_title">Earth vs. Google Earth</a></li><li><a href="http://danielmiessler.com/blog/google-ngram-viewer" rel="bookmark" class="crp_title">Google Ngram Viewer</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielmiessler.com/blog/google-realtime-search/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

