<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Blogs on Patrice Brend&#39;amour (DRAFT)</title>
    <link>https://draft.brendamour.net/blog/</link>
    <description>Recent content in Blogs on Patrice Brend&#39;amour (DRAFT)</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-US</language>
    <lastBuildDate>Sun, 01 Aug 2021 23:23:00 +0200</lastBuildDate><atom:link href="https://draft.brendamour.net/blog/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Shortcuts: Selecting a random team member to start the daily standup</title>
      <link>https://draft.brendamour.net/2021/08/01/shortcuts-selecting-a-random-team-member-to-start-the-daily-standup/</link>
      <pubDate>Sun, 01 Aug 2021 23:23:00 +0200</pubDate>
      
      <guid>https://draft.brendamour.net/2021/08/01/shortcuts-selecting-a-random-team-member-to-start-the-daily-standup/</guid>
      <description>Here&amp;rsquo;s a fun little problem I recently ran into:
Especially when your team is remote (and who isn&amp;rsquo;t these days???), how do you decide who&amp;rsquo;s going to start the daily standup meeting of your agile team?
Obviously you don&amp;rsquo;t want to always have the same order of people, but just picking someone at random could be biased towards whomever you see first.
iOS&amp;rsquo;s Shortcuts app to the rescue! It&amp;rsquo;s super simple, because the Shortcuts app already has a &amp;ldquo;Random item from list&amp;rdquo; snippet.</description>
    </item>
    
    <item>
      <title>Using Swift Argument Parser to build CLI tools</title>
      <link>https://draft.brendamour.net/2021/05/09/using-swift-argument-parser-to-build-cli-tools/</link>
      <pubDate>Sun, 09 May 2021 23:30:00 +0200</pubDate>
      
      <guid>https://draft.brendamour.net/2021/05/09/using-swift-argument-parser-to-build-cli-tools/</guid>
      <description>When it comes to writing CLI tools or simple scripts, bash is a pretty good solution. If you follow a few simple rules and make sure to check &amp;amp; document all your dependencies, you can create tools that work on a wide variety of systems and platforms (even Windows). However, where bash starts to fall down is when you need to create much more complex tooling. Not impossible, but it just gets harder and harder to maintain (and also lacks a few basic features of modern languages).</description>
    </item>
    
    <item>
      <title>How to publish podcasts with the Hugo Static Site Generator</title>
      <link>https://draft.brendamour.net/2021/04/18/how-to-publish-podcasts-with-the-hugo-static-site-generator/</link>
      <pubDate>Sun, 18 Apr 2021 19:00:00 +0200</pubDate>
      
      <guid>https://draft.brendamour.net/2021/04/18/how-to-publish-podcasts-with-the-hugo-static-site-generator/</guid>
      <description>Some of you may remember that I switched my websites over to Hugo a while ago. Not only is Hugo much easier to set up and generates sites much faster, it&amp;rsquo;s also very easy to adapt to your needs.
One such adaption was how I publish my podcasts.
Some people use Wordpress (with a plugin like Powerpress) or Squarespace to do it, but that&amp;rsquo;s a lot of overhead for something that&amp;rsquo;s essentially super simple.</description>
    </item>
    
    <item>
      <title>Goodbye Ellie</title>
      <link>https://draft.brendamour.net/2019/12/11/goodbye-ellie/</link>
      <pubDate>Wed, 11 Dec 2019 16:28:02 +0100</pubDate>
      
      <guid>https://draft.brendamour.net/2019/12/11/goodbye-ellie/</guid>
      <description>Ellie
Today Ellie, my 6 year old German Shepherd Mix, has left us for good. She was my furry daughter, my companion on many many walks and hikes that she gladly took with me. She was always there when I felt down and always happy to see me when I came home (like, every single time, even when I had only been gone for 30s). She was incredibly loving, welcoming anyone into her family the second they stepped through the door.</description>
    </item>
    
    <item>
      <title>“Moving my blog to Hugo”</title>
      <link>https://draft.brendamour.net/2017/11/26/moving-my-blog-to-hugo/</link>
      <pubDate>Sun, 26 Nov 2017 13:35:01 +0100</pubDate>
      
      <guid>https://draft.brendamour.net/2017/11/26/moving-my-blog-to-hugo/</guid>
      <description>As some of you may have noticed, I recently changed my site layout. That, however, wasn’t the only change to the site. Behind the scenes, I moved my site from Jekyll to Hugo. Let me explain why.
