worg2.css: update the alternate stylesheet.
[Worg.git] / org-tutorials / org-column-screencast.org
blobce73dae1d5ef39e4c4d97f871f8e953ca60518eb
1 #+TITLE:     Emacs Org's Column View
2 #+AUTHOR:    Bastien Guerry
3 #+EMAIL:     bzg@altern.org
4 #+SEQ_TODO:  TODO DONE
5 #+OPTIONS:   H:3 num:t toc:t 
6 #+LANGUAGE:  en
7 #+OPTIONS:   H:3 num:nil toc:t \n:nil @:t ::t |:t ^:t f:t *:t TeX:t LaTeX:t skip:nil p:nil tags:not-in-toc
9 [[file:../index.org][{Back to Worg's index}]]
11 #+BEGIN: intro :subtitle "A short introduction to Org's column view" :ts-format "%d/%m/%Y"
12 A short introduction to Org's column view @<br/>
13 By [[mailto:bzg@altern.org][Bastien Guerry]] - 01/03/2008
14 #+END: 
16 Ahem. Better *turn the sound off*.  Feel free to download the [[file:u/org-column-screencast.mpeg][.mpeg
17 video]] (8MO), add some nice music, and send it back to me!
19 See the tutorial for details: [[file:org-column-view-tutorial.org][Org's Column View]]
21 *Convention*: I use the =transient-mark-mode= (blue background) to
22 highlight the part of the text that describes what I will do next.
24 #+BEGIN_HTML
25 <script type="text/javascript" src="https://media.dreamhost.com/ufo.js"></script>
26 <p id="org-column-screencast_640x480.flv"><a href="http://www.macromedia.com/go/getflashplayer">Get the Flash Player</a> to see this player.</p>
28 <script type="text/javascript">
29   var FO = { movie:"https://media.dreamhost.com/mediaplayer.swf",width:"640",height:"480",majorversion:"7",build:"0",bgcolor:"#FFFFFF",
30              flashvars:"file=http://www.relire.org/org-column-screencast_640x480.flv&showdigits=true&autostart=false" };
31 UFO.create(FO,"org-column-screencast_640x480.flv");
32 </script>
33 #+END_HTML
35 [[file:bastien-org-mode.org][Back to Bastien's org page]]