gmile

gmile

Everyelixirvideo.page – all Elixir conference videos on one page

https://everyelixirvideo.page is a small Jekyll-based static website I’m working on. It has an ambitious goal of listing all existing Elixir videos.

I have started with including videos from some of the most recent conferences related to Elixir. So far I got 480 talks from 320 speakers from 21 conferences. The scope of the project is not limited to conferences, however. I’m looking forward to finding and adding videos from local meet-ups in languages other than english.

My end goal is create a one-stop place to discover videos related to Elixir.

Currently I spend most time writing scripts to parse youtube playlists and cleaning up the data: making sure names & talk titles are spelled correctly and there are no duplicates. There issues with names and talk titles remain, however. If you spot any – please open an issue or a PR!

Near-term plans are:

  • put in links to speaker twitter/github accounts,
  • tag each video with the primary topics it covers: ecto, elixir core, phoenix, testing, library showcase, “from rails to phoenix”, “elixir in production”, otp, monitoring, etc.,
  • add rudimentary filtering capabilities,
  • make the page prettier.

Mid-term plans are:

  • add original talk abstracts,
  • include links to PDFs for presentations,
  • add historical info about conferences: when/where they was held, what was the schedule, who helped organize them.

The long-term plan is to keep the list up to date by adding more videos, provide richer info about videos, e.g. referenced links, projects, books, people, libraries, etc.

The source code is open and available at GitHub - gmile/everyelixirvideo.page: Page with all @elixir-lang conference videos ever published · GitHub. Any help is appreciated! :person_bowing:

Most Liked

alco

alco

This wiki page has many talks from Elixir’s early days (before the first Elixir Conf) and some videos from Erlang Factory conferences (now known as Code Beam).

axelson

axelson

Scenic Core Team

Doesn’t look like it. You (or anyone interested) could send a PR to the repo: GitHub - gmile/everyelixirvideo.page: Page with all @elixir-lang conference videos ever published · GitHub

gregvaughn

gregvaughn

That’s a great resource you’ve put together!

I don’t know if you’re looking for more material, but you seem to be missing the very first ElixirConf in 2014. Those videos are available here DOTATOGEL BANDAR TOTO MACAU ONLINE TERPERCAYA DI INDONESIA

Where Next?

Popular in Discussions Top

mikl
I wanted to capitalize a string, and tried using String.capitalize(). That generally works well, until you try to capitalize a word like...
New
Rustixir
Hi everyone, im working on find best language/framework/system for high concurrency, high performance and stable performance after wor...
New
owaisqayum
I have a sample string sentence = "Hello, world ... 123 *** ^%&*())^% %%:>" From this string, I want to only keep the integers, ...
New
arpan
Hello everyone :wave: Today I am very excited to announce a project that I have been working on for almost 3 months now. The project is...
New
rower687
Hi all, I’ve been reading a lot about the “let it crash” term and how supervising processes and the whole messaging passing make an elixi...
New
und0ck3d
Hello everyone! A few days ago I’ve created a topic here about how people were creating CMSs with Elixir and Phoenix. I’ve been studying...
New
100phlecs
Are there any downsides, like perf issues, to putting all functional components in CoreComponents as long as you prefix it with the conte...
New
joeerl
I’m playing with Elixir - It’s fun. I think @rvirding does give Elixir courses these days. Re: files and database - when I given Erlang ...
New
kostonstyle
Hi all How can I compare haskell with elixir, included tools, webservices, ect. Thanks
New
AstonJ
It’s been a while since we’ve had a thread like this, so what better way to kick off the year with :003: What does being an Elixir user ...
New

Other popular topics Top

AstonJ
Posting this to see if we can make things easier for people to get into Neovim. If you use Neovim and have a favourite distro please let ...
New
greenz1
I have a phoenix application from which a user can download multiple(5-6) files of size 1MB. I couldn’t find anything related to sending ...
New
ovidiubadita
Hey all, I discovered Elixir and I love it. I always wanted to learn a functional programming and I intended to go for Haskell, but afte...
New
Lily
In templates/appointment/index.html.eex: <%= for appointment <- @appointments do %> <tr> <td><%= appoi...
New
RisingFromAshes
I’ve read in another post that it may be possible with a router helper - but I couldn’t find an appropriate one, and tbh, I’m still just ...
New
nobody
Hi! In PHP: $_SERVER[‘SERVER_ADDR’] - in Elixir? Searched the docs for ip address and the web, no good results. Thanks!
New
ashish173
I am using Ecto timestamps with postgres, I can see the timestamps() use the :naive_dateime but for my use case I wanted to store the ti...
New
dblack
I’ve got an issue with an app and I’ve no idea of how to troubleshoot it. I’m hoping someone here might have seen something similar. I p...
New
Brian
What is the proper way to load a module from a file in to IEX? In the python world, doing something like this pretty standard: from ....
New
sergio
Kind of like when jquery came out, it was super necessary. Existing drag and drop libraries have a bunch of baggage to support old browse...
New

We're in Beta

About us Mission Statement