The awesomeness of static site generators Over the last few years, I’ve fallen in love with static site generators. For a tinkerer, content creator and developer like me, they offer a lot of desirable things:</description>
    </item>
    
    <item>
      <title>One month with the BMW i3 - The best car you&#39;ll ever own?</title>
      <link>https://draft.brendamour.net/2017/08/02/i3-review/</link>
      <pubDate>Wed, 02 Aug 2017 23:50:00 +0200</pubDate>
      
      <guid>https://draft.brendamour.net/2017/08/02/i3-review/</guid>
      <description>A few weeks ago, I finally made the jump from a traditional combustion engine car to a fully electric one (BEV).
Here&amp;rsquo;s my review at the British Tech Network</description>
    </item>
    
    <item>
      <title>New Podcast for Casual Kitchen (my cooking show)</title>
      <link>https://draft.brendamour.net/2016/09/26/casualkitchen-podcast/</link>
      <pubDate>Mon, 26 Sep 2016 20:05:00 +0000</pubDate>
      
      <guid>https://draft.brendamour.net/2016/09/26/casualkitchen-podcast/</guid>
      <description>I&amp;rsquo;m really excited to tell you about this. I&amp;rsquo;ve been thinking about creating a podcast for my Youtube show &amp;ldquo;Casual Kitchen&amp;rdquo; for quite a while. Some topics simply are better/easier to talk about and listen to in audio instead of video, so a podcast makes a lot of sense. Now the first episode is up.
Listen to episode 1</description>
    </item>
    
    <item>
      <title>Running OwnCloud on macOS (using docker)</title>
      <link>https://draft.brendamour.net/2016/09/23/owncloud_mac/</link>
      <pubDate>Fri, 23 Sep 2016 00:22:47 +0000</pubDate>
      
      <guid>https://draft.brendamour.net/2016/09/23/owncloud_mac/</guid>
      <description>&lt;figure&gt;
    
    
    
    
        
        &lt;img src=&#34;https://draft.brendamour.net/uploads/2016/09/2016-09-22_owncloud_huf5a26f774a401f4d0b72124a15df33c1_386844_590x300_fit_box_3.png&#34;
    
         class=&#34;figure-img&#34;
         alt=&#34;OwnCloud&#34; width=&#34;590&#34;/&gt; &lt;figcaption class=&#34;figure-caption&#34;&gt;
            &lt;p&gt;OwnCloud&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;Being fed up with Dropbox and their constant nagging to sign up for their business plans, I recently investigated OwnCloud. &lt;a href=&#34;http://owncloud.org&#34;&gt;OwnCloud&lt;/a&gt; is essentially a open-source clone of Dropbox, that you can install on your own server. It has many, many more features, but I&amp;rsquo;m going to leave it at that.&lt;/p&gt;
&lt;p&gt;After I installed OwnCloud on my linux server (which really easy to do) I started talking about it on a couple of podcasts and with a few friends. One question I got was &amp;ldquo;Can I run it on a Mac?&amp;rdquo;. &amp;ldquo;Sure&amp;rdquo; I thought, not seeing anything that would prevent it from running on macOS. Turns out, it&amp;rsquo;s not officially supported and OwnCloud doesn&amp;rsquo;t offer a package for it.&lt;/p&gt;
&lt;p&gt;There&amp;rsquo;s a solution for this, though. Docker, a container-based virtualization solution, to the rescue.
You&amp;rsquo;re basically running a mini-linux within a small virtual machine. Exactly what we need.&lt;/p&gt;
&lt;p&gt;So here we go: Setting up OwnCloud from scratch on macOS in 4 short steps.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>I was on the AWT Patron Podcast</title>
      <link>https://draft.brendamour.net/2016/05/29/awt-patron-podcast-may2016/</link>
      <pubDate>Sun, 29 May 2016 20:05:00 +0000</pubDate>
      
      <guid>https://draft.brendamour.net/2016/05/29/awt-patron-podcast-may2016/</guid>
      <description>I recently joined Steve Sande and Dennis Sellers on the AWT Patron Podcast. This is a secret podcast for all AWT Patrons where they discuss what&amp;rsquo;s going on in the world of Apple. It was a really fun show and we covered quite a few interesting topics (e.g. Touch ID for the Mac or Apple Music).
