<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>Roeh's blog</title>
        <link>https://brandonroehl.org/</link>
        <description>Brandon Roehl's personal blog.</description>
        <lastBuildDate>Sun, 29 Mar 2026 19:01:51 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en-us</language>
        <image>
            <title>Roeh's blog</title>
            <url>https://brandonroehl.org/icon.svg</url>
            <link>https://brandonroehl.org/</link>
        </image>
        <copyright>All rights reserved 2026, Brandon Roehl</copyright>
        <item>
            <title><![CDATA[Swift getter and setter value semantics]]></title>
            <link>https://brandonroehl.org//posts/swift-subscript</link>
            <guid isPermaLink="false">swift-subscript</guid>
            <pubDate>Mon, 23 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Swift getter and setter value semantics and how they work between class and structure types. How can you utilize this with non copyable]]></description>
            <author>Brandon Roehl</author>
        </item>
        <item>
            <title><![CDATA[Making Day & Night]]></title>
            <link>https://brandonroehl.org//posts/making-day-and-night</link>
            <guid isPermaLink="false">making-day-and-night</guid>
            <pubDate>Fri, 25 May 2018 00:00:00 GMT</pubDate>
            <description><![CDATA[I have been asked about my experience making and publishing an app to the AppStore so I thought that this would be as good of a spot as any.]]></description>
            <author>Brandon Roehl</author>
        </item>
        <item>
            <title><![CDATA[Rails Meta Settings]]></title>
            <link>https://brandonroehl.org//posts/rails-meta-settings</link>
            <guid isPermaLink="false">rails-meta-settings</guid>
            <pubDate>Thu, 03 Aug 2017 00:00:00 GMT</pubDate>
            <description><![CDATA[Using Rails as a hosted json settings instance with authentication.]]></description>
            <author>Brandon Roehl</author>
        </item>
        <item>
            <title><![CDATA[Liquid templates in Rails]]></title>
            <link>https://brandonroehl.org//posts/liquid-active-records</link>
            <guid isPermaLink="false">liquid-active-records</guid>
            <pubDate>Thu, 27 Jul 2017 00:00:00 GMT</pubDate>
            <description><![CDATA[Allowing active record to implement liquid markup objects.]]></description>
            <author>Brandon Roehl</author>
        </item>
        <item>
            <title><![CDATA[Starting a blog]]></title>
            <link>https://brandonroehl.org//posts/starting-a-blog</link>
            <guid isPermaLink="false">starting-a-blog</guid>
            <pubDate>Sat, 22 Jul 2017 00:00:00 GMT</pubDate>
            <description><![CDATA[Starting a blog with GitHub pages and Jekyll.]]></description>
            <author>Brandon Roehl</author>
        </item>
    </channel>
</rss>