<?xml version="1.0" encoding="UTF-8" standalone="no"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-US">
  <id>tag:funkykaraoke.com,2014:/feed</id>
  <link href="https://funkykaraoke.com" rel="alternate" type="text/html"/>
  <link href="https://funkykaraoke.com/feed" rel="self" type="application/atom+xml"/>
  <title>Tomaž Štolfa</title>
  <updated>2014-07-21T11:59:10-07:00</updated>
  <author>
    <name>Tomaž Štolfa</name>
    <uri>http://funkykaraoke.com</uri>
    <email>tomaz.stolfa@gmail.com</email>
  </author>
  <generator>Svbtle.com</generator>
  <xhtml:meta content="noindex" name="robots" xmlns:xhtml="http://www.w3.org/1999/xhtml"/><entry>
    <id>tag:funkykaraoke.com,2014:Post/building-products-for-the-notification-center</id>
    <published>2014-07-21T11:59:10-07:00</published>
    <updated>2014-07-21T11:59:10-07:00</updated>
    <link href="http://funkykaraoke.com/building-products-for-the-notification-center" rel="alternate" type="text/html"/>
    <title>The Notification is the Interface</title>
    <content type="html">&lt;p&gt;We have seen quite a few experiments geared towards using notifications and the notification centre as the main interface. &lt;a href="http://www.justyo.co/"&gt;Yo&lt;/a&gt;, &lt;a href="http://www.wutwut.com/"&gt;Wut&lt;/a&gt;, &lt;a href="https://itunes.apple.com/us/app/text./id877756966?mt=8"&gt;Text&lt;/a&gt; are probably just the most eloquent examples of “notification only” services. Lightweight applications that allow you to compose or address a message on one end and just display a notification on the recipient’s device.&lt;/p&gt;

&lt;p&gt;I’ve always been a big fan of minimal interfaces, and notifications as the interface are probably the ultimate frontier in terms of simplicity and surface size. They are consistent and constraining in design, but still very powerful.  &lt;/p&gt;
&lt;h2 id="just-another-view_2"&gt;Just (Another) View &lt;a class="head_anchor" href="#just-another-view_2"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;I like to think about notifications and the notification centre just as another  view in the application with specific design constraints. When imagining your next product or refreshing your current one try to think about what is the most valuable minimal content you can display and the actions attached to that.&lt;/p&gt;
&lt;h2 id="zero-effort_2"&gt;Zero Effort &lt;a class="head_anchor" href="#zero-effort_2"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Lock screen notifications require next to zero effort to dismiss. Compare that to an email, an SMS or a Facebook notification. Those usually pile up and require you to open the application to consume the content and perform an action.&lt;/p&gt;
&lt;h2 id="policy-and-control_2"&gt;Policy and Control &lt;a class="head_anchor" href="#policy-and-control_2"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;People using your app often can’t just decide to remove a view or two if they are not interested in that specific content. With notifications as the interface they actually have control over displaying notifications, sounds and device vibration. They can turn on “do not disturb” and the notifications will just wait there or disappear if not relevant anymore. &lt;/p&gt;
&lt;h2 id="re-engagement_2"&gt;(Re) Engagement &lt;a class="head_anchor" href="#re-engagement_2"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Notifications are great re-engagement tools. Something pops up on the screen, you tap it and voila, you are back in the app that you have been ignoring for the last month. When the notification becomes the interface the engagement model changes from entry point into an actionable item. That’s really powerful - specially when combined with deep-linking and background processes.&lt;/p&gt;
&lt;h2 id="quickly-actionable_2"&gt;Quickly Actionable &lt;a class="head_anchor" href="#quickly-actionable_2"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Notifications are getting more and more actionable. While enabling quick replies and multiple actions has long been possible on Android, iOS is catching up in the next release. You don’t need to open the application to reply, mark something as important or forward the item to everyone in your address-book. If I had to make a prediction, I think this part is going to be the most interesting in terms of innovation.&lt;/p&gt;