Support AWT on Patreon and listen to the podcast</description>
    </item>
    
    <item>
      <title>The Apple Watch 7 Months in – What Is It Good For?</title>
      <link>https://draft.brendamour.net/2015/12/07/the-apple-watch-7-months-in-what-is-it-good-for/</link>
      <pubDate>Mon, 07 Dec 2015 00:00:00 +0000</pubDate>
      
      <guid>https://draft.brendamour.net/2015/12/07/the-apple-watch-7-months-in-what-is-it-good-for/</guid>
      <description>People have asked me, what the Apple Watch is good for. Here&amp;rsquo;s my answer, 7 months in.
Read the article</description>
    </item>
    
    <item>
      <title>Review: Plex app for the AppleTV (4th gen)</title>
      <link>https://draft.brendamour.net/2015/11/09/review-plex-app-for-the-appletv-4th-gen/</link>
      <pubDate>Mon, 09 Nov 2015 00:00:00 +0000</pubDate>
      
      <guid>https://draft.brendamour.net/2015/11/09/review-plex-app-for-the-appletv-4th-gen/</guid>
      <description>I recently reviewed the Plex app for the 4th gen Apple TV over at the British Tech Network
Read the review</description>
    </item>
    
    <item>
      <title>Review: Withings Aura</title>
      <link>https://draft.brendamour.net/2015/05/19/review-withings-aura/</link>
      <pubDate>Tue, 19 May 2015 02:42:47 +0000</pubDate>
      
      <guid>https://draft.brendamour.net/2015/05/19/review-withings-aura/</guid>
      <description>&lt;figure&gt;
    
    
    
    
        
        &lt;img src=&#34;https://draft.brendamour.net/uploads/2014/12/2G3A2214_hu9c26882ba405ba077c290b00dc793491_5569578_590x300_fit_q75_box.JPG&#34;
    
         class=&#34;figure-img&#34;
         alt=&#34;Withings Aura&#34; width=&#34;590&#34;/&gt; &lt;figcaption class=&#34;figure-caption&#34;&gt;
            &lt;p&gt;Withings Aura&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;Back in November of 2014 I bought a &lt;a href=&#34;http://www.amazon.com/gp/product/B00LC2VWJI/ref=as_li_tl?ie=UTF8&amp;amp;camp=211189&amp;amp;creative=373489&amp;amp;creativeASIN=B00LC2VWJI&amp;amp;link_code=as3&amp;amp;tag=brendamournet-20&amp;amp;linkId=LBBUVAZDTM22QJEU&#34;&gt;Withings Aura&lt;/a&gt;. I also published an article &lt;a href=&#34;http://brendamour.net/en/2014/12/18/one-week-with-the-withings-aura/&#34;&gt;talking about my first impressions after using the device for a week&lt;/a&gt;. Since then, I&amp;rsquo;ve been using the &lt;a href=&#34;http://www.amazon.com/gp/product/B00LC2VWJI/ref=as_li_tl?ie=UTF8&amp;amp;camp=211189&amp;amp;creative=373489&amp;amp;creativeASIN=B00LC2VWJI&amp;amp;link_code=as3&amp;amp;tag=brendamournet-20&amp;amp;linkId=LBBUVAZDTM22QJEU&#34;&gt;Aura&lt;/a&gt; every day, both as a sleep tracker and as a lamp on my nightstand. I&amp;rsquo;ve also seen various software updates and gotten a feeling where Withings is heading with this device. So, I think it&amp;rsquo;s about time I publish a thorough review of this device.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>On the iPad: Why it still matters a lot for me</title>
      <link>https://draft.brendamour.net/2015/02/13/on-the-ipad-why-it-still-matters-a-lot-for-me/</link>
      <pubDate>Fri, 13 Feb 2015 02:13:00 +0000</pubDate>
      
      <guid>https://draft.brendamour.net/2015/02/13/on-the-ipad-why-it-still-matters-a-lot-for-me/</guid>
      <description>&lt;figure&gt;
    
    
    
    
        
        &lt;img src=&#34;https://draft.brendamour.net/uploads/2015/02/iPadAir2-iPadMini3-Lockscreen-PRINT_hu73a5899ef4c7940ce816611ddd0e6386_3757431_590x300_fit_q75_box.jpg&#34;
    
         class=&#34;figure-img&#34;
         alt=&#34;iPad Air 2 and iPad Mini 3&#34; width=&#34;590&#34;/&gt; &lt;figcaption class=&#34;figure-caption&#34;&gt;
            &lt;p&gt;iPad Air 2 and iPad Mini 3&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;A lot has been said about the iPad over the course of the past year, most of it was pretty negative. To be fair, a lot of stupid, negative stuff has been said about it ever since Steve Jobs unveiled it 5 years ago. Still, something happened last year that changed the overall sentiment of most of the (tech) media.&lt;br&gt;
Ever since, Tim Cook had to endure numerous questions about the &amp;ldquo;disappointing sales of the iPad&amp;rdquo; and &amp;ldquo;where he sees the iPad in the future&amp;rdquo;. Some have even called the &lt;a href=&#34;http://www.wired.com/2015/01/nobody-knows-ipad-good-anymore/&#34; title=&#34;Wired: Nobody Knows What an iPad Is Good for Anymore&#34;&gt;iPad&amp;rsquo;s entire existence into question&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;But how can a device that sold 63.661 million units in 2014 and made 27.8 billion in revenue ever be considered a failure? Remember, if the iPad were its own business, it would still be in the Fortune 150 and be equal in revenue to McDonalds and Macy&amp;rsquo;s (No. 106 and 107 on Fortunes&amp;rsquo; List for 2014). And even if you compare those numbers to the iPhone - 192.662 million units and 120.675 billion in revenue would put it in the Fortune 20 on position 16 right in front of Verizon Wireless and HP - roughly one in three people who bought an iPhone in 2014 also bought an iPad. That&amp;rsquo;s a huge number!&lt;br&gt;
If that&amp;rsquo;s how failing looks like, than I&amp;rsquo;m willing to fail all-day everyday.&lt;/p&gt;
&lt;p&gt;Not everything is doom and gloom, though. A few people have voiced their support for the iPad and expressed their continuing love for that marvelous piece of engineering that is the iPad, one of them being &lt;a href=&#34;http://www.macstories.net/stories/ipad-air-2-review-why-the-ipad-became-my-main-computer/&#34; title=&#34;iPad Air 2 Review: Why the iPad Became My Main Computer&#34;&gt;MacStories&amp;rsquo; Federico Viticci&lt;/a&gt;. Granted, he&amp;rsquo;s a very unique flower - he does almost all of his work on his iPad - but that got me thinking about how people I know use their iPads and how I use it nowadays.&lt;/p&gt;
&lt;p&gt;So here it is, my very anecdotal story about the iPad and why I still love it:&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Automating Markdown links with TextExpander</title>
      <link>https://draft.brendamour.net/2015/01/05/automating-markdown-links-with-textexpander/</link>
      <pubDate>Mon, 05 Jan 2015 01:26:18 +0000</pubDate>
      
      <guid>https://draft.brendamour.net/2015/01/05/automating-markdown-links-with-textexpander/</guid>
      <description>&lt;p&gt;Adding links to Markdown documents can be tedious at times. Especially when you&amp;rsquo;re doing it a lot or under pressure, e.g. if you&amp;rsquo;re creating show notes for your podcast while you&amp;rsquo;re recording. You&amp;rsquo;ll usually get a link from somewhere, from the chat, a guest or just by searching for it and all you want to do is insert the link with the proper title and formatting. What would you normally do? Insert the link into your document. Then open it in a new browser tab and copy the headline. Go back to your document. Insert it and fix the formatting.&lt;br&gt;
