Exadra37

Exadra37

VideoHub - my new app built with Elixir and Phoenix

Finishing my app to take notes on Videos:

I am aiming to put it online on my playground by this weekend.

Edit: It’s up https://video-hub.exadra37.com

Most Liked

Exadra37

Exadra37

I made it available as an Alpha release on a subdomain of my personal site:

https://video-hub.exadra37.com/

A good example of a video where I have added a lot of notes and bookmarks:

https://video-hub.exadra37.com/watch/6-robert-virding---hitchhiker-s-tour-of-the-beam

Watching videos and taking notes helps me memorize better what I learn from them, and also to revisit later the video to find something I know its on it.

Please feel free to use it for real, that I guarantee that I will keep the database between updates to the website, and once I release it to production I will migrate the database too.

Currently is only a Minimal Viable Product with its bare-bones, but I have great plans for it:

  • Allow discussions to be limited by invited users or open to the public, provided they are registered users.
  • Allow to write video articles
  • Allow to define private and public content, aka videos, notes and discussions.
  • Add tags.
  • Add search.
  • Social network sharing.
  • Add Video url only, and then call the Youtube API to get the video data.
  • Support for Vimeo videos if possible to implement.
  • Allow to comments on notes.
  • Allow to start a discussion from a note.
  • Add like button via emojis.
  • Add flag button.
  • Filter videos.
  • Password recovery functionality.
  • And many more

Feel also free to suggest anything you would like to see implemented.

AstonJ

AstonJ

Ooo looks good Paulo! When’s it going live? :sunglasses:

Exadra37

Exadra37

Maybe tomorrow or Sunday.

It’s still very green, keeping discovering bugs here and there.

Basically this is the Programming Phoeniox 1.3 book app that I made some years ago, with some features added and some makeover.

commit 7e52fe8e39be60496bf4eb2d4307a0960da897e5
Author: Exadra37 <exadra37@gmail.com>
Date:   Mon Feb 12 19:56:41 2018 +0000

    Big Bang :)
    
    Signed-off-by: Exadra37 <exadra37@gmail.com>

 README.md | 1 +
 1 file changed, 1 insertion(+)

Currently working on deleting notes feature:

Where Next?

Popular Backend topics Top

New
AstonJ
Currently a hot topic in the BEAM world, let’s start a thread for it (as suggested by @crowdhailer here) :smiley: What are your current...
New
bot
A new item has been posted: This thread was posted automatically, if you feel it could be in a better category and are at Trust Level ...
New
DevotionGeo
Some time ago I read somewhere that Rocket will work with stable versions of Rust. The previous version’s changelog says, “Core: Removed...
New
finner
During a recent code review I came across this scenario: Code in review if (input.getValue() != null) { return Arrays.asList(value);...
New
First poster: bot
proposal: Go 2: permit types to say they may only be created by containing package · Issue #43123 · golang/go. It would be useful to per...
New
DevotionGeo
What do you people do for reading Erlang docs? Is there something like Ruby’s ri? I installed manual pages for Erlang under /usr/local/...
New
lucasvegi
Hello guys! Perhaps some of you have already seen this invitation on other channels in the Elixir community or even responded to our surv...
New
jaeyson
Hey! Just a random thought though: Found an article from fudzilla where AI can be a good debugger. How does one integrate something like ...
New
mafinar
Hello! Advent of Year 2023 is upon us and like past few years, I’ll be opening threads discussing each year’s problems. Day 1 was today....
New

Other popular topics Top

PragmaticBookshelf
Design and develop sophisticated 2D games that are as much fun to make as they are to play. From particle effects and pathfinding to soci...
New
AstonJ
SpaceVim seems to be gaining in features and popularity and I just wondered how it compares with SpaceMacs in 2020 - anyone have any thou...
New
AstonJ
I’ve been hearing quite a lot of comments relating to the sound of a keyboard, with one of the most desirable of these called ‘thock’, he...
New
AstonJ
Just done a fresh install of macOS Big Sur and on installing Erlang I am getting: asdf install erlang 23.1.2 Configure failed. checking ...
New
dimitarvp
Small essay with thoughts on macOS vs. Linux: I know @Exadra37 is just waiting around the corner to scream at me “I TOLD YOU SO!!!” but I...
New
DevotionGeo
The V Programming Language Simple language for building maintainable programs V is already mentioned couple of times in the forum, but I...
New
PragmaticBookshelf
Use WebRTC to build web applications that stream media and data in real time directly from one user to another, all in the browser. ...
New
PragmaticBookshelf
Author Spotlight Mike Riley @mriley This month, we turn the spotlight on Mike Riley, author of Portable Python Projects. Mike’s book ...
New
PragmaticBookshelf
Programming Ruby is the most complete book on Ruby, covering both the language itself and the standard library as well as commonly used t...
New
RobertRichards
Hair Salon Games for Girls Fun Girls Hair Saloon game is mainly developed for kids. This game allows users to select virtual avatars to ...
New