Re: [elm-discuss] Re: elmvm (Elm Version Manager)

2017-04-05 Thread Eirik Sletteberg
Ah, I see. I guess I reinvented the wheel then.

onsdag 5. april 2017 19.00.59 UTC+2 skrev Duane Johnson følgende:
>
> I'm curious if `evm` was found lacking? It's what I've been using for this.
>
> https://github.com/mattludwigs/elm-version-manager
>
> On Wed, Apr 5, 2017 at 10:09 AM, Rex van der Spuy  > wrote:
>
>>
>> Thanks so much, this is really useful!
>> I've have quite a few projects that are in different versions of Elm, and 
>> migrating them all en-masse to the latest version is always a chore.
>> It will be great to go back and an compile them in 0.17 and 0.16 again! :)
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Elm Discuss" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to elm-discuss...@googlegroups.com .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups "Elm 
Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elm-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[elm-discuss] Re: elmvm (Elm Version Manager)

2017-04-05 Thread John Kelly
Checkout out https://github.com/rtfeldman/elm-use as well. I believe it 
serves a similar purpose. 

On Wednesday, April 5, 2017 at 7:33:45 AM UTC-7, Eirik Sletteberg wrote:
>
> https://github.com/eirslett/elmvm
>
> This is a simple utility inspired by nvm (Node Version Manager).
> It lets you install and manage multiple versions of Elm on the same 
> machine, and switch between them easily.
>
>

-- 
You received this message because you are subscribed to the Google Groups "Elm 
Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elm-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [elm-discuss] Re: elmvm (Elm Version Manager)

2017-04-05 Thread Duane Johnson
I'm curious if `evm` was found lacking? It's what I've been using for this.

https://github.com/mattludwigs/elm-version-manager

On Wed, Apr 5, 2017 at 10:09 AM, Rex van der Spuy 
wrote:

>
> Thanks so much, this is really useful!
> I've have quite a few projects that are in different versions of Elm, and
> migrating them all en-masse to the latest version is always a chore.
> It will be great to go back and an compile them in 0.17 and 0.16 again! :)
>
> --
> You received this message because you are subscribed to the Google Groups
> "Elm Discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to elm-discuss+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups "Elm 
Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elm-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [elm-discuss] Elm events 2017

2017-04-05 Thread Joey Eremondi
Not Elm specific, but if would be great to have some Elm representation at
"Commercial Users of Functional Programming":

http://icfp17.sigplan.org/track/cufp-2017-papers

On Wed, Apr 5, 2017 at 9:53 AM, Christopher Anand <
christopher.an...@gmail.com> wrote:

> Not at the same level as the other events, but elm was featured at the
> can{CODE} 2017 conference (for high school students, organized by high
> school students).
>
> https://www.cancodecanada.com
>
>
> > On Apr 5, 2017, at 10:50 AM, Noah Hall  wrote:
> >
> > There's a talk about Elm at flatmap by Erik Wendel, and a workshop run
> > by me. Also, we're running https://osloelmday.no, a day dedicated to
> > Elm talks in Oslo on the 10th of June. The call for papers are open!
> >
> > On Wed, Apr 5, 2017 at 4:15 PM, Austin Bingham 
> wrote:
> >> If you're still building this list, I've got an Elm talk at ACCU:
> >> https://conference.accu.org/site/stories/2017/sessions.html#
> XFunctionalProgrammingfortheWebwithElm
> >>
> >> Also, it looks like there is both an Elm workshop and a talk at NDC
> Oslo:
> >> http://ndcoslo.com/
> >>
> >> In case you never got an answer to your earlier question about NDC, it
> >> doesn't have a specific focus per se, though it does tend to lean quite
> >> Microsoft. There are efforts underway to give it a broader perspective,
> and
> >> those seem to be working, though slowly.
> >>
> >> On Friday, January 6, 2017 at 12:19:39 AM UTC+1, Rupert Smith wrote:
> >>>
> >>> Thinking of drawing up a list of events, dates and places where Elm
> will
> >>> be on the menu in 2017. Would people be interested in contributing
> what they
> >>> know to build up the list? Also, I have a feeling someone may already
> have
> >>> done this, in which case point me to it.
> >>
> >> --
> >> You received this message because you are subscribed to the Google
> Groups
> >> "Elm Discuss" group.
> >> To unsubscribe from this group and stop receiving emails from it, send
> an
> >> email to elm-discuss+unsubscr...@googlegroups.com.
> >> For more options, visit https://groups.google.com/d/optout.
> >
> > --
> > You received this message because you are subscribed to the Google
> Groups "Elm Discuss" group.
> > To unsubscribe from this group and stop receiving emails from it, send
> an email to elm-discuss+unsubscr...@googlegroups.com.
> > For more options, visit https://groups.google.com/d/optout.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Elm Discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to elm-discuss+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups "Elm 
Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elm-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [elm-discuss] Elm events 2017

