unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#4962: Please include tour parts 2 and 3, and the slideshow version of tour  part 1, on your website
@ 2009-11-19  4:34 Jason A. Spiro
  2021-12-04 21:08 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Jason A. Spiro @ 2009-11-19  4:34 UTC (permalink / raw)
  To: bug-emacs; +Cc: Phil Sung

Dear bug-emacs list,

Thank you for putting a version of Phil Sung's guided tour of Emacs on
your website at http://gnu.org/s/emacs/tour/ -- but I prefer Phil's
slideshow version.  But AFAICT the slideshow version is not available
anywhere on gnu.org.  I do admit that some people will prefer the
prose version.  So you should offer both versions on your website.

Also, parts 2 and 3 of his tour are not available anywhere on gnu.org
either.  They were last published in full in 2007.  I don't recommend
that you link to the new 2009 part 2 he's published this year, because
it replaces 2007 part 2 and 2007 part 3 but is shorter and omits a lot
of material.  Instead, link to 2007 part 2 and 2007 part 3.

So, could you please change http://gnu.org/s/emacs/tour/ to be not a
tour, but a menu, linking to six choices?:

*  Part 1 -- an introduction to Emacs -- working quickly in Emacs;
modes; macros; useful features; acquiring emacs; how to learn more:
    *  Quick-to-watch slideshow version:
http://web.psung.name/emacs/2009/part1.html
    *  More detailed prose version:  I suggest you relocate this to
http://gnu.org/s/emacs/tour-part-1-prose/

*  Part 2 -- customization -- basic elisp; keybindings; variables;
hooks; the .emacs file; defining simple commands:
    *  OpenOffice.org Impress format:
http://web.psung.name/emacs/2007/emacs-slides-2.odp
    *  PDF:  http://web.psung.name/emacs/2007/emacs-slides-2.pdf

*  Part 3 -- extending Emacs -- elisp control flow; interactive
arguments; advice; defining new modes:
    *  OpenOffice.org Impress format:
http://web.psung.name/emacs/2007/emacs-slides-3.odp
    *  PDF:  http://web.psung.name/emacs/2007/emacs-slides-3.pdf

Thanks in advance,
-Jason Spiro

P.S.  If you wonder if this material is GFDLed, know that
http://web.psung.name/emacs/ says "Copyright © 2007, 2008, 2009 Free
Software Foundation or Phil Sung. You may use any of the material on
this site under the terms of the GFDL v1.3+ or the GPL v3+ [...]".

-- 
Jason Spiro: software/web developer, packager, trainer, IT consultant.
I support Linux, UNIX, Windows, and more. Contact me to discuss your needs.
+1 (416) 992-3445 / www.jspiro.com






^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#4962: Please include tour parts 2 and 3, and the slideshow  version of tour part 1, on your website
@ 2009-11-20 21:31 Jason A. Spiro
  0 siblings, 0 replies; 3+ messages in thread
From: Jason A. Spiro @ 2009-11-20 21:31 UTC (permalink / raw)
  To: 4962; +Cc: Phil Sung

On Thu, Nov 19, 2009 at 7:02 PM, Phil Sung <psung@alum.mit.edu> wrote:
> Hi Jason,
>
> [I'm not sure that debbugs has processed your original email yet, but
> I will repost this message when it has.]

A Google phrase search for a phrase from the bug shows that it
processed the mail.  But I never got an acknowledgement in my inbox,
not even in the spam filter.  I forwarded your original reply to 4962
at emacsbugs dot donarmstrong dot com, and now I am replying to it.

> As an aside, thanks for your efforts in thinking about how we can
> smooth out the learning curve for new Emacs users! I think this is
> really important and often neglected.

I'm glad to help.  Thank you for *your* efforts in teaching Emacs; I
like your slides a lot, and part one is even better now that you've
redone it in S5 (HTML slideshow) format so that it's easier to view.
(Can OpenOffice.org export the old parts two and three to s5 format?)

> I prefer the current layout because casual/uncommitted visitors to the
> web site can immediately read something (ever so slightly...) engaging
> and useful rather than having to make a decision.

Good point.  Maybe we should show some pre-chosen version of part 1
right away.  Parts 2 and 3 are about Lisp.  It doesn't really matter
if they're available at gnu.org:  the more important thing is that
they're available on Emacs' help menu.  See

By the way, IMO there's no need to be overly humble.  Be assertive.
Make a decision about if you like the slides.  If you like them, don't
call them "slightly useful".  Instead, call them "useful".  :)

> (I think the prose version is actually more accessible, despite being
> longer. It's more easily skimmed/searched and has lots of context that
> is elided from the slide versions.)

I agree that it has more content.

> If others agree that the slides fill a needed niche (myself, I am
> indifferent), perhaps something like the following would be good:
> 1. Add a link to part1.html in a sidebar of the current tour page.
> 2. Add the other slides somewhere else, e.g. whereve we have
> elisp-related resources right now. Additionally, mention them in the
> "resources" section at the end of the tour.
>
> What do you think?

I think the slides are easier to skim, so you can read the slides you
want and pass over the ones you don't.

What if someone (not me) would volunteer to produce some combination
of all the slides, plus all the prose?  I think that would be ideal.
For example, each slide on the left, then prose to its right.  What do
you think?

Is it likely that there exists any presentation software which will
let me copy and paste the text from the prose tour into a "speaker
notes" or "text" area below each slide, then can automatically export
a slides-and-notes HTML file?  Can OpenOffice.org Impress do it?
KPresenter?  Gnome Office's presentation tool, if one exists?
Microsoft Office?





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#4962: Please include tour parts 2 and 3, and the slideshow version of tour  part 1, on your website
  2009-11-19  4:34 bug#4962: Please include tour parts 2 and 3, and the slideshow version of tour part 1, on your website Jason A. Spiro
@ 2021-12-04 21:08 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 3+ messages in thread
From: Lars Ingebrigtsen @ 2021-12-04 21:08 UTC (permalink / raw)
  To: Jason A. Spiro; +Cc: Phil Sung, 4962

"Jason A. Spiro" <jasonspiro4@gmail.com> writes:

> Thank you for putting a version of Phil Sung's guided tour of Emacs on
> your website at http://gnu.org/s/emacs/tour/ -- but I prefer Phil's
> slideshow version.  But AFAICT the slideshow version is not available
> anywhere on gnu.org.  I do admit that some people will prefer the
> prose version.  So you should offer both versions on your website.

(I'm going through old bug reports that unfortunately weren't resolved
at the time.)

Looking at

https://www.gnu.org/software/emacs/tour/

and the slideshow version

http://web.psung.name/emacs/2009/part1.html

They both look nice to me, but I think the text version is more in line
with the FSF aesthetics, so I understand why the web masters went with
that version.  So I don't think there's anything to fix here (the other
version is fine where it is), and I'm closing this bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-12-04 21:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-19  4:34 bug#4962: Please include tour parts 2 and 3, and the slideshow version of tour part 1, on your website Jason A. Spiro
2021-12-04 21:08 ` Lars Ingebrigtsen
  -- strict thread matches above, loose matches on Subject: below --
2009-11-20 21:31 Jason A. Spiro

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.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).