&lt;p&gt;A few examples – Twitter could let you Favorite or Retweet a tweet straight from the notification. Spotify could enable you to [+] songs or playlists as your friends add them. Sunrise could let you say “I’m 5 min late!” to all the other participants of a meeting. And there are many more. All of this without ever opening the specific application.&lt;/p&gt;

&lt;p&gt;That’s powerful.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <id>tag:funkykaraoke.com,2014:Post/design-everything</id>
    <published>2014-06-16T09:13:41-07:00</published>
    <updated>2014-06-16T09:13:41-07:00</updated>
    <link href="http://funkykaraoke.com/design-everything" rel="alternate" type="text/html"/>
    <title>Design everything.</title>
    <content type="html">&lt;blockquote class="short"&gt;&lt;p&gt;…design refers to the will to interpret the meaning of human life and existence through the process of making things.  &lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;– &lt;a href="http://en.wikipedia.org/wiki/Kenya_Hara"&gt;Kenya Hara&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Design is something more and more people like to use to define something that looks pleasing to the eye. However design is much, much broader than that.&lt;/p&gt;

&lt;p&gt;Every single thing we, as humans, create is designed.&lt;/p&gt;

&lt;p&gt;Think about your coffee mug, your glass, the desk you might be sitting at, and the chair you are sitting on. Since all those objects are designed to be the way they are, the people making them had to make decisions during the creation process, that drastically influenced the final product. It is no different in software creation or any other process that ends up with a product. &lt;/p&gt;

&lt;p&gt;Even simple plain text artefacts like emails or simple text messages can and should be designed. Using paragraphs to set a good reading tempo is just an example of that.&lt;/p&gt;

&lt;p&gt;Companies are designed. Leaders at companies make decisions every day that shape the way organizations work and eventually perform. &lt;a href="http://www.amazon.com/The-Hard-Thing-About-Things/dp/0062273205"&gt;Ben Horowitz’s book&lt;/a&gt; has many chapters about design. Just a very specific form of it.&lt;/p&gt;

&lt;p&gt;Since the outcome will be designed by definition it is very important to be aware of the potential implication a decision makes during the design process. Good designers will think about the likely and unlikely scenarios, the likely and unlikely impact an object is going to have on its surroundings and the emotions a design is going to generate.&lt;/p&gt;

&lt;p&gt;Pay attention. Design everything. It matters.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <id>tag:funkykaraoke.com,2014:Post/silicon-gardens-fund-a-step-in-the-right-direction</id>
    <published>2014-05-28T11:25:46-07:00</published>
    <updated>2014-05-28T11:25:46-07:00</updated>
    <link href="http://funkykaraoke.com/silicon-gardens-fund-a-step-in-the-right-direction" rel="alternate" type="text/html"/>
    <title>Silicon Gardens Fund</title>
    <content type="html">&lt;p&gt;Something that was brewing for a while was finally announced yesterday - the Slovene startup ecosystem finally got a long awaited &lt;a href="http://www.silicongardens.si/angelski-sklad/"&gt;early stage fund&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://twitter.com/igzebedze"&gt;Boštjan&lt;/a&gt;, &lt;a href="https://twitter.com/andraz"&gt;Andraž&lt;/a&gt;, &lt;a href="https://twitter.com/yougo"&gt;Jugoslav&lt;/a&gt;, &lt;a href="http://si.linkedin.com/pub/peter-ribaric/5/784/621"&gt;Peter&lt;/a&gt; worked tirelessly for over a year and have overcome a ton of bureaucratic overhead to make this happen.&lt;/p&gt;

&lt;p&gt;I’m particularly excited by the fact that the investors in the fund are a mix of local entrepreneurs with experience in building fast growing technology companies and seasoned investors like &lt;a href="https://twitter.com/fredwilson"&gt;Fred&lt;/a&gt;, &lt;a href="https://twitter.com/jerrycolonna"&gt;Jerry&lt;/a&gt; and &lt;a href="https://twitter.com/bfeld"&gt;Brad&lt;/a&gt; that have seen incredibly successful companies from start to IPO. Both have experienced the ups and downs of building a successful business.&lt;/p&gt;

