• Lance Halvorsen - Phoenix Is Not Your Application (ElixirConfEU 2016)

    Slides and more info: http://www.elixirconf.eu/elixirconf2016/lance-halvorsen Frameworks are a great help to web developers in all languages. The productivity increases are real, but there's a catch. Framework elements tend to entangle and overshadow an application's domain entities. This effectively chains the application to the framework. Choosing a new framework, or choosing a new interface entirely, almost certainly means a rewrite. Elixir and Phoenix offer a way out. We can build an application in pure Elixir before we ever run "mix phoenix.new". We can test this application in isolation to improve our confidence in it. We can bring it into a new Phoenix project as a dependency. Then Phoenix can do what it does best, be the application's web interface. Talk objectives * Expand our ...

    published: 27 May 2016
  • Photo album - A Phoenix/Elixir web application - 01

    published: 27 May 2016
  • Elixir chat application with the Phoenix Framework

    published: 06 May 2014
  • How to setup Authentication / Authorization in a Phoenix application - Registration 1 / 4

    Get the code at: https://github.com/rawcodehq/elixir_auth

    published: 08 Jun 2016
  • PolyConf 14: Creating a chat application in 15 minutes with Phoenix / Darko Fabijan

    Rails has established a norm in how easy and pleasant writing web applications can be. It helped enormously with establishing Ruby community and it's influence spread far beyond Ruby. The Elixir programming language is a descendant of Ruby and the great ecosystem around it. It was created by José Valim, Rails core team member. Phoenix is a web framework written in Elixir which tries to incorporate many great practices from Rails but also go beyond by leveraging the distributed and parallel computing features of Elixir. I would like to introduce Phoenix to the community by creating a chat application which will show how easy it is to create real-time web applications with next generation of web frameworks and programming languages.

    published: 22 Nov 2014
  • Embedding ejabberd into an Elixir Phoenix Web application

    By combining Elixir powerful web framework with ejabberd realtime messaging platform, you can build extremely powerful applications. This screencast will help you get started. You can read the details on ProcessOne blog: https://blog.process-one.net/embedding-ejabberd-into-an-elixir-phoenix-web-application/

    published: 14 Apr 2015
  • Rails vers Phoenix: Retour d'expérience sur une rewrite d'application SaaS - Paris.ex #8

    Thibaut Barrère est développeur Rails indépendant et développeur du service SaaS WiseCash https://www.wisecashhq.com/ Il nous présente son impression lors du rewrite de son application Rails en Elixir et nous donne ses astuces pour rendre cette migration possible, de manière incrémentale. Les slides sont disponibles ici: https://speakerdeck.com/thbar/de-rails-a-phoenix-retour-dexperience-sur-une-reecriture-dapplication-saas

    published: 31 Oct 2016
  • Automatically Test a Phoenix Application with Semaphore CI

    Screencast by Josh Adams on using Semaphore CI to automatically test a Phoenix application each time new code is pushed. Semaphore CI: https://semaphoreci.com/ Elixir Sips: http://elixirsips.com/ Follow us on twitter: @semaphoreci

    published: 30 Jul 2015
  • Automatically Deploy a Phoenix Application with Semaphore CI

    Screencast by Josh Adams on using Semaphore CI to automatically test a Phoenix application each time new code is pushed. Semaphore CI: https://semaphoreci.com/ Elixir Sips: http://elixirsips.com/ Follow us on twitter: @semaphoreci

    published: 30 Jul 2015
  • YCP Phoenix Application

    via YouTube Capture

    published: 25 Apr 2016
Lance Halvorsen - Phoenix Is Not Your Application (ElixirConfEU 2016)

Lance Halvorsen - Phoenix Is Not Your Application (ElixirConfEU 2016)

  • Order:
  • Duration: 30:03
  • Updated: 27 May 2016
  • views: 3538
videos
Slides and more info: http://www.elixirconf.eu/elixirconf2016/lance-halvorsen Frameworks are a great help to web developers in all languages. The productivity increases are real, but there's a catch. Framework elements tend to entangle and overshadow an application's domain entities. This effectively chains the application to the framework. Choosing a new framework, or choosing a new interface entirely, almost certainly means a rewrite. Elixir and Phoenix offer a way out. We can build an application in pure Elixir before we ever run "mix phoenix.new". We can test this application in isolation to improve our confidence in it. We can bring it into a new Phoenix project as a dependency. Then Phoenix can do what it does best, be the application's web interface. Talk objectives * Expand our understanding beyond traditional patterns of web application development. * Explore new techniques that Elixir and Phoenix make available. * Understand the Elixir and Phoenix constructs which make these techniques possible. Target audience This talk is for anybody who is interested in web development. Lance is the principal author and maintainer of the Phoenix Guides. A Senior Software Engineer at GoPro, he lives in Berkeley, California where he enjoys music, art, and the culinary joys of the Bay Area. He's also been a professional web developer since "state of the art" meant Perl scripts in an Apache cgi-bin directory. Github: lancehalvorsen Twitter: @lance_halvorsen
https://wn.com/Lance_Halvorsen_Phoenix_Is_Not_Your_Application_(Elixirconfeu_2016)
Photo album - A Phoenix/Elixir web application  - 01

