Re: [SLUG] powerpoint parsing/converting

2004-12-06 Thread David Kempe
Julio Cesar Ody wrote:
Hi all,
is anybody aware of an open source (preferably PHP) tool for parsing
and converting Powerpoint (.ppt) files into other formats, such as for
example, SWF?
I would be happy in having just the parser because I believe I can
build the SWF creator using ming.
Cheers.
doesn't openoffice open ppt and can export to swf?
dave
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


Re: [SLUG] powerpoint parsing/converting

2004-12-06 Thread Julio Cesar Ody
(answering to the list on purpose)

It does. But I need an automated solution. My idea is having a few
people uploading their presentations, which will be received by a PHP
script, parsed, and converted to SWF.



On Tue, 07 Dec 2004 14:04:05 +1100, David Kempe
<[EMAIL PROTECTED]> wrote:
> Julio Cesar Ody wrote:
> 
> > Hi all,
> >
> > is anybody aware of an open source (preferably PHP) tool for parsing
> > and converting Powerpoint (.ppt) files into other formats, such as for
> > example, SWF?
> > I would be happy in having just the parser because I believe I can
> > build the SWF creator using ming.
> > Cheers.
> >
> 
> doesn't openoffice open ppt and can export to swf?
> 
> dave
> 


-- 
Julio C. Ody
http://rootshell.be/~julioody

-BEGIN GEEK CODE BLOCK-
Version: 3.12
GCS/SS/CC d@ s: a? C++(+++) ULB+++$ P L+++$ !E W++(+++) N+ !o K- !w O- M
V- PS+ PE Y+ PGP++(-) t 5 X R+ tv-- b++ DI-- D+ G++ e h r+ y++*
--END GEEK CODE BLOCK--
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


RE: [SLUG] powerpoint parsing/converting

2004-12-06 Thread Rowling, Jill
There are some automators around, supplied by vendors of Product
(Data/Lifecycle) Management systems and Document Management Systems, but
they are extremely pricey, with per-annum licenses etc. Most do not run on
Linux.

You might be better off just leaving them alone (apart from basic virus
checking), and just indicate that the file is in ppt.
PDF might be a better option for your clients; the Windows users could
generate it with cutepdf if they don't have better tools.

- Jill.

-Original Message-
From: Julio Cesar Ody [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, 7 December 2004 2:15 PM
To: slug
Subject: Re: [SLUG] powerpoint parsing/converting


(answering to the list on purpose)

It does. But I need an automated solution. My idea is having a few people
uploading their presentations, which will be received by a PHP script,
parsed, and converted to SWF.



On Tue, 07 Dec 2004 14:04:05 +1100, David Kempe <[EMAIL PROTECTED]>
wrote:
> Julio Cesar Ody wrote:
> 
> > Hi all,
> >
> > is anybody aware of an open source (preferably PHP) tool for parsing 
> > and converting Powerpoint (.ppt) files into other formats, such as 
> > for example, SWF? I would be happy in having just the parser because 
> > I believe I can build the SWF creator using ming.
> > Cheers.
> >
> 
> doesn't openoffice open ppt and can export to swf?
> 
> dave
> 


-- 
Julio C. Ody
http://rootshell.be/~julioody

-BEGIN GEEK CODE BLOCK-
Version: 3.12
GCS/SS/CC d@ s: a? C++(+++) ULB+++$ P L+++$ !E W++(+++) N+ !o K- !w O- M
V- PS+ PE Y+ PGP++(-) t 5 X R+ tv-- b++ DI-- D+ G++ e h r+ y++* --END
GEEK CODE BLOCK--
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

--
IMPORTANT NOTICES
This email (including any documents referred to in, or attached, to this
email) may contain information that is personal, confidential or the subject
of copyright or other proprietary rights in favour of Aristocrat, its
affiliates or third parties. This email is intended only for the named
addressee. Any privacy, confidence, copyright or other proprietary rights in
favour of Aristocrat, its affiliates or third parties, is not lost because
this email was sent to you by mistake.

If you received this email by mistake you should: (i) not copy, disclose,
distribute or otherwise use it, or its contents, without the consent of
Aristocrat or the owner of the relevant rights; (ii) let us know of the
mistake by reply email or by telephone (+61 2 9413 6300); and (iii) delete
it from your system and destroy all copies.

Any personal information contained in this email must be handled in
accordance with applicable privacy laws.

Electronic and internet communications can be interfered with or affected by
viruses and other defects. As a result, such communications may not be
successfully received or, if received, may cause interference with the
integrity of receiving, processing or related systems (including hardware,
software and data or information on, or using, that hardware or software).
Aristocrat gives no assurances in relation to these matters.

If you have any doubts about the veracity or integrity of any electronic
communication we appear to have sent you, please call +61 2 9413 6300 for
clarification.
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


Re: [SLUG] powerpoint parsing/converting

2004-12-07 Thread Ken Foskey
On Tue, 2004-12-07 at 10:37 +0800, Julio Cesar Ody wrote:
> Hi all,
> 
> is anybody aware of an open source (preferably PHP) tool for parsing
> and converting Powerpoint (.ppt) files into other formats, such as for
> example, SWF?
> I would be happy in having just the parser because I believe I can
> build the SWF creator using ming.

You might want to look at OpenOffice.org for the conversion.  PDF is OK,
I seem to recall a flash thing as well.

This is scriptable and can be set up to respond to a port that sends the
document and receives the conversion so it can be behind a web system.

http://api.openoffice.org  && http://udk.opneoffice.org

-- 
Ken Foskey
OpenOffice.org

-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html