There must be a better way to do this, right?&lt;/p&gt;
&lt;p&gt;And indeed, there is. Several actually. First let me explain how I did it, then I&amp;rsquo;m going to mention a different approach created by the infamous Brett Terpstra. Depending on your workflow, you might prefer one or the other which is totally fine. Whatever works for you!&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>One Week With the Withings Aura</title>
      <link>https://draft.brendamour.net/2014/12/18/one-week-with-the-withings-aura/</link>
      <pubDate>Thu, 18 Dec 2014 03:39:35 +0000</pubDate>
      
      <guid>https://draft.brendamour.net/2014/12/18/one-week-with-the-withings-aura/</guid>
      <description>&lt;figure&gt;
    
    
    
    
        
        &lt;img src=&#34;https://draft.brendamour.net/uploads/2014/12/2G3A2214_hu9c26882ba405ba077c290b00dc793491_5569578_590x300_fit_q75_box.JPG&#34;
    
         class=&#34;figure-img&#34;
         alt=&#34;Withings Aura&#34; width=&#34;590&#34;/&gt; &lt;figcaption class=&#34;figure-caption&#34;&gt;
            &lt;p&gt;Withings Aura&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;I&amp;rsquo;ve been a long time fan of Withings. Not just because they make gadgets for my iOS devices, not even because they sell  health-related products. It&amp;rsquo;s their very Apple-like approach that impressed me most. Their devices (and their packaging) look like something Apple would have created.&lt;br&gt;
No, they aren&amp;rsquo;t perfect. Far from it. But honestly, who is? Their user guides aren&amp;rsquo;t optimal, but you can live with that as their devices are usually very easy to set up and you really don&amp;rsquo;t need the guide anyway.&lt;/p&gt;
&lt;p&gt;Ever since Withings announced the Aura at this year&amp;rsquo;s CES, I&amp;rsquo;ve been wanting to give it a try. The Aura is a combined sleep-sensor and bedside light/alarm that allows you to not only track your sleep but also sleep better and wake up at the ideal time (while you&amp;rsquo;re in light sleep). At least that&amp;rsquo;s the promise of the Aura and a lot of other sleep tracking devices and apps on the market. I&amp;rsquo;m not going to go into detail here, explaining how the Aura works. I&amp;rsquo;ll leave that for the full review I&amp;rsquo;m planning on writing. Instead, I want to talk about the very first week with the Aura.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>On net neutrality: How the internet works and where the money flows</title>
      <link>https://draft.brendamour.net/2014/11/12/on-net-neutrality/</link>
      <pubDate>Wed, 12 Nov 2014 23:33:37 +0000</pubDate>
      
      <guid>https://draft.brendamour.net/2014/11/12/on-net-neutrality/</guid>
      <description>&lt;p&gt;In the past few months, a lot has been written about net neutrality. Arguments for and against it, rumors, speeches, discussions. Almost all of them have one thing in common: a basic misunderstanding of how the internet works and where the money flows. Now, I won&amp;rsquo;t go all-in on the intricate details, but rather give you a broad overview over the way the system is designed. Enough to give you a better understanding of the issue and get you started. We will also discuss why the system is broken right now and, at the end of this article, talk about throttling and why it sometimes isn&amp;rsquo;t what we expect it to be.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Multilingual Jekyll: How to run your Jekyll site in more than one language</title>
      <link>https://draft.brendamour.net/2014/08/03/multilingual-jekyll-how-to-post-in-more-than-one-language/</link>
      <pubDate>Sun, 03 Aug 2014 21:05:20 +0000</pubDate>
      
      <guid>https://draft.brendamour.net/2014/08/03/multilingual-jekyll-how-to-post-in-more-than-one-language/</guid>
      <description>&lt;figure&gt;
    
    
    
    
        
        &lt;img src=&#34;https://draft.brendamour.net/uploads/2014/08/jekyll-multilingual_hu80af480955f46d94dd55f50f7b9e63b0_51859_590x300_fit_box_3.png&#34;
    
         class=&#34;figure-img&#34;
         alt=&#34;Jekyll Multilingual&#34; width=&#34;590&#34;/&gt; 
&lt;/figure&gt;

