You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openoffice.apache.org by Wie Kiang <on...@gmail.com> on 2012/07/25 12:55:10 UTC

openoffice web for multi-platform

Hi there,

i need many help, is there any chance to modify openoffice to web
interface for multi-platform purposes?

please help me.

Thanks,
Wie

Re: openoffice web for multi-platform

Posted by Fernando Cassia <fc...@gmail.com>.
On Wed, Jul 25, 2012 at 11:48 PM, Wie Kiang <on...@gmail.com> wrote:
> It makes me more confuse :(
> any of you guys can suggest me where to start?
> or if one of you can help me to custom this platform is a better option :)

First of all, are you a C / C++ programmer? Because that's what you
need to know to hack the OpenOffice.org source code.

Then you need to read this
http://wiki.services.openoffice.org/wiki/Documentation/Building_Guide_AOO

FC

Re: openoffice web for multi-platform

Posted by Joost Andrae <Jo...@gmx.de>.
Hi,

>
> It makes me more confuse :(
> any of you guys can suggest me where to start?
> or if one of you can help me to custom this platform is a better option :)
>

have a look at this:
https://incubator.apache.org/odftoolkit/odfdom/

Kind regards, Joost


Re: openoffice web for multi-platform

Posted by Wie Kiang <on...@gmail.com>.
Ehm...

It makes me more confuse :(
any of you guys can suggest me where to start?
or if one of you can help me to custom this platform is a better option :)


Wie

