-------- Original Message -------- Subject: Announcing OpenOffice-Impress-Snippets in Rexx ... Date: Wed, 15 Aug 2007 21:27:34 +0200 From: rony <[EMAIL PROTECTED]> Organization: University of Economics and Business Administration, Vienna, Austria Newsgroups: comp.lang.rexx
-------- Original Message -------- Subject: [RexxLA] Announcing ooImpress-Snippets in Rexx ... Date: Wed, 15 Aug 2007 21:23:21 +0200 From: Rony G. Flatscher, VP <[EMAIL PROTECTED]> Hi there, since this week the"Open Office Snippets" for the module "impress" (presentation module of OpenOffice.org) are available via the official OOo Snippet page at <http://codesnippets.services.openoffice.org/Impress/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/BakkStuff/2007/200706_Gundacker/OOoImpress_GundackerDominik.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/BakkStuff/2007/200706_Gundacker/OOoImpress_macros_GundackerDominik.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]
