-------- Original Message --------
Subject: Announcing OpenOffice-Draw-Snippets in Rexx ...
Date: Wed, 15 Aug 2007 21:26:23 +0200
From: rony <[EMAIL PROTECTED]>
Organization: University of Economics and Business Administration, Vienna, 
Austria
Newsgroups: comp.lang.rexx



-------- Original Message --------
Subject:        [RexxLA] Announcing ooDraw-Snippets in Rexx ...
Date:   Wed, 15 Aug 2007 21:21:14 +0200


Hi there,

since this week the"Open Office Snippets" for the module "draw" are available 
via the official OOo
Snippet page at <http://codesnippets.services.openoffice.org/Draw/ooRexx.xml>.

As the Rexx syntax is like pseudo-code the snippets (little nutshell programs 
that stress a
particular aspect of programming the module) can be easily understood. The 
interfacing is carried
out using OOo's Java interfaces (using BSF4Rexx), therefore these code examples 
would also be usable
directly for Java as well. The snippets possess links to the official OOo IDL 
documentation, which
allows to research the "API environment" of the snippet.

All of these snippets were created in the course of a seminar paper at the 
Wirtschaftsuniversität
Wien (Austria, Europe) and the paper is therefore available (in English) in 
form of a PDF file:
<http://wi.wu-wien.ac.at/rgf/diplomarbeiten/Seminararbeiten/2007s_wu/200706_Scholz/OODraw_ScholzNicole_se.pdf>.
All of the snippets are available as a single zip-archive from that site as 
well:
<http://wi.wu-wien.ac.at/rgf/diplomarbeiten/Seminararbeiten/2007s_wu/200706_Scholz/OODraw_nutshells_ScholzNicole.zip>.

HTH,

---rony

P.S.: Further links:

    * ooRexx (Open Object Rexx, FOSS): <http://www.ooRexx.org>
    * BSF4Rexx (Java interface for Rexx, includes additional support for 
OpenOffice.org a.k.a. "OOo"):
      <http://wi.wu-wien.ac.at/rgf/rexx/bsf4rexx/current/>
      or a newer beta at:
      <http://wi.wu-wien.ac.at/rgf/rexx/bsf4rexx/old/2007/dist.20070707/>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to