<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>Mikael Hallendal</title>
        <link>https://hallski.org/</link>
        <description>undefined</description>
        <lastBuildDate>Wed, 18 Dec 2024 14:14:51 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>awesome</generator>
        <language>en</language>
        <copyright>All rights reserved 2008-2024, Mikael Hallendal</copyright>
        <item>
            <title><![CDATA[Back to GH Pages]]></title>
            <link>https://hallski.org/blog/back-to-ghpages</link>
            <guid>https://hallski.org/blog/back-to-ghpages</guid>
            <pubDate>Sun, 21 Feb 2021 00:00:00 GMT</pubDate>
            <description><![CDATA[Moved my blog back to Github Pages after a few years of running it from Google Platform.]]></description>
        </item>
        <item>
            <title><![CDATA[Sway on Fedora 31 with GDM]]></title>
            <link>https://hallski.org/blog/sway-gdm</link>
            <guid>https://hallski.org/blog/sway-gdm</guid>
            <pubDate>Mon, 04 Nov 2019 00:00:00 GMT</pubDate>
            <description><![CDATA[Setting up Sway to work on Fedora 31 with GDM as desktop manager and gnome-keyring-daemon.]]></description>
        </item>
        <item>
            <title><![CDATA[Async/Await with Generators and Promises]]></title>
            <link>https://hallski.org/blog/async-await-with-generators</link>
            <guid>https://hallski.org/blog/async-await-with-generators</guid>
            <pubDate>Wed, 15 Nov 2017 00:00:00 GMT</pubDate>
            <description><![CDATA[In this third post about generators we'll be implementing async/await for ES6 with the help of generators and Promises.]]></description>
        </item>
        <item>
            <title><![CDATA[Introduction to ES6 Iterators and Generators]]></title>
            <link>https://hallski.org/blog/intro-to-es6-iter-and-generators</link>
            <guid>https://hallski.org/blog/intro-to-es6-iter-and-generators</guid>
            <pubDate>Mon, 13 Nov 2017 00:00:00 GMT</pubDate>
            <description><![CDATA[In this first article about generators we'll have a quick look at the basics of Iterator, Iterable and Generators.]]></description>
        </item>
        <item>
            <title><![CDATA[Working with Generators]]></title>
            <link>https://hallski.org/blog/working-with-generators</link>
            <guid>https://hallski.org/blog/working-with-generators</guid>
            <pubDate>Mon, 13 Nov 2017 00:00:00 GMT</pubDate>
            <description><![CDATA[In the second article about generators we'll explore infinite generators and why they can be useful.]]></description>
        </item>
        <item>
            <title><![CDATA[Railway oriented programming with Promises]]></title>
            <link>https://hallski.org/blog/rop-with-promises</link>
            <guid>https://hallski.org/blog/rop-with-promises</guid>
            <pubDate>Mon, 06 Nov 2017 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Building integrations with Google Cloud Functions]]></title>
            <link>https://hallski.org/blog/building-interactions-with-gcf</link>
            <guid>https://hallski.org/blog/building-interactions-with-gcf</guid>
            <pubDate>Fri, 03 Nov 2017 00:00:00 GMT</pubDate>
            <description><![CDATA[Google Cloud Functions are currently in beta but can already provide a great solution for integrating between different services triggered by various events.]]></description>
        </item>
        <item>
            <title><![CDATA[Testing with chai-http and Mocha 4]]></title>
            <link>https://hallski.org/blog/chaihttp-mocha-4</link>
            <guid>https://hallski.org/blog/chaihttp-mocha-4</guid>
            <pubDate>Sat, 28 Oct 2017 00:00:00 GMT</pubDate>
            <description><![CDATA[With Mocha 4, tests using Chai-http will cause the test run to never exit.]]></description>
        </item>
        <item>
            <title><![CDATA[Understanding 'new' in JS]]></title>
            <link>https://hallski.org/blog/understanding-new-in-js</link>
            <guid>https://hallski.org/blog/understanding-new-in-js</guid>
            <pubDate>Wed, 20 Sep 2017 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Getting into Javascript]]></title>
            <link>https://hallski.org/blog/getting-into-javascript</link>
            <guid>https://hallski.org/blog/getting-into-javascript</guid>
            <pubDate>Tue, 19 Sep 2017 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Default arguments in Swift]]></title>
            <link>https://hallski.org/blog/default-arguments-in-swift</link>
            <guid>https://hallski.org/blog/default-arguments-in-swift</guid>
            <pubDate>Sun, 24 May 2015 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Blog moved]]></title>
            <link>https://hallski.org/blog/blog-moved</link>
            <guid>https://hallski.org/blog/blog-moved</guid>
            <pubDate>Sun, 03 Nov 2013 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Initial release of MHConvore]]></title>
            <link>https://hallski.org/blog/mhconvore</link>
            <guid>https://hallski.org/blog/mhconvore</guid>
            <pubDate>Wed, 16 Feb 2011 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Code Separation Using Blocks]]></title>
            <link>https://hallski.org/blog/code-separation-using-blocks</link>
            <guid>https://hallski.org/blog/code-separation-using-blocks</guid>
            <pubDate>Mon, 24 Jan 2011 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Debug Method in Xcode]]></title>
            <link>https://hallski.org/blog/debug-method-in-xcode</link>
            <guid>https://hallski.org/blog/debug-method-in-xcode</guid>
            <pubDate>Wed, 18 Aug 2010 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Spacedust Xcode Theme for Xcode 4]]></title>
            <link>https://hallski.org/blog/spacedust-xcode-theme-for-xcode-4</link>
            <guid>https://hallski.org/blog/spacedust-xcode-theme-for-xcode-4</guid>
            <pubDate>Mon, 16 Aug 2010 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Spacedust Xcode Theme]]></title>
            <link>https://hallski.org/blog/spacedust-xcode-theme</link>
            <guid>https://hallski.org/blog/spacedust-xcode-theme</guid>
            <pubDate>Sat, 30 Jan 2010 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Core Animation Layered Clock]]></title>
            <link>https://hallski.org/blog/core-animation-layered-clock</link>
            <guid>https://hallski.org/blog/core-animation-layered-clock</guid>
            <pubDate>Mon, 12 Oct 2009 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Reversing an array in Objective C]]></title>
            <link>https://hallski.org/blog/reverse-array-in-objc</link>
            <guid>https://hallski.org/blog/reverse-array-in-objc</guid>
            <pubDate>Fri, 09 Oct 2009 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Macruby Support in any Cocoa Application]]></title>
            <link>https://hallski.org/blog/macruby-support-in-any-cocoa-application</link>
            <guid>https://hallski.org/blog/macruby-support-in-any-cocoa-application</guid>
            <pubDate>Wed, 06 May 2009 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Cocoa Prototyping with Webview]]></title>
            <link>https://hallski.org/blog/cocoa-prototyping-with-webview</link>
            <guid>https://hallski.org/blog/cocoa-prototyping-with-webview</guid>
            <pubDate>Tue, 05 May 2009 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Blogging at Github]]></title>
            <link>https://hallski.org/blog/blog-at-github</link>
            <guid>https://hallski.org/blog/blog-at-github</guid>
            <pubDate>Mon, 20 Apr 2009 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Expanding NSOutlineView nodes at application start]]></title>
            <link>https://hallski.org/blog/expanding-nsoutlineview-nodes-at-application-start</link>
            <guid>https://hallski.org/blog/expanding-nsoutlineview-nodes-at-application-start</guid>
            <pubDate>Mon, 06 Apr 2009 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Source List with Core Data]]></title>
            <link>https://hallski.org/blog/source-list-with-core-data</link>
            <guid>https://hallski.org/blog/source-list-with-core-data</guid>
            <pubDate>Mon, 06 Apr 2009 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Retrieving the real object when using NSOutlineView with an NSTreeController]]></title>
            <link>https://hallski.org/blog/nstreecontroller-wrapping-object</link>
            <guid>https://hallski.org/blog/nstreecontroller-wrapping-object</guid>
            <pubDate>Sat, 04 Apr 2009 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Removing a remote branch in Git]]></title>
            <link>https://hallski.org/blog/removing-a-remote-branch-in-git</link>
            <guid>https://hallski.org/blog/removing-a-remote-branch-in-git</guid>
            <pubDate>Sat, 21 Jun 2008 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Using Twitter4R on Mac OS X]]></title>
            <link>https://hallski.org/blog/using-twitter4r-on-mac-os-x</link>
            <guid>https://hallski.org/blog/using-twitter4r-on-mac-os-x</guid>
            <pubDate>Sat, 31 May 2008 00:00:00 GMT</pubDate>
        </item>
    </channel>
</rss>