<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Obvious Ideas</title>
	
	<link>http://www.arikfr.com/blog</link>
	<description>From the desk of a Software Developer</description>
	<lastBuildDate>Mon, 06 Sep 2010 12:52:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/ObviousIdeas" /><feedburner:info uri="obviousideas" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Love Gmail’s Priority Inbox but miss it on the go? Here’s a quick hack for you</title>
		<link>http://feedproxy.google.com/~r/ObviousIdeas/~3/vZ37odLIQxQ/love-gmails-priority-inbox-but-miss-it-on-the-go-heres-a-quick-hack-for-you.html</link>
		<comments>http://www.arikfr.com/blog/love-gmails-priority-inbox-but-miss-it-on-the-go-heres-a-quick-hack-for-you.html#comments</comments>
		<pubDate>Mon, 06 Sep 2010 12:52:52 +0000</pubDate>
		<dc:creator>Arik</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.arikfr.com/blog/love-gmails-priority-inbox-but-miss-it-on-the-go-heres-a-quick-hack-for-you.html</guid>
		<description><![CDATA[I was waiting for a long time for a feature like Priority Inbox to come, but one of its main downsides is that it is not available on Gmail&#39;s mobile version yet. I thought about it a little, and found a simple partial solution to this problem.

The nice thing about Priority Inbox is that it&#39;s [...]]]></description>
			<content:encoded><![CDATA[<div class='posterous_autopost'>I was waiting for a long time for a feature like Priority Inbox to come, but one of its main downsides is that it is not available on Gmail&#39;s mobile version yet. I thought about it a little, and found a simple partial solution to this problem.
<p />
<div>The nice thing about Priority Inbox is that it&#39;s based on labels (like many things in Gmail) &#8212; your important emails are tagged with the &quot;Important&quot; label. Therefore if you want to access them from your mobile, you just need to search for &quot;<i>label:important in:inbox</i>&quot; (or: &quot;<i>label:^im in:inbox</i>&quot;). Of course it&#39;s not a full solution, but it&#39;s something until full support is released.</div>
<p />
<div>Those of you who use Gmail&#39;s mobile web version can just use the following link to access your important emails:
<div><a href="https://mail.google.com/mail/mu/#tl/search/in%3Ainbox%20label%3A%5Eim%20">https://mail.google.com/mail/mu/#tl/search/in%3Ainbox%20label%3A%5Eim%20</a></div>
<p />
<div><b><i>Arik</i></b></div>
</div>
</div>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.arikfr.com%2Fblog%2Flove-gmails-priority-inbox-but-miss-it-on-the-go-heres-a-quick-hack-for-you.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.arikfr.com%2Fblog%2Flove-gmails-priority-inbox-but-miss-it-on-the-go-heres-a-quick-hack-for-you.html&amp;source=arikfr&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<img src="http://feeds.feedburner.com/~r/ObviousIdeas/~4/vZ37odLIQxQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.arikfr.com/blog/love-gmails-priority-inbox-but-miss-it-on-the-go-heres-a-quick-hack-for-you.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.arikfr.com/blog/love-gmails-priority-inbox-but-miss-it-on-the-go-heres-a-quick-hack-for-you.html</feedburner:origLink></item>
		<item>
		<title>Looks like someone figured out how to harvest emails from GitHub</title>
		<link>http://feedproxy.google.com/~r/ObviousIdeas/~3/6dzZ7e-ZYJ0/looks-like-someone-figured-out-how-to-harvest-emails-from-github.html</link>
		<comments>http://www.arikfr.com/blog/looks-like-someone-figured-out-how-to-harvest-emails-from-github.html#comments</comments>
		<pubDate>Fri, 16 Jul 2010 18:56:04 +0000</pubDate>
		<dc:creator>Arik</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.arikfr.com/blog/looks-like-someone-figured-out-how-to-harvest-emails-from-github.html</guid>
		<description><![CDATA[
Judging by the fact that I&#8217;m not the only one who received the exact same message today, I guess someone figured out how to harvest emails from GitHub repositories. Probably from the readme files people post or from some metadata in the repositories (the email address is part of the username in the commit history).
I don&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://posterous.com/getfile/files.posterous.com/arikfr/KPXp1NhT2Kgy6rNmvNDG4BFlwjGzN2Q6UuPKySgG0Zhjjz7zDzZGHEGjspQs/github_spam.png.scaled.500.jpg" alt="" width="500" height="326" /></p>
<p>Judging by the fact that I&#8217;m not the only one who received the exact <a href="http://twitter.com/jmathai/status/18707084089">same</a> <a href="http://twitpic.com/25uwmj">message </a>today, I guess someone figured out how to harvest emails from GitHub repositories. Probably from the readme files people post or from some metadata in the repositories (the email address is part of the username in the commit history).</p>
<p>I don&#8217;t understand how the originator of this spam attack thought that someone will fall for that, but oh well.</p>
<p>Hopefully next time Gmail&#8217;s spam filter will catch this kind of spam.</p>
<p><strong><em>Arik</em></strong></p>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.arikfr.com%2Fblog%2Flooks-like-someone-figured-out-how-to-harvest-emails-from-github.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.arikfr.com%2Fblog%2Flooks-like-someone-figured-out-how-to-harvest-emails-from-github.html&amp;source=arikfr&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<img src="http://feeds.feedburner.com/~r/ObviousIdeas/~4/6dzZ7e-ZYJ0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.arikfr.com/blog/looks-like-someone-figured-out-how-to-harvest-emails-from-github.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.arikfr.com/blog/looks-like-someone-figured-out-how-to-harvest-emails-from-github.html</feedburner:origLink></item>
		<item>
		<title>Best Definition Of Disruptive Technology I Read So Far</title>
		<link>http://feedproxy.google.com/~r/ObviousIdeas/~3/bryTgOFSaNI/best-definition-of-disruptive-technology-i-read-so-far.html</link>
		<comments>http://www.arikfr.com/blog/best-definition-of-disruptive-technology-i-read-so-far.html#comments</comments>
		<pubDate>Wed, 19 May 2010 09:43:52 +0000</pubDate>
		<dc:creator>Arik</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Disruptive]]></category>
		<category><![CDATA[Huffington Post]]></category>
		<category><![CDATA[New York Times]]></category>
		<category><![CDATA[NYT]]></category>
		<category><![CDATA[Prediction]]></category>
		<category><![CDATA[Revenues]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Traffic]]></category>

		<guid isPermaLink="false">http://www.arikfr.com/blog/best-definition-of-disruptive-technology-i-read-so-far.html</guid>
		<description><![CDATA[And, like other disruptive technologies, it&#8217;s getting better all the time.
This, after all, is the typical pattern with disruptive technologies.  The disruptor enters at the low end of the market, providing a simple service that is cheaper and more convenient than incumbent alternatives and &#8220;good enough.&#8221;  The low end of the market adopts the technology&#8211;and [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>And, like other disruptive technologies, it&#8217;s getting better all the time.</p>
<p>This, after all, is the typical pattern with disruptive technologies.  The disruptor enters at the low end of the market, providing a simple service that is cheaper and more convenient than incumbent alternatives and &#8220;good enough.&#8221;  The low end of the market adopts the technology&#8211;and the incumbent players, which serve the profitable middle and high-end of the market&#8211;snigger and point out that their products are &#8220;better,&#8221;</p>
<p>But then the disruptor improves its product, the way the Huffington Post has improved its product for the last few years.  And soon the disruptive product is useful to the middle of the market as well&#8211;and it&#8217;s still simpler and more convenient.  Soon, the incumbent player, under attack from below, is forced to migrate to the higher end of the market, seeking to preserve its huge profit margins.  Eventually, the disruptor takes over the middle of the market, and the incumbent player collapses.</p>
</blockquote>
<p>(from: <a href="http://www.businessinsider.com/huffington-post-comes-of-age-2010-5">Five Years Later, The Huffington Post (And Online Media) Are Coming Of Age</a>)</p>
<p>I really recommend reading the full article which talks about how the <a href="http://www.huffingtonpost.com/">Huffington Post</a> is soon (in 2-3 years) to become bigger than the New York Time in terms of traffic and probably revenues. And to think that the Huffington Post is a 5 years old blog and the New York Time is a 120 years old publishing house. <strong>It sure is a great example that disruptive technology is more about disruptive use of technology (I&#8217;m sure that in pure terms of technology NYT is better than the Huffington Post).</strong></p>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.arikfr.com%2Fblog%2Fbest-definition-of-disruptive-technology-i-read-so-far.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.arikfr.com%2Fblog%2Fbest-definition-of-disruptive-technology-i-read-so-far.html&amp;source=arikfr&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<img src="http://feeds.feedburner.com/~r/ObviousIdeas/~4/bryTgOFSaNI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.arikfr.com/blog/best-definition-of-disruptive-technology-i-read-so-far.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.arikfr.com/blog/best-definition-of-disruptive-technology-i-read-so-far.html</feedburner:origLink></item>
		<item>
		<title>THE Business Model For StackExchange</title>
		<link>http://feedproxy.google.com/~r/ObviousIdeas/~3/PopRCoR-zpA/the-business-model-for-stackexchange.html</link>
		<comments>http://www.arikfr.com/blog/the-business-model-for-stackexchange.html#comments</comments>
		<pubDate>Fri, 07 May 2010 06:24:25 +0000</pubDate>
		<dc:creator>Arik</dc:creator>
				<category><![CDATA[Ideas]]></category>
		<category><![CDATA[bounty]]></category>
		<category><![CDATA[Business Model]]></category>
		<category><![CDATA[Q&A]]></category>
		<category><![CDATA[ServerFault]]></category>
		<category><![CDATA[StackExchange]]></category>
		<category><![CDATA[StackOverflow]]></category>

		<guid isPermaLink="false">http://www.arikfr.com/blog/?p=121</guid>
		<description><![CDATA[It looks like that Jeff &#38; Joel gave up on finding a viable business model and just went after the VC money. I get that. But what I don&#8217;t get is why they have&#8217;t tried a very simple, but in my opinion good business model &#8211; let people pay for answers?
One of my clients is [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Announcing the Stack Overflow Series A Financing" href="http://blog.stackoverflow.com/2010/05/announcing-our-series-a/">It looks like that Jeff &amp; Joel gave up on finding a viable business model and just went after the VC money</a>. I get that. But what I don&#8217;t get is why they have&#8217;t tried a very simple, but in my opinion good business model &#8211; <em>let people pay for answers</em>?</p>
<p>One of my clients is having connection problems between their application servers and the database servers. It looks like some TCP configuration issue, but I&#8217;m no expert in that so after trying to figure it out by my own, I posted a question on <a href="http://www.serverfault.com/">ServerFault</a>. The question got only one answer which wasn&#8217;t that helpful.</p>
<p>Now my next step is to hire someone on <a href="http://www.odesk.com">ODesk</a> to solve the problem. But what if I could just pay for someone to answer my question on ServerFault? For me that would be perfect, because that&#8217;s what I&#8217;m going to do anyway with the freelancer I find on ODesk, as I can&#8217;t trust him enough to give him access to the client servers.</p>
<p>I know there is a <a href="http://blog.stackoverflow.com/2009/01/reputation-bounty-for-unanswered-questions/">bounty feature on StackOverflow</a>, where you can give someone some of your reputation (points) on StackOverflow if they answer the question. But the thing is &#8211; I&#8217;m not that active on ServerFault and don&#8217;t have enough reputation.</p>
<p>Maybe I should just create this marketplace, where valued users can offer paid answers and people can hire them. That might work, but after seeing what happened with the Twitter ecosystem I learned my lesson &#8211; no more filling holes for OTHERs. Because it is obvious that if my marketplace works, the StackExchange team will be motivated to create their own version.</p>
<p>What do you think?</p>
<p>UPDATE: <a href="http://danpeguine.com/">Dan</a> (who is too cool to comment) sent in his thoughts by email:</p>
<blockquote><p>Google answers failed and it was a paid system. The main problem is the subjectivity of the quality of the answer. How do you judge that?</p></blockquote>
<p>That&#8217;s a great point. I think that it will be basically the same as it is today with point bounties:</p>
<p>1. Once you put a bounty you already give in the points (or in my case &#8211; the money), so you have no incentive to &#8220;lie&#8221; and say that the answer you got isn&#8217;t good enough just to save yourself the payment.</p>
<p>2. You decide which answer is &#8220;the&#8221; answer and gets money.</p>
<p>If you don&#8217;t get a good answer, you can always keep it around or raise the bid.</p>
<p>Another concern someone might raise is the same that Joel &amp; Jeff usually raise &#8211; what&#8217;s a good price for an answer? While many people don&#8217;t mind sharing knowledge for free, once you start attaching a price tag it becomes a whole different story. Well, I acknowledge that and I don&#8217;t think that the whole StackOverflow site should be paid, but it should have a paid option.</p>
<p>People will still have a great incentive to answer questions just like today (they increase their reputation), but this will give another option for those who ask more esoteric questions.</p>
<p><em>Now, what do you think?</em>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.arikfr.com%2Fblog%2Fthe-business-model-for-stackexchange.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.arikfr.com%2Fblog%2Fthe-business-model-for-stackexchange.html&amp;source=arikfr&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<img src="http://feeds.feedburner.com/~r/ObviousIdeas/~4/PopRCoR-zpA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.arikfr.com/blog/the-business-model-for-stackexchange.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		<feedburner:origLink>http://www.arikfr.com/blog/the-business-model-for-stackexchange.html</feedburner:origLink></item>
		<item>
		<title>How To Try Gmail For iPad From Your Mac or PC</title>
		<link>http://feedproxy.google.com/~r/ObviousIdeas/~3/nqUqbINIOT4/how-to-try-gmail-for-ipad-from-your-mac-or-pc.html</link>
		<comments>http://www.arikfr.com/blog/how-to-try-gmail-for-ipad-from-your-mac-or-pc.html#comments</comments>
		<pubDate>Sun, 04 Apr 2010 05:29:13 +0000</pubDate>
		<dc:creator>Arik</dc:creator>
				<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[Gmail]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[Safari]]></category>

		<guid isPermaLink="false">http://www.arikfr.com/blog/?p=117</guid>
		<description><![CDATA[Read about Gmail&#8217;s version for the iPad? Curious to try it yourself? Don&#8217;t have an iPad? No worries.
All you need to do is to change the user-agent string of your browser to be the same as the iPad Safari:
Mozilla/5.0 (iPad; U; CPU OS 3_2 like Mac OS X; en-us) AppleWebKit/531.21.10 (KHTML, like Gecko) Version/4.0.4 Mobile/7B334b [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://gmailblog.blogspot.com/2010/04/gmail-on-ipad.html?">Read about Gmail&#8217;s version for the iPad</a>? Curious to try it yourself? Don&#8217;t have an iPad? No worries.</p>
<p>All you need to do is to change the user-agent string of your browser to be the same as the iPad Safari:</p>
<blockquote><p>Mozilla/5.0 (iPad; U; CPU OS 3_2 like Mac OS X; en-us) AppleWebKit/531.21.10 (KHTML, like Gecko) Version/4.0.4 Mobile/7B334b Safari/531.21.10</p></blockquote>
<p>I&#8217;ve done it with Safari on my Mac with the <a href="http://www.macosxhints.com/article.php?story=20030110063041629">developers tools enabled</a> (after enabling the developers tools, go to <em>Develop</em>-&gt;<em>User Agent</em> menu and pick <em>other</em>). If you have other browser/OS, just google &#8220;[your browser] change user agent string&#8221;, pick the best result and follow the instructions.</p>
<p>Once you done with changing the user agent string, surf to gmail.com and enjoy. The iPad UI is less useful on a non touch screen, but it&#8217;s interesting to play with and see Gmail in two columns.</p>
<p>Obviously, this trick will work with most (all?) other iPad web apps.
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.arikfr.com%2Fblog%2Fhow-to-try-gmail-for-ipad-from-your-mac-or-pc.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.arikfr.com%2Fblog%2Fhow-to-try-gmail-for-ipad-from-your-mac-or-pc.html&amp;source=arikfr&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<img src="http://feeds.feedburner.com/~r/ObviousIdeas/~4/nqUqbINIOT4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.arikfr.com/blog/how-to-try-gmail-for-ipad-from-your-mac-or-pc.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.arikfr.com/blog/how-to-try-gmail-for-ipad-from-your-mac-or-pc.html</feedburner:origLink></item>
		<item>
		<title>iPhone + Android + ? = Windows Phone 7</title>
		<link>http://feedproxy.google.com/~r/ObviousIdeas/~3/t58dxu_zOlg/iphone-android-windows-phone-7.html</link>
		<comments>http://www.arikfr.com/blog/iphone-android-windows-phone-7.html#comments</comments>
		<pubDate>Wed, 24 Mar 2010 18:28:04 +0000</pubDate>
		<dc:creator>Arik</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Experience]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[MIX10]]></category>
		<category><![CDATA[Phone]]></category>
		<category><![CDATA[UI]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Phone 7]]></category>

		<guid isPermaLink="false">http://www.arikfr.com/blog/?p=114</guid>
		<description><![CDATA[Windows Phone UI and Design Language
View more presentations from Steve Clayton.

Microsoft really outperformed themselves with Windows Phone 7. They took the best ingredients of both the iPhone and Android, added some of their own and created something that has a lot of potential. I&#8217;m saying potential, because until we see the actual device and feel [...]]]></description>
			<content:encoded><![CDATA[<div id="__ss_3511859" style="width: 425px;"><strong><a title="Windows Phone UI and Design Language" href="http://www.slideshare.net/stevecla/windows-phone-ui-and-design-language-3511859">Windows Phone UI and Design Language</a></strong><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=cl14-100323010649-phpapp01&amp;stripped_title=windows-phone-ui-and-design-language-3511859" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="355" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=cl14-100323010649-phpapp01&amp;stripped_title=windows-phone-ui-and-design-language-3511859" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<div style="padding: 5px 0 12px;">View more <a href="http://www.slideshare.net/">presentations</a> from <a href="http://www.slideshare.net/stevecla">Steve Clayton</a>.</div>
</div>
<p>Microsoft really outperformed themselves with Windows Phone 7. They took the best ingredients of both the iPhone and Android, added some of their own and created something that has a lot of potential. I&#8217;m saying potential, because until we see the actual device and feel the experience, it&#8217;s impossible to know if they succeeded or not.</p>
<p>I really like their attention to details/perfection in the UI for this device and the effort they put in conveying this to the developers. Windows developers are usually less UI-centeric (as opposed to Mac developers), so extra work required here.</p>
<p><img class="alignnone" title="application = long page" src="http://files.droplr.com/files/12069702/FuWA.Screen%20shot%202010-03-24%20at%2020:15:03.png" alt="" width="419" height="184" /></p>
<p>I also love the fact that they didn&#8217;t just create another take on the iPhone experience, but created something of their own. Because when I say they took elements from the iPhone and Android, I mean just concepts &#8211; like the attention to details and one-consistent experience from the iPhone or the back button and multiple integration points from the Android. The overall experience is completely theirs and I like their concept that an application is one wide canvas, that part of it is being revealed at a time.</p>
<p>I&#8217;m really curious to see what affect the release of this phone is going to have on the mobile market. This phone isn&#8217;t iPhone-killer, but it certainly has the potential to be the Android killer&#8230;</p>
<p><em><strong>What do you think?</strong></em>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.arikfr.com%2Fblog%2Fiphone-android-windows-phone-7.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.arikfr.com%2Fblog%2Fiphone-android-windows-phone-7.html&amp;source=arikfr&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<img src="http://feeds.feedburner.com/~r/ObviousIdeas/~4/t58dxu_zOlg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.arikfr.com/blog/iphone-android-windows-phone-7.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.arikfr.com/blog/iphone-android-windows-phone-7.html</feedburner:origLink></item>
		<item>
		<title>There’s nothing wrong with Apple suing HTC. It’s the whole concept of patents that is wrong</title>
		<link>http://feedproxy.google.com/~r/ObviousIdeas/~3/Wbcp5TRtRB4/theres-nothing-wrong-with-apple-suing-htc-its-the-whole-concept-of-patents-that-is-wrong.html</link>
		<comments>http://www.arikfr.com/blog/theres-nothing-wrong-with-apple-suing-htc-its-the-whole-concept-of-patents-that-is-wrong.html#comments</comments>
		<pubDate>Mon, 08 Mar 2010 07:03:08 +0000</pubDate>
		<dc:creator>Arik</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.arikfr.com/blog/theres-nothing-wrong-with-apple-suing-htc-its-the-whole-concept-of-patents-that-is-wrong.html</guid>
		<description><![CDATA[
Today it&#39;s Apple filing a lawsuit against HTC, alleging that HTC infringing some of their patents &#8211; tomorrow it&#39;s Facebook who will file a lawsuit against the new kid in the block that will dare to implement newsfeeds. Patents on such things should be prohibited, they counteract innovation and competition. While HTC could afford buying rights from Apple [...]]]></description>
			<content:encoded><![CDATA[<div class='posterous_autopost'>
<div>Today it&#39;s <a href="http://www.engadget.com/2010/03/02/apple-sues-htc-for-infringing-20-iphone-patents/">Apple filing a lawsuit against HTC</a>, alleging that HTC infringing some of their patents &#8211; tomorrow it&#39;s <a href="http://www.allfacebook.com/2010/02/facebook-feed-patent/">Facebook who will file a lawsuit</a> against the new kid in the block that will dare to implement newsfeeds. Patents on such things should be prohibited, they counteract innovation and competition. While HTC could afford buying rights from Apple for these patents (in case Apple would be willing to sell rights), I don&#39;t think the same is true for some bootstrapped social network that would like to compete against Facebook.</div>
<p />
<div>Patents make sense for industries were by just copying some process you can compete with the patent inventor on the same level. It was meant to protect the inventors investment. But this no longer applies to products such as the iPhone or Facebook (or their features). They aren&#39;t selling us some features, they&#39;re selling a user experience. And this no one can copy from them, and even if someone does &#8211; they should just innovate and become better and not file lawsuits.</div>
<p />
<div>At least that is what I think.</div>
<p />
<div><b><i>Arik</i></b></div>
</p></div>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.arikfr.com%2Fblog%2Ftheres-nothing-wrong-with-apple-suing-htc-its-the-whole-concept-of-patents-that-is-wrong.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.arikfr.com%2Fblog%2Ftheres-nothing-wrong-with-apple-suing-htc-its-the-whole-concept-of-patents-that-is-wrong.html&amp;source=arikfr&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<img src="http://feeds.feedburner.com/~r/ObviousIdeas/~4/Wbcp5TRtRB4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.arikfr.com/blog/theres-nothing-wrong-with-apple-suing-htc-its-the-whole-concept-of-patents-that-is-wrong.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.arikfr.com/blog/theres-nothing-wrong-with-apple-suing-htc-its-the-whole-concept-of-patents-that-is-wrong.html</feedburner:origLink></item>
		<item>
		<title>Using Mixpanel API In Google App Engine Applications (Python)</title>
		<link>http://feedproxy.google.com/~r/ObviousIdeas/~3/QIIL33ZDyfQ/using-mixpanel-api-in-google-app-engine-applications-python.html</link>
		<comments>http://www.arikfr.com/blog/using-mixpanel-api-in-google-app-engine-applications-python.html#comments</comments>
		<pubDate>Mon, 14 Dec 2009 17:21:53 +0000</pubDate>
		<dc:creator>Arik</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[app engine]]></category>
		<category><![CDATA[GAE]]></category>
		<category><![CDATA[gist]]></category>
		<category><![CDATA[google analytics]]></category>
		<category><![CDATA[google app engine]]></category>
		<category><![CDATA[mixpanel]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[sample]]></category>
		<category><![CDATA[Snippet]]></category>
		<category><![CDATA[tracking]]></category>

		<guid isPermaLink="false">http://www.arikfr.com/blog/?p=106</guid>
		<description><![CDATA[
We started using MixPanel to get realtime statistics on user engagement in our application. We&#8217;ve been using MixPanel before for funnel tracking, but you can&#8217;t really appreciate their service until you start using their event tracking. It is truly realtime (as advertised) &#8211; the second the user performs an action on your application, you see [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://mixpanel.com/site_media/images/splash/illustration.png" alt="" /></p>
<p>We started using <a href="http://mixpanel.com/">MixPanel</a> to get realtime statistics on user engagement in our application. We&#8217;ve been using MixPanel before for <a title="Funnel analysis with Mixpanel" href="http://blog.mixpanel.com/funnel-analysis-with-mixpanel">funnel tracking</a>, but you can&#8217;t really appreciate their service until you start using their event tracking. It is truly realtime (as advertised) &#8211; the second the user performs an action on your application, you see it on your dashboard.</p>
<p>Besides the realtime reporting what I really like about MixPanel is the fact that they allow easily reporting from your backend and not only from frontend/Javascript (as opposed to Google Analytics).</p>
<p>Within <a href="http://mixpanel.com/api/docs/walkthrough/">their documentation</a> they have code samples in many languages, including Python. But their Python sample requires ability to start new processes on the server you&#8217;re running &#8211; something not possible on App Engine. Therefore I changed it to use URLFetch in RPC mode (so that calls to Mixpanel won&#8217;t block the call):</p>
<p><script src="http://gist.github.com/256155.js?file=mixpanel.py"></script></p>
<p>It could be re-factored more, like allowing setting the project token outside the function call, but that I will leave for you to do <img src='http://www.arikfr.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  (and if you do, please share with us)</p>
<p><strong><em>Arik</em></strong></p>
<p><script src="http://www.reddit.com/r/AppEngine/button.js?t=3" type="text/javascript"></script>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.arikfr.com%2Fblog%2Fusing-mixpanel-api-in-google-app-engine-applications-python.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.arikfr.com%2Fblog%2Fusing-mixpanel-api-in-google-app-engine-applications-python.html&amp;source=arikfr&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<img src="http://feeds.feedburner.com/~r/ObviousIdeas/~4/QIIL33ZDyfQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.arikfr.com/blog/using-mixpanel-api-in-google-app-engine-applications-python.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.arikfr.com/blog/using-mixpanel-api-in-google-app-engine-applications-python.html</feedburner:origLink></item>
		<item>
		<title>App Engine: Mapping Entities Using Deferred Tasks</title>
		<link>http://feedproxy.google.com/~r/ObviousIdeas/~3/YLr17PN3-tE/app-engine-mapping-entities-using-deferred-tasks.html</link>
		<comments>http://www.arikfr.com/blog/app-engine-mapping-entities-using-deferred-tasks.html#comments</comments>
		<pubDate>Mon, 07 Dec 2009 18:57:28 +0000</pubDate>
		<dc:creator>Arik</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[app engine]]></category>
		<category><![CDATA[appengine]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[computing]]></category>
		<category><![CDATA[deferred]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Nick Johnson]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[sample]]></category>
		<category><![CDATA[task queues]]></category>

		<guid isPermaLink="false">http://www.arikfr.com/blog/?p=101</guid>
		<description><![CDATA[I recently started using deferred tasks in my App Engine application. I&#8217;m using them mainly for two things:

splitting user requests into two pieces &#8211; one that being done immediately and one that being done in the background, to speed up the response time.
mapping (iterating over) all my entities to calculate various statistics.

I won&#8217;t provide here [...]]]></description>
			<content:encoded><![CDATA[<p>I recently started using deferred tasks in my <a href="http://code.google.com/appengine">App Engine</a> application. I&#8217;m using them mainly for two things:</p>
<ol>
<li>splitting user requests into two pieces &#8211; one that being done immediately and one that being done in the background, to speed up the response time.</li>
<li>mapping (iterating over) all my entities to calculate various statistics.</li>
</ol>
<p>I won&#8217;t provide here details on how to use deferred tasks, because this is described in detail in a <a title="Background work with the deferred library" href="http://code.google.com/appengine/articles/deferred.html">great article by Nick Johnson</a>, which I highly recommend reading. One thing I do want to share from my experience, is my implementation of the Mapper base class:</p>
<p><script src="http://gist.github.com/250932.js?file=mapper.py"></script></p>
<p>This implementation is taken from Nick&#8217;s article mentioned above, but I made some changes to it. The first change is giving subclasses the ability to set the property to order the entities by. I needed this, because I found out that when your entities have custom key names ordering by key breaks for some reason.</p>
<p>The other change is re-factoring the way the next batch starts. It seems to me that in the sample provided in the article there&#8217;s an error in the indentation, resulting in the code not doing batching properly and can even break in some situations. In my version every task run maps only one batch (or less). This is sub optimal in terms of # of tasks it takes to map all your entities, but as long as you don&#8217;t have really a lot of entities this is not such an issue.</p>
<p>I really would love to hear others&#8217; comments no my changes and about how you use deferred tasks or map your entities.</p>
<p><strong><em>Arik</em></strong></p>
<p><script type="text/javascript" src="http://www.reddit.com/r/AppEngine/button.js?t=3"></script></p>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.arikfr.com%2Fblog%2Fapp-engine-mapping-entities-using-deferred-tasks.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.arikfr.com%2Fblog%2Fapp-engine-mapping-entities-using-deferred-tasks.html&amp;source=arikfr&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<img src="http://feeds.feedburner.com/~r/ObviousIdeas/~4/YLr17PN3-tE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.arikfr.com/blog/app-engine-mapping-entities-using-deferred-tasks.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		<feedburner:origLink>http://www.arikfr.com/blog/app-engine-mapping-entities-using-deferred-tasks.html</feedburner:origLink></item>
		<item>
		<title>Simple Productivity Tip For Facebook Developers</title>
		<link>http://feedproxy.google.com/~r/ObviousIdeas/~3/lL40BcyhV7I/simple-productivity-tip-for-facebook-developers.html</link>
		<comments>http://www.arikfr.com/blog/simple-productivity-tip-for-facebook-developers.html#comments</comments>
		<pubDate>Sat, 28 Nov 2009 14:58:14 +0000</pubDate>
		<dc:creator>Arik</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[sandbox]]></category>
		<category><![CDATA[test]]></category>
		<category><![CDATA[tip]]></category>

		<guid isPermaLink="false">http://www.arikfr.com/blog/?p=97</guid>
		<description><![CDATA[
I&#8217;ve been doing quite a lot of Facebook development in the last few months. At first I was using my own account to do most of the testings for the apps I was working on. I always have (at least) two versions of the app &#8211; production and development. The development version is marked as [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/booleansplit/3972319375/"><img class="alignnone" title="Image by Robert S. Donovan" src="http://farm3.static.flickr.com/2667/3972319375_34f12a4f11_m.jpg" alt="" width="240" height="161" /></a></p>
<p>I&#8217;ve been doing quite a lot of Facebook development in the last few months. At first I was using my own account to do most of the testings for the apps I was working on. I always have (at least) two versions of the app &#8211; production and development. The development version is marked as sandboxed, so any action I do in it (including posting to the newsfeed) isn&#8217;t shown to my friends.</p>
<p>At first I felt that this is enough, and didn&#8217;t feel the need for a test account. But after some time I realized that while developing, anytime I get to my profile or newsfeed, I get distracted by my friends&#8217; posts. So I started using another account to do the testings. This way, whenever I get to the profile or newsfeed I practically see nothing there that can distract me from what I&#8217;m working on.</p>
<p>Another benefit of using a test account is that whenever you test something on the production (un-sandboxed) version of your app and need publish a lot to your newsfeed, you don&#8217;t spam your friends (or reveal upcoming features).</p>
<p>Of course, we can rely on our self discipline to avoid this distractions, but who are we kidding? <img src='http://www.arikfr.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong><em>Arik</em></strong>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.arikfr.com%2Fblog%2Fsimple-productivity-tip-for-facebook-developers.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.arikfr.com%2Fblog%2Fsimple-productivity-tip-for-facebook-developers.html&amp;source=arikfr&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<img src="http://feeds.feedburner.com/~r/ObviousIdeas/~4/lL40BcyhV7I" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.arikfr.com/blog/simple-productivity-tip-for-facebook-developers.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		<feedburner:origLink>http://www.arikfr.com/blog/simple-productivity-tip-for-facebook-developers.html</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic Page Served (once) in 0.385 seconds -->
