-
It's not clear what the best way to communicate with a SOAP API is in elixir.
### Reasons
* The main option, based on the [awesome elixir catalog](https://github.com/h4cc/awesome-elixir/blob/e5a…
-
I'm assuming since you have a Makefile.win that you also support Windows.
Anyways, when I go to compile the dependcies, I get the following from mix:
```
==> hoedown
cc -g -O3 -ansi -pedantic -Wall …
-
- 日時 2017-10-19 19:00-21:00
- 場所 札幌や,思い思いの場所
[スターバックスコーヒー札幌グランドホテル店](http://www.starbucks.co.jp/store/search/detail.php?id=333)にいます.
[#サッポロビーム](https://twitter.com/search?q=%23%E3%82%B5%E3%83%8…
-
After adding "elm" to the list of watched files in the elmBrunch confit, i noticed that the application does not display the results on the web page after building. I noticed that although the elm fi…
-
We need to figure out how to send emails using Phoenix. The core areas to research are -
* Providers
* Templates
* Analytics
-
I set my `username` and `password` in `config.exs` file. And then ran `./sips_downloader` command. Unfortunately it didn't work :(
``` elixir
=ERROR REPORT==== 23-Feb-2016::15:00:29 ===
** Task ter…
-
We can do all of our XML parsing with [xmlerl](http://erlang.org/doc/apps/xmerl/xmerl_ug.html). Would it be worthwhile to have a friendly XMLHelper module as a wrapper?
-
Hi!
Quick question: what is it supposed to go in `YOUR_FEED`?
Thanks!
-
@knewter noticed this while working on his ElixirSips screencast: `Honeybadger.notify(exception, context)` didn't report the local context with the error.
-
I imagine this is basically the same issue as #10, but I ran into this today on the async side of things -- making an async request against a rails api that's running on phusion passenger, I get a 204…