<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Elixir on Roads Less Taken</title><link>https://goran.krampe.se/categories/elixir/</link><description>Recent content in Elixir on Roads Less Taken</description><generator>Hugo</generator><language>en</language><lastBuildDate>Mon, 14 Dec 2015 00:00:00 +0000</lastBuildDate><atom:link href="https://goran.krampe.se/categories/elixir/index.xml" rel="self" type="application/rss+xml"/><item><title>Evothings + Phoenix = Neato</title><link>https://goran.krampe.se/2015/12/14/evothings-meets-phoenix/</link><pubDate>Mon, 14 Dec 2015 00:00:00 +0000</pubDate><guid>https://goran.krampe.se/2015/12/14/evothings-meets-phoenix/</guid><description>&lt;img src="https://goran.krampe.se/evothings/evothings.png" alt="Evothings" style="float:left; margin:0 1em 1em 0;">

&lt;p>I have just started working at &lt;a href="https://evothings.com" target="_blank" rel="noopener noreferrer">Evothings&lt;/a>
!&lt;/p>
&lt;p>It&amp;rsquo;s a fun gang making slick development tools and libraries for building mobile IoT apps. Evothings is pushing the envelope on &lt;strong>really easy mobile development&lt;/strong> focused on all the &lt;strong>new nifty IoT-devices&lt;/strong> flooding us over the next few years.&lt;/p>
&lt;img src="https://goran.krampe.se/elixir/phoenix-small.png" alt="Phoenix" style="float:right; margin:0 0 1em 1em;">

&lt;p>In &lt;a href="http://goran.krampe.se/2015/10/27/elixir-booming/" target="_blank" rel="noopener noreferrer">my last article&lt;/a>
 I predicted &lt;a href="http://www.elixir-lang.org" target="_blank" rel="noopener noreferrer">Elixir&lt;/a>
 to become &lt;strong>big&lt;/strong> and now that I am learning the Evothings tools I wanted to make an Evothings example that uses &lt;a href="http://phoenixframework.org" target="_blank" rel="noopener noreferrer">Phoenix&lt;/a>
, the Elixir web server framework, as a backend, using its channels mechanism for websocket communication.&lt;/p>
&lt;p>Coinciding with the release today of &lt;a href="https://evothings.com/announcing-evothings-2-0-beta-2-released/" target="_blank" rel="noopener noreferrer">Evothings Studio 2.0 beta 2&lt;/a>
 (yay!) I will show step-by-step how to:&lt;/p>
&lt;ol>
&lt;li>Install Evothings Studio locally. It&amp;rsquo;s just unpacking a zip :)&lt;/li>
&lt;li>Make sure we can run the &amp;ldquo;BLE Scan&amp;rdquo; example app and modify it.&lt;/li>
&lt;li>Get a Phoenix server up on a Debian/Ubuntu server on the internet.&lt;/li>
&lt;li>Modify the app and server to use Phoenix channels for publish/subscribe of scan data.&lt;/li>
&lt;li>Verify it all works!&lt;/li>
&lt;/ol>
&lt;p>Since not everyone has a Linux server up on the internet &lt;strong>you can skip step 3 and just use my public server :)&lt;/strong>&lt;/p>
&lt;p>Let&amp;rsquo;s go!&lt;/p></description></item><item><title>Elixir Booming</title><link>https://goran.krampe.se/2015/10/27/elixir-booming/</link><pubDate>Tue, 27 Oct 2015 00:00:00 +0000</pubDate><guid>https://goran.krampe.se/2015/10/27/elixir-booming/</guid><description>&lt;p>It seems like the &lt;em>&amp;ldquo;damp cloth of Java&amp;rdquo;&lt;/em> that has been plastered all over the programming landscape the last 20 years is finally being lifted. I admit, I do &lt;strong>dislike Java &amp;hellip;immensely&lt;/strong>. And not only on technical grounds, but even more based on what I perceive as it&amp;rsquo;s community worshipping complexity for it&amp;rsquo;s own sake. Of course IMHO.&lt;/p>
&lt;p>These days new and &lt;strong>truly interesting languages&lt;/strong> are all over the place. &lt;a href="http://rust-lang.org" target="_blank" rel="noopener noreferrer">Rust&lt;/a>
 and &lt;a href="http://go-lang.org" target="_blank" rel="noopener noreferrer">Go&lt;/a>
 are two examples with a lot of momentum, although I personally choose &lt;a href="http://nim-lang.org" target="_blank" rel="noopener noreferrer">Nim&lt;/a>
 over both.&lt;/p>
&lt;p>And &lt;a href="http://pharo.org" target="_blank" rel="noopener noreferrer">Smalltalk&lt;/a>
 is still my &amp;ldquo;super productive dynamically typed&amp;rdquo; language of choice, but I just learned about a language that I &lt;strong>really&lt;/strong> think is going places&amp;hellip;&lt;/p></description></item></channel></rss>