&lt;p&gt;The fund is obviously targeting first time entrepreneurs that have high potential and the ambition to tackle big problems on an international scale. The learning curve is steep and having the possibility to build a network fast and getting advice from seasoned entrepreneurs can often be a deciding factor of success. Knowing pretty much all the parties involved in the fund I’m confident that everyone is going to work extremely hard to make entrepreneurs and their teams successful, not only in their professional life, but also on a personal level.&lt;/p&gt;

&lt;p&gt;The region has witnessed some incredible success in the past few years in getting teams on the radar of international customers and investors. There is more to come, that’s for sure.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.silicongardens.si/angelski-sklad/"&gt;Read more about the fund and get in touch&lt;/a&gt;&lt;/p&gt;
</content>
  </entry>
  <entry>
    <id>tag:funkykaraoke.com,2014:Post/communications-are-big</id>
    <published>2014-02-19T20:45:39-08:00</published>
    <updated>2014-02-19T20:45:39-08:00</updated>
    <link href="http://funkykaraoke.com/communications-are-big" rel="alternate" type="text/html"/>
    <title>Communications are big.</title>
    <content type="html">&lt;p&gt;&lt;a href="http://ben-evans.com/benedictevans/2014/2/19/whatsapp-and-19bn"&gt;Whatsapp is now part of Facebook&lt;/a&gt;. The deal is – by a large margin – the &lt;a href="https://twitter.com/patrickc/status/436322061951053824"&gt;largest-ever acquisition of an internet company&lt;/a&gt;. The second largest deal is Skype - Microsoft at half the price Facebook paid.&lt;/p&gt;

&lt;p&gt;Both are communications products. Both enable people to fulfil a fundamental human need - to communicate with friends, family and other human beings. &lt;/p&gt;

&lt;p&gt;Both engage people in conversations and re-engage people through meaningful notifications.&lt;/p&gt;

&lt;p&gt;A lot of sharing happens in &lt;a href="http://www.prweb.com/releases/social_sharing/Facebook_email/prweb4573044.htm"&gt;private&lt;/a&gt; &lt;a href="http://adage.com/article/digital/socialtwist-sharing-e-mail-facebook-twitter/244397/"&gt;conversations&lt;/a&gt;. Facebook has used the sharing growth graph several times to indicate its own growth. Sharing in a non-public way, or on a platform that is not Facebook is directly competing for people’s attention and amount of sharing that would otherwise happen on Facebook.&lt;/p&gt;

&lt;p&gt;The communications of the future are not constrained to a unique vertical. Every experience that touches more than one person as part of the story should enable those people to communicate, to share in a way that is optimal for that experience.&lt;/p&gt;

&lt;p&gt;The communication experience in a marketplace for &lt;a href="https://layer.com/blog/post/spotlight-housecall"&gt;home repair professionals&lt;/a&gt; will be different from communications in a dating product, a calendar, a ride-sharing product or an application for sports fans. &lt;/p&gt;

&lt;p&gt;The focus will be on building delightful, engaging experiences on top of full infrastructure building blocks. One of the bigger ones being communications.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <id>tag:funkykaraoke.com,2014:Post/glass</id>
    <published>2014-01-03T13:11:35-08:00</published>
    <updated>2014-01-03T13:11:35-08:00</updated>
    <link href="http://funkykaraoke.com/glass" rel="alternate" type="text/html"/>
    <title>Glass + Software</title>
    <content type="html">&lt;blockquote class="short"&gt;&lt;p&gt;&lt;a href="http://ben-evans.com/benedictevans/2014/1/3/the-spread-of-glass"&gt;The image is the glass and the glass is the product.&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;After reading Ben Evan’s post “The Spread of Glass,” some of the thoughts I had when I first saw the original iPhone came to mind.&lt;/p&gt;