&lt;p&gt;As some of you might be aware, English isn&amp;rsquo;t my native language. Although I pretty much prefer English over German (no matter what or where: movies, books, recipes, podcasts, &amp;hellip;) not everyone in Germany can read/speak it as fluently as I can, if at all. So, naturally almost all my sites are available both in German and English, although most of the content is either/or.&lt;/p&gt;
&lt;p&gt;This, of course, is not as trivial as it may sound. Even with blogging/site engines and CMSs such as Wordpress, having the same site and the same content is a hassle at best and damn near impossible at worst. Especially Wordpress, as powerful and well maintained as it may be, does a really terrible job when it comes to maintaining content and pages in more than one language. It&amp;rsquo;s a hack, and you feel it.&lt;/p&gt;
&lt;p&gt;To be honest, one of the reasons for migrating to Jekyll was the fact, that its simplicity makes it easier for me (as a developer) to create the site I want. Instead of hacking around in the huge pile of junk that is Wordpress to get it barely working the way I&amp;rsquo;d like it to work, I can focus on creating content.&lt;br&gt;
Still, even with Jekyll being as awesome as it is, it&amp;rsquo;s nowhere easy to get a multilingual site going. In fact, Jekyll itself doesn&amp;rsquo;t even support it and that&amp;rsquo;s fine: most people don&amp;rsquo;t need this advanced feature, anyway.&lt;br&gt;
Further, the existing Jekyll plugins that promise to enable you to post in more than one language barely work at all or do things in a very weird way.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>WWDC 2014: Why being wrong is the most exciting thing in years!</title>
      <link>https://draft.brendamour.net/2014/06/10/wwdc2014-surprises/</link>
      <pubDate>Tue, 10 Jun 2014 01:00:41 +0000</pubDate>
      
      <guid>https://draft.brendamour.net/2014/06/10/wwdc2014-surprises/</guid>
      <description>&lt;figure&gt;
    
    
    
    
        
        &lt;img src=&#34;https://draft.brendamour.net/uploads/2014/06/wwdc14-home-branding_2x_hu8cff5f233b3f77ae7f07321aa9b00ef3_394509_590x300_fit_box_3.png&#34;
    
         class=&#34;figure-img&#34;
         alt=&#34;WWDC Logo&#34; width=&#34;590&#34;/&gt; &lt;figcaption class=&#34;figure-caption&#34;&gt;
            &lt;p&gt;WWDC Logo&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;Looking back to last week&amp;rsquo;s WWDC keynote and also &lt;a href=&#34;https://draft.brendamour.net/en/2014/06/01/wwdc-2014-predictions/&#34;&gt;my last blog post&lt;/a&gt; (as well as the pre-WWDC &lt;a href=&#34;http://recordings.talkshoe.com/TC-45077/TS-868534.mp3&#34;&gt;TUAW Talkcast&lt;/a&gt;),
the one thing that struck me besides being completely and utterly blown away was the fact that almost all predictions and wishes were totally wrong.  Mine almost certainly were!&lt;br&gt;
Granted, I didn&amp;rsquo;t expect to be right, but even the things I really, really thought would happen, didn&amp;rsquo;t happen after all. And even our wildest guesses, things we thought very likely wouldn&amp;rsquo;t happen, were just minor bullet-points  on the long list of really amazing announcements.&lt;/p&gt;
&lt;p&gt;All of this is really exciting  to me.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>My WWDC 2014 predictions</title>
      <link>https://draft.brendamour.net/2014/06/01/wwdc-2014-predictions/</link>
      <pubDate>Sun, 01 Jun 2014 01:40:09 +0000</pubDate>
      
      <guid>https://draft.brendamour.net/2014/06/01/wwdc-2014-predictions/</guid>
      <description>&lt;figure&gt;
    
    
    
    
        
        &lt;img src=&#34;https://draft.brendamour.net/uploads/2014/06/wwdc14-home-branding_2x_hu8cff5f233b3f77ae7f07321aa9b00ef3_394509_590x300_fit_box_3.png&#34;
    
         class=&#34;figure-img&#34;
         alt=&#34;WWDC Logo&#34; width=&#34;590&#34;/&gt; &lt;figcaption class=&#34;figure-caption&#34;&gt;
            &lt;p&gt;WWDC Logo&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;Over the past few weeks, I&amp;rsquo;ve been talking on multiple occasions about what I expect to be announced during WWDC next week.  And as those predictions are all spread over different podcasts and chats, I thought I&amp;rsquo;d document them here so people can point fingers after the announcements and laugh about how wrong I&amp;rsquo;ve been.&lt;br&gt;
