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

<channel>
	<title>preona</title>
	<atom:link href="http://preona.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://preona.net</link>
	<description>personalizing journalism</description>
	<lastBuildDate>Mon, 24 Jan 2011 22:18:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Downloading the internet, or how we got our first 1M articles</title>
		<link>http://preona.net/2011/01/downloading-the-internet-or-how-we-got-our-first-1m-articles/</link>
		<comments>http://preona.net/2011/01/downloading-the-internet-or-how-we-got-our-first-1m-articles/#comments</comments>
		<pubDate>Mon, 24 Jan 2011 22:17:59 +0000</pubDate>
		<dc:creator>Swizec Teller</dc:creator>
				<category><![CDATA[Daily-Life]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[AppEngine]]></category>
		<category><![CDATA[AppStore]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google App Engine]]></category>
		<category><![CDATA[Google Reader]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[Syndication and Feeds]]></category>

		<guid isPermaLink="false">http://preona.net/?p=512</guid>
		<description><![CDATA[Sometime over this weekend the magic number of articles in our database reached a cool 1,000,000 articles &#8211; it&#8217;s actually 1,035,511 right now. Image by Amsterdamize via Flickr Because it&#8217;s been a while since I last wrote a blog post for Preona I thought this was the perfect occasion to talk a bit of tech [...]]]></description>
			<content:encoded><![CDATA[<p>Sometime over this weekend the magic number of articles in our database reached a cool 1,000,000 articles &#8211; it&#8217;s actually <strong>1,035,511</strong> right now.</p>
<div class="zemanta-img zemanta-action-dragged" style="margin: 1em; display: block;">
<div>
<dl class="wp-caption alignright" style="width: 250px;">
<dt class="wp-caption-dt"><a href="http://www.flickr.com/photos/22634709@N00/5385155575"><img title="All In An Afternoon's Cycle" src="http://farm6.static.flickr.com/5215/5385155575_d2eced387a_m.jpg" alt="All In An Afternoon's Cycle" width="240" height="159" /></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image by <a href="http://www.flickr.com/photos/22634709@N00/5385155575">Amsterdamize</a> via Flickr</dd>
</dl>
</div>
</div>
<p>Because it&#8217;s been a while since I last wrote a blog post for Preona I thought this was the perfect occasion to talk a bit of tech and about what we&#8217;ve been up to for the past month or two.</p>
<p>LazyReadr was released to the <a class="zem_slink" title="App Store" rel="homepage" href="http://www.apple.com/iphone/appstore">AppStore</a> in December. We got the happy news bang smack in the middle of our Christmas party. This wasn&#8217;t a full out launch, just a soft release into the wild to see what would happen.</p>
<p>We were pretty drunk and quite ecstatic.</p>
<p>This feeling lasted for about a day.</p>
<p>Then everything promptly went to shit. We ran out of allocated budget on the <a class="zem_slink" title="Google App Engine" rel="homepage" href="http://code.google.com/appengine/">AppEngine</a>, our scraping architecture melted and just about everything that can possibly go wrong server-side did go wrong. And I can&#8217;t blame the code that I wrote for crashing either. After all, before releasing our <a class="zem_slink" title="Superfeedr" rel="homepage" href="http://superfeedr.com">Superfeedr</a> account was subscribed to a measly 600-ish <a class="zem_slink" title="RSS" rel="wikipedia" href="http://en.wikipedia.org/wiki/RSS">RSS feeds</a> and we were processing a comfortable 200 notifications per hour.</p>
<p>After releasing we are now subscribed to 4500 RSS feeds and are processing almost 3000 notifications per hour.</p>
<p>And let me tell you, downloading the internet seemed like a much better idea before we actually started doing it <img src='http://preona.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h3>Why the hell are you downloading the internet?</h3>
<p>Yes, the internet is ripe with jokes about how it is undownloadable, cannot be stored and is generally pretty damn big. All of that is true, the internet really is pretty fucking big.</p>
<p>There are two philosophical and one technical reason why we wanted to download all of the internets.</p>
<div class="zemanta-img zemanta-action-dragged" style="margin: 1em; display: block; float: left;">
<div class="wp-caption alignright" style="width: 220px"><a href="http://commons.wikipedia.org/wiki/File:Edvac.jpg"><img class=" " title="U.S. Army Photo of EDVAC as installed in BRL b..." src="http://upload.wikimedia.org/wikipedia/commons/thumb/1/17/Edvac.jpg/300px-Edvac.jpg" alt="U.S. Army Photo of EDVAC as installed in BRL b..." width="210" height="272" /></a><p class="wp-caption-text">Image via Wikipedia</p></div>
</div>
<p>First of all, we want our users to be able to get their content as fast as their network speed will allow. This means we should (must?) have all of the content a user might want nicely stored for them and then send them the whole batch of fresh updates they&#8217;ve yet to read.</p>
<p>We also don&#8217;t like it if users are forced to look at weird advertising, incomplete content or pray forbid a login form of a paywall. That&#8217;s why we use Readability to scrape all the content and send it in a much nicer to read form.</p>
<p>Which leads us to the technological problem &#8211; our scraper just isn&#8217;t all that amazingly fast. It takes around two seconds to extract the meat of the article out of a decently sized and reasonably complex website. Obviously we can&#8217;t do that on the fly when users are downloading several hundred articles at a time and can barely be kept waiting 30 seconds.</p>
<p>Also there&#8217;s the added awesomeness of all these articles later being available to provide very awesome &#8220;related content&#8221; features, overviews of how stories develop through time and just a bunch of neat data mining opportunities. It&#8217;s a goldmine!</p>
<h3>Hmm &#8230; I still think you&#8217;re idiots</h3>
<p>Luckily we aren&#8217;t downloading the internet just willy-nilly. There is method behind the madness, we only download sources our users are actually subscribed to and our bet is that we can sell every downloaded article more than once. Even with only about 200 users this has already started showing to be true.</p>
<p>The general average is that for every RSS we handle, there are 1.3 users subscribed to it, the most popular RSS actually has 16 subscribers! This may not sound like a lot right now, but we bet it will get really significant when we reach a scale of a few thousand users.</p>
<p>You must also take into account that the feeds, which are really problematic and spam content every few minutes, are the more popular feeds with a lot of subscribers, while the fringe feeds with very few subscribers (generally personal blogs etc.) have a lot fewer updates and so aren&#8217;t that big a problem for us.</p>
<h3>The technical stuff</h3>
<p>Because I wanted this post to be useful, here&#8217;s some technical stuff about how we are actually downloading the internet  in the hopes someone finds it useful/interesting or it piques their geeky side.</p>
<p>First some stats:</p>
<p>6,883,389 entities in our database<br />
which is 25 <a class="zem_slink" title="Byte" rel="wikipedia" href="http://en.wikipedia.org/wiki/Byte">GBytes</a> of data<br />
1,035,511 articles<br />
1,279,391 images<br />
67 GBytes of binary data</p>
<p>And last I checked we were adding about 10 gigs of data per week; might be a bit less right now because we improved some redundancies.</p>
<p>So far we really aren&#8217;t using anything too special to handle this kind of load, which you could argue isn&#8217;t that big a load anyway. For the most part we&#8217;re simply relying on the awesome scalability of Google AppEngine where we are constantly burning about 40 instances, whatever exactly that means to Google and it&#8217;s only costing us a few dollars per day. So far still cheaper and much, much simpler than doing it ourselves.</p>
<p>It also turns out that handling an average of 20 requests per second (due to task queues and every article triggering many requests etc.) with Django is very very easy when you&#8217;re using the AppEngine.</p>
<p>Downside is it can get a bit pricey quite quickly.</p>
<p>The more technically interesting stuff like scraping websites for content and linking similar articles together is not done on Google because it turns out burning that much CPU on a cloud platform is like shooting yourself in the face. So far all we need to handle an average of 1aps (article per second) where processing each article takes about two to three seconds is a very beefy VPS and a run of the mill PC. From our calculations we still have a buffer of about 600 articles per hour whereas with just a VPS we were lagging behind by something like 500 to 1000 articles per hour.</p>
<p>In essence when load grows we just have to add cheap commodity PC&#8217;s to the architecture and everything will be alright. This makes me pretty happy to be honest.</p>
<h3>Final summation</h3>
<p>Downloading the internet is fun, horrible and terrifying.</p>
<h6 class="zemanta-related-title" style="font-size: 1em;">Related articles</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://www.llrx.com/features/rssforlibrarians.htm">Features &#8211; RSS For Non-Techie Librarians | LLRX.com</a> (llrx.com)</li>
<li class="zemanta-article-ul-li"><a href="http://camendesign.com/blog/rss_a_reply">RSS: A Reply (Author&#8217;s follow up to &#8220;RSS Is Dying&#8221;)</a> (camendesign.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.makeuseof.com/tag/news-rss-ticker-elegant-news-ticker-windows-linux/">News RSS Ticker: An Elegant News Ticker For Windows &amp; Linux</a> (makeuseof.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.webdesignish.com/top-10-fresh-and-best-free-wordpress-themes.html">Top 10 Fresh And Best Free WordPress Themes</a> (webdesignish.com)</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Enhanced by Zemanta" href="http://www.zemanta.com/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/zemified_e.png?x-id=22135d36-61ed-4153-8a93-aa1bf8348af1" alt="Enhanced by Zemanta" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://preona.net/2011/01/downloading-the-internet-or-how-we-got-our-first-1m-articles/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>HackerNews full feed for your reading pleasure</title>
		<link>http://preona.net/2010/12/hackernews-full-feed-for-your-reading-pleasure/</link>
		<comments>http://preona.net/2010/12/hackernews-full-feed-for-your-reading-pleasure/#comments</comments>
		<pubDate>Mon, 06 Dec 2010 23:00:33 +0000</pubDate>
		<dc:creator>Swizec Teller</dc:creator>
				<category><![CDATA[Daily-Life]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Application programming interface]]></category>
		<category><![CDATA[HackerNews]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[Syndication and Feeds]]></category>

		<guid isPermaLink="false">http://preona.net/?p=502</guid>
		<description><![CDATA[tl;dr -&#62; http://feeds.feedburner.com/HackerNewsFullFeed Last night I was hanging around the #startups IRC channel and I just glimpsed the final half of a debate about how much the HackerNews RSS feed sucks. As anyone who reads HackerNews via RSS knows, the feed only contains a title, a link to the content and a link to the [...]]]></description>
			<content:encoded><![CDATA[<p>tl;dr -&gt; <a href="http://feeds.feedburner.com/HackerNewsFullFeed">http://feeds.feedburner.com/HackerNewsFullFeed</a></p>
<p>Last night I was hanging around the #startups IRC channel and I just glimpsed the final half of a debate about how much the <a class="zem_slink" title="Hacker News" rel="homepage" href="http://news.ycombinator.com/">HackerNews</a> RSS feed sucks.</p>
<p>As anyone who reads HackerNews via RSS knows, the feed only contains a title, a link to the content and a link to the discussion on HN. I&#8217;m not sure exactly why it is like so, but it would seem a lot of people would prefer a full feed containing at least some if not all of the content.</p>
<p>This got me thinking. Here I am, all the tools necessary to make a full feed at my disposal and it couldn&#8217;t hurt to tell some more people about this.</p>
<p>So I went and added a few functions to our LazyReadr architecture. Two test functions and one implementation function to be precise.</p>
<p>Then I went on a hunt through our database to find the id of the HackerNews feed, got the link, plopped everything on feedburner because &#8230; well because implementing the analytics code to track the subscribers seemed like a huge pain.</p>
<p>And voila, the <a href="http://feeds.feedburner.com/HackerNewsFullFeed">Hacker News Full Feed</a> at your disposal. Have fun.</p>
<p><a href="http://preona.net/wp-content/uploads/2010/12/Screen-shot-2010-12-06-at-11.52.14-PM.png"><img class="aligncenter size-medium wp-image-503" title="Hacker News Full Feed at the time of wrigin" src="http://preona.net/wp-content/uploads/2010/12/Screen-shot-2010-12-06-at-11.52.14-PM-300x294.png" alt="" width="300" height="294" /></a></p>
<p>We&#8217;re very open to feature requests and/or suggestions. One thing that pops to mind is including the comments, but I&#8217;m not sure how to implement that in a useful manner right now.</p>
<p>If you&#8217;re wondering what we&#8217;re using the scrape the articles &#8211;&gt; <a href="http://preona.net/2010/11/ever-wanted-arc90s-readability-as-an-api/">Our Readability API</a>.</p>
<p>Want any other feeds in their full-content glory? Ping us, we might be able to help <img src='http://preona.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h6 class="zemanta-related-title" style="font-size: 1em;">Related articles</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://blog.jgc.org/2010/11/i-guess-hacker-news-doesnt-do-meta-very.html">I guess Hacker News doesn&#8217;t do meta very well</a> (jgc.org)</li>
<li class="zemanta-article-ul-li"><a href="http://thegongshow.tumblr.com/post/1431716645/hackernews-thoughts">HackerNews Thoughts</a> (thegongshow.tumblr.com)</li>
<li class="zemanta-article-ul-li"><a href="http://news.ycombinator.com/item?id=1846861">Ask/Show HN: HNdex, lists to replace spreadsheets on HN</a> (news.ycombinator.com)</li>
<li class="zemanta-article-ul-li"><a href="http://syskall.com/hn-crunch-greasemonkey-script-for-hacker-news">HN Crunch: Greasemonkey script for Hacker News</a> (syskall.com)</li>
<li class="zemanta-article-ul-li"><a href="http://mashable.com/2010/12/01/improve-hacker-news-ui/">5 Better Ways to Read &#8220;Hacker News&#8221;</a> (mashable.com)</li>
<li class="zemanta-article-ul-li"><a href="http://techcrunch.com/2010/12/02/bitly-news/">Bitly News Tries To Create A Hacker News For The Rest Of Us</a> (techcrunch.com)</li>
<li class="zemanta-article-ul-li"><a href="http://news.ycombinator.com/item?id=1941631">Follow people on Hacker News</a> (news.ycombinator.com)</li>
<li class="zemanta-article-ul-li"><a href="http://blog.programmableweb.com/2010/09/23/programmer-builds-unofficial-hacker-news-api/">Programmer Builds Unofficial Hacker News API</a> (programmableweb.com)</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Enhanced by Zemanta" href="http://www.zemanta.com/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/zemified_e.png?x-id=527f7231-64c1-4619-a330-347537c90653" alt="Enhanced by Zemanta" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://preona.net/2010/12/hackernews-full-feed-for-your-reading-pleasure/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Ever wanted arc90&#8242;s Readability as an API?</title>
		<link>http://preona.net/2010/11/ever-wanted-arc90s-readability-as-an-api/</link>
		<comments>http://preona.net/2010/11/ever-wanted-arc90s-readability-as-an-api/#comments</comments>
		<pubDate>Mon, 15 Nov 2010 21:31:48 +0000</pubDate>
		<dc:creator>Swizec Teller</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Application programming interface]]></category>
		<category><![CDATA[Flipboard]]></category>
		<category><![CDATA[JSON]]></category>

		<guid isPermaLink="false">http://preona.net/?p=485</guid>
		<description><![CDATA[Image via CrunchBase Over at Preona we have been wanting something just like that for a while now. So we built it! Some time ago, while developing LazyReadr, we were faced with the fact that RSS feeds simply aren&#8217;t all that lovely anymore. Many of them don&#8217;t contain the full content, a lot of them [...]]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img" style="margin: 1em; display: block;">
<div>
<dl class="wp-caption alignright" style="width: 143px;">
<dt class="wp-caption-dt"><a href="http://www.crunchbase.com/company/arc90"><img title="Image representing Arc90 as depicted in CrunchBase" src="http://www.crunchbase.com/assets/images/resized/0003/1382/31382v1-max-450x450.png" alt="Image representing Arc90 as depicted in CrunchBase" width="133" height="72" /></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image via <a href="http://www.crunchbase.com">CrunchBase</a></dd>
</dl>
</div>
</div>
<p>Over at Preona we have been wanting something just like that for a while now.</p>
<p>So we built it!</p>
<p>Some time ago, while developing <a href="http://lazyreadr.com">LazyReadr</a>, we were faced with the fact that RSS feeds simply aren&#8217;t all that lovely anymore. Many of them don&#8217;t contain the full content, a lot of them are littered with strange widgets designed to show up in your GoogleReader and what&#8217;s worse, some inject ads and other annoying crap in there too.</p>
<p>But we didn&#8217;t want any of that and because we still want all the lovely images and text formatting and links and stuff the author went through a lot of trouble to put in their text, we couldn&#8217;t use any of the standard solutions for scraping like java&#8217;s boilerpipe.</p>
<p><a href="http://lab.arc90.com/experiments/readability/">Arc90&#8242;s Readability</a> seemed like the best option. It&#8217;s already established itself as the best <a class="zem_slink" title="Web scraping" rel="wikipedia" href="http://en.wikipedia.org/wiki/Web_scraping">web scraping</a> algorithm out there &#8230; I mean, Safari uses it and that&#8217;s argument enough for me. If you need more of an argument, Flipboard uses it too.</p>
<p>Also a few test prods of Readability showed it was decent enough and whatever it doesn&#8217;t catch we can still put into a layer above it that will catch some weird cases and such. Still to be developed <img src='http://preona.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Anyway, what I&#8217;m trying to say is that we have Readability running as an API and we are unleashing it to the unsuspecting public!</p>
<p>Yay!</p>
<h2>I don&#8217;t care about your rambling, just give me the API</h2>
<p>tl;dr we are running Readability on a server.</p>
<p>Because it turns out running complex javascript on a server can sometimes be a bit slow our API is designed to be asynchronous. This isn&#8217;t because we hate  you, it&#8217;s to make sure every task gets executed at least eventually if not right away. But we seem to be mostly on top of things so turnaround times are within roughly 10 seconds.</p>
<p>The API itself only has a single call, this is what you do:</p>
<p>In the body of a <a class="zem_slink" title="Hypertext Transfer Protocol" rel="wikipedia" href="http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol">POST request</a> to <strong>http://plateboiler.lazyreadr.com/</strong> you send this sort of <a class="zem_slink" title="JSON" rel="wikipedia" href="http://en.wikipedia.org/wiki/JSON">JSON</a>:</p>
<pre>{'callback': 'url-where-you-can-be-reached',
 'queue': 'scraping',
 'parameters': {'url': 'http://example.com/some/article'}
}</pre>
<p>And when the processing is complete this sort of JSON will fly back in the body of a POST request to the provided url:</p>
<pre>{'callback': 'url-where-you-can-be-reached',
 'queue': 'scraping',
 'result': 'the-html',
 'parameters': {'url': 'http://example.com/some/article'}
}</pre>
<p><em>Update: because some languages have issues with escaped quotes in strings (they remove the escaping making the JSON invalid) the result is now encoded as Base64 to fix that issue.</em></p>
<p>As you may have guessed, it&#8217;s an exact clone of the task you posted, but with an added <em>result</em> property. All the parameters you passed are preserved and so on. This is to make it easier for you to identify the result that&#8217;s come back.</p>
<p>That&#8217;s honestly it. All you need to know to scrape any website.</p>
<p>Some examples:</p>
<p>Turn <a href="http://www.guardian.co.uk/uk/2010/nov/15/stop-and-search-equality-commission">a Guardian article</a> into a <a href="http://plateboiler.lazyreadr.com/static/example2.html">lovely scrape of a Guardian article</a>.</p>
<p>Or <a href="http://www.tuaw.com/2010/11/15/ipad-owners-usage-increasing-over-time/">a post about iPads</a> into a <a href="http://plateboiler.lazyreadr.com/static/example1.html">shiny scraped post</a>.</p>
<p><em>Update at midnight: the view-scraped-page part of the architecture was meant as a helper function. Being frontpaged on HackerNews obviously crashed it. The two examples have been moved to static files served by nginx. Sorry for any inconvenience.</em></p>
<p>For your convenience there are also some utility urls: <a href="http://plateboiler.lazyreadr.com/boiled/">worker logs</a>, <a href="http://plateboiler.lazyreadr.com/?list=logs">task dispatcher logs</a>, <a href="http://plateboiler.lazyreadr.com/?list=tasks&amp;queue=scraping">list of tasks in queue</a> and last but not least, you can view any scrape by going to http://plateboiler.lazyreadr.com/boiled/?url=your-url</p>
<h2>Some technical details</h2>
<p>Making this API public is experimental. We honestly don&#8217;t know what will happen when we publish this post. Some people we talked to suggestively wagged their eyebrows that they might want to possibly use an API like this.</p>
<p>So we&#8217;re releasing it as an experiment. Hopefully a lot of people will write to us (@swizec or @preona) saying how awesome we are and that they love us. Also hopefully everything won&#8217;t crash and burn and die if too many people use it. We also hope somebody <em>does </em>use it. That would make us very happy indeed.</p>
<p>Right now the scraper is eating through RSS feeds of LazyReadr&#8217;s test users. That means we are processing around 1400 articles every hour. We are reasonably certain we can process more.</p>
<p>The whole stack this is running on is pretty much <a class="zem_slink" title="Open source" rel="wikipedia" href="http://en.wikipedia.org/wiki/Open_source">OpenSource</a> plus a lot of elbow grease.</p>
<p>We&#8217;re using node.js, and a custom fork of <a href="https://github.com/tmpvar/jsdom">tmpvar&#8217;s jsdom</a> (thanks man, that thing is great) &#8211; we also pushed a lot of our fixes upstream so maybe they help you too, the worker queue is an in-house opensource project by me -&gt; <a href="https://github.com/Swizec/rapid.queue">rapid.queue</a>, perhaps someone can use that. Plus we used a bunch of other node.js libraries found on github, some of them we patched up, some we just sort of wrapped with our glue layer.</p>
<p>We are not releasing the glue layer as opensource just yet <img src='http://preona.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>But maybe you can come up with your own and then we&#8217;ll be using your API instead of ours, if you do a better job.</p>
<p>Anyway, if you have any questions, suggestions or just want to say hi. Poke us in the comments or through twitter via <a href="http://twitter.com/swizec">@swizec</a> or <a href="http://twitter.com/preona">@preona</a>.</p>
<p>Don&#8217;t crash our server!</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Enhanced by Zemanta" href="http://www.zemanta.com/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/zemified_e.png?x-id=0d6daf38-e279-4681-8c9d-3e097b52bbf1" alt="Enhanced by Zemanta" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://preona.net/2010/11/ever-wanted-arc90s-readability-as-an-api/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Our USA adventure was just like the movies</title>
		<link>http://preona.net/2010/11/our-usa-adventure-was-just-like-the-movies/</link>
		<comments>http://preona.net/2010/11/our-usa-adventure-was-just-like-the-movies/#comments</comments>
		<pubDate>Thu, 11 Nov 2010 09:13:23 +0000</pubDate>
		<dc:creator>Peter Čuhalev</dc:creator>
				<category><![CDATA[Daily-Life]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[San Francisco]]></category>
		<category><![CDATA[Silicon Valley]]></category>
		<category><![CDATA[Slovenia]]></category>
		<category><![CDATA[US experience]]></category>

		<guid isPermaLink="false">http://preona.net/?p=457</guid>
		<description><![CDATA[It is now two weeks since we came back to Slovenia from the U.S. It&#8217;s cold, it&#8217;s raining almost every day and we are back in the basement coding and developing further while thinking of the sun and warmth we remember from California. Also the scent of snow in the air makes it easier for [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://preona.net/wp-content/uploads/2010/11/preona_usa_trex.jpg"><img class="alignright size-medium wp-image-474" title="Google T-Rex USA" src="http://preona.net/wp-content/uploads/2010/11/preona_usa_trex-300x200.jpg" alt="Google T-Rex USA" width="210" height="140" /></a></p>
<p>It is now two weeks since we came back to <a class="zem_slink" title="Slovenia" rel="wikipedia" href="http://en.wikipedia.org/wiki/Slovenia">Slovenia</a> from the U.S. It&#8217;s cold, it&#8217;s raining almost every day and we are back in the basement coding and developing further while thinking of the sun and warmth we remember from California. Also the scent of snow in the air makes it easier for some of us.</p>
<p>Saying that, <strong>the U.S. trip was awesome</strong>, super great and a bit more even. Maybe I picked up a habit that everything is <strong>super</strong> now, but it really is. The sun is always nice, the people you talk to are amazing, it&#8217;s so much easier to bump into someone doing a cool summarizer service, or maybe another co-working tool, or even talk to a VC firm that give away Billions of US Dollars. Oh and this is all from experience, all you need is two weeks up there and you will get enough inspiration, energy and contacts to last you I&#8217;d say a couple of months.</p>
<p><a href="http://preona.net/wp-content/uploads/2010/11/preona-usa-pitch_oppinio.jpg"><img class="alignleft size-medium wp-image-475" title="Oppinio Pitching USA" src="http://preona.net/wp-content/uploads/2010/11/preona-usa-pitch_oppinio-300x200.jpg" alt="Oppinio Pitching USA" width="210" height="140" /></a>Ok, so more on what we were actually spending time up there. <strong>Pitching, presenting, drinking and pitching some more</strong>, did I say we pitched? So, the first pitch was at the Oppino event, where we had our test run. Some regrouping later and a bit of advice from a great person from Stanford we adjusted our pitch and demo, to be more of the states culture, we went to the Rainmakers event.</p>
<p>Imagine a really nice room, around 60 or so people, 40 of them VCs and around 20 startups all of them in business suits. And then there were us, we looked kind of like Zuckerberg in the last The Social Network movie, except we didn&#8217;t have hoodies on, but you could still see we didn&#8217;t exactly fit in with the crowd. The outcome of the event? We got a <strong>meeting with the Founder of <a class="zem_slink" title="Om Malik" rel="homepage" href="http://www.gigaom.com">GigaOm</a> Network</strong>, so lets just say that owning a suit is not everything, having a good personality can be better.</p>
<p>Spending also some time around <strong>San Francisco</strong>, walking through the <a class="zem_slink" title="Mission District, San Francisco" rel="geolocation" href="http://maps.google.com/maps?ll=37.76,-122.42&amp;spn=0.1,0.1&amp;q=37.76,-122.42 (Mission%20District%2C%20San%20Francisco)&amp;t=h">Mission district</a>, being soaked at Alcatraz, because of the perfect weather for being a tourist is of course at the time of pouring rain.</p>
<p><a href="http://preona.net/wp-content/uploads/2010/11/preona-bunny-lazyreadr.jpg"><img class="alignright size-medium wp-image-478" title="LazyReadr Bunny Screenshot" src="http://preona.net/wp-content/uploads/2010/11/preona-bunny-lazyreadr-300x232.jpg" alt="LazyReadr Bunny Screenshot" width="210" height="162" /></a>There were many other big things we also learned, like that just being there in the US means actually having a presence. Events happen everyday and if you need funding, <strong>a VC is happy to meet you.</strong> A second meeting is also possible, we had it, so we are talking some more about some investments. But that is all in due time, first now the product should be out in the App Store. At the current calculations, LazyReadr will be out by the end of this month (November).</p>
<p>Want some more experiences or be hyped by US stories and startup culture, <strong>poke us for some coffee</strong> and we will tell you more, I didn&#8217;t want this blog post to turn into a 5 page explanation, but rather some inspiration that more Slovenian startups should go and see <a class="zem_slink" title="Silicon Valley" rel="wikipedia" href="http://en.wikipedia.org/wiki/Silicon_Valley">Silicon Valley</a>.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Enhanced by Zemanta" href="http://www.zemanta.com/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/zemified_e.png?x-id=14d6d8bf-33fe-4890-9d45-bb04406b88d9" alt="Enhanced by Zemanta" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://preona.net/2010/11/our-usa-adventure-was-just-like-the-movies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Startup School 2010 notes and speakers main points</title>
		<link>http://preona.net/2010/10/startup-school-2010-notes-and-speakers-main-points/</link>
		<comments>http://preona.net/2010/10/startup-school-2010-notes-and-speakers-main-points/#comments</comments>
		<pubDate>Sun, 17 Oct 2010 05:11:18 +0000</pubDate>
		<dc:creator>Peter Čuhalev</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[San Francisco]]></category>
		<category><![CDATA[Silicon Valley]]></category>

		<guid isPermaLink="false">http://preona.net/?p=439</guid>
		<description><![CDATA[Todays Startup School 2010 organized by the YCombinator was great. So many fascinating talks by good entrepreneurs and passion for startups of any kind. As an entrepreneur and doing Preona as a startup it was the place to be. We pitched and showed our LazyReadr, the personalized newspaper iPad app to many people and gotten [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://preona.net/wp-content/uploads/2010/10/startup_school_2010-8.jpg"><img title="Startup School Adam" src="http://preona.net/wp-content/uploads/2010/10/startup_school_2010-8-300x200.jpg" alt="" width="300" height="200" /></a></p>
<p>Todays <a href="http://www.startupschool.org/">Startup School 2010</a> organized by the <a href="http://ycombinator.com/">YCombinator</a> was great. So many fascinating talks by good entrepreneurs and passion for startups of any kind. As an entrepreneur and doing <a href="http://preona.net/">Preona</a> as a startup it was the place to be.</p>
<p>We pitched and showed our <a href="http://lazyreadr.com/">LazyReadr</a>, the personalized newspaper iPad app to many people and gotten some good feedback. It seems like the thing to pitch and show it to the best crowd of tech and like minded people as we are waiting to be reviewed by <a href="http://apple.com/">Apple</a>.</p>
<p>As we are also applying to the winter YC it was great to see how the Silicon Valley startup scene looks like and what people are doing. Yesterdays YC dinner was also nice, pitching and mingling with everyone. Also talking to <a href="http://scobleizer.com/">Robert Scoble</a> and other, an awesome experience and we hope to come to SF again in a few months.</p>
<p>Now on to some notes and topics that each speaker pointed out. One topic throughout all the talks was that the team is more important and the best asset for the startup. The vision and just doing it is first and having a team that can make it is also the thing. Execution and product is the next step to a big company and also further development, talking to users, growing and hopefully going public or being bought in the end.</p>
<p>Do leave comments with your thoughts.</p>
<p><strong>Now here are the talks:</strong></p>
<p><a href="http://preona.net/wp-content/uploads/2010/10/startup_school_2010-1.jpg"><img class="alignnone size-medium wp-image-442" title="Startup School Andy" src="http://preona.net/wp-content/uploads/2010/10/startup_school_2010-1-300x200.jpg" alt="" width="300" height="200" /></a></p>
<p><strong>Andy Bechtolsheim<br />
</strong><em>Founder Arista Networks; Founder, Sun Microsystems</em></p>
<p><em> </em>Innovation is the never ending search for better solutions. Best thing is to learn from the big. As a startup we have the advantage of spending loads of time in the ideas and starting innovation, being agile, while the execution is just following your vision and coding/building the thing you are working on. You don&#8217;t need a lot of money to start a web business, but if it takes off&#8230; Do what you want to do, external input only goes so far (pretty useless).</p>
<p><a href="http://preona.net/wp-content/uploads/2010/10/startup_school_2010-2.jpg"><img class="alignnone size-medium wp-image-443" title="Startup School Paul" src="http://preona.net/wp-content/uploads/2010/10/startup_school_2010-2-300x200.jpg" alt="" width="300" height="200" /></a></p>
<p><strong>Paul Graham</strong><br />
<em>Partner, Y Combinator; Founder, Viaweb</em></p>
<p>Super angels and VCs are fighting, higher evaluation for startups, which is good for founders. There will be lots of new investments into startups and is looking like a big new bubble for startups. Rounds that close fast at high valuations for founders are good news.</p>
<p><a href="http://preona.net/wp-content/uploads/2010/10/startup_school_2010-3.jpg"><img class="alignnone size-medium wp-image-444" title="Startup School Andrew" src="http://preona.net/wp-content/uploads/2010/10/startup_school_2010-3-300x200.jpg" alt="" width="300" height="200" /></a></p>
<p><strong>Andrew Mason</strong><br />
<em>Founder, Groupon</em></p>
<p><em></em>Take one feature/use case and make a new business out of it when you fail. Build it and they will come concept for getting users is a fail. You have to target people, buy ads, sales. Push emails to users instead of just sending Groupons in the case of Groupon.</p>
<p><a href="http://preona.net/wp-content/uploads/2010/10/startup_school_2010-4.jpg"><img class="alignnone size-medium wp-image-445" title="Startup School Tom" src="http://preona.net/wp-content/uploads/2010/10/startup_school_2010-4-300x200.jpg" alt="" width="300" height="200" /></a></p>
<p><strong>Tom Preston-Werner</strong><br />
<em>Founder, GitHub</em></p>
<p>You have to read drive by Dan Pink. You always have a choice, do the stuff at your own pace, if you can &#8211; Be happy rather than get the money. Get users engaged through personal meetups and meetings. An engaged user is a lot better then the one you just buy or get from sales.</p>
<p>If you have T-shirts or other promotional material like cups &#8211; Don&#8217;t give away free stuff, sell it. It doesn&#8217;t need to be for money, it can be for engaging or happy users, a win-win for both.</p>
<p><a href="http://preona.net/wp-content/uploads/2010/10/startup_school_2010-5.jpg"><img class="alignnone size-medium wp-image-446" title="Startup School Greg" src="http://preona.net/wp-content/uploads/2010/10/startup_school_2010-5-300x200.jpg" alt="" width="300" height="200" /></a></p>
<p><strong>Greg McAdoo<br />
</strong><em>Partner, Sequoia Capital</em></p>
<p><em></em>Building great startups requires a long period of time. Startups need a few years to grow, develop and monetize to get to a point. You need to solve your own problems. The ones you are having everyday and with solving your own problem you will also help other people that have the same. To get introduced to Sequoia Capital a referral from another founder/someone they funded is a whole better way to get in. It gives you credibility and people know you are cool if you get recommended.</p>
<p><a href="http://preona.net/wp-content/uploads/2010/10/startup_school_2010-6.jpg"><img class="alignnone size-medium wp-image-447" title="Startup School Reid" src="http://preona.net/wp-content/uploads/2010/10/startup_school_2010-6-300x200.jpg" alt="" width="300" height="200" /></a></p>
<p><strong>Reid Hoffman</strong><br />
<em>Partner, Greylock; Founder, LinkedIn</em></p>
<p><em></em>Before you can go to the market, you need to get into distribution and engagement of the users. You can have a great idea, that is going to be great once the users are there. But how to get to the beach, to make the users, it is going to be hard. Make a plan. Communities, engagement. Talk to anyone that wants to talk to you. More intelligence and data gives you more pivots and thinking about how to go further on. How fast are you going? Observe similar companies to determine the pace. How do you get 10000 users, 10000000 users&#8230; Through distribution.</p>
<p><a href="http://preona.net/wp-content/uploads/2010/10/startup_school_2010-7.jpg"><img class="alignnone size-medium wp-image-448" title="Startup School Ron" src="http://preona.net/wp-content/uploads/2010/10/startup_school_2010-7-300x200.jpg" alt="" width="300" height="200" /></a></p>
<p><strong>Ron Conway<br />
</strong><em>Partner, SV Angel</em></p>
<p><em></em>Really, anybody can do it. Everybody started small and mostly as a 2 or 3 person team. If you are 1, you will need a team sooner or later, why not start making one from day 1 already.</p>
<p><a href="http://preona.net/wp-content/uploads/2010/10/startup_school_2010-9.jpg"><img class="alignnone size-medium wp-image-450" title="Startup School Adam" src="http://preona.net/wp-content/uploads/2010/10/startup_school_2010-9-300x200.jpg" alt="" width="300" height="200" /></a></p>
<p><strong>Adam D&#8217;Angelo<br />
</strong><em>Founder, Quora</em></p>
<p><em></em>Having a product is good, but experience with other startups brings also a good reference to angels. Other option is having lots of users to get on their radar. The design of an application can be important if you want it to be, and can play the advantage or differentiator in the product.</p>
<p><a href="http://preona.net/wp-content/uploads/2010/10/startup_school_2010-10.jpg"><img class="alignnone size-medium wp-image-451" title="Startup School Dalton" src="http://preona.net/wp-content/uploads/2010/10/startup_school_2010-10-300x200.jpg" alt="" width="300" height="200" /></a></p>
<p><strong>Dalton Caldwell</strong><br />
<em>Founder, Picplz; Founder, Imeem</em></p>
<p>Don&#8217;t make a music startup. Period. Too much fuss and issues. Similar to software patents.</p>
<p><a href="http://preona.net/wp-content/uploads/2010/10/startup_school_2010-11.jpg"><img class="alignnone size-medium wp-image-452" title="Startup School Mark" src="http://preona.net/wp-content/uploads/2010/10/startup_school_2010-11-300x200.jpg" alt="" width="300" height="200" /></a></p>
<p><strong>Mark Zuckerberg<br />
</strong><em>Founder, Facebook</em></p>
<p><em></em>He started by moving to the Valley for just a short time. Didn&#8217;t really think it would be permanent. You should think about making a good architecture already in the beginning, otherwise it can happen that you need to fix it for years at a later time when you are already big.</p>
<p><a href="http://preona.net/wp-content/uploads/2010/10/startup_school_2010-12.jpg"><img class="alignnone size-medium wp-image-453" title="Startup School Brian" src="http://preona.net/wp-content/uploads/2010/10/startup_school_2010-12-300x200.jpg" alt="" width="300" height="200" /></a></p>
<p><strong>Brian Chesky<br />
</strong><em>Founder, Airbnb</em></p>
<p><em></em>Had loads of launches, are now doing it for 1000 days. And the business didn&#8217;t really take off. Applied to YC after a long time, sold breakfast cereals as a side thing for a while. Pivoted about 5 times after feedback from users and ideas. They are growing for the last few months and have really taken off.</p>
]]></content:encoded>
			<wfw:commentRss>http://preona.net/2010/10/startup-school-2010-notes-and-speakers-main-points/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>To quote Douglas Adams on deadlines</title>
		<link>http://preona.net/2010/10/to-quote-douglas-adams-on-deadlines/</link>
		<comments>http://preona.net/2010/10/to-quote-douglas-adams-on-deadlines/#comments</comments>
		<pubDate>Fri, 08 Oct 2010 11:09:24 +0000</pubDate>
		<dc:creator>Swizec Teller</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Lean Startup]]></category>
		<category><![CDATA[Minimum viable product]]></category>
		<category><![CDATA[Online Communities]]></category>
		<category><![CDATA[Social Networking]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://preona.net/?p=429</guid>
		<description><![CDATA[Image via Wikipedia I love deadlines. I like the whooshing sound they make as they fly by. It was early August when we made the decision to launch LazyReadr in September. It is now early October and some of you may have noticed that we neither launched nor kept our blog updated; luckily there&#8217;s twitter [...]]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img" style="margin: 1em; display: block;">
<div>
<dl class="wp-caption alignright" style="width: 310px;">
<dt class="wp-caption-dt"><a href="http://commons.wikipedia.org/wiki/File:Mockup-pottestol.jpg"><img title="Mockup" src="http://upload.wikimedia.org/wikipedia/commons/thumb/f/f3/Mockup-pottestol.jpg/300px-Mockup-pottestol.jpg" alt="Mockup" width="300" height="225" /></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image via <a href="http://commons.wikipedia.org/wiki/File:Mockup-pottestol.jpg">Wikipedia</a></dd>
</dl>
</div>
</div>
<blockquote><p>I love deadlines. I like the whooshing sound they make as they fly by.</p></blockquote>
<p>It was early August when we made the decision to launch LazyReadr in September. It is now early October and some of you may have noticed that we neither launched nor kept our blog updated; luckily there&#8217;s twitter so at least we were showing signs of life.</p>
<p>So what happened?</p>
<p>Well &#8230; stuff &#8230; stuff happened.</p>
<p>When September rolled around we were holding in our hands a product. It was a finished product as per our anticipated specs. It was also the third generation of this product that we got to. The first being a super quick two week mockup, the second being a 1.5 month mockup with a fairly decent backend. And the third being what we had after roughly two months of work at the beginning of September.</p>
<p>We decided not to launch. And I am still convinced it was a good idea.</p>
<p>There is a lot of talk in the <a class="zem_slink" title="Lean Startup" rel="homepage" href="http://www.startuplessonslearned.com/2008/09/lean-startup.html">lean startup</a> movement about a so called <a class="zem_slink" title="Minimum viable product" rel="wikipedia" href="http://en.wikipedia.org/wiki/Minimum_viable_product">Minimum Viable Product</a>. The product you first launch will suck, but that&#8217;s OK because you&#8217;ll make it better.</p>
<p>Well the thing is, there is a Minimum Product and then there is a Minimum <em>Viable</em> Product. We had the former, but not the latter. Sure, it was somewhat shiny. Sure it kind of sort of worked if the stars were aligned properly and you knew you had to stand on one hand while praying to the god called Zerb.</p>
<p>In other words, it was completely useless. The only feature that could set it apart from the competition was how utterly the whole thing sucked. A small rule we like to go by is to <strong>&#8220;Make products you are proud of!&#8221; </strong>there was no pride to be gained from launching <em>that</em> on time.</p>
<p>So we went to work.</p>
<p>And since September also happens to be a month of exams &#8230; well it delayed the work a bit, but at least now everyone from the team is happily enrolled into the next year of their respective college courses. That counts for something too.</p>
<p>LazyReadr has now reached a stage that we can be totally proud of. We can take <a class="zem_slink" title="IPad" rel="wikipedia" href="http://en.wikipedia.org/wiki/IPad">the iPad</a> to a pub and show off what we&#8217;ve made without bowing our heads. Hell, the whole thing is plain sexy!</p>
<p>Just this last week we ironed out all of the major bugs, we made a website scraper that&#8217;s got heads turning and people offering us money for an API (more on that some other time), we implemented a very shiny design and made a few little compromises.</p>
<p>We now have a MVP that we can be proud of and that&#8217;s all that really matters in a startup.</p>
<h6 class="zemanta-related-title" style="font-size: 1em;">Related articles</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://swizec.com/blog/doing-nothing-is-the-hardest-thing-ever/swizec/1464">Doing nothing is the hardest thing ever</a> (swizec.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.startuplessonslearned.com/2010/09/good-enough-never-is-or-is-it.html">Good enough never is (or is it?)</a> (startuplessonslearned.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.paulmiller.org/how-to-start-a-social-startup-understanding-the-problem/">How to start a social startup: Understanding the problem</a> (paulmiller.org)</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Enhanced by Zemanta" href="http://www.zemanta.com/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/zemified_e.png?x-id=8534efdb-c541-42c1-97fb-0e840a150695" alt="Enhanced by Zemanta" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://preona.net/2010/10/to-quote-douglas-adams-on-deadlines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>We reached the 1000 commits milestone!</title>
		<link>http://preona.net/2010/08/we-reached-the-1000-commits-milestone/</link>
		<comments>http://preona.net/2010/08/we-reached-the-1000-commits-milestone/#comments</comments>
		<pubDate>Wed, 18 Aug 2010 07:58:05 +0000</pubDate>
		<dc:creator>Swizec Teller</dc:creator>
				<category><![CDATA[Daily-Life]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[IPad]]></category>
		<category><![CDATA[LazyReadr]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Seedcamp]]></category>
		<category><![CDATA[Venture capital]]></category>

		<guid isPermaLink="false">http://preona.net/?p=332</guid>
		<description><![CDATA[Deciding to launch LazyReadr this September has made for one hectic fun-filled and not very relaxing summer. As a result Hamax made the 1000th commit to our svn repository yesterday. And I owe him a batch of home made muffins for it even though at least 50% of all the commits were mine, but hey, [...]]]></description>
			<content:encoded><![CDATA[<p>Deciding to launch LazyReadr this September has made for one hectic fun-filled and not very relaxing summer.</p>
<p>As a result Hamax made the 1000th commit to our svn repository yesterday. And I owe him a batch of home made muffins for it even though at least 50% of all the commits were mine, but hey, that&#8217;s how bounties work right?</p>
<p>The repo was created a year ago when the then-team switched from working on Twitulater to working on something completely new and applying to <a class="zem_slink" title="Seedcamp" rel="homepage" href="http://www.seedcamp.com">Seedcamp</a>. The product and the idea sucked big time and we didn&#8217;t get much further than the Seedcamp shortlistings. But it was the beginning of something much greater. It was the beginning of an era.</p>
<p>Our mission: <strong>understand the internet!</strong></p>
<p>The first attempt looked a bit like this:</p>
<p><a href="http://preona.net/wp-content/uploads/2010/08/Screen-shot-2010-08-17-at-7.20.44-PM.png"><img class="aligncenter size-medium wp-image-362" title="Information butler" src="http://preona.net/wp-content/uploads/2010/08/Screen-shot-2010-08-17-at-7.20.44-PM-300x198.png" alt="" width="300" height="198" /></a></p>
<p>But that didn&#8217;t work out very well and we scrapped the idea right after we got back from <a class="zem_slink" title="London" rel="geolocation" href="http://maps.google.com/maps?ll=51.5080555556,-0.124722222222&amp;spn=0.1,0.1&amp;q=51.5080555556,-0.124722222222 (London)&amp;t=h">London</a>. We then tried to make a tool for sharing stuff online. Surely that way we&#8217;ll be able to understand what goes on in this crazy world right?</p>
<p>Here&#8217;s what it looked like at first when it was a <a class="zem_slink" title="Add-on (Mozilla)" rel="wikipedia" href="http://en.wikipedia.org/wiki/Add-on_%28Mozilla%29">Firefox add-on</a>:</p>
<p><a href="http://preona.net/wp-content/uploads/2010/08/Screen-shot-2010-08-17-at-7.24.13-PM.png"><img class="aligncenter size-medium wp-image-386" title="The first LazySharer" src="http://preona.net/wp-content/uploads/2010/08/Screen-shot-2010-08-17-at-7.24.13-PM-300x247.png" alt="" width="300" height="247" /></a></p>
<p>Yep, not very appetizing at all. But it got a lot better with our second attempt:</p>
<p><a href="http://preona.net/wp-content/uploads/2010/08/Screen-shot-2010-08-17-at-7.26.01-PM.png"><img class="aligncenter size-medium wp-image-387" title="LazySharer" src="http://preona.net/wp-content/uploads/2010/08/Screen-shot-2010-08-17-at-7.26.01-PM-300x234.png" alt="" width="300" height="234" /></a></p>
<p>This one got us into the mini Seedcamp finals at <a class="zem_slink" title="Prague" rel="geolocation" href="http://maps.google.com/maps?ll=50.0833333333,14.4166666667&amp;spn=0.1,0.1&amp;q=50.0833333333,14.4166666667 (Prague)&amp;t=h">Prague</a>. That was lots of fun.</p>
<p>But then summer rolled in and we realized that, hey, it&#8217;s time to go after the big one. Let&#8217;s make that <a href="http://lazyreadr.com">LazyReadr</a> we&#8217;ve been talking about for ages. And let&#8217;s make it an <a class="zem_slink" title="iPad" rel="homepage" href="http://www.apple.com/ipad/">iPad</a> app too! Yeah!</p>
<p>Wooo.</p>
<p>So we&#8217;re making it. We totally are. And it&#8217;s going right to the <a class="zem_slink" title="App Store" rel="homepage" href="http://www.apple.com/iphone/appstore">App Store</a> this September. That&#8217;s in like two weeks or something! And then we&#8217;re taking it to Silicon Valley in October &#8230; but that&#8217;s a different story.</p>
<p>And last but not least, here&#8217;s a lovely visualization of everything that went on throughout all of these fun times. You can see team members coming and going, you can see when we&#8217;re really working hard, when university takes its toll &#8230;. oh yeah, a lot can be deduced from these strange floating names [developers] and blobs [files-theyre-working-on] and everything. Quite a lot.</p>
<p><iframe src="http://player.vimeo.com/video/14213870" width="400" height="300" frameborder="0"></iframe>
<p><a href="http://vimeo.com/14213870">First 1000 revisions of Preona</a> from <a href="http://vimeo.com/user4515389">preona</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<h6 class="zemanta-related-title" style="font-size: 1em;">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://preona.net/2010/07/london-startup-expedition/">London startup expedition</a> (preona.net)</li>
<li class="zemanta-article-ul-li"><a href="http://preona.net/2010/03/seedcamp-prague/">Seedcamp Prague</a> (preona.net)</li>
<li class="zemanta-article-ul-li"><a href="http://preona.net/2010/06/summer-is-here/">Summer is here</a> (preona.net)</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Enhanced by Zemanta" href="http://www.zemanta.com/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/zemified_e.png?x-id=c44d6653-2101-4693-928b-c8f85ec859e3" alt="Enhanced by Zemanta" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://preona.net/2010/08/we-reached-the-1000-commits-milestone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Our very awesome countdown board is quite awesome</title>
		<link>http://preona.net/2010/07/our-very-awesome-countdown-board-is-quite-awesome/</link>
		<comments>http://preona.net/2010/07/our-very-awesome-countdown-board-is-quite-awesome/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 12:27:09 +0000</pubDate>
		<dc:creator>Swizec Teller</dc:creator>
				<category><![CDATA[Daily-Life]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Ryan Friedlinghaus]]></category>
		<category><![CDATA[West Coast Customs]]></category>

		<guid isPermaLink="false">http://preona.net/?p=272</guid>
		<description><![CDATA[Last night, or quite possibly two nights ago, I was very bored at night. So much so that I watched Street Customs on Discovery Channel. For those who don&#8217;t know, it&#8217;s a show about a very cool entrepreneur who got a 3000$ loan from his gramps and transformed them into a huge worldwide car customising business [...]]]></description>
			<content:encoded><![CDATA[<p>Last night, or quite possibly two nights ago, I was very bored at night. So much so that I watched Street Customs on <a class="zem_slink" title="Discovery Channel" rel="wikipedia" href="http://en.wikipedia.org/wiki/Discovery_Channel">Discovery Channel</a>. For those who don&#8217;t know, it&#8217;s a show about a very cool <a class="zem_slink" title="Entrepreneur" rel="wikipedia" href="http://en.wikipedia.org/wiki/Entrepreneur">entrepreneur</a> who got a 3000$ loan from his gramps and transformed them into a huge worldwide car customising <a class="zem_slink" title="Business" rel="wikipedia" href="http://en.wikipedia.org/wiki/Business">business</a> in a few short years.</p>
<p>Brilliant guy; the show though isn&#8217;t quite up my alley.</p>
<p>Anyhow, watching that I noticed they&#8217;re using a very cool motivation device in their shop. Up just below the ceiling is a plastic timebomb-like device with a giant <a class="zem_slink" title="Liquid crystal display" rel="wikipedia" href="http://en.wikipedia.org/wiki/Liquid_crystal_display">LCD display</a> counting down days, hours, minutes and seconds until the deadline.</p>
<p>It&#8217;s a great way to put some pressure on the team. Everyone can see how little time is left. The countdown timer is a whole lot different from some insane boss/founder/CEO person who keeps urging you along and saying how little time there&#8217;s left. Hell, sometimes even that guy might have trouble feeling the pressure.</p>
<p>Introduce the timer!</p>
<p>Therefore the next natural step was taking one of our whiteboards at Preona and turning it into a huge Countdown Board. Huger even that the one Ryan Friedlinghaus uses at <a class="zem_slink" title="West Coast Customs" rel="wikipedia" href="http://en.wikipedia.org/wiki/West_Coast_Customs">West Coast Customs</a>. We weren&#8217;t using it much anyway because the sofa gets in the way of comfortable writing.</p>
<p>But to make things even more interesting &#8230; our Countdown Board includes a list of the bigger milestones we have to pass before the time runs out <img src='http://preona.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p style="text-align: center;"><a href="http://preona.net/wp-content/uploads/2010/07/IMG00428.jpg"><img class="aligncenter size-large wp-image-318" title="Countdown Board" src="http://preona.net/wp-content/uploads/2010/07/IMG00428-1024x768.jpg" alt="" width="430" height="323" /></a></p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Enhanced by Zemanta" href="http://www.zemanta.com/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/zemified_e.png?x-id=35725aa0-1493-40dd-bf52-a0bdd519fbfd" alt="Enhanced by Zemanta" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://preona.net/2010/07/our-very-awesome-countdown-board-is-quite-awesome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Preona is giving away free iPads!</title>
		<link>http://preona.net/2010/07/preona-is-giving-away-free-ipads/</link>
		<comments>http://preona.net/2010/07/preona-is-giving-away-free-ipads/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 13:39:04 +0000</pubDate>
		<dc:creator>Swizec Teller</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[IPad]]></category>
		<category><![CDATA[Online Communities]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software testing]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://preona.net/?p=242</guid>
		<description><![CDATA[Image via Wikipedia Carving out a niche for yourself in the modern online world is extremely difficult we reckong it might be a dash easier to do in an upcoming market that&#8217;s not quite well formed yet and then working on from there. This is why we are bringing our awesomeness to the iPad. (and [...]]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img" style="margin: 1em; display: block;">
<div>
<dl class="wp-caption alignright" style="width: 310px;">
<dt class="wp-caption-dt"><a href="http://commons.wikipedia.org/wiki/File:IPad-02.jpg"><img title="Behold the iPad in All Its Glory" src="http://upload.wikimedia.org/wikipedia/commons/thumb/6/6a/IPad-02.jpg/300px-IPad-02.jpg" alt="Behold the iPad in All Its Glory" width="300" height="400" /></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image via <a href="http://commons.wikipedia.org/wiki/File:IPad-02.jpg">Wikipedia</a></dd>
</dl>
</div>
</div>
<p>Carving out a niche for yourself in the modern online world is extremely difficult we reckong it might be a dash easier to do in an upcoming market that&#8217;s not quite well formed yet and then working on from there.</p>
<p>This is why we are bringing our awesomeness to the <a class="zem_slink" title="iPad" rel="homepage" href="http://www.apple.com/ipad/">iPad</a>. (and I also happen to be writing this from one)</p>
<p>Determined as hell to come out of the woodwork with LazyReadr by the end of the summer, we are still missing one crucial ingredient in the mix.</p>
<p><span style="font-size: 1.5em;"><strong>Alfa/beta testers!</strong></span></p>
<p>But good testers are difficult to find! So here&#8217;s the deal: <strong>if you volunteer to help us with testing and discovering what users like, we are giving you an iPad.</strong></p>
<p>For at least a week you get to live with our app and our iPad, then tell us what it was like. We might even buy you a beer to help you talk.</p>
<p>Then, at the end of the summer, our favourite tester gets to <strong>keep the iPad forever</strong>.</p>
<p>Naturally we also accept testers who already own an iPad. You just get a beer-two-three though <img src='http://preona.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>We&#8217;re officially starting testing in two weeks, so drop us a line in the comments, <a href="http://twitter.com/preona">via twitter</a> or <a href="mailto:beta@preona.net">by email</a> if you&#8217;re interested in becoming our awesome test bunny.</p>
<h6 class="zemanta-related-title" style="font-size: 1em;">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://www.crunchgear.com/2010/07/12/carbon-fiber-ipad-case-makes-me-want-to-put-a-turbo-in-my-ipad/">Carbon fiber iPad case makes me want to put a turbo in my iPad</a> (crunchgear.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.pinkbananaworld.com/content-detail.cfm?ID=373463">Author, Editor Sean Meriwether Sits Down with TNG</a> (pinkbananaworld.com)</li>
<li class="zemanta-article-ul-li"><a href="http://viciousimagery.blogspot.com/2010/07/breaking-story-with-post-it-notes.html">Breaking a story with Post-It Notes</a> (viciousimagery.blogspot.com)</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Enhanced by Zemanta" href="http://www.zemanta.com/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/zemified_e.png?x-id=4bf9fa7a-55d3-4750-8002-069c52c4cf44" alt="Enhanced by Zemanta" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://preona.net/2010/07/preona-is-giving-away-free-ipads/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>London startup expedition</title>
		<link>http://preona.net/2010/07/london-startup-expedition/</link>
		<comments>http://preona.net/2010/07/london-startup-expedition/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 10:25:06 +0000</pubDate>
		<dc:creator>Swizec Teller</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[England]]></category>
		<category><![CDATA[London]]></category>
		<category><![CDATA[Seedcamp]]></category>
		<category><![CDATA[Slovenia]]></category>

		<guid isPermaLink="false">http://preona.net/?p=189</guid>
		<description><![CDATA[Image via Wikipedia Just shy of a fortnight ago we participated in a Slovenian startup expedition to London. It was a day of great historical events and magnificent happenings. Slovenia got pushed out of the world cup of footballs. But other than that the expedition was a whole lot of fun. We got to meet [...]]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img" style="margin: 1em; display: block;">
<div>
<dl class="wp-caption alignright" style="width: 310px;">
<dt class="wp-caption-dt"><a href="http://commons.wikipedia.org/wiki/File:Tram91.jpg"><img title="The &quot;nostalgic tram&quot; no. 91 runs thr..." src="http://upload.wikimedia.org/wikipedia/commons/thumb/4/4b/Tram91.jpg/300px-Tram91.jpg" alt="The &quot;nostalgic tram&quot; no. 91 runs thr..." width="300" height="199" /></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image via <a href="http://commons.wikipedia.org/wiki/File:Tram91.jpg">Wikipedia</a></dd>
</dl>
</div>
</div>
<p>Just shy of a fortnight ago we participated in a <a class="zem_slink" title="Slovene language" rel="wikipedia" href="http://en.wikipedia.org/wiki/Slovene_language">Slovenian</a> startup expedition to <a class="zem_slink" title="London" rel="geolocation" href="http://maps.google.com/maps?ll=51.5080555556,-0.124722222222&amp;spn=0.1,0.1&amp;q=51.5080555556,-0.124722222222 (London)&amp;t=h">London</a>. It was a day of great historical events and magnificent happenings.</p>
<p><a class="zem_slink" title="Slovenia" rel="geolocation" href="http://maps.google.com/maps?ll=46.05,14.5&amp;spn=10.0,10.0&amp;q=46.05,14.5 (Slovenia)&amp;t=h">Slovenia</a> got pushed out of the world cup of footballs.</p>
<p>But other than that the expedition was a whole lot of fun. We got to meet a lot of people we talked to at the <a class="zem_slink" title="Prague" rel="geolocation" href="http://maps.google.com/maps?ll=50.0833333333,14.4166666667&amp;spn=0.1,0.1&amp;q=50.0833333333,14.4166666667 (Prague)&amp;t=h">Prague</a> <a class="zem_slink" title="Seedcamp" rel="homepage" href="http://www.seedcamp.com">Seedcamp</a>, awesomer still, some of them remembered us from as far back as the Seedcamp shortlistings in London last September. That was very awesome indeed, shows we&#8217;re doing something right.</p>
<p>And we love doing stuff right.</p>
<p>Other than that we got a great opportunity to find out we&#8217;re actually getting competent at pitching what we&#8217;re doing &#8230; at least a little bit &#8230; well enough that people commented they really liked our presentation. But not enough for people to start taking their checkbooks out and giving us money.</p>
<p>Oh well.</p>
<p>But there was one very important thing we got out of the whole experience. It was the fact that we need to stop being silly about what we&#8217;re doing. We need to board ourselves up in the basement for the next two months and <em>make</em> something. Just being great looking and awesome blokes all around will not be enough for the <a class="zem_slink" title="Silicon Valley" rel="geolocation" href="http://maps.google.com/maps?ll=37.37,-122.04&amp;spn=1.0,1.0&amp;q=37.37,-122.04 (Silicon%20Valley)&amp;t=h">Silicon Valley</a> trip this autumn. Not by far.</p>
<p>That&#8217;s why we&#8217;re buying an <a class="zem_slink" title="iPad" rel="homepage" href="http://www.apple.com/ipad/">iPad</a> or two in the upcoming weeks.</p>
<p>But more about that some other time <img src='http://preona.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Enhanced by Zemanta" href="http://www.zemanta.com/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/zemified_e.png?x-id=890c2e92-b823-4989-b1ab-668039a4f8e7" alt="Enhanced by Zemanta" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://preona.net/2010/07/london-startup-expedition/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

