<?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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Dreaming Of Beetles</title>
	
	<link>http://www.latko.org</link>
	<description>A Misanthropic Anthropoid With Something to Say</description>
	<lastBuildDate>Thu, 11 Mar 2010 23:58:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain="www.latko.org" port="80" path="/?rsscloud=notify" registerProcedure="" protocol="http-post" />
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/DreamingOfBeetles" /><feedburner:info uri="dreamingofbeetles" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/2.0/</creativeCommons:license><image><link>http://www.latko.org</link><url>http://www.latko.org/images/B.png</url></image><feedburner:emailServiceId>DreamingOfBeetles</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Cashing Out</title>
		<link>http://feedproxy.google.com/~r/DreamingOfBeetles/~3/AFjKzQg6Gko/</link>
		<comments>http://www.latko.org/2010/03/11/cashing-out/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 23:58:45 +0000</pubDate>
		<dc:creator>Chris Latko</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://www.latko.org/?p=892</guid>
		<description><![CDATA[
			
				
			
		
Another in my series of non-sequitur titles. I&#8217;m not cashing out of anything (wish I had a Ponzi scheme going or something)&#8230;
This is a follow-up to the last two posts. I&#8217;m going to combine 5 or 6 posts into this single one, so here goes:
1) Am I Selling Out On Twitter?
Talking to people over on [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.latko.org%2F2010%2F03%2F11%2Fcashing-out%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.latko.org%2F2010%2F03%2F11%2Fcashing-out%2F&amp;source=clatko&amp;style=normal&amp;service=bit.ly&amp;service_api=R_76119318e81261f9e0fd26563a32db5d" height="61" width="50" /><br />
			</a>
		</div>
<p><img class="alignright size-full wp-image-893" title="cash" src="http://www.latko.org/wp-content/uploads/2010/03/cash.jpg" alt="" width="300" height="200" />Another in my series of non-sequitur titles. I&#8217;m not cashing out of anything (wish I had a Ponzi scheme going or something)&#8230;</p>
<p>This is a follow-up to the last two posts. I&#8217;m going to combine 5 or 6 posts into this single one, so here goes:</p>
<p>1) Am I Selling Out On Twitter?<br />
Talking to people over on Google Buzz cleared my mind on this topic. It all comes down to &#8220;if I feel OK posting something, go ahead and post it&#8221;. The giveaways and other promo looking things I post, I don&#8217;t get any cash for, I&#8217;m either trying to make my followers happy (so I get more) or I just genuinely like a product and want to promo it.</p>
<p>2) Hacking Google Buzz<br />
I&#8217;m gonna wrap this together with Gaming Social Networks. Most social networks have APIs public and private that you can use with a fun, handy tool called cURL. So in certain cases, you can either a) use tcpflow and watch what is going over the wire or b) set up a local proxy and capture everything there. The local proxy helps quite a bit when uncovering iPhone APIs. I&#8217;ll leave it to the imagination, what you have to do next.</p>
<p>3) More Google Evilness<br />
This is just a suspicion at this point and I don&#8217;t think I could ever find hard evidence so I&#8217;m not going into it. The gang at Google is not dumb so they wouldn&#8217;t leave things laying around in the open for people like me to find.</p>
<p>4) Why Chrome Sucks<br />
Just going to list one reason here and shut my trap about the others. In OS X, open about 20 tabs in Chrome, use your machine doing other stuff for a couple hours and come back. Click to a different tab, it reloads because during those couple hours, Chrome decided to purge memory and unload that tab (same concept of memory management seen in Android OS). Since I use 20 tabs all the time, I just can&#8217;t deal with the loading/unloading. I&#8217;m also using the dev channel build so this may be different for mainstreamers.</p>
<p>5) Google Buzz Still Leaking Personal Info<br />
Whenever you look at someone&#8217;s friends or followers, up to 10,000 user profiles are downloaded (even if you just want to see the first 10). In this JSON stream, you can see account aliases which more often than not are email addresses. I was able to see all of Jason Calacanis&#8217; emails. I&#8217;m not sure if this has been fixed or not (haven&#8217;t been wading in the Buzz JSON stream lately).</p>
<p>6) The Holy Secret Of Compiling Mod_Python<br />
And this goes for mod_wsgi as well. More often than not, you&#8217;re going to get some bs about not being able to move mod_python.so because it doesn&#8217;t exist. Why? Because the shared/static library it depends on doesn&#8217;t exist? Why? Because you don&#8217;t have the apr-utils installed. Why? Because you didn&#8217;t compile them when you built httpd. Why? Because it&#8217;s not obvious at all this is what you need to do.</p>
<p>And if you&#8217;re on RHEL, just install the httpd-dev RPM and all is good.</p>
<p>And if mod_python works, but everything you run gives you a 500 error, make sure python and httpd are using the same libexpat version (the ldd tool is handy for this). Even if it&#8217;s complaining about something super irrelevant, check that libexpat.</p>
<p>And if this doesn&#8217;t take the award for the most boring post on this blog, I don&#8217;t know what would.</p>
<p>Oh yeah, I&#8217;m adding my résumé to my about page. <a title="Chris Latko Resume" href="http://www.latko.org/resume.pdf"><strong>You can download the pdf here</strong></a>. Comments appreciated. And this doesn&#8217;t mean I&#8217;m on the market.</p>
<p><a title="Follow clatko on Twitter" href="http://twitter.com/clatko">Follow Me On Twitter!</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/AtYDy9oDlFCLsB0J3PdgV5uHZV0/0/da"><img src="http://feedads.g.doubleclick.net/~a/AtYDy9oDlFCLsB0J3PdgV5uHZV0/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/AtYDy9oDlFCLsB0J3PdgV5uHZV0/1/da"><img src="http://feedads.g.doubleclick.net/~a/AtYDy9oDlFCLsB0J3PdgV5uHZV0/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DreamingOfBeetles?a=AFjKzQg6Gko:bkphYSFHXYs:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/DreamingOfBeetles?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DreamingOfBeetles?a=AFjKzQg6Gko:bkphYSFHXYs:CrbuldW8iD8"><img src="http://feeds.feedburner.com/~ff/DreamingOfBeetles?i=AFjKzQg6Gko:bkphYSFHXYs:CrbuldW8iD8" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DreamingOfBeetles/~4/AFjKzQg6Gko" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.latko.org/2010/03/11/cashing-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.latko.org/2010/03/11/cashing-out/</feedburner:origLink></item>
		<item>
		<title>Down For The Count</title>
		<link>http://feedproxy.google.com/~r/DreamingOfBeetles/~3/P3gyYqQYzDM/</link>
		<comments>http://www.latko.org/2010/03/06/down-for-the-count/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 22:34:19 +0000</pubDate>
		<dc:creator>Chris Latko</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://www.latko.org/?p=888</guid>
		<description><![CDATA[
			
				
			
		

This is a great image, by poopbear, of fictional vampires duking it out. There is no significance here, I&#8217;m not down, or out, or anything; just busy. Some topics that I&#8217;ve been meaning to write about:

Hacking Google Buzz
Google Buzz Still Leaking Personal Info
More Google Evilness
Why Chrome Sucks
The Holy Secret Of Compiling Mod_Python
Gaming Social Networks

These are [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.latko.org%2F2010%2F03%2F06%2Fdown-for-the-count%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.latko.org%2F2010%2F03%2F06%2Fdown-for-the-count%2F&amp;source=clatko&amp;style=normal&amp;service=bit.ly&amp;service_api=R_76119318e81261f9e0fd26563a32db5d" height="61" width="50" /><br />
			</a>
		</div>
<p style="text-align: center;"><a href="http://poopbear.deviantart.com/art/Down-for-the-Count-153668816"><img class="size-full wp-image-889 aligncenter" title="Down_for_the_Count_by_poopbear" src="http://www.latko.org/wp-content/uploads/2010/03/Down_for_the_Count_by_poopbear.jpg" alt="" width="500" height="323" /></a></p>
<p>This is a great image, by <a title="poopbear" href="http://poopbear.deviantart.com/">poopbear</a>, of fictional vampires duking it out. There is no significance here, I&#8217;m not down, or out, or anything; just busy. Some topics that I&#8217;ve been meaning to write about:</p>
<ul>
<li>Hacking Google Buzz</li>
<li>Google Buzz Still Leaking Personal Info</li>
<li>More Google Evilness</li>
<li>Why Chrome Sucks</li>
<li>The Holy Secret Of Compiling Mod_Python</li>
<li>Gaming Social Networks</li>
</ul>
<p>These are just off the top of my head. I&#8217;ll write some of this stuff up soon, but if anyone is interested in something, let me know!</p>
<p><a title="Follow clatko on Twitter" href="http://twitter.com/clatko">Follow Me On Twitter!</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/HokvtyT0pOjWggCbafU9tEv1AJE/0/da"><img src="http://feedads.g.doubleclick.net/~a/HokvtyT0pOjWggCbafU9tEv1AJE/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/HokvtyT0pOjWggCbafU9tEv1AJE/1/da"><img src="http://feedads.g.doubleclick.net/~a/HokvtyT0pOjWggCbafU9tEv1AJE/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DreamingOfBeetles?a=P3gyYqQYzDM:m9jWRm7IeG4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/DreamingOfBeetles?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DreamingOfBeetles?a=P3gyYqQYzDM:m9jWRm7IeG4:CrbuldW8iD8"><img src="http://feeds.feedburner.com/~ff/DreamingOfBeetles?i=P3gyYqQYzDM:m9jWRm7IeG4:CrbuldW8iD8" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DreamingOfBeetles/~4/P3gyYqQYzDM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.latko.org/2010/03/06/down-for-the-count/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.latko.org/2010/03/06/down-for-the-count/</feedburner:origLink></item>
		<item>
		<title>Am I Selling Out On Twitter?</title>
		<link>http://feedproxy.google.com/~r/DreamingOfBeetles/~3/qz3LxLr9nvc/</link>
		<comments>http://www.latko.org/2010/02/22/am-i-selling-out-on-twitter/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 17:02:26 +0000</pubDate>
		<dc:creator>Chris Latko</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.latko.org/?p=875</guid>
		<description><![CDATA[
			
				
			
		

I have never been paid for a tweet. I just wanted to get that out there right away.
This doesn&#8217;t mean I haven&#8217;t had offers of a hundred dollars for a single tweet. I&#8217;ve just always refused, believing that the higher moral ground is more important to me and I don&#8217;t want diminish any social currency [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.latko.org%2F2010%2F02%2F22%2Fam-i-selling-out-on-twitter%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.latko.org%2F2010%2F02%2F22%2Fam-i-selling-out-on-twitter%2F&amp;source=clatko&amp;style=normal&amp;service=bit.ly&amp;service_api=R_76119318e81261f9e0fd26563a32db5d" height="61" width="50" /><br />
			</a>
		</div>
<p style="text-align: center;"><strong><img class="size-full wp-image-876 aligncenter" title="171710_a6f16de788" src="http://www.latko.org/wp-content/uploads/2010/02/171710_a6f16de788.jpg" alt="Am I selling out on Twitter?" width="500" height="250" /></strong></p>
<p><strong>I have <em>never</em> been paid for a tweet.</strong> I just wanted to get that out there right away.</p>
<p>This doesn&#8217;t mean I haven&#8217;t had offers of a hundred dollars for a single tweet. I&#8217;ve just always refused, believing that the higher moral ground is more important to me and I don&#8217;t want diminish any social currency I may have.</p>
<p>If this post sounds like gibberish, the back story is that I have over 150,000 followers on Twitter and the growth is only accelerating. With this many followers, I&#8217;m getting approached more and more often by people wanting to promote their products. In the past, I have agreed as long as:</p>
<ul>
<li>It&#8217;s not a scam</li>
<li>It&#8217;s a product or app that I genuinely feel has some value</li>
</ul>
<p>As already mentioned, I don&#8217;t take kickbacks and in most cases, I don&#8217;t even receive the product I&#8217;m giving away. I would rather see a happy follower, than use that product myself (if they were iPads, the story might be different, heh).</p>
<p>So you may have noticed that I&#8217;ve been running a few giveaways lately and will probably continue to do so. If these are annoying, don&#8217;t hesitate to let me know.</p>
<p>I really want to hear your opinion on this. Is it annoying? Should I continue? Should I eat a rock?</p>
<p>image/<a href="http://www.flickr.com/photos/msneato/171710/">flickr</a></p>
<p><a title="Follow clatko on Twitter" href="http://twitter.com/clatko"><strong>Follow me on Twitter!</strong></a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/TMGrdTu_KO73UEoCGVDtfcnDZPo/0/da"><img src="http://feedads.g.doubleclick.net/~a/TMGrdTu_KO73UEoCGVDtfcnDZPo/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/TMGrdTu_KO73UEoCGVDtfcnDZPo/1/da"><img src="http://feedads.g.doubleclick.net/~a/TMGrdTu_KO73UEoCGVDtfcnDZPo/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DreamingOfBeetles?a=qz3LxLr9nvc:-dztMebvUmI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/DreamingOfBeetles?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DreamingOfBeetles?a=qz3LxLr9nvc:-dztMebvUmI:CrbuldW8iD8"><img src="http://feeds.feedburner.com/~ff/DreamingOfBeetles?i=qz3LxLr9nvc:-dztMebvUmI:CrbuldW8iD8" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DreamingOfBeetles/~4/qz3LxLr9nvc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.latko.org/2010/02/22/am-i-selling-out-on-twitter/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.latko.org/2010/02/22/am-i-selling-out-on-twitter/</feedburner:origLink></item>
		<item>
		<title>The Big iWrap Device Protection Giveaway</title>
		<link>http://feedproxy.google.com/~r/DreamingOfBeetles/~3/5Lh4Z818t1Y/</link>
		<comments>http://www.latko.org/2010/02/17/the-big-iwrap-device-protection-giveaway/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 16:24:26 +0000</pubDate>
		<dc:creator>Chris Latko</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://www.latko.org/?p=857</guid>
		<description><![CDATA[
			
				
			
		
Update: And that&#8217;s a&#8230; over. The iWrap giveaway is over!
I was convinced I didn&#8217;t need an iPhone, until I laid hands on one. That day I got the first generation iPhone and put it in the category of &#8220;most life-changing device&#8221; I&#8217;ve ever owned. I&#8217;m an absolute fanatic. Of course, I got the iPhone 3GS [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.latko.org%2F2010%2F02%2F17%2Fthe-big-iwrap-device-protection-giveaway%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.latko.org%2F2010%2F02%2F17%2Fthe-big-iwrap-device-protection-giveaway%2F&amp;source=clatko&amp;style=normal&amp;service=bit.ly&amp;service_api=R_76119318e81261f9e0fd26563a32db5d" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://www.getiwrap.com/"><img class="alignright size-full wp-image-858" title="iWrap" src="http://www.latko.org/wp-content/uploads/2010/02/iwrap.gif" alt="iWrap Complete Device Protection" width="250" height="71" /></a><strong><span style="color: #993300;">Update:</span> And that&#8217;s a&#8230; over. The iWrap giveaway is over!</strong></p>
<p>I was convinced I didn&#8217;t need an iPhone, until I laid hands on one. That day I got the first generation iPhone and put it in the category of &#8220;most life-changing device&#8221; I&#8217;ve ever owned. I&#8217;m an absolute fanatic. Of course, I got the iPhone 3GS the day it came out and I&#8217;m sure I&#8217;ll get the iPhone A4 when that comes out.</p>
<p>Anyway, to the point. One thing I love about the phone is how easily it slips into the pocket. I&#8217;ve always wondered WhyTF people used these big ugly screen protectors on the device making it as huge as a brick. I&#8217;ve never used a cover and have taken excellent care of my devices. Sure they get minor scratches, but you have to look pretty close to see them. I once had an argument about this with a brick-cover user and finally won by pointing out he still had a large scratch even with the protector.</p>
<p>Anyway, back to the point. If I were to get anything for my iPhone, it would be a wrap/film cover so as to not make it bulky. And that&#8217;s exactly what I&#8217;m giving away, the <a title="iWrap Complete Device Protection" href="http://www.getiwrap.com/"><strong>iWrap</strong></a>.</p>
<p>I haven&#8217;t used this product, but <a title="iWrap" href="http://www.getiwrap.com/">looking through the site</a>, <a title="About iWrap" href="http://www.getiwrap.com/about">reading about it</a>, and <a title="iWrap Testimonials" href="http://www.getiwrap.com/testimonials">reading the testimonials</a>, the iWrap seems like the best option out there.</p>
<p><strong> I have 10 iWraps to give away from now until 2/21/10</strong> (maybe 9 since I want one for myself). Just leave a comment (you can say whatever, but keep it civil) and make sure to fill in your email address in the comment form. I&#8217;ll announce winners each day on my Twitter account - <a title="Follow me on Twitter!" href="http://twitter.com/clatko"><strong>@clatko</strong></a> - so follow me to see if you win.</p>
<p><strong><a title="Follow me on Twitter!" href="http://twitter.com/clatko">Follow me on Twitter!</a></strong></p>

<p><a href="http://feedads.g.doubleclick.net/~a/wCZsUJcWc0XxZE_kNz1bDJQdjyc/0/da"><img src="http://feedads.g.doubleclick.net/~a/wCZsUJcWc0XxZE_kNz1bDJQdjyc/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/wCZsUJcWc0XxZE_kNz1bDJQdjyc/1/da"><img src="http://feedads.g.doubleclick.net/~a/wCZsUJcWc0XxZE_kNz1bDJQdjyc/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DreamingOfBeetles?a=5Lh4Z818t1Y:dHFNLuYxRBY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/DreamingOfBeetles?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DreamingOfBeetles?a=5Lh4Z818t1Y:dHFNLuYxRBY:CrbuldW8iD8"><img src="http://feeds.feedburner.com/~ff/DreamingOfBeetles?i=5Lh4Z818t1Y:dHFNLuYxRBY:CrbuldW8iD8" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DreamingOfBeetles/~4/5Lh4Z818t1Y" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.latko.org/2010/02/17/the-big-iwrap-device-protection-giveaway/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		<feedburner:origLink>http://www.latko.org/2010/02/17/the-big-iwrap-device-protection-giveaway/</feedburner:origLink></item>
		<item>
		<title>Apple Asking for iPhone Developer Feedback?</title>
		<link>http://feedproxy.google.com/~r/DreamingOfBeetles/~3/TiFB7riodA8/</link>
		<comments>http://www.latko.org/2010/02/08/apple-asking-for-iphone-developer-feedback/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 02:29:23 +0000</pubDate>
		<dc:creator>Chris Latko</dc:creator>
				<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.latko.org/?p=852</guid>
		<description><![CDATA[
			
				
			
		

Just got this in the mail&#8230; Nailed them on the clarity/timeliness of app reviews and suggested they post guidelines for acceptable apps or at the very least have a pre-review process.
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.latko.org%2F2010%2F02%2F08%2Fapple-asking-for-iphone-developer-feedback%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.latko.org%2F2010%2F02%2F08%2Fapple-asking-for-iphone-developer-feedback%2F&amp;source=clatko&amp;style=normal&amp;service=bit.ly&amp;service_api=R_76119318e81261f9e0fd26563a32db5d" height="61" width="50" /><br />
			</a>
		</div>
<p style="text-align: center;"><img class="alignnone size-full wp-image-902" title="iPhone_Developer" src="http://www.latko.org/wp-content/uploads/2010/02/iPhone_Developer.jpg" alt="" width="520" height="391" /></p>
<p style="text-align: left;">Just got this in the mail&#8230; Nailed them on the clarity/timeliness of app reviews and suggested they post guidelines for acceptable apps or at the very least have a pre-review process.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/qEe3m-qPaQMuMQar4X5rynt80Bg/0/da"><img src="http://feedads.g.doubleclick.net/~a/qEe3m-qPaQMuMQar4X5rynt80Bg/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/qEe3m-qPaQMuMQar4X5rynt80Bg/1/da"><img src="http://feedads.g.doubleclick.net/~a/qEe3m-qPaQMuMQar4X5rynt80Bg/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DreamingOfBeetles?a=TiFB7riodA8:6u5YIDpNYKM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/DreamingOfBeetles?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DreamingOfBeetles?a=TiFB7riodA8:6u5YIDpNYKM:CrbuldW8iD8"><img src="http://feeds.feedburner.com/~ff/DreamingOfBeetles?i=TiFB7riodA8:6u5YIDpNYKM:CrbuldW8iD8" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DreamingOfBeetles/~4/TiFB7riodA8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.latko.org/2010/02/08/apple-asking-for-iphone-developer-feedback/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.latko.org/2010/02/08/apple-asking-for-iphone-developer-feedback/</feedburner:origLink></item>
		<item>
		<title>The iPad Does(n’t) Make Sense</title>
		<link>http://feedproxy.google.com/~r/DreamingOfBeetles/~3/r1vdZKACGxE/</link>
		<comments>http://www.latko.org/2010/02/06/the-ipad-doesnt-make-sense/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 02:25:51 +0000</pubDate>
		<dc:creator>Chris Latko</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.latko.org/?p=848</guid>
		<description><![CDATA[
			
				
			
		
Update: I started  writing this post and realized I&#8217;m finding so much about the iPad on a  daily basis, I&#8217;ll never finish this. I&#8217;m going make this sticky and  continue to expand on it as I uncover new notions of what this thing is.
There seem to be two warring factions over the [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.latko.org%2F2010%2F02%2F06%2Fthe-ipad-doesnt-make-sense%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.latko.org%2F2010%2F02%2F06%2Fthe-ipad-doesnt-make-sense%2F&amp;source=clatko&amp;style=normal&amp;service=bit.ly&amp;service_api=R_76119318e81261f9e0fd26563a32db5d" height="61" width="50" /><br />
			</a>
		</div>
<p><img class="alignright" title="ipad_safari" src="http://www.latko.org/wp-content/uploads/2010/01/ipad_safari.jpg" alt="Apple iPad" width="250" height="190" /><strong>Update:</strong> I started  writing this post and realized I&#8217;m finding so much about the iPad on a  daily basis, I&#8217;ll never finish this. I&#8217;m going make this sticky and  continue to expand on it as I uncover new notions of what this thing is.</p>
<p>There seem to be two warring factions over the iPad, those that  think it makes sense and those that don&#8217;t. I&#8217;m firmly in the &#8220;think it  makes sense&#8221; group.</p>
<p><strong>Flash</strong><br />
I hate Flash. I hate the AIR runtime. I don&#8217;t even have the browser plugin installed (my hatred extends beyond <a title="ClickToFlash" href="http://rentzsch.github.com/clicktoflash/">ClickToFlash</a>). But most of the people that will buy this device will have some sort of affinity for it. I can just see my sister, buying this for use on the couch, firing it up and Farmville being a blue square. The lack of Flash matters most to those who don&#8217;t even know what it is.</p>
<p><strong>This is the New Apple OS</strong><br />
Some fear that iPhone OS X, which will most likely be re-branded Mobile  OS X, will creep upwards to laptops and desktops. Apple is not stupid,  this will never happen. Do you think they haven&#8217;t noticed the huge  developer community that lives and loves OS X? This is the community  that create the applications and apps that make iP and Macs such a  pleasure to use. Apple is not going to do anything to interfere with the  love.</p>
<p><strong>The iPad is for my Mom</strong><br />
Recently, my parents hashed it out over my mom&#8217;s desire for an Apple  laptop. My dad was against it as he didn&#8217;t want to learn a new OS. She  ended up with a Dell. The iPad would be perfect for her, no learning  required. What we&#8217;re seeing here is the wii-ification of the game  console. Bringing a somewhat arcane device to the masses. But my mom is  going to be awfully pissed her genealogy software doesn&#8217;t work on it.</p>
<p><strong>It&#8217;s Just a Big iPod Touch</strong><br />
And my iPhone is just a smaller, less powerful, less capable iPad. The  only things that matter about the physical aspects are a) the size of  the screen and b) it&#8217;s running Apple&#8217;s A4 chip (which I&#8217;ll get to  later). Watching the Jobs announcement was boring, truly boring. I  wasn&#8217;t there so I checked out the live blogs without the benefit of  motion. It was the 7 minute <a title="iPad Video" href="http://www.apple.com/ipad/#video">iPad intro video</a> that  blew my mind. And the word on the street is that you &#8220;have to use it to  understand it&#8221;. Watching the video was enough for me. It is the  interface that allows this device to excel where everyone else has  failed.</p>
<p><strong>It Doesn&#8217;t have X, Y, or Z</strong><br />
I firmly believe that Apple has introduced what the market will bear,  not what Apple is capable of. You can see evidence of this tactic with  the camera in the iPod Nano and a lack of one in the iPod Touch. The  iPod Touch can survive with its current specs, the Nano, not so much. I  bet Apple is currently working on the 3rd or even 4th generation of the  iPad right now. I also believe this product line will be pushed more  aggressively, no once per year updates.</p>
<p><strong>This is Not a &#8220;Hobby&#8221; Product</strong><br />
When we got the iPod Touch, it wasn&#8217;t called the iTouch. Same with Nano,  Shuffle, and now Classic. The branding remains consistent - iP. The  iPad fits into this branding mold, whereas a &#8220;Hobby&#8221; product does not -  tv.</p>
<p><strong>The Apple A4 CPU/GPU</strong><br />
I don&#8217;t have any knowledge that isn&#8217;t already out there, but I&#8217;m damn  curious how many cores this thing has. Apple, with its PA Semi purchase,  has brought us a screaming, power-sipping monster. We all know the next  iPhone will be called the iPhone A4. I bet this is what has postponed  the launch of the tablet for so long, Jobs just was not comfortable  releasing an underpowered device that did not hold up well in battery  life.</p>
<p><a title="Follow clatko on Twitter" href="http://twitter.com/clatko"><strong>Follow  me on Twitter!</strong></a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/ypyGte5QhSYC4g6Ttsp3zvHb6Yw/0/da"><img src="http://feedads.g.doubleclick.net/~a/ypyGte5QhSYC4g6Ttsp3zvHb6Yw/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/ypyGte5QhSYC4g6Ttsp3zvHb6Yw/1/da"><img src="http://feedads.g.doubleclick.net/~a/ypyGte5QhSYC4g6Ttsp3zvHb6Yw/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DreamingOfBeetles?a=r1vdZKACGxE:ngBn3bva_m8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/DreamingOfBeetles?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DreamingOfBeetles?a=r1vdZKACGxE:ngBn3bva_m8:CrbuldW8iD8"><img src="http://feeds.feedburner.com/~ff/DreamingOfBeetles?i=r1vdZKACGxE:ngBn3bva_m8:CrbuldW8iD8" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DreamingOfBeetles/~4/r1vdZKACGxE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.latko.org/2010/02/06/the-ipad-doesnt-make-sense/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.latko.org/2010/02/06/the-ipad-doesnt-make-sense/</feedburner:origLink></item>
		<item>
		<title>Screenshots Of SDK 3.2 iPad Simulator</title>
		<link>http://feedproxy.google.com/~r/DreamingOfBeetles/~3/YDZR5BT7HQg/</link>
		<comments>http://www.latko.org/2010/01/27/ipad-simulator/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 02:21:10 +0000</pubDate>
		<dc:creator>Chris Latko</dc:creator>
				<category><![CDATA[Apache]]></category>

		<guid isPermaLink="false">http://www.latko.org/?p=844</guid>
		<description><![CDATA[
			
				
			
		
My take on the announcements:

This is a revolutionary product (I didn&#8217;t realize this until the point below).
The new app interfaces have sold me.
The announcement was boring. Demos are boring, watch the 7-min iPad video by Apple to see what this is all about.
The A4 chip and the amazing battery life will kill the Kindle and [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.latko.org%2F2010%2F01%2F27%2Fipad-simulator%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.latko.org%2F2010%2F01%2F27%2Fipad-simulator%2F&amp;source=clatko&amp;style=normal&amp;service=bit.ly&amp;service_api=R_76119318e81261f9e0fd26563a32db5d" height="61" width="50" /><br />
			</a>
		</div>
<p>My take on the announcements:</p>
<ul>
<li>This is a revolutionary product (I didn&#8217;t realize this until the point below).</li>
<li>The new app interfaces have sold me.</li>
<li>The announcement was boring. Demos are boring, watch the 7-min <a title="iPad Video" href="http://www.apple.com/ipad/#video">iPad video</a> by Apple to see what this is all about.</li>
<li>The A4 chip and the amazing battery life will kill the Kindle and the rest of the eReader market.</li>
<li>The price is amazing. Again, Kindle dead.</li>
<li>There is far more to this product than what we&#8217;ve seen today.</li>
</ul>
<p>Here are some pics of the simulator. I rushed these out so ask questions in the comments:</p>
<div id="attachment_874" class="wp-caption alignnone" style="width: 530px"><img class="size-full wp-image-874" title="lock_hz1" src="http://www.latko.org/wp-content/uploads/2010/01/lock_hz1.jpg" alt="" width="520" height="399" />
<p class="wp-caption-text">Lock Screen</p>
</div>
<div id="attachment_875" class="wp-caption alignnone" style="width: 530px"><img class="size-full wp-image-875" title="home_vt1" src="http://www.latko.org/wp-content/uploads/2010/01/home_vt1.jpg" alt="" width="520" height="679" />
<p class="wp-caption-text">Initial Home Screen</p>
</div>
<div id="attachment_876" class="wp-caption alignnone" style="width: 530px"><img class="size-full wp-image-876" title="setting_vt1" src="http://www.latko.org/wp-content/uploads/2010/01/setting_vt1.jpg" alt="" width="520" height="682" />
<p class="wp-caption-text">Settings</p>
</div>
<div id="attachment_878" class="wp-caption alignnone" style="width: 530px"><img class="size-full wp-image-878" title="search_vt1" src="http://www.latko.org/wp-content/uploads/2010/01/search_vt11.jpg" alt="" width="520" height="682" />
<p class="wp-caption-text">Search</p>
</div>
<div id="attachment_879" class="wp-caption alignnone" style="width: 530px"><img class="size-full wp-image-879" title="setting_vt2" src="http://www.latko.org/wp-content/uploads/2010/01/setting_vt2.jpg" alt="" width="520" height="677" />
<p class="wp-caption-text">Settings App</p>
</div>
<div id="attachment_880" class="wp-caption alignnone" style="width: 530px"><img class="size-full wp-image-880" title="setting_vt3" src="http://www.latko.org/wp-content/uploads/2010/01/setting_vt3.jpg" alt="" width="520" height="682" />
<p class="wp-caption-text">About</p>
</div>
<div id="attachment_881" class="wp-caption alignnone" style="width: 530px"><img class="size-full wp-image-881" title="setting_vt4" src="http://www.latko.org/wp-content/uploads/2010/01/setting_vt4.jpg" alt="" width="520" height="681" />
<p class="wp-caption-text">Keyboard</p>
</div>
<div id="attachment_882" class="wp-caption alignnone" style="width: 530px"><img class="size-full wp-image-882" title="setting_vt5" src="http://www.latko.org/wp-content/uploads/2010/01/setting_vt5.jpg" alt="" width="520" height="677" />
<p class="wp-caption-text">Accessibility</p>
</div>
<div id="attachment_883" class="wp-caption alignnone" style="width: 530px"><img class="size-full wp-image-883" title="contact_vt1" src="http://www.latko.org/wp-content/uploads/2010/01/contact_vt1.jpg" alt="" width="520" height="683" />
<p class="wp-caption-text">Contact App</p>
</div>
<div id="attachment_884" class="wp-caption alignnone" style="width: 530px"><img class="size-full wp-image-884" title="contact_vt2" src="http://www.latko.org/wp-content/uploads/2010/01/contact_vt2.jpg" alt="" width="520" height="681" />
<p class="wp-caption-text">Contact App w/ Keyboard</p>
</div>
<div id="attachment_885" class="wp-caption alignnone" style="width: 530px"><a href="http://www.latko.org/wp-content/uploads/2010/01/contact_hz1.jpg"><img class="size-full wp-image-885" title="contact_hz1" src="http://www.latko.org/wp-content/uploads/2010/01/contact_hz1.jpg" alt="" width="520" height="402" /></a>
<p class="wp-caption-text">Contact App w/ Keyboard Horizontal</p>
</div>
<p><a title="Follow clatko on Twitter" href="http://twitter.com/clatko"><strong>Follow me on Twitter!</strong></a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/8iYaTUSZRYvP8Jg2EWaCE8DXDLQ/0/da"><img src="http://feedads.g.doubleclick.net/~a/8iYaTUSZRYvP8Jg2EWaCE8DXDLQ/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/8iYaTUSZRYvP8Jg2EWaCE8DXDLQ/1/da"><img src="http://feedads.g.doubleclick.net/~a/8iYaTUSZRYvP8Jg2EWaCE8DXDLQ/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DreamingOfBeetles?a=YDZR5BT7HQg:r3TW8nOGgKw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/DreamingOfBeetles?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DreamingOfBeetles?a=YDZR5BT7HQg:r3TW8nOGgKw:CrbuldW8iD8"><img src="http://feeds.feedburner.com/~ff/DreamingOfBeetles?i=YDZR5BT7HQg:r3TW8nOGgKw:CrbuldW8iD8" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DreamingOfBeetles/~4/YDZR5BT7HQg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.latko.org/2010/01/27/ipad-simulator/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		<feedburner:origLink>http://www.latko.org/2010/01/27/ipad-simulator/</feedburner:origLink></item>
		<item>
		<title>The Rise Of The API</title>
		<link>http://feedproxy.google.com/~r/DreamingOfBeetles/~3/PyOpzuGO7lQ/</link>
		<comments>http://www.latko.org/2010/01/25/the-rise-of-the-api/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 02:16:09 +0000</pubDate>
		<dc:creator>Chris Latko</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.latko.org/?p=841</guid>
		<description><![CDATA[
			
				
			
		
Mashups. That name seems to grate on me now, never liked it. Several years ago, 2005 maybe, web apps or even web functions became much more liberal with sharing information. We saw the pioneers like Flickr and Delicious open up their data to 3rd parties through APIs. The seminal event was probably Google Maps. Closed [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.latko.org%2F2010%2F01%2F25%2Fthe-rise-of-the-api%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.latko.org%2F2010%2F01%2F25%2Fthe-rise-of-the-api%2F&amp;source=clatko&amp;style=normal&amp;service=bit.ly&amp;service_api=R_76119318e81261f9e0fd26563a32db5d" height="61" width="50" /><br />
			</a>
		</div>
<p><img class="alignright size-full wp-image-840" title="api" src="http://www.latko.org/wp-content/uploads/2010/01/api.gif" alt="" width="230" height="221" />Mashups. That name seems to grate on me now, never liked it. Several years ago, 2005 maybe, web apps or even web functions became much more liberal with sharing information. We saw the pioneers like <a title="Flickr" href="http://www.flickr.com/">Flickr</a> and <a title="Delicious" href="http://delicious.com/">Delicious</a> open up their data to 3rd parties through <a title="Application Programming Interface" href="http://en.wikipedia.org/wiki/Application_programming_interface">API</a>s. The seminal event was probably <a title="Google Maps" href="http://maps.google.com/">Google Maps</a>. Closed to 3rd parties in the beginning but pried open, the map data was too enticing. Before there was an API for Google Maps, I was one of the few to mash data on top of it. This gave rise to the term Mashups.</p>
<p>Fast forward to today, where providing an API is no longer an option, but a necessity. If you don&#8217;t provide one, your competitor definitely will.</p>
<p>One of the most successful and open APIs is <a title="Twitter" href="http://twitter.com">Twitter</a>&#8217;s. Spawning tens of thousands of 3rd party apps, cementing Twitter&#8217;s lead in the micro-blogging sector. Nobody can come close to them.</p>
<p>In this post, I want to go over two examples. The first example is what got me onto this train of thought, more below.</p>
<p><strong><a title="Shelfari" href="http://www.shelfari.com/">Shelfari</a> vs. <a title="Goodreads" href="http://www.goodreads.com/">Goodreads</a></strong><br />
I&#8217;ve been using both sites for over a year, but Goodreads is now, frankly, kicking Shelfari&#8217;s ass. Though I think Shelfari is a superior website - I&#8217;ve invested so much time into Shelfari and am somewhat miffed that it is destined for oblivion.</p>
<p>Why?</p>
<p>You can probably guess by now, they have no frikkin&#8217; API! <a title="FriendFeed" href="http://friendfeed.com/">FriendFeed</a>, <a title="Cliqset" href="http://cliqset.com/">Cliqset</a>, <a title="Ping.fm" href="http://ping.fm/">Ping.fm</a>, etc. cannot interface with Shelfari (and Shelfari doesn&#8217;t integrate with anything else) so none of your content ends up in your <a title="Activity Stream" href="http://microformats.org/wiki/activity-streams">Activity Stream</a>. People don&#8217;t see what you are doing on the site, people never learn it exists, people don&#8217;t use it.</p>
<p><strong><a title="Gowalla" href="http://gowalla.com/">Gowalla</a> vs. <a title="Foursquare" href="http://foursquare.com/">Foursquare</a></strong><br />
This one is a bit less obvious, but the lack of an API in Gowalla is killing it. Their blog states, on January 13th, <a title="Gowalla API" href="http://gowalla.com/blog/2010/01/passport-privacy-gowalla-api/">the API is nearly complete</a>. NEARLY COMPLETE! What, are they waiting for it to be perfect before rolling it out? Bad idea. Do you think Twitter waited until their API was golden before letting others use it?</p>
<p>On the other hand, Foursquare has had their API out since at least May 27, 2009, this is when the <a title="Foursquare API" href="http://groups.google.com/group/foursquare-api/topics?start=280&amp;sa=N">first message was posted to the discussion group</a>. They even have an <a title="Foursquare Application Gallery" href="http://foursquare.com/developers/">app gallery</a>!</p>
<p>Now for some objective data, (kind of). Since I cross link a lot of my social accounts, I get a lot of spillover from Twitter. When an social app really starts taking off, I start to get an increasing number of requests. Request numbers for these sites:</p>
<ul>
<li>Shelfari - ZERO. EVER.</li>
<li>Goodreads - 1 to 2 per day.</li>
<li>Gowalla - 2 to 4 per day.</li>
<li>Foursquare - 10+ per day.</li>
</ul>
<p>If you&#8217;re aggregating data or building a social site and don&#8217;t have an API, you&#8217;re history.</p>
<p><a title="Follow clatko on Twitter" href="http://twitter.com/clatko"><strong>Follow me on Twitter!</strong></a></p>
<div class="footnote">image/flickr <a title="Daniella Maria Khomuz" href="http://www.flickr.com/photos/quixoticgoat/">Daniella Maria Khomuz</a></div>

<p><a href="http://feedads.g.doubleclick.net/~a/uPS9cfbZ-lgLhQEKTgZKOq5wFwg/0/da"><img src="http://feedads.g.doubleclick.net/~a/uPS9cfbZ-lgLhQEKTgZKOq5wFwg/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/uPS9cfbZ-lgLhQEKTgZKOq5wFwg/1/da"><img src="http://feedads.g.doubleclick.net/~a/uPS9cfbZ-lgLhQEKTgZKOq5wFwg/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DreamingOfBeetles?a=PyOpzuGO7lQ:5nRM5bA4nBw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/DreamingOfBeetles?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DreamingOfBeetles?a=PyOpzuGO7lQ:5nRM5bA4nBw:CrbuldW8iD8"><img src="http://feeds.feedburner.com/~ff/DreamingOfBeetles?i=PyOpzuGO7lQ:5nRM5bA4nBw:CrbuldW8iD8" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DreamingOfBeetles/~4/PyOpzuGO7lQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.latko.org/2010/01/25/the-rise-of-the-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.latko.org/2010/01/25/the-rise-of-the-api/</feedburner:origLink></item>
		<item>
		<title>64-bit Firefox 3.7 Benchmarks</title>
		<link>http://feedproxy.google.com/~r/DreamingOfBeetles/~3/66KxRv-PvuA/</link>
		<comments>http://www.latko.org/2010/01/25/64-bit-firefox-3-7-benchmarks/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 02:02:21 +0000</pubDate>
		<dc:creator>Chris Latko</dc:creator>
				<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://www.latko.org/?p=838</guid>
		<description><![CDATA[
			
				
			
		
Since I don&#8217;t have all the time in the world, I haven&#8217;t been benchmarking the newer builds I&#8217;ve posted lately. In particular, I&#8217;ve never benchmarked the 64-bit Firefox 3.7a1 against the 32-bit nightly. A kind soul pointed out that my builds yielded no speed gains and are inferior to the official Mozilla nightlies. Having done [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.latko.org%2F2010%2F01%2F25%2F64-bit-firefox-3-7-benchmarks%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.latko.org%2F2010%2F01%2F25%2F64-bit-firefox-3-7-benchmarks%2F&amp;source=clatko&amp;style=normal&amp;service=bit.ly&amp;service_api=R_76119318e81261f9e0fd26563a32db5d" height="61" width="50" /><br />
			</a>
		</div>
<p>Since I don&#8217;t have all the time in the world, I haven&#8217;t been benchmarking the newer builds I&#8217;ve posted lately. In particular, I&#8217;ve never benchmarked the 64-bit Firefox 3.7a1 against the 32-bit nightly. A kind soul pointed out that my builds yielded no speed gains and are inferior to the official Mozilla nightlies. Having done numerous builds of 64-bit WebKit (pre-WWDC), and testing against the 32-bit WebKit and finding no gains, I didn&#8217;t doubt Firefox suffered the same fate.</p>
<p>But it <em>seems</em> faster. Everything seems faster. New iPhone OS releases always seem faster, new point releases of OS X seem faster, new stuff just seems faster. So I decided to spend most of my day trying to quantify this seemingly faster build.</p>
<p>Here&#8217;s what I got.</p>
<p><a title="Dromaeo JavaScript benchmark" href="http://dromaeo.com/"><strong>Dromaeo</strong></a><br />
Mozilla JavaScript performance test suite. I ran ALL tests, which takes about 30 mins, so I have one result per browser. <strong>The nightly wins by .5%!!</strong></p>
<div id="attachment_859" class="wp-caption alignnone" style="width: 390px"><img class="size-full wp-image-859" title="dromaeo" src="http://www.latko.org/wp-content/uploads/2010/01/dromaeo.gif" alt="Mozilla JavaScript performance test suite." width="380" height="264" />
<p class="wp-caption-text">Bigger Numbers Are Better</p>
</div>
<p><strong><a title="SunSpider JavaScript Benchmark" href="http://www2.webkit.org/perf/sunspider-0.9/sunspider.html">SunSpider</a></strong><br />
I ran this three times for each browser and took the average. <strong>The beetle build wins by 2%!!</strong></p>
<div id="attachment_862" class="wp-caption alignnone" style="width: 390px"><img class="size-full wp-image-862" title="sunspider" src="http://www.latko.org/wp-content/uploads/2010/01/sunspider.gif" alt="SunSpider JavaScript Benchmark" width="380" height="264" />
<p class="wp-caption-text">Smaller Numbers Are Better</p>
</div>
<p><strong><a title="V8 Benchmark Suite - Version 5" href="http://v8.googlecode.com/svn/data/benchmarks/v5/run.html">V8 Benchmark Suite - Version 5</a></strong><br />
Ran this three times and took the average. <strong>The beetle build wins by 5%!!</strong></p>
<div id="attachment_863" class="wp-caption alignnone" style="width: 390px"><img class="size-full wp-image-863" title="v8" src="http://www.latko.org/wp-content/uploads/2010/01/v8.gif" alt="V8 Benchmark Suite - Version 5" width="380" height="264" />
<p class="wp-caption-text">Smaller Numbers Are Better</p>
</div>
<p><strong><a title="Peacekeeper" href="http://service.futuremark.com/peacekeeper/index.action">Peacekeeper</a></strong><br />
Some cheez generic browser benchmark site. Never heard of it. Ran the test three times and took the average. <strong>Firefox nightly wins by 3%!!</strong></p>
<div id="attachment_864" class="wp-caption alignnone" style="width: 390px"><img class="size-full wp-image-864" title="Peacekeeper" src="http://www.latko.org/wp-content/uploads/2010/01/peacekeeper.gif" alt="Peacekeeper" width="380" height="264" />
<p class="wp-caption-text">Bigger Numbers Are Better</p>
</div>
<p><strong>Tab Loading</strong><br />
Here is where the seeming speed gets put to the test. Loaded a cross section of 25 sites in 25 tabs. Used the ol&#8217; iPhone stopwatch, ran three times from a warm launch and took the average.</p>
<div id="attachment_865" class="wp-caption alignnone" style="width: 390px"><img class="size-full wp-image-865" title="tabs" src="http://www.latko.org/wp-content/uploads/2010/01/tabs.gif" alt="Tab Loading" width="380" height="264" />
<p class="wp-caption-text">Smaller Numbers Are Better</p>
</div>
<p>Well, look at that. <strong>The beetle build whomps Firefox by over 30%!!</strong></p>
<p>Yes, the nightlies might be better. I&#8217;m pretty sure they&#8217;re more stable, I&#8217;m positive they&#8217;ll at least load Flash, and they&#8217;re probably even better optimized for your machine. My builds are optimized for myself, more tuned for 10.6.x and 64-bit so I&#8217;m going after the bleeding edge.</p>
<p>Oh yeah, here&#8217;s the <a title="Firefox Nightly" href="http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2010-01-25-03-mozilla-central/">Firefox nightly</a> and the <a title="Beetle Build" href="http://www.latko.org/media/minefield-3.7a1pre.dmg">beetle build</a> used in these tests.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/wIc-ttu__MO2u6v-BGmp3qOfkSg/0/da"><img src="http://feedads.g.doubleclick.net/~a/wIc-ttu__MO2u6v-BGmp3qOfkSg/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/wIc-ttu__MO2u6v-BGmp3qOfkSg/1/da"><img src="http://feedads.g.doubleclick.net/~a/wIc-ttu__MO2u6v-BGmp3qOfkSg/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DreamingOfBeetles?a=66KxRv-PvuA:KFFxd8NT71I:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/DreamingOfBeetles?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DreamingOfBeetles?a=66KxRv-PvuA:KFFxd8NT71I:CrbuldW8iD8"><img src="http://feeds.feedburner.com/~ff/DreamingOfBeetles?i=66KxRv-PvuA:KFFxd8NT71I:CrbuldW8iD8" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DreamingOfBeetles/~4/66KxRv-PvuA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.latko.org/2010/01/25/64-bit-firefox-3-7-benchmarks/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.latko.org/2010/01/25/64-bit-firefox-3-7-benchmarks/</feedburner:origLink></item>
		<item>
		<title>Intel-Optimized Firefox 3.6 Final</title>
		<link>http://feedproxy.google.com/~r/DreamingOfBeetles/~3/0LzHts9FuYo/</link>
		<comments>http://www.latko.org/2010/01/21/intel-optimized-firefox-3-6-final/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 07:23:11 +0000</pubDate>
		<dc:creator>Chris Latko</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.latko.org/?p=827</guid>
		<description><![CDATA[
			
				
			
		
It&#8217;s finally here! You can also find other builds of Firefox and Camino and occasionally other stuff on my downloads page.
Let me know how you like it!

Download the Intel-Optimized Firefox 3.6 Final
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.latko.org%2F2010%2F01%2F21%2Fintel-optimized-firefox-3-6-final%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.latko.org%2F2010%2F01%2F21%2Fintel-optimized-firefox-3-6-final%2F&amp;source=clatko&amp;style=normal&amp;service=bit.ly&amp;service_api=R_76119318e81261f9e0fd26563a32db5d" height="61" width="50" /><br />
			</a>
		</div>
<p style="text-align: left;">It&#8217;s finally here! You can also find other builds of Firefox and Camino and occasionally other stuff on my <a title="Downloads" href="http://www.latko.org/downloads/">downloads page</a>.</p>
<p style="text-align: left;">Let me know how you like it!</p>
<p style="text-align: center;"><a title="Intel Optimized Firefox Final" href="http://www.latko.org/media/namoroka-3.6.dmg"><img class="alignnone size-full wp-image-828" title="baarg" src="http://www.latko.org/wp-content/uploads/2010/01/baarg.gif" alt="" width="530" height="255" /></a></p>
<p style="text-align: center;"><a title="Intel Optimized Namoroka Final" href="http://www.latko.org/media/namoroka-3.6.dmg"><strong>Download the Intel-Optimized Firefox 3.6 Final</strong></a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/gELacgiXjHnH6CzD874bzMozuqc/0/da"><img src="http://feedads.g.doubleclick.net/~a/gELacgiXjHnH6CzD874bzMozuqc/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/gELacgiXjHnH6CzD874bzMozuqc/1/da"><img src="http://feedads.g.doubleclick.net/~a/gELacgiXjHnH6CzD874bzMozuqc/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DreamingOfBeetles?a=0LzHts9FuYo:BXBHNK1vtDs:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/DreamingOfBeetles?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DreamingOfBeetles?a=0LzHts9FuYo:BXBHNK1vtDs:CrbuldW8iD8"><img src="http://feeds.feedburner.com/~ff/DreamingOfBeetles?i=0LzHts9FuYo:BXBHNK1vtDs:CrbuldW8iD8" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DreamingOfBeetles/~4/0LzHts9FuYo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.latko.org/2010/01/21/intel-optimized-firefox-3-6-final/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		<feedburner:origLink>http://www.latko.org/2010/01/21/intel-optimized-firefox-3-6-final/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 0.505 seconds. --><!-- Cached page generated by WP-Super-Cache on 2010-03-12 16:31:56 -->
