summaryrefslogtreecommitdiffstats
path: root/archives/extend/2015-September
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2016-08-29 12:39:49 +0200
committerLoïc Hoguin <[email protected]>2016-08-29 12:40:03 +0200
commitc807880f7ac73f813b2660ea81a00f7712a4e793 (patch)
treeba1d09e9b177f230665a80513b33fbd532000ce4 /archives/extend/2015-September
parentb1df25a7d9cda697513650659b781b55b40898f8 (diff)
downloadninenines.eu-c807880f7ac73f813b2660ea81a00f7712a4e793.tar.gz
ninenines.eu-c807880f7ac73f813b2660ea81a00f7712a4e793.tar.bz2
ninenines.eu-c807880f7ac73f813b2660ea81a00f7712a4e793.zip
Add old mailing list archives
Diffstat (limited to 'archives/extend/2015-September')
-rw-r--r--archives/extend/2015-September/000550.html90
-rw-r--r--archives/extend/2015-September/000551.html108
-rw-r--r--archives/extend/2015-September/000552.html115
-rw-r--r--archives/extend/2015-September/000553.html129
-rw-r--r--archives/extend/2015-September/000554.html137
-rw-r--r--archives/extend/2015-September/000555.html157
-rw-r--r--archives/extend/2015-September/000556.html166
-rw-r--r--archives/extend/2015-September/author.html82
-rw-r--r--archives/extend/2015-September/date.html82
-rw-r--r--archives/extend/2015-September/index.html95
-rw-r--r--archives/extend/2015-September/subject.html82
-rw-r--r--archives/extend/2015-September/thread.html95
12 files changed, 1338 insertions, 0 deletions
diff --git a/archives/extend/2015-September/000550.html b/archives/extend/2015-September/000550.html
new file mode 100644
index 00000000..f379f4ea
--- /dev/null
+++ b/archives/extend/2015-September/000550.html
@@ -0,0 +1,90 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [99s-extend] Cowboy, relx, and dev mode, oh my!
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20Cowboy%2C%20relx%2C%20and%20dev%20mode%2C%20oh%20my%21&In-Reply-To=%3CCAABECY2WtE92TwP0p_9pQFihvfqtf53oARPTxQnbz9Xvw-GjOw%40mail.gmail.com%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <style type="text/css">
+ pre {
+ white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */
+ }
+ </style>
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+
+ <LINK REL="Next" HREF="000551.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[99s-extend] Cowboy, relx, and dev mode, oh my!</H1>
+ <B>Graham Hay</B>
+ <A HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20Cowboy%2C%20relx%2C%20and%20dev%20mode%2C%20oh%20my%21&In-Reply-To=%3CCAABECY2WtE92TwP0p_9pQFihvfqtf53oARPTxQnbz9Xvw-GjOw%40mail.gmail.com%3E"
+ TITLE="[99s-extend] Cowboy, relx, and dev mode, oh my!">grahamrhay at gmail.com
+ </A><BR>
+ <I>Wed Sep 23 19:45:01 CEST 2015</I>
+ <P><UL>
+
+ <LI>Next message: <A HREF="000551.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#550">[ date ]</a>
+ <a href="thread.html#550">[ thread ]</a>
+ <a href="subject.html#550">[ subject ]</a>
+ <a href="author.html#550">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>I was fiddling with some js, and got tired of restarting the server. I was
+under the
+impression that using dev_mode with relx was the solution to this problem,
+but
+I can't seem to get it to work. I have an example here:
+
+<A HREF="https://github.com/grahamrhay/cowboy_devmode">https://github.com/grahamrhay/cowboy_devmode</A>
+
+If I look in _rel, the lib folder for my app is a symlink, as expected. Yet
+when I change
+the web page, the rendered page is unchanged. I've tried a hard reload, and
+clearing
+the cache.
+
+And, in case that wasn't annoying enough, even restarting the server isn't
+enough!
+Nor is running make again. In fact, the only way I've found of getting it
+to update,
+is to turn off dev mode, and build the release.
+
+Am I missing something really obvious? As far as I can tell from perusing
+the code,
+the cowboy static handler just serves the file directly from the file
+system.
+
+(P.S. I am using vagrant, but I would expect that to cause errors rather
+than this, if
+the symlink wasn't working.)
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: &lt;<A HREF="http://lists.ninenines.eu/archives/extend/attachments/20150923/fc8e4ef7/attachment.html">http://lists.ninenines.eu/archives/extend/attachments/20150923/fc8e4ef7/attachment.html</A>&gt;
+</PRE>
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+
+ <LI>Next message: <A HREF="000551.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#550">[ date ]</a>
+ <a href="thread.html#550">[ thread ]</a>
+ <a href="subject.html#550">[ subject ]</a>
+ <a href="author.html#550">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://lists.ninenines.eu/listinfo/extend">More information about the Extend
+mailing list</a><br>
+</body></html>
diff --git a/archives/extend/2015-September/000551.html b/archives/extend/2015-September/000551.html
new file mode 100644
index 00000000..158b147a
--- /dev/null
+++ b/archives/extend/2015-September/000551.html
@@ -0,0 +1,108 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [99s-extend] Cowboy, relx, and dev mode, oh my!
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20Cowboy%2C%20relx%2C%20and%20dev%20mode%2C%20oh%20my%21&In-Reply-To=%3C56040A48.6090800%40ninenines.eu%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <style type="text/css">
+ pre {
+ white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */
+ }
+ </style>
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="000550.html">
+ <LINK REL="Next" HREF="000552.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[99s-extend] Cowboy, relx, and dev mode, oh my!</H1>
+ <B>Lo&#239;c Hoguin</B>
+ <A HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20Cowboy%2C%20relx%2C%20and%20dev%20mode%2C%20oh%20my%21&In-Reply-To=%3C56040A48.6090800%40ninenines.eu%3E"
+ TITLE="[99s-extend] Cowboy, relx, and dev mode, oh my!">essen at ninenines.eu
+ </A><BR>
+ <I>Thu Sep 24 16:35:52 CEST 2015</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="000550.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A></li>
+ <LI>Next message: <A HREF="000552.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#551">[ date ]</a>
+ <a href="thread.html#551">[ thread ]</a>
+ <a href="subject.html#551">[ subject ]</a>
+ <a href="author.html#551">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Running the release, stopping it, editing the file, running the release
+again works here. I suspect something related to Vagrant.
+
+Also I suggest 'make run' rather than your start.sh.
+
+On 09/23/2015 07:45 PM, Graham Hay wrote:
+&gt;<i> I was fiddling with some js, and got tired of restarting the server. I
+</I>&gt;<i> was under the
+</I>&gt;<i> impression that using dev_mode with relx was the solution to this
+</I>&gt;<i> problem, but
+</I>&gt;<i> I can't seem to get it to work. I have an example here:
+</I>&gt;<i>
+</I>&gt;<i> <A HREF="https://github.com/grahamrhay/cowboy_devmode">https://github.com/grahamrhay/cowboy_devmode</A>
+</I>&gt;<i>
+</I>&gt;<i> If I look in _rel, the lib folder for my app is a symlink, as expected.
+</I>&gt;<i> Yet when I change
+</I>&gt;<i> the web page, the rendered page is unchanged. I've tried a hard reload,
+</I>&gt;<i> and clearing
+</I>&gt;<i> the cache.
+</I>&gt;<i>
+</I>&gt;<i> And, in case that wasn't annoying enough, even restarting the server
+</I>&gt;<i> isn't enough!
+</I>&gt;<i> Nor is running make again. In fact, the only way I've found of getting
+</I>&gt;<i> it to update,
+</I>&gt;<i> is to turn off dev mode, and build the release.
+</I>&gt;<i>
+</I>&gt;<i> Am I missing something really obvious? As far as I can tell from
+</I>&gt;<i> perusing the code,
+</I>&gt;<i> the cowboy static handler just serves the file directly from the file
+</I>&gt;<i> system.
+</I>&gt;<i>
+</I>&gt;<i> (P.S. I am using vagrant, but I would expect that to cause errors rather
+</I>&gt;<i> than this, if
+</I>&gt;<i> the symlink wasn't working.)
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i> _______________________________________________
+</I>&gt;<i> Extend mailing list
+</I>&gt;<i> <A HREF="https://lists.ninenines.eu/listinfo/extend">Extend at lists.ninenines.eu</A>
+</I>&gt;<i> <A HREF="https://lists.ninenines.eu/listinfo/extend">https://lists.ninenines.eu/listinfo/extend</A>
+</I>&gt;<i>
+</I>
+--
+Lo&#239;c Hoguin
+<A HREF="http://ninenines.eu">http://ninenines.eu</A>
+Author of The Erlanger Playbook,
+A book about software development using Erlang
+</PRE>
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="000550.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A></li>
+ <LI>Next message: <A HREF="000552.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#551">[ date ]</a>
+ <a href="thread.html#551">[ thread ]</a>
+ <a href="subject.html#551">[ subject ]</a>
+ <a href="author.html#551">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://lists.ninenines.eu/listinfo/extend">More information about the Extend
+mailing list</a><br>
+</body></html>
diff --git a/archives/extend/2015-September/000552.html b/archives/extend/2015-September/000552.html
new file mode 100644
index 00000000..11af1a2d
--- /dev/null
+++ b/archives/extend/2015-September/000552.html
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [99s-extend] Cowboy, relx, and dev mode, oh my!
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20Cowboy%2C%20relx%2C%20and%20dev%20mode%2C%20oh%20my%21&In-Reply-To=%3C56040B15.3090702%40ninenines.eu%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <style type="text/css">
+ pre {
+ white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */
+ }
+ </style>
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="000551.html">
+ <LINK REL="Next" HREF="000553.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[99s-extend] Cowboy, relx, and dev mode, oh my!</H1>
+ <B>Lo&#239;c Hoguin</B>
+ <A HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20Cowboy%2C%20relx%2C%20and%20dev%20mode%2C%20oh%20my%21&In-Reply-To=%3C56040B15.3090702%40ninenines.eu%3E"
+ TITLE="[99s-extend] Cowboy, relx, and dev mode, oh my!">essen at ninenines.eu
+ </A><BR>
+ <I>Thu Sep 24 16:39:17 CEST 2015</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="000551.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A></li>
+ <LI>Next message: <A HREF="000553.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#552">[ date ]</a>
+ <a href="thread.html#552">[ thread ]</a>
+ <a href="subject.html#552">[ subject ]</a>
+ <a href="author.html#552">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Wait, I'm dumb. These steps also work:
+
+Running the release, opening the website and seeing ohai, editing the
+file with some extra text, reloading, seeing the extra text.
+
+On 09/24/2015 04:35 PM, Lo&#239;c Hoguin wrote:
+&gt;<i> Running the release, stopping it, editing the file, running the release
+</I>&gt;<i> again works here. I suspect something related to Vagrant.
+</I>&gt;<i>
+</I>&gt;<i> Also I suggest 'make run' rather than your start.sh.
+</I>&gt;<i>
+</I>&gt;<i> On 09/23/2015 07:45 PM, Graham Hay wrote:
+</I>&gt;&gt;<i> I was fiddling with some js, and got tired of restarting the server. I
+</I>&gt;&gt;<i> was under the
+</I>&gt;&gt;<i> impression that using dev_mode with relx was the solution to this
+</I>&gt;&gt;<i> problem, but
+</I>&gt;&gt;<i> I can't seem to get it to work. I have an example here:
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> <A HREF="https://github.com/grahamrhay/cowboy_devmode">https://github.com/grahamrhay/cowboy_devmode</A>
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> If I look in _rel, the lib folder for my app is a symlink, as expected.
+</I>&gt;&gt;<i> Yet when I change
+</I>&gt;&gt;<i> the web page, the rendered page is unchanged. I've tried a hard reload,
+</I>&gt;&gt;<i> and clearing
+</I>&gt;&gt;<i> the cache.
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> And, in case that wasn't annoying enough, even restarting the server
+</I>&gt;&gt;<i> isn't enough!
+</I>&gt;&gt;<i> Nor is running make again. In fact, the only way I've found of getting
+</I>&gt;&gt;<i> it to update,
+</I>&gt;&gt;<i> is to turn off dev mode, and build the release.
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> Am I missing something really obvious? As far as I can tell from
+</I>&gt;&gt;<i> perusing the code,
+</I>&gt;&gt;<i> the cowboy static handler just serves the file directly from the file
+</I>&gt;&gt;<i> system.
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> (P.S. I am using vagrant, but I would expect that to cause errors rather
+</I>&gt;&gt;<i> than this, if
+</I>&gt;&gt;<i> the symlink wasn't working.)
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> _______________________________________________
+</I>&gt;&gt;<i> Extend mailing list
+</I>&gt;&gt;<i> <A HREF="https://lists.ninenines.eu/listinfo/extend">Extend at lists.ninenines.eu</A>
+</I>&gt;&gt;<i> <A HREF="https://lists.ninenines.eu/listinfo/extend">https://lists.ninenines.eu/listinfo/extend</A>
+</I>&gt;&gt;<i>
+</I>&gt;<i>
+</I>
+--
+Lo&#239;c Hoguin
+<A HREF="http://ninenines.eu">http://ninenines.eu</A>
+Author of The Erlanger Playbook,
+A book about software development using Erlang
+</PRE>
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="000551.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A></li>
+ <LI>Next message: <A HREF="000553.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#552">[ date ]</a>
+ <a href="thread.html#552">[ thread ]</a>
+ <a href="subject.html#552">[ subject ]</a>
+ <a href="author.html#552">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://lists.ninenines.eu/listinfo/extend">More information about the Extend
+mailing list</a><br>
+</body></html>
diff --git a/archives/extend/2015-September/000553.html b/archives/extend/2015-September/000553.html
new file mode 100644
index 00000000..d3974e51
--- /dev/null
+++ b/archives/extend/2015-September/000553.html
@@ -0,0 +1,129 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [99s-extend] Cowboy, relx, and dev mode, oh my!
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20Cowboy%2C%20relx%2C%20and%20dev%20mode%2C%20oh%20my%21&In-Reply-To=%3CCAABECY0h6hCwjw9EcaDHrd98Sb9QUGxjnz1863qL-GBwEZ9QZw%40mail.gmail.com%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <style type="text/css">
+ pre {
+ white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */
+ }
+ </style>
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="000552.html">
+ <LINK REL="Next" HREF="000554.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[99s-extend] Cowboy, relx, and dev mode, oh my!</H1>
+ <B>Graham Hay</B>
+ <A HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20Cowboy%2C%20relx%2C%20and%20dev%20mode%2C%20oh%20my%21&In-Reply-To=%3CCAABECY0h6hCwjw9EcaDHrd98Sb9QUGxjnz1863qL-GBwEZ9QZw%40mail.gmail.com%3E"
+ TITLE="[99s-extend] Cowboy, relx, and dev mode, oh my!">grahamrhay at gmail.com
+ </A><BR>
+ <I>Thu Sep 24 16:57:37 CEST 2015</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="000552.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A></li>
+ <LI>Next message: <A HREF="000554.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#553">[ date ]</a>
+ <a href="thread.html#553">[ thread ]</a>
+ <a href="subject.html#553">[ subject ]</a>
+ <a href="author.html#553">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Yeah, that's how I expected it to work. I'll see if I can identify how
+vagrant is causing me problems.
+
+Didn't know about &quot;make run&quot;, thanks :)
+
+On 24 September 2015 at 15:39, Lo&#239;c Hoguin &lt;<A HREF="https://lists.ninenines.eu/listinfo/extend">essen at ninenines.eu</A>&gt; wrote:
+
+&gt;<i> Wait, I'm dumb. These steps also work:
+</I>&gt;<i>
+</I>&gt;<i> Running the release, opening the website and seeing ohai, editing the file
+</I>&gt;<i> with some extra text, reloading, seeing the extra text.
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i> On 09/24/2015 04:35 PM, Lo&#239;c Hoguin wrote:
+</I>&gt;<i>
+</I>&gt;&gt;<i> Running the release, stopping it, editing the file, running the release
+</I>&gt;&gt;<i> again works here. I suspect something related to Vagrant.
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> Also I suggest 'make run' rather than your start.sh.
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> On 09/23/2015 07:45 PM, Graham Hay wrote:
+</I>&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i> I was fiddling with some js, and got tired of restarting the server. I
+</I>&gt;&gt;&gt;<i> was under the
+</I>&gt;&gt;&gt;<i> impression that using dev_mode with relx was the solution to this
+</I>&gt;&gt;&gt;<i> problem, but
+</I>&gt;&gt;&gt;<i> I can't seem to get it to work. I have an example here:
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i> <A HREF="https://github.com/grahamrhay/cowboy_devmode">https://github.com/grahamrhay/cowboy_devmode</A>
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i> If I look in _rel, the lib folder for my app is a symlink, as expected.
+</I>&gt;&gt;&gt;<i> Yet when I change
+</I>&gt;&gt;&gt;<i> the web page, the rendered page is unchanged. I've tried a hard reload,
+</I>&gt;&gt;&gt;<i> and clearing
+</I>&gt;&gt;&gt;<i> the cache.
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i> And, in case that wasn't annoying enough, even restarting the server
+</I>&gt;&gt;&gt;<i> isn't enough!
+</I>&gt;&gt;&gt;<i> Nor is running make again. In fact, the only way I've found of getting
+</I>&gt;&gt;&gt;<i> it to update,
+</I>&gt;&gt;&gt;<i> is to turn off dev mode, and build the release.
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i> Am I missing something really obvious? As far as I can tell from
+</I>&gt;&gt;&gt;<i> perusing the code,
+</I>&gt;&gt;&gt;<i> the cowboy static handler just serves the file directly from the file
+</I>&gt;&gt;&gt;<i> system.
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i> (P.S. I am using vagrant, but I would expect that to cause errors rather
+</I>&gt;&gt;&gt;<i> than this, if
+</I>&gt;&gt;&gt;<i> the symlink wasn't working.)
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i> _______________________________________________
+</I>&gt;&gt;&gt;<i> Extend mailing list
+</I>&gt;&gt;&gt;<i> <A HREF="https://lists.ninenines.eu/listinfo/extend">Extend at lists.ninenines.eu</A>
+</I>&gt;&gt;&gt;<i> <A HREF="https://lists.ninenines.eu/listinfo/extend">https://lists.ninenines.eu/listinfo/extend</A>
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;<i>
+</I>&gt;<i> --
+</I>&gt;<i> Lo&#239;c Hoguin
+</I>&gt;<i> <A HREF="http://ninenines.eu">http://ninenines.eu</A>
+</I>&gt;<i> Author of The Erlanger Playbook,
+</I>&gt;<i> A book about software development using Erlang
+</I>&gt;<i>
+</I>-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: &lt;<A HREF="http://lists.ninenines.eu/archives/extend/attachments/20150924/6a9add86/attachment.html">http://lists.ninenines.eu/archives/extend/attachments/20150924/6a9add86/attachment.html</A>&gt;
+</PRE>
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="000552.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A></li>
+ <LI>Next message: <A HREF="000554.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#553">[ date ]</a>
+ <a href="thread.html#553">[ thread ]</a>
+ <a href="subject.html#553">[ subject ]</a>
+ <a href="author.html#553">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://lists.ninenines.eu/listinfo/extend">More information about the Extend
+mailing list</a><br>
+</body></html>
diff --git a/archives/extend/2015-September/000554.html b/archives/extend/2015-September/000554.html
new file mode 100644
index 00000000..9284c104
--- /dev/null
+++ b/archives/extend/2015-September/000554.html
@@ -0,0 +1,137 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [99s-extend] Cowboy, relx, and dev mode, oh my!
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20Cowboy%2C%20relx%2C%20and%20dev%20mode%2C%20oh%20my%21&In-Reply-To=%3CCAABECY3fkw2m2wc8CxQh%2BVEZ3waEsgjYUf%3DhQYL3pwA2LUzTFA%40mail.gmail.com%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <style type="text/css">
+ pre {
+ white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */
+ }
+ </style>
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="000553.html">
+ <LINK REL="Next" HREF="000555.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[99s-extend] Cowboy, relx, and dev mode, oh my!</H1>
+ <B>Graham Hay</B>
+ <A HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20Cowboy%2C%20relx%2C%20and%20dev%20mode%2C%20oh%20my%21&In-Reply-To=%3CCAABECY3fkw2m2wc8CxQh%2BVEZ3waEsgjYUf%3DhQYL3pwA2LUzTFA%40mail.gmail.com%3E"
+ TITLE="[99s-extend] Cowboy, relx, and dev mode, oh my!">grahamrhay at gmail.com
+ </A><BR>
+ <I>Wed Sep 30 18:57:49 CEST 2015</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="000553.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A></li>
+ <LI>Next message: <A HREF="000555.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#554">[ date ]</a>
+ <a href="thread.html#554">[ thread ]</a>
+ <a href="subject.html#554">[ subject ]</a>
+ <a href="author.html#554">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE><A HREF="https://www.virtualbox.org/ticket/9069">https://www.virtualbox.org/ticket/9069</A>
+
+Opened 4 years ago :( Maybe I should give VMware some money.
+
+On 24 September 2015 at 15:57, Graham Hay &lt;<A HREF="https://lists.ninenines.eu/listinfo/extend">grahamrhay at gmail.com</A>&gt; wrote:
+
+&gt;<i> Yeah, that's how I expected it to work. I'll see if I can identify how
+</I>&gt;<i> vagrant is causing me problems.
+</I>&gt;<i>
+</I>&gt;<i> Didn't know about &quot;make run&quot;, thanks :)
+</I>&gt;<i>
+</I>&gt;<i> On 24 September 2015 at 15:39, Lo&#239;c Hoguin &lt;<A HREF="https://lists.ninenines.eu/listinfo/extend">essen at ninenines.eu</A>&gt; wrote:
+</I>&gt;<i>
+</I>&gt;&gt;<i> Wait, I'm dumb. These steps also work:
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> Running the release, opening the website and seeing ohai, editing the
+</I>&gt;&gt;<i> file with some extra text, reloading, seeing the extra text.
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> On 09/24/2015 04:35 PM, Lo&#239;c Hoguin wrote:
+</I>&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i> Running the release, stopping it, editing the file, running the release
+</I>&gt;&gt;&gt;<i> again works here. I suspect something related to Vagrant.
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i> Also I suggest 'make run' rather than your start.sh.
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i> On 09/23/2015 07:45 PM, Graham Hay wrote:
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;&gt;<i> I was fiddling with some js, and got tired of restarting the server. I
+</I>&gt;&gt;&gt;&gt;<i> was under the
+</I>&gt;&gt;&gt;&gt;<i> impression that using dev_mode with relx was the solution to this
+</I>&gt;&gt;&gt;&gt;<i> problem, but
+</I>&gt;&gt;&gt;&gt;<i> I can't seem to get it to work. I have an example here:
+</I>&gt;&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;&gt;<i> <A HREF="https://github.com/grahamrhay/cowboy_devmode">https://github.com/grahamrhay/cowboy_devmode</A>
+</I>&gt;&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;&gt;<i> If I look in _rel, the lib folder for my app is a symlink, as expected.
+</I>&gt;&gt;&gt;&gt;<i> Yet when I change
+</I>&gt;&gt;&gt;&gt;<i> the web page, the rendered page is unchanged. I've tried a hard reload,
+</I>&gt;&gt;&gt;&gt;<i> and clearing
+</I>&gt;&gt;&gt;&gt;<i> the cache.
+</I>&gt;&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;&gt;<i> And, in case that wasn't annoying enough, even restarting the server
+</I>&gt;&gt;&gt;&gt;<i> isn't enough!
+</I>&gt;&gt;&gt;&gt;<i> Nor is running make again. In fact, the only way I've found of getting
+</I>&gt;&gt;&gt;&gt;<i> it to update,
+</I>&gt;&gt;&gt;&gt;<i> is to turn off dev mode, and build the release.
+</I>&gt;&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;&gt;<i> Am I missing something really obvious? As far as I can tell from
+</I>&gt;&gt;&gt;&gt;<i> perusing the code,
+</I>&gt;&gt;&gt;&gt;<i> the cowboy static handler just serves the file directly from the file
+</I>&gt;&gt;&gt;&gt;<i> system.
+</I>&gt;&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;&gt;<i> (P.S. I am using vagrant, but I would expect that to cause errors rather
+</I>&gt;&gt;&gt;&gt;<i> than this, if
+</I>&gt;&gt;&gt;&gt;<i> the symlink wasn't working.)
+</I>&gt;&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;&gt;<i> _______________________________________________
+</I>&gt;&gt;&gt;&gt;<i> Extend mailing list
+</I>&gt;&gt;&gt;&gt;<i> <A HREF="https://lists.ninenines.eu/listinfo/extend">Extend at lists.ninenines.eu</A>
+</I>&gt;&gt;&gt;&gt;<i> <A HREF="https://lists.ninenines.eu/listinfo/extend">https://lists.ninenines.eu/listinfo/extend</A>
+</I>&gt;&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;<i> --
+</I>&gt;&gt;<i> Lo&#239;c Hoguin
+</I>&gt;&gt;<i> <A HREF="http://ninenines.eu">http://ninenines.eu</A>
+</I>&gt;&gt;<i> Author of The Erlanger Playbook,
+</I>&gt;&gt;<i> A book about software development using Erlang
+</I>&gt;&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i>
+</I>-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: &lt;<A HREF="http://lists.ninenines.eu/archives/extend/attachments/20150930/ee98f926/attachment.html">http://lists.ninenines.eu/archives/extend/attachments/20150930/ee98f926/attachment.html</A>&gt;
+</PRE>
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="000553.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A></li>
+ <LI>Next message: <A HREF="000555.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#554">[ date ]</a>
+ <a href="thread.html#554">[ thread ]</a>
+ <a href="subject.html#554">[ subject ]</a>
+ <a href="author.html#554">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://lists.ninenines.eu/listinfo/extend">More information about the Extend
+mailing list</a><br>
+</body></html>
diff --git a/archives/extend/2015-September/000555.html b/archives/extend/2015-September/000555.html
new file mode 100644
index 00000000..e8108fe5
--- /dev/null
+++ b/archives/extend/2015-September/000555.html
@@ -0,0 +1,157 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [99s-extend] Cowboy, relx, and dev mode, oh my!
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20Cowboy%2C%20relx%2C%20and%20dev%20mode%2C%20oh%20my%21&In-Reply-To=%3C560C15CF.7000300%40ninenines.eu%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <style type="text/css">
+ pre {
+ white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */
+ }
+ </style>
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="000554.html">
+ <LINK REL="Next" HREF="000556.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[99s-extend] Cowboy, relx, and dev mode, oh my!</H1>
+ <B>Lo&#239;c Hoguin</B>
+ <A HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20Cowboy%2C%20relx%2C%20and%20dev%20mode%2C%20oh%20my%21&In-Reply-To=%3C560C15CF.7000300%40ninenines.eu%3E"
+ TITLE="[99s-extend] Cowboy, relx, and dev mode, oh my!">essen at ninenines.eu
+ </A><BR>
+ <I>Wed Sep 30 19:03:11 CEST 2015</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="000554.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A></li>
+ <LI>Next message: <A HREF="000556.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#555">[ date ]</a>
+ <a href="thread.html#555">[ thread ]</a>
+ <a href="subject.html#555">[ subject ]</a>
+ <a href="author.html#555">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>It's not the first time I see this bug. Can you open a ticket on the
+Cowboy project so it gets documented in some kind of &quot;gotchas&quot; section?
+
+On 09/30/2015 06:57 PM, Graham Hay wrote:
+&gt;<i> <A HREF="https://www.virtualbox.org/ticket/9069">https://www.virtualbox.org/ticket/9069</A>
+</I>&gt;<i>
+</I>&gt;<i> Opened 4 years ago :( Maybe I should give VMware some money.
+</I>&gt;<i>
+</I>&gt;<i> On 24 September 2015 at 15:57, Graham Hay &lt;<A HREF="https://lists.ninenines.eu/listinfo/extend">grahamrhay at gmail.com</A>
+</I>&gt;<i> &lt;mailto:<A HREF="https://lists.ninenines.eu/listinfo/extend">grahamrhay at gmail.com</A>&gt;&gt; wrote:
+</I>&gt;<i>
+</I>&gt;<i> Yeah, that's how I expected it to work. I'll see if I can identify
+</I>&gt;<i> how vagrant is causing me problems.
+</I>&gt;<i>
+</I>&gt;<i> Didn't know about &quot;make run&quot;, thanks :)
+</I>&gt;<i>
+</I>&gt;<i> On 24 September 2015 at 15:39, Lo&#239;c Hoguin &lt;<A HREF="https://lists.ninenines.eu/listinfo/extend">essen at ninenines.eu</A>
+</I>&gt;<i> &lt;mailto:<A HREF="https://lists.ninenines.eu/listinfo/extend">essen at ninenines.eu</A>&gt;&gt; wrote:
+</I>&gt;<i>
+</I>&gt;<i> Wait, I'm dumb. These steps also work:
+</I>&gt;<i>
+</I>&gt;<i> Running the release, opening the website and seeing ohai,
+</I>&gt;<i> editing the file with some extra text, reloading, seeing the
+</I>&gt;<i> extra text.
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i> On 09/24/2015 04:35 PM, Lo&#239;c Hoguin wrote:
+</I>&gt;<i>
+</I>&gt;<i> Running the release, stopping it, editing the file, running
+</I>&gt;<i> the release
+</I>&gt;<i> again works here. I suspect something related to Vagrant.
+</I>&gt;<i>
+</I>&gt;<i> Also I suggest 'make run' rather than your start.sh.
+</I>&gt;<i>
+</I>&gt;<i> On 09/23/2015 07:45 PM, Graham Hay wrote:
+</I>&gt;<i>
+</I>&gt;<i> I was fiddling with some js, and got tired of restarting
+</I>&gt;<i> the server. I
+</I>&gt;<i> was under the
+</I>&gt;<i> impression that using dev_mode with relx was the
+</I>&gt;<i> solution to this
+</I>&gt;<i> problem, but
+</I>&gt;<i> I can't seem to get it to work. I have an example here:
+</I>&gt;<i>
+</I>&gt;<i> <A HREF="https://github.com/grahamrhay/cowboy_devmode">https://github.com/grahamrhay/cowboy_devmode</A>
+</I>&gt;<i>
+</I>&gt;<i> If I look in _rel, the lib folder for my app is a
+</I>&gt;<i> symlink, as expected.
+</I>&gt;<i> Yet when I change
+</I>&gt;<i> the web page, the rendered page is unchanged. I've tried
+</I>&gt;<i> a hard reload,
+</I>&gt;<i> and clearing
+</I>&gt;<i> the cache.
+</I>&gt;<i>
+</I>&gt;<i> And, in case that wasn't annoying enough, even
+</I>&gt;<i> restarting the server
+</I>&gt;<i> isn't enough!
+</I>&gt;<i> Nor is running make again. In fact, the only way I've
+</I>&gt;<i> found of getting
+</I>&gt;<i> it to update,
+</I>&gt;<i> is to turn off dev mode, and build the release.
+</I>&gt;<i>
+</I>&gt;<i> Am I missing something really obvious? As far as I can
+</I>&gt;<i> tell from
+</I>&gt;<i> perusing the code,
+</I>&gt;<i> the cowboy static handler just serves the file directly
+</I>&gt;<i> from the file
+</I>&gt;<i> system.
+</I>&gt;<i>
+</I>&gt;<i> (P.S. I am using vagrant, but I would expect that to
+</I>&gt;<i> cause errors rather
+</I>&gt;<i> than this, if
+</I>&gt;<i> the symlink wasn't working.)
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i> _______________________________________________
+</I>&gt;<i> Extend mailing list
+</I>&gt;<i> <A HREF="https://lists.ninenines.eu/listinfo/extend">Extend at lists.ninenines.eu</A> &lt;mailto:<A HREF="https://lists.ninenines.eu/listinfo/extend">Extend at lists.ninenines.eu</A>&gt;
+</I>&gt;<i> <A HREF="https://lists.ninenines.eu/listinfo/extend">https://lists.ninenines.eu/listinfo/extend</A>
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i> --
+</I>&gt;<i> Lo&#239;c Hoguin
+</I>&gt;<i> <A HREF="http://ninenines.eu">http://ninenines.eu</A>
+</I>&gt;<i> Author of The Erlanger Playbook,
+</I>&gt;<i> A book about software development using Erlang
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i>
+</I>
+--
+Lo&#239;c Hoguin
+<A HREF="http://ninenines.eu">http://ninenines.eu</A>
+Author of The Erlanger Playbook,
+A book about software development using Erlang
+</PRE>
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="000554.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A></li>
+ <LI>Next message: <A HREF="000556.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#555">[ date ]</a>
+ <a href="thread.html#555">[ thread ]</a>
+ <a href="subject.html#555">[ subject ]</a>
+ <a href="author.html#555">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://lists.ninenines.eu/listinfo/extend">More information about the Extend
+mailing list</a><br>
+</body></html>
diff --git a/archives/extend/2015-September/000556.html b/archives/extend/2015-September/000556.html
new file mode 100644
index 00000000..fe4f8d6a
--- /dev/null
+++ b/archives/extend/2015-September/000556.html
@@ -0,0 +1,166 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [99s-extend] Cowboy, relx, and dev mode, oh my!
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20Cowboy%2C%20relx%2C%20and%20dev%20mode%2C%20oh%20my%21&In-Reply-To=%3CCAABECY39S6vGpLmKrFbCGrV_-%3D4TWUAgCvE9zaru-FUJxe4cYA%40mail.gmail.com%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <style type="text/css">
+ pre {
+ white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */
+ }
+ </style>
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="000555.html">
+
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[99s-extend] Cowboy, relx, and dev mode, oh my!</H1>
+ <B>Graham Hay</B>
+ <A HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20Cowboy%2C%20relx%2C%20and%20dev%20mode%2C%20oh%20my%21&In-Reply-To=%3CCAABECY39S6vGpLmKrFbCGrV_-%3D4TWUAgCvE9zaru-FUJxe4cYA%40mail.gmail.com%3E"
+ TITLE="[99s-extend] Cowboy, relx, and dev mode, oh my!">grahamrhay at gmail.com
+ </A><BR>
+ <I>Wed Sep 30 19:22:58 CEST 2015</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="000555.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A></li>
+
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#556">[ date ]</a>
+ <a href="thread.html#556">[ thread ]</a>
+ <a href="subject.html#556">[ subject ]</a>
+ <a href="author.html#556">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Done.
+
+<A HREF="https://github.com/ninenines/cowboy/issues/897">https://github.com/ninenines/cowboy/issues/897</A>
+
+On 30 September 2015 at 18:03, Lo&#239;c Hoguin &lt;<A HREF="https://lists.ninenines.eu/listinfo/extend">essen at ninenines.eu</A>&gt; wrote:
+
+&gt;<i> It's not the first time I see this bug. Can you open a ticket on the
+</I>&gt;<i> Cowboy project so it gets documented in some kind of &quot;gotchas&quot; section?
+</I>&gt;<i>
+</I>&gt;<i> On 09/30/2015 06:57 PM, Graham Hay wrote:
+</I>&gt;<i>
+</I>&gt;&gt;<i> <A HREF="https://www.virtualbox.org/ticket/9069">https://www.virtualbox.org/ticket/9069</A>
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> Opened 4 years ago :( Maybe I should give VMware some money.
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> On 24 September 2015 at 15:57, Graham Hay &lt;<A HREF="https://lists.ninenines.eu/listinfo/extend">grahamrhay at gmail.com</A>
+</I>&gt;&gt;<i> &lt;mailto:<A HREF="https://lists.ninenines.eu/listinfo/extend">grahamrhay at gmail.com</A>&gt;&gt; wrote:
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> Yeah, that's how I expected it to work. I'll see if I can identify
+</I>&gt;&gt;<i> how vagrant is causing me problems.
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> Didn't know about &quot;make run&quot;, thanks :)
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> On 24 September 2015 at 15:39, Lo&#239;c Hoguin &lt;<A HREF="https://lists.ninenines.eu/listinfo/extend">essen at ninenines.eu</A>
+</I>&gt;&gt;<i> &lt;mailto:<A HREF="https://lists.ninenines.eu/listinfo/extend">essen at ninenines.eu</A>&gt;&gt; wrote:
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> Wait, I'm dumb. These steps also work:
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> Running the release, opening the website and seeing ohai,
+</I>&gt;&gt;<i> editing the file with some extra text, reloading, seeing the
+</I>&gt;&gt;<i> extra text.
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> On 09/24/2015 04:35 PM, Lo&#239;c Hoguin wrote:
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> Running the release, stopping it, editing the file, running
+</I>&gt;&gt;<i> the release
+</I>&gt;&gt;<i> again works here. I suspect something related to Vagrant.
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> Also I suggest 'make run' rather than your start.sh.
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> On 09/23/2015 07:45 PM, Graham Hay wrote:
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> I was fiddling with some js, and got tired of restarting
+</I>&gt;&gt;<i> the server. I
+</I>&gt;&gt;<i> was under the
+</I>&gt;&gt;<i> impression that using dev_mode with relx was the
+</I>&gt;&gt;<i> solution to this
+</I>&gt;&gt;<i> problem, but
+</I>&gt;&gt;<i> I can't seem to get it to work. I have an example here:
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> <A HREF="https://github.com/grahamrhay/cowboy_devmode">https://github.com/grahamrhay/cowboy_devmode</A>
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> If I look in _rel, the lib folder for my app is a
+</I>&gt;&gt;<i> symlink, as expected.
+</I>&gt;&gt;<i> Yet when I change
+</I>&gt;&gt;<i> the web page, the rendered page is unchanged. I've tried
+</I>&gt;&gt;<i> a hard reload,
+</I>&gt;&gt;<i> and clearing
+</I>&gt;&gt;<i> the cache.
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> And, in case that wasn't annoying enough, even
+</I>&gt;&gt;<i> restarting the server
+</I>&gt;&gt;<i> isn't enough!
+</I>&gt;&gt;<i> Nor is running make again. In fact, the only way I've
+</I>&gt;&gt;<i> found of getting
+</I>&gt;&gt;<i> it to update,
+</I>&gt;&gt;<i> is to turn off dev mode, and build the release.
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> Am I missing something really obvious? As far as I can
+</I>&gt;&gt;<i> tell from
+</I>&gt;&gt;<i> perusing the code,
+</I>&gt;&gt;<i> the cowboy static handler just serves the file directly
+</I>&gt;&gt;<i> from the file
+</I>&gt;&gt;<i> system.
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> (P.S. I am using vagrant, but I would expect that to
+</I>&gt;&gt;<i> cause errors rather
+</I>&gt;&gt;<i> than this, if
+</I>&gt;&gt;<i> the symlink wasn't working.)
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> _______________________________________________
+</I>&gt;&gt;<i> Extend mailing list
+</I>&gt;&gt;<i> <A HREF="https://lists.ninenines.eu/listinfo/extend">Extend at lists.ninenines.eu</A> &lt;mailto:
+</I>&gt;&gt;<i> <A HREF="https://lists.ninenines.eu/listinfo/extend">Extend at lists.ninenines.eu</A>&gt;
+</I>&gt;&gt;<i> <A HREF="https://lists.ninenines.eu/listinfo/extend">https://lists.ninenines.eu/listinfo/extend</A>
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> --
+</I>&gt;&gt;<i> Lo&#239;c Hoguin
+</I>&gt;&gt;<i> <A HREF="http://ninenines.eu">http://ninenines.eu</A>
+</I>&gt;&gt;<i> Author of The Erlanger Playbook,
+</I>&gt;&gt;<i> A book about software development using Erlang
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i>
+</I>&gt;<i> --
+</I>&gt;<i> Lo&#239;c Hoguin
+</I>&gt;<i> <A HREF="http://ninenines.eu">http://ninenines.eu</A>
+</I>&gt;<i> Author of The Erlanger Playbook,
+</I>&gt;<i> A book about software development using Erlang
+</I>&gt;<i>
+</I>-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: &lt;<A HREF="http://lists.ninenines.eu/archives/extend/attachments/20150930/7f5e7422/attachment-0001.html">http://lists.ninenines.eu/archives/extend/attachments/20150930/7f5e7422/attachment-0001.html</A>&gt;
+</PRE>
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="000555.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A></li>
+
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#556">[ date ]</a>
+ <a href="thread.html#556">[ thread ]</a>
+ <a href="subject.html#556">[ subject ]</a>
+ <a href="author.html#556">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://lists.ninenines.eu/listinfo/extend">More information about the Extend
+mailing list</a><br>
+</body></html>
diff --git a/archives/extend/2015-September/author.html b/archives/extend/2015-September/author.html
new file mode 100644
index 00000000..25d8e9b2
--- /dev/null
+++ b/archives/extend/2015-September/author.html
@@ -0,0 +1,82 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<HTML>
+ <HEAD>
+ <title>The Extend September 2015 Archive by author</title>
+ <META NAME="robots" CONTENT="noindex,follow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <a name="start"></A>
+ <h1>September 2015 Archives by author</h1>
+ <ul>
+ <li> <b>Messages sorted by:</b>
+ <a href="thread.html#start">[ thread ]</a>
+ <a href="subject.html#start">[ subject ]</a>
+
+ <a href="date.html#start">[ date ]</a>
+
+ <li><b><a href="https://lists.ninenines.eu/listinfo/extend">More info on this list...
+ </a></b></li>
+ </ul>
+ <p><b>Starting:</b> <i>Wed Sep 23 19:45:01 CEST 2015</i><br>
+ <b>Ending:</b> <i>Wed Sep 30 19:22:58 CEST 2015</i><br>
+ <b>Messages:</b> 7<p>
+ <ul>
+
+<LI><A HREF="000550.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A><A NAME="550">&nbsp;</A>
+<I>Graham Hay
+</I>
+
+<LI><A HREF="000553.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A><A NAME="553">&nbsp;</A>
+<I>Graham Hay
+</I>
+
+<LI><A HREF="000554.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A><A NAME="554">&nbsp;</A>
+<I>Graham Hay
+</I>
+
+<LI><A HREF="000556.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A><A NAME="556">&nbsp;</A>
+<I>Graham Hay
+</I>
+
+<LI><A HREF="000551.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A><A NAME="551">&nbsp;</A>
+<I>Lo&#239;c Hoguin
+</I>
+
+<LI><A HREF="000552.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A><A NAME="552">&nbsp;</A>
+<I>Lo&#239;c Hoguin
+</I>
+
+<LI><A HREF="000555.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A><A NAME="555">&nbsp;</A>
+<I>Lo&#239;c Hoguin
+</I>
+
+ </ul>
+ <p>
+ <a name="end"><b>Last message date:</b></a>
+ <i>Wed Sep 30 19:22:58 CEST 2015</i><br>
+ <b>Archived on:</b> <i>Wed Sep 30 19:22:39 CEST 2015</i>
+ <p>
+ <ul>
+ <li> <b>Messages sorted by:</b>
+ <a href="thread.html#start">[ thread ]</a>
+ <a href="subject.html#start">[ subject ]</a>
+
+ <a href="date.html#start">[ date ]</a>
+ <li><b><a href="https://lists.ninenines.eu/listinfo/extend">More info on this list...
+ </a></b></li>
+ </ul>
+ <p>
+ <hr>
+ <i>This archive was generated by
+ Pipermail 0.09 (Mailman edition).</i>
+ </BODY>
+</HTML>
+
diff --git a/archives/extend/2015-September/date.html b/archives/extend/2015-September/date.html
new file mode 100644
index 00000000..8bfd7995
--- /dev/null
+++ b/archives/extend/2015-September/date.html
@@ -0,0 +1,82 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<HTML>
+ <HEAD>
+ <title>The Extend September 2015 Archive by date</title>
+ <META NAME="robots" CONTENT="noindex,follow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <a name="start"></A>
+ <h1>September 2015 Archives by date</h1>
+ <ul>
+ <li> <b>Messages sorted by:</b>
+ <a href="thread.html#start">[ thread ]</a>
+ <a href="subject.html#start">[ subject ]</a>
+ <a href="author.html#start">[ author ]</a>
+
+
+ <li><b><a href="https://lists.ninenines.eu/listinfo/extend">More info on this list...
+ </a></b></li>
+ </ul>
+ <p><b>Starting:</b> <i>Wed Sep 23 19:45:01 CEST 2015</i><br>
+ <b>Ending:</b> <i>Wed Sep 30 19:22:58 CEST 2015</i><br>
+ <b>Messages:</b> 7<p>
+ <ul>
+
+<LI><A HREF="000550.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A><A NAME="550">&nbsp;</A>
+<I>Graham Hay
+</I>
+
+<LI><A HREF="000551.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A><A NAME="551">&nbsp;</A>
+<I>Lo&#239;c Hoguin
+</I>
+
+<LI><A HREF="000552.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A><A NAME="552">&nbsp;</A>
+<I>Lo&#239;c Hoguin
+</I>
+
+<LI><A HREF="000553.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A><A NAME="553">&nbsp;</A>
+<I>Graham Hay
+</I>
+
+<LI><A HREF="000554.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A><A NAME="554">&nbsp;</A>
+<I>Graham Hay
+</I>
+
+<LI><A HREF="000555.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A><A NAME="555">&nbsp;</A>
+<I>Lo&#239;c Hoguin
+</I>
+
+<LI><A HREF="000556.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A><A NAME="556">&nbsp;</A>
+<I>Graham Hay
+</I>
+
+ </ul>
+ <p>
+ <a name="end"><b>Last message date:</b></a>
+ <i>Wed Sep 30 19:22:58 CEST 2015</i><br>
+ <b>Archived on:</b> <i>Wed Sep 30 19:22:39 CEST 2015</i>
+ <p>
+ <ul>
+ <li> <b>Messages sorted by:</b>
+ <a href="thread.html#start">[ thread ]</a>
+ <a href="subject.html#start">[ subject ]</a>
+ <a href="author.html#start">[ author ]</a>
+
+ <li><b><a href="https://lists.ninenines.eu/listinfo/extend">More info on this list...
+ </a></b></li>
+ </ul>
+ <p>
+ <hr>
+ <i>This archive was generated by
+ Pipermail 0.09 (Mailman edition).</i>
+ </BODY>
+</HTML>
+
diff --git a/archives/extend/2015-September/index.html b/archives/extend/2015-September/index.html
new file mode 100644
index 00000000..d868b766
--- /dev/null
+++ b/archives/extend/2015-September/index.html
@@ -0,0 +1,95 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<HTML>
+ <HEAD>
+ <title>The Extend September 2015 Archive by thread</title>
+ <META NAME="robots" CONTENT="noindex,follow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <a name="start"></A>
+ <h1>September 2015 Archives by thread</h1>
+ <ul>
+ <li> <b>Messages sorted by:</b>
+
+ <a href="subject.html#start">[ subject ]</a>
+ <a href="author.html#start">[ author ]</a>
+ <a href="date.html#start">[ date ]</a>
+
+ <li><b><a href="https://lists.ninenines.eu/listinfo/extend">More info on this list...
+ </a></b></li>
+ </ul>
+ <p><b>Starting:</b> <i>Wed Sep 23 19:45:01 CEST 2015</i><br>
+ <b>Ending:</b> <i>Wed Sep 30 19:22:58 CEST 2015</i><br>
+ <b>Messages:</b> 7<p>
+ <ul>
+
+<!--0 01443030301.550- -->
+<LI><A HREF="000550.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A><A NAME="550">&nbsp;</A>
+<I>Graham Hay
+</I>
+
+<UL>
+<!--1 01443030301.550-01443105352.551- -->
+<LI><A HREF="000551.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A><A NAME="551">&nbsp;</A>
+<I>Lo&#239;c Hoguin
+</I>
+
+<UL>
+<!--2 01443030301.550-01443105352.551-01443105557.552- -->
+<LI><A HREF="000552.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A><A NAME="552">&nbsp;</A>
+<I>Lo&#239;c Hoguin
+</I>
+
+<UL>
+<!--3 01443030301.550-01443105352.551-01443105557.552-01443106657.553- -->
+<LI><A HREF="000553.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A><A NAME="553">&nbsp;</A>
+<I>Graham Hay
+</I>
+
+<!--3 01443030301.550-01443105352.551-01443105557.552-01443106657.553-01443632269.554- -->
+<LI><A HREF="000554.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A><A NAME="554">&nbsp;</A>
+<I>Graham Hay
+</I>
+
+<!--3 01443030301.550-01443105352.551-01443105557.552-01443106657.553-01443632269.554-01443632591.555- -->
+<LI><A HREF="000555.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A><A NAME="555">&nbsp;</A>
+<I>Lo&#239;c Hoguin
+</I>
+
+<!--3 01443030301.550-01443105352.551-01443105557.552-01443106657.553-01443632269.554-01443632591.555-01443633778.556- -->
+<LI><A HREF="000556.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A><A NAME="556">&nbsp;</A>
+<I>Graham Hay
+</I>
+
+</UL>
+</UL>
+</UL>
+ </ul>
+ <p>
+ <a name="end"><b>Last message date:</b></a>
+ <i>Wed Sep 30 19:22:58 CEST 2015</i><br>
+ <b>Archived on:</b> <i>Wed Sep 30 19:22:39 CEST 2015</i>
+ <p>
+ <ul>
+ <li> <b>Messages sorted by:</b>
+
+ <a href="subject.html#start">[ subject ]</a>
+ <a href="author.html#start">[ author ]</a>
+ <a href="date.html#start">[ date ]</a>
+ <li><b><a href="https://lists.ninenines.eu/listinfo/extend">More info on this list...
+ </a></b></li>
+ </ul>
+ <p>
+ <hr>
+ <i>This archive was generated by
+ Pipermail 0.09 (Mailman edition).</i>
+ </BODY>
+</HTML>
+
diff --git a/archives/extend/2015-September/subject.html b/archives/extend/2015-September/subject.html
new file mode 100644
index 00000000..b0ce2f23
--- /dev/null
+++ b/archives/extend/2015-September/subject.html
@@ -0,0 +1,82 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<HTML>
+ <HEAD>
+ <title>The Extend September 2015 Archive by subject</title>
+ <META NAME="robots" CONTENT="noindex,follow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <a name="start"></A>
+ <h1>September 2015 Archives by subject</h1>
+ <ul>
+ <li> <b>Messages sorted by:</b>
+ <a href="thread.html#start">[ thread ]</a>
+
+ <a href="author.html#start">[ author ]</a>
+ <a href="date.html#start">[ date ]</a>
+
+ <li><b><a href="https://lists.ninenines.eu/listinfo/extend">More info on this list...
+ </a></b></li>
+ </ul>
+ <p><b>Starting:</b> <i>Wed Sep 23 19:45:01 CEST 2015</i><br>
+ <b>Ending:</b> <i>Wed Sep 30 19:22:58 CEST 2015</i><br>
+ <b>Messages:</b> 7<p>
+ <ul>
+
+<LI><A HREF="000550.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A><A NAME="550">&nbsp;</A>
+<I>Graham Hay
+</I>
+
+<LI><A HREF="000551.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A><A NAME="551">&nbsp;</A>
+<I>Lo&#239;c Hoguin
+</I>
+
+<LI><A HREF="000552.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A><A NAME="552">&nbsp;</A>
+<I>Lo&#239;c Hoguin
+</I>
+
+<LI><A HREF="000553.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A><A NAME="553">&nbsp;</A>
+<I>Graham Hay
+</I>
+
+<LI><A HREF="000554.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A><A NAME="554">&nbsp;</A>
+<I>Graham Hay
+</I>
+
+<LI><A HREF="000555.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A><A NAME="555">&nbsp;</A>
+<I>Lo&#239;c Hoguin
+</I>
+
+<LI><A HREF="000556.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A><A NAME="556">&nbsp;</A>
+<I>Graham Hay
+</I>
+
+ </ul>
+ <p>
+ <a name="end"><b>Last message date:</b></a>
+ <i>Wed Sep 30 19:22:58 CEST 2015</i><br>
+ <b>Archived on:</b> <i>Wed Sep 30 19:22:39 CEST 2015</i>
+ <p>
+ <ul>
+ <li> <b>Messages sorted by:</b>
+ <a href="thread.html#start">[ thread ]</a>
+
+ <a href="author.html#start">[ author ]</a>
+ <a href="date.html#start">[ date ]</a>
+ <li><b><a href="https://lists.ninenines.eu/listinfo/extend">More info on this list...
+ </a></b></li>
+ </ul>
+ <p>
+ <hr>
+ <i>This archive was generated by
+ Pipermail 0.09 (Mailman edition).</i>
+ </BODY>
+</HTML>
+
diff --git a/archives/extend/2015-September/thread.html b/archives/extend/2015-September/thread.html
new file mode 100644
index 00000000..d868b766
--- /dev/null
+++ b/archives/extend/2015-September/thread.html
@@ -0,0 +1,95 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<HTML>
+ <HEAD>
+ <title>The Extend September 2015 Archive by thread</title>
+ <META NAME="robots" CONTENT="noindex,follow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <a name="start"></A>
+ <h1>September 2015 Archives by thread</h1>
+ <ul>
+ <li> <b>Messages sorted by:</b>
+
+ <a href="subject.html#start">[ subject ]</a>
+ <a href="author.html#start">[ author ]</a>
+ <a href="date.html#start">[ date ]</a>
+
+ <li><b><a href="https://lists.ninenines.eu/listinfo/extend">More info on this list...
+ </a></b></li>
+ </ul>
+ <p><b>Starting:</b> <i>Wed Sep 23 19:45:01 CEST 2015</i><br>
+ <b>Ending:</b> <i>Wed Sep 30 19:22:58 CEST 2015</i><br>
+ <b>Messages:</b> 7<p>
+ <ul>
+
+<!--0 01443030301.550- -->
+<LI><A HREF="000550.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A><A NAME="550">&nbsp;</A>
+<I>Graham Hay
+</I>
+
+<UL>
+<!--1 01443030301.550-01443105352.551- -->
+<LI><A HREF="000551.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A><A NAME="551">&nbsp;</A>
+<I>Lo&#239;c Hoguin
+</I>
+
+<UL>
+<!--2 01443030301.550-01443105352.551-01443105557.552- -->
+<LI><A HREF="000552.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A><A NAME="552">&nbsp;</A>
+<I>Lo&#239;c Hoguin
+</I>
+
+<UL>
+<!--3 01443030301.550-01443105352.551-01443105557.552-01443106657.553- -->
+<LI><A HREF="000553.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A><A NAME="553">&nbsp;</A>
+<I>Graham Hay
+</I>
+
+<!--3 01443030301.550-01443105352.551-01443105557.552-01443106657.553-01443632269.554- -->
+<LI><A HREF="000554.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A><A NAME="554">&nbsp;</A>
+<I>Graham Hay
+</I>
+
+<!--3 01443030301.550-01443105352.551-01443105557.552-01443106657.553-01443632269.554-01443632591.555- -->
+<LI><A HREF="000555.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A><A NAME="555">&nbsp;</A>
+<I>Lo&#239;c Hoguin
+</I>
+
+<!--3 01443030301.550-01443105352.551-01443105557.552-01443106657.553-01443632269.554-01443632591.555-01443633778.556- -->
+<LI><A HREF="000556.html">[99s-extend] Cowboy, relx, and dev mode, oh my!
+</A><A NAME="556">&nbsp;</A>
+<I>Graham Hay
+</I>
+
+</UL>
+</UL>
+</UL>
+ </ul>
+ <p>
+ <a name="end"><b>Last message date:</b></a>
+ <i>Wed Sep 30 19:22:58 CEST 2015</i><br>
+ <b>Archived on:</b> <i>Wed Sep 30 19:22:39 CEST 2015</i>
+ <p>
+ <ul>
+ <li> <b>Messages sorted by:</b>
+
+ <a href="subject.html#start">[ subject ]</a>
+ <a href="author.html#start">[ author ]</a>
+ <a href="date.html#start">[ date ]</a>
+ <li><b><a href="https://lists.ninenines.eu/listinfo/extend">More info on this list...
+ </a></b></li>
+ </ul>
+ <p>
+ <hr>
+ <i>This archive was generated by
+ Pipermail 0.09 (Mailman edition).</i>
+ </BODY>
+</HTML>
+