2017-04-05 Thread Christopher Anand
Not at the same level as the other events, but elm was featured at the 
can{CODE} 2017 conference (for high school students, organized by high school 
students).

https://www.cancodecanada.com


> On Apr 5, 2017, at 10:50 AM, Noah Hall  wrote:
> 
> There's a talk about Elm at flatmap by Erik Wendel, and a workshop run
> by me. Also, we're running https://osloelmday.no, a day dedicated to
> Elm talks in Oslo on the 10th of June. The call for papers are open!
> 
> On Wed, Apr 5, 2017 at 4:15 PM, Austin Bingham  
> wrote:
>> If you're still building this list, I've got an Elm talk at ACCU:
>> https://conference.accu.org/site/stories/2017/sessions.html#XFunctionalProgrammingfortheWebwithElm
>> 
>> Also, it looks like there is both an Elm workshop and a talk at NDC Oslo:
>> http://ndcoslo.com/
>> 
>> In case you never got an answer to your earlier question about NDC, it
>> doesn't have a specific focus per se, though it does tend to lean quite
>> Microsoft. There are efforts underway to give it a broader perspective, and
>> those seem to be working, though slowly.
>> 
>> On Friday, January 6, 2017 at 12:19:39 AM UTC+1, Rupert Smith wrote:
>>> 
>>> Thinking of drawing up a list of events, dates and places where Elm will
>>> be on the menu in 2017. Would people be interested in contributing what they
>>> know to build up the list? Also, I have a feeling someone may already have
>>> done this, in which case point me to it.
>> 
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Elm Discuss" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to elm-discuss+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Elm Discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to elm-discuss+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups "Elm 
Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elm-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[elm-discuss] Re: elmvm (Elm Version Manager)

2017-04-05 Thread Rex van der Spuy

Thanks so much, this is really useful!
I've have quite a few projects that are in different versions of Elm, and 
migrating them all en-masse to the latest version is always a chore.
It will be great to go back and an compile them in 0.17 and 0.16 again! :)

-- 
You received this message because you are subscribed to the Google Groups "Elm 
Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elm-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [elm-discuss] Re: Elm events 2017

2017-04-05 Thread Noah Hall
Forgot a link for flatmap: http://2017.flatmap.no/

On Wed, Apr 5, 2017 at 4:50 PM, Noah Hall  wrote:
> There's a talk about Elm at flatmap by Erik Wendel, and a workshop run
> by me. Also, we're running https://osloelmday.no, a day dedicated to
> Elm talks in Oslo on the 10th of June. The call for papers are open!
>
> On Wed, Apr 5, 2017 at 4:15 PM, Austin Bingham  
> wrote:
>> If you're still building this list, I've got an Elm talk at ACCU:
>> https://conference.accu.org/site/stories/2017/sessions.html#XFunctionalProgrammingfortheWebwithElm
>>
>> Also, it looks like there is both an Elm workshop and a talk at NDC Oslo:
>> http://ndcoslo.com/
>>
>> In case you never got an answer to your earlier question about NDC, it
>> doesn't have a specific focus per se, though it does tend to lean quite
>> Microsoft. There are efforts underway to give it a broader perspective, and
>> those seem to be working, though slowly.
>>
>> On Friday, January 6, 2017 at 12:19:39 AM UTC+1, Rupert Smith wrote:
>>>
>>> Thinking of drawing up a list of events, dates and places where Elm will
>>> be on the menu in 2017. Would people be interested in contributing what they
>>> know to build up the list? Also, I have a feeling someone may already have
>>> done this, in which case point me to it.
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Elm Discuss" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to elm-discuss+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups "Elm 
Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elm-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [elm-discuss] Re: Elm events 2017

2017-04-05 Thread Noah Hall
There's a talk about Elm at flatmap by Erik Wendel, and a workshop run
by me. Also, we're running https://osloelmday.no, a day dedicated to
Elm talks in Oslo on the 10th of June. The call for papers are open!

