-
-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Standardize workflow for creating demo videos #26
Comments
Here is the current content of the README.md file:
|
And here is an example script for the "Navigation" video:
|
If anyone is interested in leading this effort, I would greatly appreciate the help! The screencasts that are currently up on farmOS.org were created with |
If we want to get started on this, I think this would be a good first pass:
|
i will try to help on this :) Also i think the Contribute translated content function of youtube should be very great for this. https://support.google.com/youtube/answer/6054623?hl=en |
Great idea @and712 ! Thanks for the help! |
We discussed this in the call on June 10th. Similar to @mstenta's comment on Nov 28, 2018, next steps will be:
|
Thanks @kirsten-mc for moving this forward!
Right now all the MP4s are in /docs/demo - so maybe we could just create a /docs/demo/scripts directory within that? |
Thanks @kirsten-mc! |
Linking back to #15 (comment) where a screencast for how to contribute with GitHUB is discussed. |
@mstenta, I'm just revising the navigation.md script. Some questions:
|
They are always green, yes. Good question though because they may change in farmOS 2.x, but that will require updated demos anyway.
They are logs about the area itself. The map also shows how many assets of a given type are currently located in the area.
Cool idea! Perhaps we can give that some thought as a community. Open to ideas! Including this in the versions that go on YouTube would be great. Not sure if we want it on the silent demos that are embedded in the docs? I kinda like how those just loop. Thanks @kirsten-mc! |
I'll post in the discourse group and see what ideas come out. It's easy to include or not include in the final processing. |
Hello :) @kirsten-mc thank you for creating the first script 👍 Is there already a list of scripts we want to do? @mstenta @kirsten-mc So we would have two different types of demos:
|
I like the idea of two categories of videos like you suggest @and712 ! I wonder where we would put those in the existing docs, or if it would make sense to add a new section? 🤔 Or... we have also been discussing creating a blog on farmOS.org for content like this. Perhaps this could be a series of video blog posts that demonstrate certain workflows. One of the nice distinctions we talked about with the blog is that we can make it explicitly clear that we do NOT update blog posts - and they are therefore "time sensitive". Whereas the docs themselves should always be up-to-date with the current version of farmOS. That is what distinguishes the "demo videos" we have been discussing here with more "tutorial" content: we will maintain/update one going forward, but not necessarily the other. The main point being: we need to establish a sustainable policy around what we maintain and what we don't. The less we have to maintain the better. :-)
My thought was our first priority could be to update the existing demo videos we currently have, and create a standard procedure for producing/maintaining these kinds of things moving forward. All of the current videos are in the |
i looked into the videos and the pull request of @kirsten-mc some questions what came to my mind: Is there a reason why kirstens pull request is not merged? default settings questions:
|
My understanding was that it was a work-in-progress, and we would get all the scripts for the other demos sketched up as part of the same PR. But I didn't make that expectation clear, so hopefully @kirsten-mc is on the same page.
I think for the demo videos that appear in farmOS.org/guide we should just have the default modules enabled (those that are installed by default when farmOS is installed). The demo videos should not include modules that do not come with farmOS (like the mushroom module), because that is outside the scope of farmOS core. We should only have to worry about maintaining videos for core modules ourselves IMO. Other videos can certainly be created for other modules, but we should consider them separate from the core videos. We do have a /guide/community section with pages for community modules... but even that I am thinking we may want to break out to a different place in the future perhaps. All important things to think about moving forward - thanks for bringing it up! :-)
Ah yes - some of the discussion has happened in different places, but the current plan is to:
Here is the repo @kirsten-mc started for the And here is some of the recent discussion: https://farmos.discourse.group/t/example-data-for-farmos/86 |
That's fine - I just wasn't sure how else to trigger a review of the content. I'll remove the pull request. Agreed that we should just have the default modules enabled - it should look as much like an initial installation as possible. We don't want to scare people with, "why don't I have this button?" |
I think I may have done the demo_farm repo incorrectly anyway - I need to look at this when the kids aren't screaming in the background! |
No worries @kirsten-mc ! I've been super busy lately too (and I'm taking next week off), otherwise I'd jump in and help. But there's no rush, so any help is appreciated! Let me know if you have any questions or if I can help guide the process in any way. Eventually we're eager to set up some more automated integration tests using the |
I've added the Wolfe's Neck KML file to the Demo Farm and organised it as best I could. I suspect we should cut it down to a subset of the fields, for example the Pote Pastures area - otherwise there are so many different fields to contend with! |
I've done up a KML import video from end-to-end here https://github.com/kirsten-mc/farm_demo/tree/master/docs/demo I have uploaded:
This doesn't have to be the final script or anything, we can still make changes and re-compile. |
I'm going to move this issue to the new https://github.com/farmOS/farmos.org-EXPERIMENTAL, which will be replacing this one as the canonical repo for farmOS.org in the near future. It may need to move again (since the user guide will be coming from the farmOS repo itself eventually), but there are a lot of valuable ideas in this thread, so I want to preserve it in the new farmOS.org for the time being at least. |
farmOS.org includes a number of screencast recordings that demonstrate specific features of farmOS. As the system continues to grow and evolve, it would be helpful to have a standardized workflow around creating/updating these videos.
I started a "demos" branch in the repository to begin exploring this. It includes a README.md file that describes a potential workflow/process.
The text was updated successfully, but these errors were encountered: