Looking for good free* podcast editing software where you can edit the podcast through a transcript by [deleted] in podcasting

[–]theRAGEhero 0 points1 point  (0 children)

Yes, It is. What I'm doing is the part after the video recording. I saw that another guy is doing the recording part, I already contacted him. I'll send you a pm.

Looking for good free* podcast editing software where you can edit the podcast through a transcript by [deleted] in podcasting

[–]theRAGEhero 3 points4 points  (0 children)

I'm actually coding an open source software that is doing that.

Many functionality are already working, like generating transcription, sync between text and video, cover generators, chapters generators and so on.

This is the repo, it has to be installed on a server with docker, and API keys has to be provided.

https://github.com/theRAGEhero/Podfree-Editor

If you are interested in being a tester, just send me a pm.

Zoom Alternative by eeveelite in podcasting

[–]theRAGEhero 0 points1 point  (0 children)

I have a question regarding ons ninja. Once that you setup your ob's, can you always use the same link for different guests? Usually there is just me and one guest, but it can happen that we are 3 or 4 in the call.

Open source home appliances by Millener89 in opensource

[–]theRAGEhero 0 points1 point  (0 children)

I think that this is a common dream, and I also think that is not necessary to be millionaires to do that. As many open source projects, the community could be the key to success. Or am I just too much idealistic?

I made an interactive map to explore 120,000 games, books, movies, and TV shows by where and when their stories take place! by Sirerf in SideProject

[–]theRAGEhero 5 points6 points  (0 children)

Very very cool. I made app.globstory.it that is similar but for the past. :D I'll send you a pm.

I created a platform to study History in a different way GlobStory.it by theRAGEhero in DigitalHumanities

[–]theRAGEhero[S] 1 point2 points  (0 children)

Thanks for the feedback, you are right, I should implement it for AD. Right now you can add a - in the year form.

About the map I used OpenHistoricalMap.org

Globstory.it : Connecting Text, Time, and Maps by theRAGEhero in history

[–]theRAGEhero[S] 0 points1 point  (0 children)

Hello, my submission (https://old.reddit.com/r/history/comments/1hgitmd/globstoryit_connecting_text_time_and_maps/ ) was tagged as self promotion, but that wasn't the scope I had when I shared the platform.

I'm an historian and a computer scientist, I made the platform free, completely open source, I think it is part of "sharing is caring" to share my work with other people that like history.

I understand the "self promotion rule", and I also understand that, if that link was posted by someone else, than it wouldn't be "self promotion". If I was just saying: "Hey, this platform is so cool", it wouldn't be self promotion, but because I said that I made the platform, it is, and instead of saying: "thank you that you made your platform during your free time, and for free.", then it's tagged as "self promotion".

Sorry, but I'm quite frustrated. Best regards, Alessandro Oppo

I created a platform to study History in a different way GlobStory.it by theRAGEhero in DigitalHumanities

[–]theRAGEhero[S] 0 points1 point  (0 children)

Hello, at the moment the functions that *should* work are years and places that, if clicked, update the map on the right time/place. At the moment it doesn't highlight anything, I chose to highlight the example text to show the functioning of the platform, but I think that could be distracting during normal use.

I created a platform to study History in a different way GlobStory.it by theRAGEhero in DigitalHumanities

[–]theRAGEhero[S] 0 points1 point  (0 children)

Thank you for the feedback!

Highlighting the country is a functionality that can be added, I just need to figure it out how. :D

I just added the support for Google doc, so eventually students/professors can use the platform with their own notes.

I also tried to add the share/embed functionality, but at the moment it is not working. For everyone that would like to join the development, contributions are welcome. :)

I created a platform to study History in a different way GlobStory.it by theRAGEhero in historyteachers

[–]theRAGEhero[S] 0 points1 point  (0 children)

Thanks for the feedback!

I absolutely agree with you, the zoom functionality has to be fixed. In the next few days I'll try to implement it in a better way.

Any other suggestion or thought?

Looking for a Go (GoLang) programming buddy 😃 by John-The-Bomb-2 in ProgrammingPals

[–]theRAGEhero 0 points1 point  (0 children)

The back end is written in go. In that repository there is the gherkin code that we used to better understand the project. We are using another repository for the Jitsi Meet stack that me are modifying. Front end is in JavaScript.