On Wed, Jul 25, 2012 at 8:26 PM, Jürgen Schmidt
<jo...@googlemail.com> wrote:
> On 7/25/12 3:20 PM, Rob Weir wrote:
>> On Wed, Jul 25, 2012 at 8:51 AM, Wie Kiang <on...@gmail.com> wrote:
>>> Fernando,
>>>
>>> Thanks for your input.
>>>
>>> My company need to create office suite for spreadsheet, word
>>> processing and presentation software in multi-platform, and i was
>>> thinking that openoffice is the right choise because it is open for
>>> developers to custom it. But i'm didn't find any clue how to make it
>>> :(
>>>
>>
>> Information on getting the source code and building is here:
>> http://incubator.apache.org/openofficeorg/source.html
>>
>>> My company will love to make it with template chooser like iWork in
>>> macintosh apps inside that openoffice platform also with web-based
>>> interfaces.
>>>
>>> Any ideas?
>>>
>>
>> I'm not familiar with iWork.   What is this feature?  Is it a
>> web-based template catalog that the user can browser and pick from?
>> Note that we do have an online template repository for OpenOffice:
>>
>> http://templates.services.openoffice.org/
>
> and a better integration inside the office directly is very much
> appreciated. Feel free to join the project and help to work on such an
> integration
>
> Juergen
>
>
>>
>> -Rob
>>
>>
>>> Wie
>>>
>>> On Wed, Jul 25, 2012 at 7:41 PM, Fernando Cassia <fc...@gmail.com> wrote:
>>>> On Wed, Jul 25, 2012 at 7:55 AM, Wie Kiang <on...@gmail.com> wrote:
>>>>> i need many help, is there any chance to modify openoffice to web
>>>>> interface for multi-platform purposes?
>>>>
>>>> In the software world, everything is possible. You will have to modify
>>>> most of the code if not all.
>>>>
>>>> I thnk it´s easier to use the ODF document back end and re-do
>>>> everything from scratch using an existing JS GUI framework.
>>>>
>>>> But then, besides the html5 hype, there´s Java. Take a look at
>>>> www.thinkfree.com and see how they do things.
>>>>
>>>> FC
>

Re: openoffice web for multi-platform

Posted by Jürgen Schmidt <jo...@googlemail.com>.
On 7/25/12 3:20 PM, Rob Weir wrote:
> On Wed, Jul 25, 2012 at 8:51 AM, Wie Kiang <on...@gmail.com> wrote:
>> Fernando,
>>
>> Thanks for your input.
>>
>> My company need to create office suite for spreadsheet, word
>> processing and presentation software in multi-platform, and i was
>> thinking that openoffice is the right choise because it is open for
>> developers to custom it. But i'm didn't find any clue how to make it
>> :(
>>
> 
> Information on getting the source code and building is here:
> http://incubator.apache.org/openofficeorg/source.html
> 
>> My company will love to make it with template chooser like iWork in
>> macintosh apps inside that openoffice platform also with web-based
>> interfaces.
>>
>> Any ideas?
>>
> 
> I'm not familiar with iWork.   What is this feature?  Is it a
> web-based template catalog that the user can browser and pick from?
> Note that we do have an online template repository for OpenOffice:
> 
> http://templates.services.openoffice.org/

and a better integration inside the office directly is very much
appreciated. Feel free to join the project and help to work on such an
integration

Juergen


> 
> -Rob
> 
> 
>> Wie
>>
>> On Wed, Jul 25, 2012 at 7:41 PM, Fernando Cassia <fc...@gmail.com> wrote:
>>> On Wed, Jul 25, 2012 at 7:55 AM, Wie Kiang <on...@gmail.com> wrote:
>>>> i need many help, is there any chance to modify openoffice to web
>>>> interface for multi-platform purposes?
>>>
>>> In the software world, everything is possible. You will have to modify
>>> most of the code if not all.
>>>
>>> I thnk it´s easier to use the ODF document back end and re-do
>>> everything from scratch using an existing JS GUI framework.
>>>
>>> But then, besides the html5 hype, there´s Java. Take a look at
>>> www.thinkfree.com and see how they do things.
>>>
>>> FC


Re: openoffice web for multi-platform

Posted by Rob Weir <ro...@apache.org>.
On Wed, Jul 25, 2012 at 8:51 AM, Wie Kiang <on...@gmail.com> wrote:
> Fernando,
>
> Thanks for your input.
>
> My company need to create office suite for spreadsheet, word
> processing and presentation software in multi-platform, and i was
> thinking that openoffice is the right choise because it is open for
> developers to custom it. But i'm didn't find any clue how to make it
> :(
>

Information on getting the source code and building is here:
http://incubator.apache.org/openofficeorg/source.html

> My company will love to make it with template chooser like iWork in
> macintosh apps inside that openoffice platform also with web-based
> interfaces.
>
> Any ideas?
>

I'm not familiar with iWork.   What is this feature?  Is it a
web-based template catalog that the user can browser and pick from?
Note that we do have an online template repository for OpenOffice:

http://templates.services.openoffice.org/

-Rob


> Wie
>
> On Wed, Jul 25, 2012 at 7:41 PM, Fernando Cassia <fc...@gmail.com> wrote:
>> On Wed, Jul 25, 2012 at 7:55 AM, Wie Kiang <on...@gmail.com> wrote:
>>> i need many help, is there any chance to modify openoffice to web
>>> interface for multi-platform purposes?
>>
>> In the software world, everything is possible. You will have to modify
>> most of the code if not all.
>>
>> I thnk it´s easier to use the ODF document back end and re-do
>> everything from scratch using an existing JS GUI framework.
>>
>> But then, besides the html5 hype, there´s Java. Take a look at
>> www.thinkfree.com and see how they do things.
>>
>> FC

Re: openoffice web for multi-platform

Posted by Wie Kiang <on...@gmail.com>.
Fernando,

Thanks for your input.

My company need to create office suite for spreadsheet, word
processing and presentation software in multi-platform, and i was
thinking that openoffice is the right choise because it is open for
developers to custom it. But i'm didn't find any clue how to make it
:(

My company will love to make it with template chooser like iWork in
macintosh apps inside that openoffice platform also with web-based
interfaces.

Any ideas?

Wie

On Wed, Jul 25, 2012 at 7:41 PM, Fernando Cassia <fc...@gmail.com> wrote:
> On Wed, Jul 25, 2012 at 7:55 AM, Wie Kiang <on...@gmail.com> wrote:
>> i need many help, is there any chance to modify openoffice to web
>> interface for multi-platform purposes?
>
> In the software world, everything is possible. You will have to modify
> most of the code if not all.
>
> I thnk it´s easier to use the ODF document back end and re-do
> everything from scratch using an existing JS GUI framework.
>
> But then, besides the html5 hype, there´s Java. Take a look at
> www.thinkfree.com and see how they do things.
>
> FC

Re: openoffice web for multi-platform

Posted by Fernando Cassia <fc...@gmail.com>.
On Wed, Jul 25, 2012 at 7:55 AM, Wie Kiang <on...@gmail.com> wrote:
> i need many help, is there any chance to modify openoffice to web
> interface for multi-platform purposes?

In the software world, everything is possible. You will have to modify
most of the code if not all.

I thnk it´s easier to use the ODF document back end and re-do
everything from scratch using an existing JS GUI framework.

But then, besides the html5 hype, there´s Java. Take a look at
www.thinkfree.com and see how they do things.

FC