emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: John Hendy <jw.hendy@gmail.com>
To: Eric Schulte <schulte.eric@gmail.com>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Org-mode screencasts
Date: Thu, 23 Sep 2010 11:31:08 -0500	[thread overview]
Message-ID: <AANLkTikLsGd5JyFENzdSrq-9GdYMR1hZRAXHUcpa4UVa@mail.gmail.com> (raw)
In-Reply-To: <87lj6slbue.fsf@gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 4681 bytes --]

Maybe some help can be found here re. software?

- Big list: http://en.wikipedia.org/wiki/List_of_screencasting_software
- A bit dated, but pretty cool overview of some Linux methods:
http://www.linuxhaxor.net/?p=815
- Krut looks simple enough and has some neat features:
http://www.linux-magazine.com/Online/Blogs/Productivity-Sauce-Dmitri-s-open-source-blend-of-productive-computing/Krut-screencasts-made-easy
- This is recent and looks simple:
http://verb3k.wordpress.com/2010/01/26/how-to-do-proper-screencasts-on-linux/

I've never done this and so cannot really recommend anything in particular
from the wiki list... I did just try the last method (ffmpeg) and it worked
great. I don't have pulse audio at the moment, but tailoring their command
to this worked for me:

---
ffmpeg -f alsa -ac 2 -f x11grab -r 30 -s 1024x768 -i :0.0 -acodec pcm_s16le
-vcodec libx264 -vpre lossless_ultrafast -threads 0 output.mkv
---

Hope that helps even slightly... I didn't want to fiddle with the actual
"applications" right now, but I'm thinking that the ones with a spotlight
for the cursor and ability to zoom in could prove to be quite the nice
touch.

Perhaps we should put together "screencast wish list" somewhere? Then
perhaps individuals could sign up to work on them?

I think LaTeX integration would be a huge sell. I know a guy at work who
uses LaTeX for reports but has never heard of Org-mode. I, on the other
hand, only know about LaTeX because I found out about Org-mode. The more
I've learned how to use LaTeX, the more when he talks about things I can't
believe he's typing out all those lines for his reports! Showing how
Org-mode can take what you already know and make it that much easier and
faster to get work done would be neat, IMO.



<http://en.wikipedia.org/wiki/List_of_screencasting_software>John

On Thu, Sep 23, 2010 at 10:27 AM, Eric Schulte <schulte.eric@gmail.com>wrote:

> Hi Richard,
>
> I think this is a really great idea.  I agree this could greatly raise
> awareness of Org-mode and Org-mode features both for the completely
> uninitiated and for the seasoned users.
>
> We've been meaning to put together a Babel screencast, but as of yet
> have not found the time or software.  Hopefully this will be the push we
> need to either put together a screencast or send you a script with the
> required documentation.
>
> I've had luck hosting Emacs screencasts on vimeo in the past, it is
> high-quality and easy to embed the vimeo-hosted video in other sites
> (e.g. Worg).
>
> Best -- Eric
>
> Richard Moreland <rlm@ncogni.to> writes:
>
> > Hi All,
> >
> > I think it would be helpful to create a series of screencasts to
> > demonstrate Org-mode.  The screencasts I've made for MobileOrg[1,2]
> > seem to have helped users get started quickly.  There are so many
> > powerful features of Org-mode that are difficult to visualize yourself
> > using until you can see them in action.  It may also help draw in new
> > users who otherwise wouldn't quite get it.
> >
> > Some topics that may be interesting:
> >
> > - Org-mode in action, demonstrating common tasks like capture,
> > restructuring a tree, refiling, etc.
> > - Babel
> > - Integration with other tools (Gnus, WL, Firefox, etc)
> > - Clocking/reporting
> > - Export capabilities
> > - Power user showing their streamlined configurations
> > - ...?
> >
> > I'd like to collect all of the videos in one place, unify them with
> > some similar (but simple) production, with each of the videos having a
> > page that links to documentation, Worg, example dotfiles, comments,
> > etc to help the user take it further on their own.
> >
> > I'd be happy to host the videos if bandwidth is a concern on the
> > orgmode.org site.  I've also already purchased the necessary software
> > to record/edit the videos.  But I'm looking to the community for ideas
> > on topics as well as individuals who would be willing to record the
> > videos or at least help me work up a script with key talking points so
> > I could do the recording and narration.
> >
> > What do you think?  Anyone interested in helping?
> >
> > Thanks,
> > Richard
> >
> > [1] http://mobileorg.ncogni.to/screencasts/MobileOrg-Dropbox-OSX/
> > [2] http://ncogni.to/mobileorg/overview.mov
> >
> > _______________________________________________
> > Emacs-orgmode mailing list
> > Please use `Reply All' to send replies to the list.
> > Emacs-orgmode@gnu.org
> > http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>

[-- Attachment #1.2: Type: text/html, Size: 6740 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

  reply	other threads:[~2010-09-23 16:31 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-23 15:12 Org-mode screencasts Richard Moreland
2010-09-23 15:22 ` Russell Adams
2010-09-23 15:27 ` Eric Schulte
2010-09-23 16:31   ` John Hendy [this message]
2010-09-23 15:56 ` Erik Iverson
2010-09-23 16:21   ` Richard Moreland
2010-09-23 16:49     ` Bastien
2010-11-05 13:11     ` Russell Adams
2010-09-23 18:16 ` Sebastian Rose
2010-09-23 22:47 ` Charles Cave
2010-09-24  0:45   ` Richard Moreland
2010-09-24  2:54     ` Erik Iverson
2010-09-24  3:09       ` John Hendy
2010-09-24  3:34         ` Richard Moreland
2010-09-24  3:46           ` Shelagh Manton
2010-09-24 20:17           ` Stefan Vollmar
2010-09-24  3:50         ` Erik Iverson
2010-09-25 23:34         ` Richard Moreland
2010-09-24  2:58     ` Erik Iverson
2010-09-24  8:45     ` Memnon Anon
2010-09-24  3:10 ` Eric Abrahamsen
2010-09-26 15:03   ` Olivier Berger
2010-09-26 18:41   ` Jeff Kowalczyk
2010-09-28 10:23     ` Scot Becker
2010-09-28 10:35       ` Richard Riley
2010-09-28 12:06         ` Sebastian Rose
  -- strict thread matches above, loose matches on Subject: below --
2010-09-23 16:34 Rustom Mody
     [not found] <201009241600.o8OG0swV023247@hormel6.ieee.org>
2010-09-24 18:01 ` Raymond Zeitler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AANLkTikLsGd5JyFENzdSrq-9GdYMR1hZRAXHUcpa4UVa@mail.gmail.com \
    --to=jw.hendy@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=schulte.eric@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).