Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

Hi fellow monks,

I have a new project, SPIP, and I just put the first version online now.

SPIP is a Perl program that creates XHTML/CSS presentations.

I wrote SPIP because I wanted to use the presentation software from Redmond not any longer. And I wanted my presentations in a simple form I could put on my web space after lecturing the presentation. Also I wanted to have my presentation source in pure ASCII files and not in any proprietary format. And last but not least it was fun to write SPIP and to see how relatively easy such a thing can be done.

The Perl modules XML::Simple and HTML::Template have helped me a lot, so that I could devote myself to program the SPIP core.

For documentation it suggested itself to write a SPIP presentation. You can find it at http://www.duehl.de/christian/perl/spip/html/index.html (its an english page). SPIP itself can you find at the german page http://www.duehl.de/christian/perl/spip.html or you download http://www.duehl.de/christian/perl/projekte/spip_1.0.zip directly.

For playing around with SPIP it perhaps would be the best to copy that sample presentation in the directory documentation and change this and that. I hope SPIP could be usefull for some of you too.

Here are some highlights:

  • automatical title page generation
  • automatical contents page generation
  • automatical navigation generation on each page
  • simple XML formats for the configuration and the pages of the presentation
  • extensible CSS
  • one optional picture on the upper right side of each page just by putting in one line in the sheet file
  • pages can be "broken", so that the whole contents is not seen at once, but part for part
  • "Color Code" - code with some color tags in it is displayed colorozed (see the presentation for details)
  • the presentation medium is a web browser (with all advantages and disadvantages)

Of course a lot of the features and gimmicks of Power Point like cross fading, arrows, sounds and so on are not in SPIP. If you need that, don't use SPIP but Power Point instead. Thats why there is the word "simple" in the name of SPIP ;-) For my demands SPIP is just fine.

Please excuse potential spelling, grammar, or what ever errors I may made here or in my presentation, I am not a native english speaker (nor writer).


In reply to SPIP - Simple Presentations In Perl by Crian

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (6)
As of 2024-04-20 00:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found