[NTG-context] slightly OT: presentation tool

2006-07-12 Thread Thomas A. Schmitz
As the subject line says, this is slightly OT, but it may be of  
interest to some. If you produce your presentations in ConTeXt and  
want to show the resulting pdf, you have to use a pdf-viewer. I just  
hate Adobe Reader with its bloat and its intrusiveness; other  
solutions (such as evince and xpdf on linux) had smaller problems as  
well. I have recently found a relatively small python solution that i  
like a lot; I hasten to add that I'm in no way affiliated with the  
developers; I just have installed it and use it a lot.

It's called keyjnote; it's free (as in beer), and it offers a lot of  
nice eye-candy during presentations of pdf-files such as nice  
transitions, a sorted view that shows all slides in one window and  
lets you choose one, and the possibility to highlight parts of the  
screen with your mouse pointer. There are some disadvantages: it has  
a lot of pythonish dependencies (on OS X, I could install them via  
darwinports, but it's a lot more difficult on most linux distros), it  
needs opengl support, and a reasonably fast machine. But it costs  
nothing to just have a look at it: http://keyjnote.sourceforge.net/  
And I find that it makes presentations done in ConTeXt look even  
better! Well, if you come to Epen, you'll see yourself ;-)

Best

Thomas

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] slightly OT: presentation tool

2006-07-12 Thread Johan Sandblom
Looks amazing. Looking at the license it appears in fact to be free as
in speech (distributed under GPL 2 or later), which of course only
makes it more attractive!

Johan

2006/7/12, Thomas A. Schmitz [EMAIL PROTECTED]:
 As the subject line says, this is slightly OT, but it may be of
 interest to some. If you produce your presentations in ConTeXt and
 want to show the resulting pdf, you have to use a pdf-viewer. I just
 hate Adobe Reader with its bloat and its intrusiveness; other
 solutions (such as evince and xpdf on linux) had smaller problems as
 well. I have recently found a relatively small python solution that i
 like a lot; I hasten to add that I'm in no way affiliated with the
 developers; I just have installed it and use it a lot.

 It's called keyjnote; it's free (as in beer), and it offers a lot of
 nice eye-candy during presentations of pdf-files such as nice
 transitions, a sorted view that shows all slides in one window and
 lets you choose one, and the possibility to highlight parts of the
 screen with your mouse pointer. There are some disadvantages: it has
 a lot of pythonish dependencies (on OS X, I could install them via
 darwinports, but it's a lot more difficult on most linux distros), it
 needs opengl support, and a reasonably fast machine. But it costs
 nothing to just have a look at it: http://keyjnote.sourceforge.net/
 And I find that it makes presentations done in ConTeXt look even
 better! Well, if you come to Epen, you'll see yourself ;-)

 Best

 Thomas

 ___
 ntg-context mailing list
 ntg-context@ntg.nl
 http://www.ntg.nl/mailman/listinfo/ntg-context



-- 
Johan Sandblom  N8, MRC, Karolinska sjh
t +46851776108  17176 Stockholm
m +46735521477  Sweden
What is wanted is not the will to believe, but the
will to find out, which is the exact opposite
- Bertrand Russell
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] slightly OT: presentation tool

2006-07-12 Thread Hans Hagen
Johan Sandblom wrote:
 Looks amazing. Looking at the license it appears in fact to be free as
   
i suppose that it more or less has to be free anyway because gs and 
python are used

Hans

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] slightly OT: presentation tool

2006-07-12 Thread Hans Hagen
Thomas A. Schmitz wrote:
 screen with your mouse pointer. There are some disadvantages: it has  
 a lot of pythonish dependencies (on OS X, I could install them via  
 darwinports, but it's a lot more difficult on most linux distros), it  
 needs opengl support, and a reasonably fast machine. But it costs  
   
i just took a look; it runs out of the box on windows
 nothing to just have a look at it: http://keyjnote.sourceforge.net/  
 And I find that it makes presentations done in ConTeXt look even  
   
do they have plans for hyperlinks and such?
 better! Well, if you come to Epen, you'll see yourself ;-)
   
-) 

Hans 

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] slightly OT: presentation tool

2006-07-12 Thread Adam Lindsay
Nice one, Thomas.

A few comments for the Mac folks:

Thomas A. Schmitz wrote:
 screen with your mouse pointer. There are some disadvantages: it has  
 a lot of pythonish dependencies (on OS X, I could install them via  
 darwinports, but it's a lot more difficult on most linux distros), it  

I don't subscribe to any ports systems any more. I tried tracking 
through the python dependencies myself, and got pretty frustrated, but 
Bob Ippolito's packages (Mac OS X 10.4) were a tremendous help:
  http://pythonmac.org/packages/py24-fat/index.html
(pdftk has its own mac installers, and I installed GS a while ago.)
-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  Adam T. Lindsay, Computing Dept. [EMAIL PROTECTED]
  Lancaster University, InfoLab21+44(0)1524/510.514
  Lancaster, LA1 4WA, UK Fax:+44(0)1524/510.492
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] slightly OT: presentation tool

2006-07-12 Thread nico
On Wed, 12 Jul 2006 14:52:24 +0200, Hans Hagen [EMAIL PROTECTED] wrote:

 Johan Sandblom wrote:
 Looks amazing. Looking at the license it appears in fact to be free as

 i suppose that it more or less has to be free anyway because gs and
 python are used

Don't know for gs, but you there's no need to be free when using python  
(http://www.python.org/psf/license).

Regards,
BG
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context