&lt;p&gt;The devices we used to own were hardwired for specific purposes. Each had hardware controls: cameras had fixed buttons, TV remotes had fixed buttons, and a typewriter with an English querty keyboard could not magically change to a French azerty layout.&lt;/p&gt;

&lt;p&gt;Today glass is the omnipresent, universal medium that transfers the software experience to the outside world. We carry it around all day, every day. We have it in our living rooms, we have it in our bedrooms. We even have it hanging on our walls. The new generation of devices we carry around are glass windows into software.&lt;/p&gt;

&lt;p&gt;Software gives glass unlimited uses through interfaces designed for specific purposes - from broadcasting content to generating content, each with a different set of controls for the task at hand. Different for writing, recalling memories, creating music, messaging friends.&lt;/p&gt;

&lt;p&gt;Glass + Software gives us, the creators of software building blocks and software -powered experiences more than just power and flexibility. It gives us the responsibility to create something truly great. &lt;/p&gt;
</content>
  </entry>
  <entry>
    <id>tag:funkykaraoke.com,2014:Post/ambience-in-digital-products</id>
    <published>2013-12-15T22:01:25-08:00</published>
    <updated>2013-12-15T22:01:25-08:00</updated>
    <link href="http://funkykaraoke.com/ambience-in-digital-products" rel="alternate" type="text/html"/>
    <title>Ambience</title>
    <content type="html">&lt;p&gt;Today, &lt;a href="https://twitter.com/kevinrose/status/412350909339799552"&gt;Kevin Rose&lt;/a&gt; published an conceptual idea for a new blogging tool, &lt;a href="https://www.youtube.com/watch?v=N6UW0JY5PUs"&gt;Tiny&lt;/a&gt;.&lt;/p&gt;

&lt;iframe width="560" height="315" src="//www.youtube.com/embed/N6UW0JY5PUs"&gt;&lt;/iframe&gt;

&lt;p&gt;Without going into judging if the world needs another blogging tool/platform or not, I find the idea of adding ambiance to the publishing medium extremely interesting.&lt;/p&gt;

&lt;p&gt;I think incorporating ambience into communications product would add another layer of information that is conveyed to the other party in a conversation. This way the interface around the conversation would change if you were at a beach, in a park or at a club, most probably influencing the mood and tone of the conversation.&lt;/p&gt;

&lt;p&gt;Think of it almost like taking a photo of the location you are communicating from to give the other participants in a conversation a bit of perspective on where you are and how does it feel to be there. It helps convey the emotion of being in that location to the other party.&lt;/p&gt;

&lt;p&gt;Experimenting with this kind of new concepts should be extremely simple in communications. I’m excited that we’re enabling that with &lt;a href="http://layer.com"&gt;Layer&lt;/a&gt;.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <id>tag:funkykaraoke.com,2014:Post/restart</id>
    <published>2013-11-16T19:16:40-08:00</published>
    <updated>2013-11-16T19:16:40-08:00</updated>
    <link href="http://funkykaraoke.com/restart" rel="alternate" type="text/html"/>
    <title>Re-start</title>
    <content type="html">&lt;p&gt;It has been a long year in which I didn’t really publish much. &lt;/p&gt;

&lt;p&gt;After leaving &lt;a href="https://angel.co/vox-io"&gt;vox.io&lt;/a&gt; at the end of January and taking some time off to reflect, I focused on building &lt;a href="https://layer.com/"&gt;Layer&lt;/a&gt; with an &lt;a href="https://layer.com/about"&gt;amazing team&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;While I have been writing a lot for myself and the Layer team, I didn’t really get the chance to collect, refine and share my thoughts with the rest of you.&lt;/p&gt;

&lt;p&gt;Starting today I’m going to publish more thoughts around the topics I’m deeply passioned about - communications, design, and technology.&lt;/p&gt;

&lt;p&gt;Feels good to be back.&lt;/p&gt;
</content>
  </entry>
</feed>