<?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>kooaba blog</title>
	<atom:link href="http://blog.kooaba.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.kooaba.com</link>
	<description></description>
	<lastBuildDate>Wed, 25 Jan 2012 16:14:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>The kooaba image recognition API Version 2 makes your image recognition apps faster and easier to build</title>
		<link>http://blog.kooaba.com/2012/01/the-kooaba-image-recognition-api-version-2-makes-your-image-recognition-apps-faster-and-easier-to-build/</link>
		<comments>http://blog.kooaba.com/2012/01/the-kooaba-image-recognition-api-version-2-makes-your-image-recognition-apps-faster-and-easier-to-build/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 13:06:23 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Developers Stuff]]></category>
		<category><![CDATA[Newsletter]]></category>
		<category><![CDATA[Product Updates]]></category>
		<category><![CDATA[Recognition Platform]]></category>

		<guid isPermaLink="false">http://blog.kooaba.com/?p=7011</guid>
		<description><![CDATA[Since early on, we have built our image recognition platform not only for our own apps, but also opened it to developers from around the world in the form of an API. This is motivated by our observation that users &#8230; <a href="http://blog.kooaba.com/2012/01/the-kooaba-image-recognition-api-version-2-makes-your-image-recognition-apps-faster-and-easier-to-build/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Since early on, we have built our image recognition platform not only for our own apps, but also opened it to developers from around the world in the form of an API. This is motivated by our observation that users are not served best with one image recognition app for all purposes, but rather multiple niche products &#8211; each with its own unique use case and business potential. It is simply impossible for a single company to cover all of those use cases properly. Thus, our API has been quite a success with hundreds of accounts deployed.</p>
<p>Today, we announce a <a href="https://github.com/kooaba/kooaba-api/tree/beta/query_api_v2">brand new release of our API</a>. The biggest news that it is much <strong>faster</strong>. Recognition times below 1s are now possible. We achieved this by optimizing the whole query path and stripping out unnecessary overheads. This also brings API users much <strong>more granular control</strong> over how much meta-data they want to store and retrieve with each recognitions result. Furthermore, we also offer an Android demo application, which makes development of a simple app much easier.</p>
<p>What&#8217;s new in detail:</p>
<ul>
<li>Amount of returned metadata can be chosen for each individual request. If you only need a bare image recognition, you don&#8217;t have to parse all those metadata anymore. And you get the recognition results faster as a bonus.</li>
<li>Extensible interface. Lacking something in our API? Let us know, so we can rectify that. The API is ready to go beyond image matching and we have several things in the pipeline. Stay tuned!</li>
<li>Quirk free. Our previous query API was built around our apps and some of our API users had to work around its special behaviors. No more hacks! Ever.</li>
</ul>
<p>These new features allow for new kinds of applications, also especially in the field of augmented reality, thanks to the faster recognition.</p>
<p>For the <strong>Android demo app</strong>, it lets you set basic config such as group ids, compresssion etc. via a dedicated UI. This way you can test the parameters that work best easily, and then take over the code into your own project. The screenshots below illustrate some details of the app:</p>
<div id="attachment_7028" class="wp-caption alignleft" style="width: 310px"><a href="http://blog.kooaba.com/wp-content/uploads/2012/01/screen_2.png.png" rel="shadowbox[post-7011];player=img;"><img src="http://blog.kooaba.com/wp-content/uploads/2012/01/screen_2.png-300x500.png" alt="" title="screen_2.png" width="300" height="500" class="size-large wp-image-7028"  style="border:1px solid silver"/></a><p class="wp-caption-text">API demo-app: settings screen. Allows for API specifying request parameters via a graphical user interface</p></div>
<div id="attachment_7027" class="wp-caption alignleft" style="width: 310px"><a href="http://blog.kooaba.com/wp-content/uploads/2012/01/screen_1.png" rel="shadowbox[post-7011];player=img;"><img src="http://blog.kooaba.com/wp-content/uploads/2012/01/screen_1-300x500.png" alt="" title="screen_1" width="300" height="500" class="size-large wp-image-7027" style="border:1px solid silver" /></a><p class="wp-caption-text">API demo app: result screen. Shows meta data for matched reference image, as well as paramaters such as timing etc,</p></div>
<p>Sample code, the android demo app, and the documentation of the new API functions can be found in our github account as usual:<br />
<a href="https://github.com/kooaba/kooaba-api/tree/beta/query_api_v2">https://github.com/kooaba/kooaba-api/tree/beta/query_api_v2</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kooaba.com/2012/01/the-kooaba-image-recognition-api-version-2-makes-your-image-recognition-apps-faster-and-easier-to-build/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Presenting Paperboy for Windows Phone 7</title>
		<link>http://blog.kooaba.com/2012/01/presenting-paperboy-for-windows-phone-7/</link>
		<comments>http://blog.kooaba.com/2012/01/presenting-paperboy-for-windows-phone-7/#comments</comments>
		<pubDate>Mon, 16 Jan 2012 15:03:00 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Newsletter]]></category>
		<category><![CDATA[Paperboy]]></category>
		<category><![CDATA[Product Updates]]></category>

		<guid isPermaLink="false">http://blog.kooaba.com/?p=6977</guid>
		<description><![CDATA[On Friday, the new Nokia phone &#8211; the Lumia 800 &#8211; was released in Switzerland. And it&#8217;s no coincidence that today we are also launching Paperboy for Windows 7. Together with Nokia Switzerland, we developed Paperboy for the Windows Phone &#8230; <a href="http://blog.kooaba.com/2012/01/presenting-paperboy-for-windows-phone-7/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>On Friday, the new Nokia phone &#8211; the Lumia 800 &#8211; was released in Switzerland. And it&#8217;s no coincidence that today we are also launching Paperboy for Windows 7. Together with Nokia Switzerland, we developed Paperboy for the Windows Phone marketplace. Kudos also to Adam Walker, who did the heavy lifting in terms of coding. The screenshots below give you an impression how the app looks, but to get the full experience you really have to try it. So smooth.</p>
<p><a href="http://blog.kooaba.com/wp-content/uploads/2012/01/nokia-paperboy1.png" rel="shadowbox[post-6977];player=img;"><img class="alignnone size-full wp-image-6980" title="nokia-paperboy" src="http://blog.kooaba.com/wp-content/uploads/2012/01/nokia-paperboy1.png" alt="" width="1003" height="892" /></a></p>
<p>Here&#8217;s a quick video tour:</p>
<p><iframe width="519" height="315" src="http://www.youtube.com/embed/KqPmoXALW_k?rel=0" frameborder="0" allowfullscreen></iframe></p>
<p>About the Lumia 800 itself, we think it&#8217;s great! It feels solid, and its beautifully-shaped case makes it a pleasure to look at. Using Gorilla Glass 800 x 480 ClearBlack screen, its deep black color (from the AMOLED technology &#8211; as seen in Samsung&#8217;s Galaxy series) gives it a really nice finishing touch.</p>
<p>So, <a href="http://www.windowsphone.com/de-ch/apps/12f84623-7d1d-4d5a-82bb-72df700236c9">download the Paperboy for Windows Phone 7 app here</a> &#8211; and if you don&#8217;t have a Windows phone yet, go and get a Lumia 800 (and by the way: it comes in many colors, not only pink).</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kooaba.com/2012/01/presenting-paperboy-for-windows-phone-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A slimmer wallet – thanks to the Déjà Vu App a few other tricks</title>
		<link>http://blog.kooaba.com/2011/12/a-slimmer-wallet-%e2%80%93-thanks-to-the-deja-vu-app-a-few-other-tricks/</link>
		<comments>http://blog.kooaba.com/2011/12/a-slimmer-wallet-%e2%80%93-thanks-to-the-deja-vu-app-a-few-other-tricks/#comments</comments>
		<pubDate>Tue, 20 Dec 2011 15:00:48 +0000</pubDate>
		<dc:creator>Till</dc:creator>
				<category><![CDATA[Déjà Vu]]></category>

		<guid isPermaLink="false">http://blog.kooaba.com/?p=6853</guid>
		<description><![CDATA[Carrying a fat wallet can be a pain. Its bulkiness makes the back pocket of your jeans a rather unattractive shape. It is even said to harm your back because you have to sit in this slightly slanted position. It’s &#8230; <a href="http://blog.kooaba.com/2011/12/a-slimmer-wallet-%e2%80%93-thanks-to-the-deja-vu-app-a-few-other-tricks/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Carrying a fat wallet can be a pain. Its bulkiness makes the back pocket of your jeans a rather unattractive shape. It is even said to harm your back because you have to sit in this slightly slanted position. It’s hard to locate that customer loyalty card in your fat wallet when you need it. And what’s up with all these faded receipts you carry around? And the coupon that expired two years ago? As with many of life&#8217;s small problems, Seinfeld probably sums it up best:</p>
<p><iframe width="519" height="294" src="http://youtube.com/embed/yoPf98i8A0g?rel=0" frameborder="0" allowfullscreen></iframe></p>
<p>So, wouldn’t it be nice to have a thin wallet that slips easily in the front pocket of your jeans, or the pocket in your suit? I have to admit that I am a bit of a productivity geek, and recently I spent some time researching solutions to this problem. Here’s what I found: Basically, there are three options:</p>
<ol>
<li>Optimize the contents of your wallet</li>
<li>Get a better wallet</li>
<li>Get rid of your wallet altogether</li>
</ol>
<h3>Optimizing the contents of your wallet</h3>
<p>A normal wallet these days usually contains some cash (bills or coins), some plastic cards (credit cards, loyalty cards, …), and some paper snippets like receipts, photos, coupons, etc.</p>
<p>How can you optimize this? The most potential is probably with the cards. There are some loyalty cards you probably rarely use. But of course, if you don’t have them in your wallet all the time, you certainly won’t think of bringing them along when you need them. The straightforward solution is to take pictures of the cards that you don’t need very often and don’t need a magnetic strip to use. E.g. for most frequent flyer cards, you just need the number, and the gate agent can just type it in instead of swiping your card. The same holds true for certain loyalty cards. So what do you do to remember the number? Take a picture of the card with your phone, and archive it so that you can retrieve it easily when needed. This works really well with Déjà Vu!</p>
<p>Same story works for for receipts: snap a picture to save it, dispose of the paper version, and keep the (backed-up) digital copy by using Déjà Vu. To easily retrieve cards and receipts, just use tags, like the video below illustrates:</p>
<p><iframe width="519" height="294" src="http://www.youtube.com/embed/gH0i7fD4ePc?rel=0" frameborder="0" allowfullscreen></iframe></p>
<p>Another way to optimize i.e. limit the number of cards you carry around is to see if you can combine certain cards. Some frequent flyer cards offer combining it with a credit card, the same works for the Swiss half-fare card. Some progressive countries such as Estonia allow you to put credit for public transport on your ID (so you don’t need an additional card). In some places you can drive without your license, as officers can check your driver’s license with your id.</p>
<p>In fact, the country you live in can make a big difference in the number of cards you have to carry. In the US, your driver&#8217;s licence is your primary ID. In many countries, they are separate cards. The currency is another big factor: Do you have to carry a lot of heavy coins (Swiss 5 franc coins, arrgh), or do you have to carry huge stacks of paper money with little value (Indonesia, arrgh).</p>
<h3>Get a better wallet</h3>
<p>Some wallets are already really fat and heavy even when they’re empty. (Go and check at the wallet section at your local department store. It’s quite surprising). But there are some wallets that explicitly try to solve this problem. Of course the look of it should still be somewhat decent. Googling around, I found <a href="http://www.koyono.com/Slim-Front-Pocket-Wallets-s/3.htm">this wallet</a>, which claims to be thinnest on the Earth:</p>
<div id="attachment_6920" class="wp-caption alignleft" style="width: 310px"><a href="http://www.koyono.com/Slim-Front-Pocket-Wallets-s/3.htm"><img class="size-medium wp-image-6920" title="M997SE-2" src="http://blog.kooaba.com/wp-content/uploads/2011/12/M997SE-2-300x225.jpg" alt="" width="300" height="225" /></a><p class="wp-caption-text">The Slimmy wallet</p></div>
<p>I ordered one and have to say it’s quite nice indeed. The only disadvantage is that it doesn’t have a coin pocket. But if it had one, it would drastically increase its size, so you have to carry loose change in your pocket.</p>
<p>Another option I was recently pointed to is the <a href="http://global.rakuten.com/en/store/srcc/item/a1101/">AbrAsus</a> wallet (hat-tip: Alex). (Funny enough it is also from Japan).</p>
<p><a href="http://global.rakuten.com/en/store/srcc/item/a1101/"><img alt="" src="http://image.rakuten.co.jp/srcc/cabinet/img_wallet_intro2.jpg" title="The AbrAsus slim wallet" class="alignnone" width="600" height="400" /></a></p>
<p>Here&#8217;s a pretty cool demo video for that wallet (in Japanese).<br />
<iframe width="519" height="294" src="http://www.youtube.com/embed/51NrLEW3sw0?rel=0" frameborder="0" allowfullscreen></iframe></p>
<p>Actually, a really great (i.e. slim) wallet would make a good Christmas gift!</p>
<h3>Getting rid of your wallet altogether</h3>
<p>Of course, with the smartphone revolution (which added another thing to carry around in the first place) the hope is that the phone will replace the wallet altogether.</p>
<p>Mobile payment is on the rise, and the latest phones come with NFC, which allows not only for payment but also couponing, receiving digital receipts, etc. One such implementation is Google wallet.</p>
<p><iframe width="519" height="294" src="http://www.youtube.com/embed/DsaJMhcLm_A?rel=0" frameborder="0" allowfullscreen></iframe></p>
<p>The same NFC technology can be used for identification in public transport or even to serve as your national ID. There are still some privacy issues to be resolved for the latter, of course.</p>
<p>Alternatively, if it&#8217;s just about cashless payments on the go, you could opt for the cool kid on the block, <a href="http://www.squareup.com">Square</a>.</p>
<p><iframe width="519" height="294" src="http://www.youtube.com/embed/iBieYjxUj5Q?rel=0" frameborder="0" allowfullscreen></iframe></p>
<p><a href="http://thenextweb.com/uk/2011/11/24/paypal-predicts-the-future-of-money-no-wallets-required-in-the-uk-by-2016/">Recent studies claim</a> that will only take a couple of years until mobile (in-store) payment will take off.</p>
<p>Until we have reached a wallet-less society – do you have other tips to make your wallet slimmer? Let me know!</p>
<p>Update: just this Sunday the fat wallet problem was discussed in one of the <a href="http://my.kooaba.com/periodical_pages/1438513">larger Swiss Sunday Newspapers</a>. By now you should be convinced that there is a problem. And solutions to it.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kooaba.com/2011/12/a-slimmer-wallet-%e2%80%93-thanks-to-the-deja-vu-app-a-few-other-tricks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Benetton&#8217;s UNHATE Ads now interactive</title>
		<link>http://blog.kooaba.com/2011/12/benettons-unhate-ads-now-interactive/</link>
		<comments>http://blog.kooaba.com/2011/12/benettons-unhate-ads-now-interactive/#comments</comments>
		<pubDate>Mon, 19 Dec 2011 16:25:00 +0000</pubDate>
		<dc:creator>Liz</dc:creator>
				<category><![CDATA[Smart Ads]]></category>

		<guid isPermaLink="false">http://blog.kooaba.com/?p=6938</guid>
		<description><![CDATA[You&#8217;ve seen United Colors of Benetton&#8217;s Unhate advertisements. They&#8217;re seared in your brain. There&#8217;s the one with Merkel and Sarkozy. Another with Obama and Hu Jintao. One featuring Netanyahou and Abbas. According to the Associated Press, Benetton withdrew an image &#8230; <a href="http://blog.kooaba.com/2011/12/benettons-unhate-ads-now-interactive/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>You&#8217;ve seen United Colors of Benetton&#8217;s Unhate advertisements. They&#8217;re seared in your brain.</p>
<p>There&#8217;s the one with Merkel and Sarkozy. Another with Obama and Hu Jintao. One featuring Netanyahou and Abbas.</p>
<p>According to the Associated Press, Benetton withdrew an image of Pope Benedict XVI and Ahmed Mohamed el-Tayeb after the Vatican threatened legal action. The White House made it clear that it was against the idea of using the US President&#8217;s likeness for commercial purposes. Sure, Benetton has a history of provocative ads, but these take the cake.</p>
<p><span style="font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; font-size: 13px; line-height: 19px;"> </span></p>
<p><a href="http://blog.kooaba.com/wp-content/uploads/2011/12/BENETTON_Kurier_Layout_PRINT_neu_k_Seite_1-2.png" rel="shadowbox[post-6938];player=img;"><img class="alignnone size-full wp-image-6947" title="BENETTON_Kurier_Layout_PRINT_neu_k_Seite_1 2" src="http://blog.kooaba.com/wp-content/uploads/2011/12/BENETTON_Kurier_Layout_PRINT_neu_k_Seite_1-2.png" alt="" width="627" height="768" /></a></p>
<p><a rel="attachment wp-att-6939" href="http://blog.kooaba.com/2011/12/benettons-unhate-ads-now-interactive/benetton_kurier_layout_print_neu_k_2_1-pdf-pages/"><img class="alignnone size-medium wp-image-6939" title="BENETTON_Kurier_Layout_PRINT_neu_k_2_1.pdf-pages" src="http://blog.kooaba.com/wp-content/uploads/2011/12/BENETTON_Kurier_Layout_PRINT_neu_k_2_1.pdf-pages-300x222.jpg" alt="" width="300" height="222" /></a><br />
We&#8217;re happy to be working with Benetton this weekend to make these ads even more interactive. If you&#8217;re a reader of the Austrian Kurier, you can take a photo of the Kurier to unlock a special coupon redeemable at Benetton Megastores in Vienna and Saltzburg from Friday, December 16th to Monday, December 19.</p>
<p>via: <a href="http://kurier.at/freizeit/4477898-benetton-unhate.php">The Kurier&#8217;s article in German </a></p>
<p><a href="http://kurier.at/freizeit/4477898-benetton-unhate.php"></a><a href="http://www.atmedia.at/news/menschen-maerkte-marken/Kuriers_K%FCsse_und_Ex-Raucher/15-12-2011/14655/  ">ATMedia.at wrote about our collaboration </a></p>
<p>Our image recognition software is fun to play with even if you&#8217;re not in Vienna or Saltzburg this weekend. If you take a picture of any of the ads with Paperboy, (try it!) you&#8217;ll be redirected to the advertisement on your phone where you can watch the UNHATE Guerilla videos, enter a contest and see the rest of the ads via the UNHATE website. There, you can watch <a href="http://unhate.benetton.com/film/">the film UNHATE</a>, by French director Laurent Chanez, about the precarious balance and complex interweaving the drive to hate and the reasons to love. That&#8217;s a nice message for the holidays.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kooaba.com/2011/12/benettons-unhate-ads-now-interactive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>One step closer to merging print with digital</title>
		<link>http://blog.kooaba.com/2011/12/one-step-closer-to-merging-print-with-digital/</link>
		<comments>http://blog.kooaba.com/2011/12/one-step-closer-to-merging-print-with-digital/#comments</comments>
		<pubDate>Tue, 13 Dec 2011 13:52:51 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Interactive Print]]></category>
		<category><![CDATA[Newsletter]]></category>
		<category><![CDATA[Paperboy]]></category>

		<guid isPermaLink="false">http://blog.kooaba.com/?p=6885</guid>
		<description><![CDATA[You might already know that we connect thousands of users to thousands of newspapers and magazines every single day with Paperboy. You can then share this page with friends, store it for future reference in ‘my.kooaba’ or ‘Evernote’, or explore the &#8230; <a href="http://blog.kooaba.com/2011/12/one-step-closer-to-merging-print-with-digital/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>You might already know that we connect thousands of users to thousands of newspapers and magazines every single day with <a title="kooaba Paperboy" href="http://www.kooaba.com/en/products/paperboy" target="_blank">Paperboy</a>. You can then share this page with friends, store it for future reference in ‘my.kooaba’ or ‘Evernote’, or explore the links to related content on your phone.</p>
<p><em>Try it:  Download Paperboy for <a title="download kooaba paperboy for iphone" href="http://itunes.apple.com/ch/app/kooaba-paperboy/id364110253?mt=8" target="_blank">iPhone</a> or <a href="https://market.android.com/details?id=com.aqris.kooaba.paperboy" target="_blank">Android</a>. Take a picture of a page in your favorite printed publication and you are taken directly to the corresponding digital copy on your mobile phone. Make sure though, the publication is supported because it doesn&#8217;t work on all publications (yet). <a href="http://www.kooaba.com/en/products/paperboy_supported_content?country=US">Click here</a> for the list.</em></p>
<p>But this is just part of our vision. We ultimately want to bridge the gap between print and digital completely and combine the best of both worlds. Connecting all those people with all that content brings an incredible frontier of new opportunities. Whether you’re reading an article, commenting on a blogpost, or researching a new topic, you are communicating with others. This is something that is very common online, or face-to-face, but simply isn’t possible directly through paper publications, until now.</p>
<p>Now, with your phone, you can comment on something you read offline, without using your favorite search engine to type in keywords to find a corresponding article. Just take a picture of the article with Paperboy. And it will link you to the digital version of the article. Comments and all. Think about that. Let it sink for a while…. It’s almost magic <img src='http://blog.kooaba.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>With Paperboy, we feel that we are one step closer to having the perfect blend of print and online content. As you know, many of us still prefer reading articles on paper, but many of us also want to be able to do things online, such as commenting and reacting.</p>
<h3>Leave a comment on printed articles</h3>
<p>When taking a picture, you will see a new link at the bottom of the mobile page like this:</p>
<p><a href="http://blog.kooaba.com/wp-content/uploads/2011/12/resultpage.png" rel="shadowbox[post-6885];player=img;"><img title="resultpage" src="http://blog.kooaba.com/wp-content/uploads/2011/12/resultpage.png" alt="" width="288" height="582" /></a></p>
<p>Click it and you can leave a comment</p>
<p><a href="http://blog.kooaba.com/wp-content/uploads/2011/12/screenthos-android-3.png" rel="shadowbox[post-6885];player=img;"><img class="alignnone size-full wp-image-6900" title="screenthos android 3" src="http://blog.kooaba.com/wp-content/uploads/2011/12/screenthos-android-3.png" alt="" width="288" height="480" /></a></p>
<p>It will be shown directly in the list of the reactions of others!</p>
<p>Commenting on content is just one of the things that we will continue to improve as we bring readers closer together. We hope that readers will soon expect high quality digital extras to accompany printed content.</p>
<p>Paperboy supports an ever-growing list of of newspapers and magazines. (<a title="View the list of all newspapers and magazines supported by kooaba Paperboy" href="http://www.kooaba.com/en/products/paperboy_supported_content?country=US" target="_blank">Here</a> you will find a list of all of the publications.) We think it’s quite impressive!</p>
<p>If you’re a publisher,  you should join today. It’s as easy as pie. All you need to do is upload a PDF to our system, when there is a new publication. (If your favorite paper or magazine doesn’t use Paperboy &#8211; send them a note and ask them to!)</p>
<h3>Much more to come</h3>
<p>2012 is going to be an exiting year. Commenting on articles is just one of the first elements of our plan to create an all-round reader experience. By the beginning of next year, for example, you can expect a major update on Paperboy that will bring mind-blowing improvements in both UI and UX. We will continue to bring the community together in ways that add value to how and what you enjoy reading, online and offline.</p>
<p>And just as important, we will continue to expand our coverage to include more print titles. Many more magazines have shown interest and will be making their publications interactive for their readers.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kooaba.com/2011/12/one-step-closer-to-merging-print-with-digital/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upload API the easy way</title>
		<link>http://blog.kooaba.com/2011/12/upload-api-the-easy-way/</link>
		<comments>http://blog.kooaba.com/2011/12/upload-api-the-easy-way/#comments</comments>
		<pubDate>Sat, 03 Dec 2011 14:08:30 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Developers Stuff]]></category>
		<category><![CDATA[Recognition Platform]]></category>

		<guid isPermaLink="false">http://blog.kooaba.com/?p=6806</guid>
		<description><![CDATA[You registered for the free tier of our Tech Platform API, succeeded to get the test image (Lena) recognized and now you can&#8217;t wait to start recognizing your own images&#8230; just realized that you need to code your own image &#8230; <a href="http://blog.kooaba.com/2011/12/upload-api-the-easy-way/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>You registered for the free tier of our <a href="http://www.kooaba.com/en/business/techplatform">Tech Platform API</a>, succeeded to get the test image (Lena) recognized and now you can&#8217;t wait to start recognizing your own images&#8230; just realized that you need to code your own image and metadata upload? Not anymore! Today we present you an upload script that allows you to start right away.</p>
<h3>For those who can&#8217;t wait, in three steps</h3>
<p><strong>Step 1: Download the script</strong></p>
<p>Head to <a href="https://github.com/kooaba/kooaba-api/tree/master/data_api/python and download both KWS.py and upload_client.py">https://github.com/kooaba/kooaba-api/tree/master/data_api/python and download both KWS.py and upload_client.py</a>. Place them together into the same directory.</p>
<p><strong>Step 2: Install Python</strong></p>
<p>This step is optional if you already have Python 2.5, 2.6 or 2.7 installed. Head to <a href="http://www.python.org/getit/">http://www.python.org/getit/</a> and install one of the available versions. Version 2.7 is recommended, but 2.5 and 2.6 will do as well (you&#8217;ll need simplejson package when using Python 2.5).</p>
<p><strong>Step 3: Upload your first image</strong></p>
<p>Set environment variables KWS_ACCESS_KEY and KWS_SECRET_KEY to the values of your respective API keys and run:</p>
<pre>python upload_client.py --create-item-in &lt;GROUP_ID&gt; --title "My image" MyImage.jpg</pre>
<p>where &lt;GROUP_ID&gt; is number of your group.</p>
<p>That&#8217;s it! Now you just need to wait a while for our indexing system to pick up your image and you can start recognition queries of your image.</p>
<h3>For those who want to dig deeper</h3>
<p>Before we explore the script functionality, lets have a look at metadata model. You already encountered <em>group</em>, which is a partition in our system. One of them was assigned to your exclusive use and you&#8217;ll be uploading your data to it. Each group can contain arbitrary number of <em>items</em>. Item is a central object of the metadata model as all the metadata entries are associated with one of the items. Each item must have a title, but all other metadata are optional.</p>
<p>But item alone is not very useful if you can&#8217;t recognize it. That&#8217;s where attaching <em>images</em> to items comes to play. You can attach more than one image to your item. Whichever of them gets recognized, the same item metadata are returned. This comes handy for example when you want to recognize a product not only from a front side view, but also from a back side view (small tip for cylindrical packagings: upload product photos taken from multiple angles as you never know when the product faces the customer by its side).</p>
<p><a rel="attachment wp-att-6824" href="http://blog.kooaba.com/2011/12/upload-api-the-easy-way/ml-reference-2/"><img class="alignright size-full wp-image-6824" title="Reference image" src="http://blog.kooaba.com/wp-content/uploads/2011/11/ml-reference1.jpg" alt="" width="107" height="160" /></a>Let&#8217;s say your group ID is 1 and you&#8217;d like to test with an image of Mona Lisa. The following will create an item with the image of the painting and a reference ID:</p>
<pre>python upload_client.py --create-item-in 1 --title "Mona Lisa" --reference-id "paintings/6th century/da Vinci/Mona Lisa" Mona_Lisa.jpg</pre>
<pre>Created item 35552981
 added image 23396181
 activated image 23396181</pre>
<p>The script prints the operations as they are performed. Especially the ID numbers are of interest. For example we can use the item ID to add some links related to our picture:</p>
<pre>python upload_client.py --create-resource-for 35552981 --title "Musée du Louvre" --section "Links" --uri "http://www.louvre.fr"</pre>
<pre>python upload_client.py --create-resource-for 35552981 --title "Mona Lisa on Wikipedia" --section "Links" --uri "http://en.wikipedia.org/wiki/Mona_Lisa"</pre>
<p>Is it time to recognize the Mona Lisa painting now? Lest check:</p>
<pre>python upload_client.py --get-image-status 23396181</pre>
<pre>ACTIVATION_QUEUED</pre>
<p>Not yet, we need to wait for a while&#8230; What about now?</p>
<pre>python upload_client.py --get-image-status 23396181</pre>
<pre>ACTIVE</pre>
<p>Great, time to run the query!</p>
<p style="text-align: center;"><a rel="attachment wp-att-6833" href="http://blog.kooaba.com/2011/12/upload-api-the-easy-way/ml-query/"><img class="size-full wp-image-6833 aligncenter" title="ml-query" src="http://blog.kooaba.com/wp-content/uploads/2011/11/ml-query.jpg" alt="" width="180" height="240" /></a></p>
<p>Eeeh&#8230; seems there is a typo in the reference ID, it states 6th century instead of 16th. Fortunately, editing metadata is easy:</p>
<pre>python upload_client.py --update-item 35552981 --reference-id "paintings/16th century/da Vinci/Mona Lisa"</pre>
<p>Updated basic item metadata</p>
<p>And when bored of Mona Lisa, it&#8217;s easy to delete the whole item (but be careful what you delete, once it&#8217;s deleted, it&#8217;s gone for good):</p>
<pre>python upload_client.py --delete-item 35552981</pre>
<p>Enjoy testing and if you have any requests or suggestions about our APIs let us know at <a href="mailto:support@kooaba.com">support@kooaba.com</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kooaba.com/2011/12/upload-api-the-easy-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shortcuts and Detours &#8211; an Essence for designing our Apps</title>
		<link>http://blog.kooaba.com/2011/11/shortcuts-and-detours-an-essence-for-designing-apps/</link>
		<comments>http://blog.kooaba.com/2011/11/shortcuts-and-detours-an-essence-for-designing-apps/#comments</comments>
		<pubDate>Tue, 15 Nov 2011 14:22:20 +0000</pubDate>
		<dc:creator>Lawrence</dc:creator>
				<category><![CDATA[Déjà Vu]]></category>
		<category><![CDATA[Interactive Print]]></category>
		<category><![CDATA[Newsletter]]></category>
		<category><![CDATA[Other Stuff]]></category>
		<category><![CDATA[Paperboy]]></category>
		<category><![CDATA[Product Updates]]></category>

		<guid isPermaLink="false">http://blog.kooaba.com/?p=6493</guid>
		<description><![CDATA[As 2011 comes to an end (only a few weeks to go!) it&#8217;s time to look back on what apps we&#8217;ve developed this year: Déjà Vu &#8211; a new app for visual memory and a wide expansion for over 1000 &#8230; <a href="http://blog.kooaba.com/2011/11/shortcuts-and-detours-an-essence-for-designing-apps/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>As 2011 comes to an end (only a few weeks to go!) it&#8217;s time to look back on what apps we&#8217;ve developed this year: <a href="http://www.dejavuapp.com">Déjà Vu</a> &#8211; a new app for visual memory and a wide expansion for over 1000 newspapers with our existing <a href="http://www.paperboytool.com">Paperboy</a> app. When you try to sum up the essence of these apps while writing brochures, flyers and app descriptions you start noticing you can look at everything from the angle of &#8220;Shortcuts and Detours&#8221;. Why is the app great? &#8211; Because it&#8217;s the SHORTEST way from print to web, or &#8220;no more need to scroll through your camera album&#8221;. However, detours can be just as cool. Dive into a theme you love and get lost in its depths &#8211; a friend of mine told me she got lost in youtube for 6 hours while working on a design project (I think she had a nice time).</p>
<p>To make it short: as an app designer you always must ask yourself: When do you invite your user to a shortcut and when to make a detour? And where&#8217;s the balance between the two?</p>
<h3>Let me present you some shortcuts and detours of our apps:</h3>
<p><strong>While building <a href="http://www.dejavuapp.com">Déjà Vu</a></strong>, we had the end of the camera-scroll-detour in mind. Do you know that problem? You took a picture of a wine label you liked  in a restaurant. Now, five months later, you decide to buy this wine for a special dinner. You go to your camera roll (yeah, you kind of forgot to put it in your album) and scroll and scroll and scroll&#8230; The Déjà Vu shortcut: Take the picture of the wine within the app. It gets recognized and categorized automatically. Five months later: Just go to your wine memos and buy the wine with the link provided.</p>
<p><a rel="attachment wp-att-6659" href="http://blog.kooaba.com/2011/11/shortcuts-and-detours-an-essence-for-designing-apps/img_2402/"><img class="alignnone size-medium wp-image-6659" title="IMG_2402" src="http://blog.kooaba.com/wp-content/uploads/2011/11/IMG_2402-200x300.png" alt="" width="200" height="300" /></a>___<a rel="attachment wp-att-6653" href="http://blog.kooaba.com/2011/11/shortcuts-and-detours-an-essence-for-designing-apps/img_2393/"><img class="alignnone size-medium wp-image-6653" title="IMG_2393" src="http://blog.kooaba.com/wp-content/uploads/2011/11/IMG_2393-200x300.png" alt="" width="200" height="300" /></a></p>
<p><strong><a href="http://www.paperboytool.com">Paperboy</a> shortcut:</strong> You read a great article in the Washington Post you want to recommend to a friend. Without the app you make a detour: you tear out the page, put it on the pile of pendencies of your desk and search for it 3 weeks later when your friend comes to visit. With the app you simply take a picture of the page and tweet it, mail it or share it on Facebook. Your friend sees the high resolution pdf of your article instantly.</p>
<p><a rel="attachment wp-att-6662" href="http://blog.kooaba.com/2011/11/shortcuts-and-detours-an-essence-for-designing-apps/img_2406/"></a><a rel="attachment wp-att-6652" href="http://blog.kooaba.com/2011/11/shortcuts-and-detours-an-essence-for-designing-apps/img_2392/"><img class="alignnone size-medium wp-image-6652" title="IMG_2392" src="http://blog.kooaba.com/wp-content/uploads/2011/11/IMG_2392-200x300.png" alt="" width="200" height="300" /></a>___<img class="alignnone size-medium wp-image-6662" title="IMG_2406" src="http://blog.kooaba.com/wp-content/uploads/2011/11/IMG_2406-200x300.png" alt="" width="200" height="300" /></p>
<p><strong><a href="http://www.dejavuapp.com">Déjà Vu</a> detour:</strong> if you see a DVD cover of a great film you can take a picture of it with the app. First, there&#8217;s a shortcut: The film title gets recognized automatically and your memo gets put in the film category. Now comes the detour, as you can explore a load of automatically added links: read movie reviews, buy the movie online, get the google results without typing the name or watch the trailer and get lost in youtube (like my friend the designer).</p>
<p><a rel="attachment wp-att-6655" href="http://blog.kooaba.com/2011/11/shortcuts-and-detours-an-essence-for-designing-apps/img_2397/"><img class="size-medium wp-image-6655 alignnone" title="IMG_2397" src="http://blog.kooaba.com/wp-content/uploads/2011/11/IMG_2397-200x300.png" alt="" width="200" height="300" /></a><a rel="attachment wp-att-6654" href="http://blog.kooaba.com/2011/11/shortcuts-and-detours-an-essence-for-designing-apps/img_2396/"><img class="alignleft size-medium wp-image-6654" title="IMG_2396" src="http://blog.kooaba.com/wp-content/uploads/2011/11/IMG_2396-200x300.png" alt="" width="200" height="300" /></a></p>
<p><a rel="attachment wp-att-6658" href="http://blog.kooaba.com/2011/11/shortcuts-and-detours-an-essence-for-designing-apps/img_2401/"><img class="alignleft size-medium wp-image-6658" title="IMG_2401" src="http://blog.kooaba.com/wp-content/uploads/2011/11/IMG_2401-200x300.png" alt="" width="200" height="300" /></a><a rel="attachment wp-att-6656" href="http://blog.kooaba.com/2011/11/shortcuts-and-detours-an-essence-for-designing-apps/img_2399/"><img class="alignleft size-medium wp-image-6656" title="IMG_2399" src="http://blog.kooaba.com/wp-content/uploads/2011/11/IMG_2399-200x300.png" alt="" width="200" height="300" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Oh, and if you&#8217;re interested, here&#8217;s a little detour on the great wide <a href="http://en.wikipedia.org/wiki/Amazon_River" target="_blank">Amazon</a> (not the bookstore). When the land&#8217;s descending, there&#8217;s only one way to flow for the river: downward. When it&#8217;s flat even, the river doesn&#8217;t really know where to flow, so it starts to <a href="http://en.wikipedia.org/wiki/Meander" target="_blank">meander in loops and detours</a> exploring the country. Our goal is to apply this way of flow for our kooaba products: get straight to the point AND explore the wide range of possibilities.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kooaba.com/2011/11/shortcuts-and-detours-an-essence-for-designing-apps/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Updated Map Overlay in the backend analytics tool</title>
		<link>http://blog.kooaba.com/2011/11/updated-map-overlay-in-the-backend-analytics-tool/</link>
		<comments>http://blog.kooaba.com/2011/11/updated-map-overlay-in-the-backend-analytics-tool/#comments</comments>
		<pubDate>Tue, 15 Nov 2011 14:09:33 +0000</pubDate>
		<dc:creator>Cristi</dc:creator>
				<category><![CDATA[Developers Stuff]]></category>
		<category><![CDATA[Interactive Print]]></category>
		<category><![CDATA[Newsletter]]></category>
		<category><![CDATA[Product Updates]]></category>
		<category><![CDATA[Smart Ads]]></category>

		<guid isPermaLink="false">http://blog.kooaba.com/?p=6621</guid>
		<description><![CDATA[This is my first post on the kooaba blog. My name is Cristi Prodan and I am a Software Engineer at Kooaba. I just finished updating our maps view, which shows the location of the mobile queries in the backend &#8230; <a href="http://blog.kooaba.com/2011/11/updated-map-overlay-in-the-backend-analytics-tool/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This is my first post on the kooaba blog. My name is Cristi Prodan and I am a Software Engineer at Kooaba.</p>
<p>I just finished updating our maps view, which shows the location of the mobile queries in the backend analytics tool. Now it is much faster and no more limited to the last 300 requests. Also, it looks much better (see screenshot below).</p>
<p>Remember, the old implementation was straightforward. It showed a marker on the map for each query (i.e. for each time somebody tried to recognize something with the application). This was pretty easy to setup but soon, we noticed that the number of queries can be quite big (a cool problem to have). Moreover, the map would take very long to load. Also, our customers were asking for a better representation.</p>
<p>I always wanted to try out the <a href="http://code.google.com/p/google-maps-utility-library-v3/">google-maps-utility-library-v3</a>, which is a great library offering lots of cool things that can be done in conjunction with Google Maps. From this library I chose the <a href="http://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclustererplus/examples/simple_example.html">MarkerClustererPlus v3</a> in order to group queries that are close to each other, depending on the zoom level the user chooses.</p>
<p>Check out the result in the screenshot bellow:</p>
<p><a rel="attachment wp-att-6629" href="http://blog.kooaba.com/2011/11/updated-map-overlay-in-the-backend-analytics-tool/screenshot-11112011-033826-pm/"><img class="alignnone size-medium wp-image-6629" title="Screenshot - 11112011 - 03:38:26 PM" src="http://blog.kooaba.com/wp-content/uploads/2011/11/Screenshot-11112011-033826-PM-300x256.png" alt="" width="300" height="256" /></a><br />
Here, customers can see all time usage or just during a specified period of time on a map. The queries are grouped together in circles. The different colors represent the concentraion of queries around the indicated area.</p>
<p>From a technical perspective, the markers (JSON containing the latitudes and longitudes of the query) are loaded with Ajax and fed to the clustering algorithm, which will group them nicely on the client-side. If the user zooms in, the algorithm will recreate the clusters for the area he sees at that time. This happens <strong>very fast</strong> as it is all done on the user (client) side. Same holds for zooming out.</p>
<p>Using this library proved to be a much simpler and cleaner solution that initially expected, so I ecourage you to try it out for yourselves!</p>
<p>These other links are also worth checking out:</p>
<ul>
<li><a href="http://google-maps-utility-library-v3.googlecode.com/svn/tags/markerclustererplus/2.0.6/docs/examples.html">Code examples on how to use the library in your project</a></li>
<li><a href="http://google-maps-utility-library-v3.googlecode.com/svn/tags/markerclustererplus/2.0.6/examples/simple_example.html">One simple</a> and <a href="http://google-maps-utility-library-v3.googlecode.com/svn/tags/markerclustererplus/2.0.6/examples/advanced_example.html">a more complex example</a></li>
<li><a href="http://google-maps-utility-library-v3.googlecode.com/svn/tags/markerclustererplus/2.0.6/examples/speed_test_example.html">A benchmark of the library&#8217;s clustering speed</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.kooaba.com/2011/11/updated-map-overlay-in-the-backend-analytics-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Personal Insight</title>
		<link>http://blog.kooaba.com/2011/11/personal-insight/</link>
		<comments>http://blog.kooaba.com/2011/11/personal-insight/#comments</comments>
		<pubDate>Fri, 11 Nov 2011 13:01:53 +0000</pubDate>
		<dc:creator>Herbert</dc:creator>
				<category><![CDATA[Other Stuff]]></category>

		<guid isPermaLink="false">http://blog.kooaba.com/?p=6574</guid>
		<description><![CDATA[Effectiveness is not measured in how much work is done in a given period of time. It is how much added value is produced for the customer in a given period of time.]]></description>
			<content:encoded><![CDATA[<p style="font-size:150%; letter-spacing:1px; line-height:28px;">Effectiveness is not measured in how much work is done in a given period of time.</p>
<p style="font-size:150%; letter-spacing:1px; line-height:28px;">It is how much added value is produced for the customer in a given period of time.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kooaba.com/2011/11/personal-insight/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How we got to the logo of Déjà Vu</title>
		<link>http://blog.kooaba.com/2011/11/how-we-got-to-the-logo-of-deja-vu/</link>
		<comments>http://blog.kooaba.com/2011/11/how-we-got-to-the-logo-of-deja-vu/#comments</comments>
		<pubDate>Fri, 11 Nov 2011 10:05:38 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Déjà Vu]]></category>
		<category><![CDATA[Newsletter]]></category>

		<guid isPermaLink="false">http://blog.kooaba.com/?p=6563</guid>
		<description><![CDATA[For our new app Déjà Vu we needed a new logo. Together with Panda, our partners for design we started working. While designing the logo we wanted to keep the mystic impact of the déjàvu effect. So we decided to &#8230; <a href="http://blog.kooaba.com/2011/11/how-we-got-to-the-logo-of-deja-vu/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>For our new app <a href="http://dejavuapp.com">Déjà Vu</a> we needed a new logo. Together with <a href="http://www.heypanda.de/#1450511/kooaba">Panda</a>, our partners for design we started working.</p>
<p>While designing the logo we wanted to keep the mystic impact of the déjàvu effect. So we decided to work with a vortex shape in an abstract way to make the logo work for print and all other media.</p>
<p>The image below shows a summery of some the steps taken towards the final product.</p>
<p><a href="http://blog.kooaba.com/wp-content/uploads/2011/11/dejavu-logo_3.png" rel="shadowbox[post-6563];player=img;"><img class="alignnone size-full wp-image-6564" title="How we got to the logo for Déjà Vu" src="http://blog.kooaba.com/wp-content/uploads/2011/11/dejavu-logo_3.png" alt="" width="640" height="962" /></a></p>
<p>As often, simple is best don&#8217;t you agree?</p>
<p><a href="http://dejavuapp.com"><img class="alignnone size-full wp-image-6568" title="Screen-shot-2011-11-11-at-10.46" src="http://blog.kooaba.com/wp-content/uploads/2011/11/Screen-shot-2011-11-11-at-10.46.jpg" alt="" width="540" height="811" /></a></p>
<p><a href="http://dejavuapp.com" target="_blank">Visit the website of Déjà Vu!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kooaba.com/2011/11/how-we-got-to-the-logo-of-deja-vu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