On Wed, Apr 5, 2017 at 4:15 PM, Austin Bingham  wrote:
> If you're still building this list, I've got an Elm talk at ACCU:
> https://conference.accu.org/site/stories/2017/sessions.html#XFunctionalProgrammingfortheWebwithElm
>
> Also, it looks like there is both an Elm workshop and a talk at NDC Oslo:
> http://ndcoslo.com/
>
> In case you never got an answer to your earlier question about NDC, it
> doesn't have a specific focus per se, though it does tend to lean quite
> Microsoft. There are efforts underway to give it a broader perspective, and
> those seem to be working, though slowly.
>
> On Friday, January 6, 2017 at 12:19:39 AM UTC+1, Rupert Smith wrote:
>>
>> Thinking of drawing up a list of events, dates and places where Elm will
>> be on the menu in 2017. Would people be interested in contributing what they
>> know to build up the list? Also, I have a feeling someone may already have
>> done this, in which case point me to it.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Elm Discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to elm-discuss+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups "Elm 
Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elm-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[elm-discuss] elmvm (Elm Version Manager)

2017-04-05 Thread Eirik Sletteberg
https://github.com/eirslett/elmvm

This is a simple utility inspired by nvm (Node Version Manager).
It lets you install and manage multiple versions of Elm on the same 
machine, and switch between them easily.

-- 
You received this message because you are subscribed to the Google Groups "Elm 
Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elm-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[elm-discuss] Re: Elm events 2017

2017-04-05 Thread Austin Bingham
If you're still building this list, I've got an Elm talk at ACCU: 
https://conference.accu.org/site/stories/2017/sessions.html#XFunctionalProgrammingfortheWebwithElm

Also, it looks like there is both an Elm workshop and a talk at NDC Oslo: 
http://ndcoslo.com/

In case you never got an answer to your earlier question about NDC, it 
doesn't have a specific focus per se, though it does tend to lean quite 
Microsoft. There are efforts underway to give it a broader perspective, and 
those seem to be working, though slowly.

On Friday, January 6, 2017 at 12:19:39 AM UTC+1, Rupert Smith wrote:
>
> Thinking of drawing up a list of events, dates and places where Elm will 
> be on the menu in 2017. Would people be interested in contributing what 
> they know to build up the list? Also, I have a feeling someone may already 
> have done this, in which case point me to it.
>

-- 
You received this message because you are subscribed to the Google Groups "Elm 
Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elm-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [elm-discuss] Console.log every Time.every

2017-04-05 Thread Richard Wood
Found it in the JwT library, fixed 19 days ago. :)

On Wednesday, 5 April 2017 22:13:05 UTC+12, Richard Wood wrote:
>
> Thanks for suggesting that. I've tried it here: https://runelm.io/c/g2a
> Not seeing the issue so will try to isolate it further within my own app.  
>

-- 
You received this message because you are subscribed to the Google Groups "Elm 
Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elm-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [elm-discuss] Console.log every Time.every

2017-04-05 Thread Richard Wood
Thanks for suggesting that. I've tried it here: https://runelm.io/c/g2a
Not seeing the issue so will try to isolate it further within my own app.  

-- 
You received this message because you are subscribed to the Google Groups "Elm 
Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elm-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[elm-discuss] Re: Checking JWT Token expiry and Time

2017-04-05 Thread Richard Wood
Thanks Rupert. Up till now I'd only used the "let in" syntax to calculate 
simple values rather than define local functions.

Good news I tested my implementation manually by reducing the value 
returned by my token expiry time check by 3599 milliseconds. At that 
level the system would try to redo the authorisation every 10 seconds or so.

I got to wondering if the Process.sleep function would pause if a laptop is 
put to sleep, and tried that - no problems. Discussion here about it in JS 
(I'm assuming Process.Sleep is using setTimeout) 
: 
http://stackoverflow.com/questions/6346849/what-happens-to-settimeout-when-the-computer-goes-to-sleep

While I don't want to go back to checking every second I'm thinking it 
might be wise to institute an additional process to check the token 
validity on a set cycle in case the other process gets munted. Not sure 
whether that would be best to be longer or shorter than the regular token 
validity time. I think mine is 10 hours.

-- 
You received this message because you are subscribed to the Google Groups "Elm 
Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elm-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[elm-discuss] Re: Elm events 2017

2017-04-05 Thread Thibaut Assus
Yes it is :) Please add it !

On Friday, January 6, 2017 at 12:06:19 PM UTC+1, Rupert Smith wrote:
>
> On Friday, January 6, 2017 at 3:49:08 AM UTC, Michael B wrote:
>>
>> I'm the author of elm-events.org. As you can see, it's looking pretty 
>> empty at the moment!
>>
>
> You could add the elm europe conference, assuming it is still on? 
>
> https://elmeurope.org/ 
>
> There seems to be small amount of Elm related topics at CodeMesh:
>
> http://www.codemesh.io/
>
> Doesn't seeem to be much on meetup.com outside of the USA, although there 
> do seem to be plenty Elm user groups in Europe.
>

-- 
You received this message because you are subscribed to the Google Groups "Elm 
Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elm-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.