Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: (OT) Presenations Involving Code

by perrin (Chancellor)
on Mar 07, 2007 at 21:46 UTC ( [id://603729]=note: print w/replies, xml ) Need Help??


in reply to (OT) Presentations Involving Code

It sounds to me like any one of those applications would be fine for presenting code. Probably Acrobat is the easiest one to dump the code into. Or use perltidy's HTML generation to make pretty color-coded HTML pages out of your code and bring them on a disk. You can be sure there will be a web browser on the machine.

Replies are listed 'Best First'.
Re^2: (OT) Presenations Involving Code
by dorko (Prior) on Mar 08, 2007 at 09:00 UTC
    That's exactly the nudge I was looking for. Turns out Komodo (my editor of preference) has a nice "Print to HTML file..." function that prints the code exactly as I'm used to seeing it with the syntax highlighting from Komodo and line numbers too boot.

    Cheers,

    Brent

    -- Yeah, I'm a Delt.
      Eclipse with the Epic plugin can do the same.
      Menu: Source->Export->HTML
      Not implemented in perl, but i've discovered that pygments is a very good syntax highlighter, I like to install it along with my trac installations so i get highlighting on the browse source pages. Not sure how to use it outside trac honestly, but I bet you can find a command that will print an html-highlighted version of any input file.

      It's not what you look like, when you're doin' what you’re doin'.
      It's what you’re doin' when you’re doin' what you look like you’re doin'!
           - Charles Wright & the Watts 103rd Street Rhythm Band, Express yourself

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://603729]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (6)
As of 2024-04-24 12:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found