Photo album - A Phoenix/Elixir web application - 01

  • Order:
  • Duration: 21:39
  • Updated: 27 May 2016
  • views: 215
videos
https://wn.com/Photo_Album_A_Phoenix_Elixir_Web_Application_01
Elixir chat application with the Phoenix Framework

Elixir chat application with the Phoenix Framework

  • Order:
  • Duration: 47:19
  • Updated: 06 May 2014
  • views: 10951
videos
https://wn.com/Elixir_Chat_Application_With_The_Phoenix_Framework
How to setup Authentication / Authorization in a Phoenix application - Registration 1 / 4

How to setup Authentication / Authorization in a Phoenix application - Registration 1 / 4

  • Order:
  • Duration: 26:13
  • Updated: 08 Jun 2016
  • views: 543
videos
Get the code at: https://github.com/rawcodehq/elixir_auth
https://wn.com/How_To_Setup_Authentication_Authorization_In_A_Phoenix_Application_Registration_1_4
PolyConf 14: Creating a chat application in 15 minutes with Phoenix / Darko Fabijan

PolyConf 14: Creating a chat application in 15 minutes with Phoenix / Darko Fabijan

  • Order:
  • Duration: 31:14
  • Updated: 22 Nov 2014
  • views: 7702
videos
Rails has established a norm in how easy and pleasant writing web applications can be. It helped enormously with establishing Ruby community and it's influence spread far beyond Ruby. The Elixir programming language is a descendant of Ruby and the great ecosystem around it. It was created by José Valim, Rails core team member. Phoenix is a web framework written in Elixir which tries to incorporate many great practices from Rails but also go beyond by leveraging the distributed and parallel computing features of Elixir. I would like to introduce Phoenix to the community by creating a chat application which will show how easy it is to create real-time web applications with next generation of web frameworks and programming languages.
https://wn.com/Polyconf_14_Creating_A_Chat_Application_In_15_Minutes_With_Phoenix_Darko_Fabijan
Embedding ejabberd into an Elixir Phoenix Web application

Embedding ejabberd into an Elixir Phoenix Web application

  • Order:
  • Duration: 26:12
  • Updated: 14 Apr 2015
  • views: 1825
videos
By combining Elixir powerful web framework with ejabberd realtime messaging platform, you can build extremely powerful applications. This screencast will help you get started. You can read the details on ProcessOne blog: https://blog.process-one.net/embedding-ejabberd-into-an-elixir-phoenix-web-application/
https://wn.com/Embedding_Ejabberd_Into_An_Elixir_Phoenix_Web_Application
Rails vers Phoenix: Retour d'expérience sur une rewrite d'application SaaS - Paris.ex #8

Rails vers Phoenix: Retour d'expérience sur une rewrite d'application SaaS - Paris.ex #8

  • Order:
  • Duration: 25:37
  • Updated: 31 Oct 2016
  • views: 143
videos
Thibaut Barrère est développeur Rails indépendant et développeur du service SaaS WiseCash https://www.wisecashhq.com/ Il nous présente son impression lors du rewrite de son application Rails en Elixir et nous donne ses astuces pour rendre cette migration possible, de manière incrémentale. Les slides sont disponibles ici: https://speakerdeck.com/thbar/de-rails-a-phoenix-retour-dexperience-sur-une-reecriture-dapplication-saas
https://wn.com/Rails_Vers_Phoenix_Retour_D'ExpéRience_Sur_Une_Rewrite_D'Application_Saas_Paris.Ex_8
Automatically Test a Phoenix Application with Semaphore CI

Automatically Test a Phoenix Application with Semaphore CI

  • Order:
  • Duration: 7:25
  • Updated: 30 Jul 2015
  • views: 163
videos
Screencast by Josh Adams on using Semaphore CI to automatically test a Phoenix application each time new code is pushed. Semaphore CI: https://semaphoreci.com/ Elixir Sips: http://elixirsips.com/ Follow us on twitter: @semaphoreci
https://wn.com/Automatically_Test_A_Phoenix_Application_With_Semaphore_Ci
Automatically Deploy a Phoenix Application with Semaphore CI

Automatically Deploy a Phoenix Application with Semaphore CI

  • Order:
  • Duration: 5:09
  • Updated: 30 Jul 2015
  • views: 200
videos
Screencast by Josh Adams on using Semaphore CI to automatically test a Phoenix application each time new code is pushed. Semaphore CI: https://semaphoreci.com/ Elixir Sips: http://elixirsips.com/ Follow us on twitter: @semaphoreci
https://wn.com/Automatically_Deploy_A_Phoenix_Application_With_Semaphore_Ci
YCP Phoenix Application

YCP Phoenix Application

  • Order:
  • Duration: 1:00
  • Updated: 25 Apr 2016
  • views: 17
videos
via YouTube Capture
https://wn.com/Ycp_Phoenix_Application
×