Unix Timestamps in Elixir

Do you need to deal with timestamps in Elixir or Phoenix? This is something for you: http://michal.muskala.eu/2015/07/30/unix-timestamps-in-elixir.html

Phoenix framework Docker image

Updated Docker image with Phoenix v0.15.0: https://registry.hub.docker.com/u/marcelocg/phoenix/

Stories of Elixir in the Wild: Interview with Matteo Giachino

http://blog.jordan-dimov.com/stories-of-elixir-in-the-wild-interview-with-matteo-giachino/

Matteo Giachino from prima.it talks about how his company has used Elixir and Phoenix to build a socket app that brings real­-time events to a single-page AngularJS application.

Stories of Elixir in the Wild: Interview with Johnny Winn

http://blog.jordan-dimov.com/stories-of-elixir-in-the-wild-interview-with-johnny-winn/

Johnny Winn, who has written several open­-source projects in Elixir (calliope, inflex, chronos), talks about his experience in learning and developing with Elixir.

Stories of Elixir in the Wild: ChatBlend

http://blog.jordan-dimov.com/stories-of-elixir-in-the-wild-chatblend/

Shane Logsdon explains how the ChatBlend team used Elixir for the back-end API of their service.

Playing with Phoenix Framework – Rails’ younger brother

Elixir Phoenix Framework for Rails developers. http://blog.elpassion.com/playing-with-phoenix-framework-rails-younger-brother/

Elixir Playground

Elixir Playground runs Elixir code in a sandbox and returns the output. The playground is perfect for learning, experimenting, and sharing runnable code.

Limitations: execution is limited to 5s, networking is disabled, and the filesystem is read-only.

comeonin password hashing lib version 1.1

comeonin (bcrypt, pbkdf2_sha512) is a password hashing library.

A few changes in the new version affect how password strength is checked. Check out the docs for more info.

Function currying in Elixir.

http://blog.patrikstorm.com/function-currying-in-elixir

intellij-elixir v1.0.0

IntelliJ Elixir is a JetBrains Plugin with a verified complete parser.

Read all about 1.0.0 in the Github Release!

mix-edip – mix task creating docker image of application release

https://github.com/asaaki/mix-edip


mix-edip utilizes Elixir Docker Image Packager (EDIP), a tool to package your application release into a very small docker image.

Getting your docker image is now only a mix edip away.

Give it a try!

New article about Alchemist

Elixir documentation right at your fingertips with Alchemist by @samueltonini

Elixir Docker Image Packager (EDIP)

An attempt to create the possibly smallest Docker image for an Elixir release.

Read more about it at https://github.com/asaaki/elixir-docker-image-packager.

Now also usable as mix task: https://github.com/asaaki/mix-edip

ElixirConfEU 2015 Impressions

A blog post about ElixirConfEU, summarising talks, enjoy: http://kabisa.nl/elixirconf-eu-2015-impressions/

Building a chat application using Elixir and Phoenix

In this article, we will walk through the process of creating a simple chat application using Phoenix channels. Continue reading…

Pagination in PhoenixFramework

だるい@あぷれんてぃす - All users (implements pagination)

Yamlix - Lists and Maps

Learning Elixir - Generating YAML in Elixir - traversing a tree of lists and maps.

Elixir Jobs

Elixir Jobs is the best place to find, list jobs and developer community space specifically for Elixir Programming Language.

Looking for Elixir developers? Just post a job. Submit your awesome profile to kickstart your Elixir career. Entirely free!!

ElixirStatus: First beta live

If you can read this, the first “private” beta version of ElixirStatus has gone online.

Check it out: http://elixirstatus.com (which you already know, since you are already here)

Previous page Next page