Yes, I expect to be wrong. I have no real insight into Apple, no secret sources other than a few hints here and there from people who are better connected than me. Nothing more than my own understanding of how Apple works based on what I know and how the company has behaved in the past. Plus maybe a little bit of wishful thinking.&lt;/p&gt;
&lt;p&gt;So, here we go. I&amp;rsquo;m ready to be ridiculed.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Opinion: Why App.net hasn&#39;t failed and why it hasn&#39;t been a success either</title>
      <link>https://draft.brendamour.net/2014/05/11/why-appdotnet-hasnt-failed/</link>
      <pubDate>Sun, 11 May 2014 23:48:54 +0000</pubDate>
      
      <guid>https://draft.brendamour.net/2014/05/11/why-appdotnet-hasnt-failed/</guid>
      <description>&lt;figure&gt;
    
    
    
    
        
        &lt;img src=&#34;https://draft.brendamour.net/uploads/2014/05/appdotnet-logo-large_hu04243dde99be33edf2f4eade3b5243be_4125_590x300_fit_box_3.png&#34;
    
         class=&#34;figure-img&#34;
         alt=&#34;App.net Logo&#34; width=&#34;590&#34;/&gt; &lt;figcaption class=&#34;figure-caption&#34;&gt;
            &lt;p&gt;App.net Logo&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;I really love App.net. There, I said it. Just wanted to make that perfectly clear before I dive into this topic.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://app.net&#34;&gt;App.net&lt;/a&gt;, or ADN as many like to call it, has been around since August 2012. Initially Mixed Media Labs, the company behind ADN, had launched the service as a Twitter competitor using a Kickstarter campaign to gain traction and collect much needed funds . Their idea: to create a service where the user pays a small fee each month to use the service and with that becomes the real owner of his data. The service doesn&amp;rsquo;t need to sell its user base to advertisers to keep the lights on (unlike Twitter, Facebook and so many of social networks).&lt;/p&gt;
&lt;p&gt;Recently, those initial users/supporters were up for subscription renewal.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>How to build a DIY standing desk for cheap</title>
      <link>https://draft.brendamour.net/2014/05/06/how-to-build-a-diy-standing-desk-for-cheap/</link>
      <pubDate>Tue, 06 May 2014 01:24:33 +0000</pubDate>
      
      <guid>https://draft.brendamour.net/2014/05/06/how-to-build-a-diy-standing-desk-for-cheap/</guid>
      <description>&lt;figure&gt;
    
    
    
    
        
        &lt;img src=&#34;https://draft.brendamour.net/uploads/2014/05/2G3A1809_hu6fac4ebb0f679e5341f9841492c3aec7_6147789_590x300_fit_q75_box.JPG&#34;
    
         class=&#34;figure-img&#34;
         alt=&#34;My standing desk&#34; width=&#34;590&#34;/&gt; &lt;figcaption class=&#34;figure-caption&#34;&gt;
            &lt;p&gt;My standing desk&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;A few years back, I saw someone in a professional radio studio working on a standing desk. This was way before my time as a web radio host and even before I started thinking about my career (I was still in school). Back then, the ease of moving around in the studio fascinated me.&lt;br&gt;
Years later, when I was producing/reading the news for a smaller web radio station, I got the chance to experience the advantages of working on a standing desk myself. A desk I had also built. It wasn&amp;rsquo;t the fancy, motorized version I had seen before, but a mere raised counter top version. Still, I loved it! With its faults and everything.&lt;br&gt;
Then I moved, switching universities, quitting the web radio &amp;ldquo;job&amp;rdquo; and leaving the desk behind. For years I worked on &amp;ldquo;normal&amp;rdquo; desks, sitting all day long.&lt;br&gt;
Every now and then I would hear about standing desks (or treadmill desks), or see one on the internet somewhere. And every time I would think about either buying one or somehow changing my workflow so that I wouldn&amp;rsquo;t sit as much. Then I would dismiss the idea for one reason or another.&lt;/p&gt;
&lt;p&gt;Until I build my own version of a standing desk last weekend.&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
