NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Open openoffice and/or word documents in nusphere


Joined: 13 Jun 2006
Posts: 24
Reply with quote
Hi,

Is it possible to open word or openoffice files in nusphere ? As a tab in the editor (embed) ?

regards,
Michel
View user's profileFind all posts by nieuwhierSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
It makes from no to very little sense for any php ide to work with Word files.
If you develop a site in php, the work is normally done in php/html/js/tpl/css files and all these files are always in plain text format.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 13 Jun 2006
Posts: 24
Reply with quote
Wel yess it makes perfect sense....

I make notes in OpenOffice documents(documenting php programs) and lots of designs are delivered in word and openoffice. I switch between the php editor and the documents very often.

Of course I can use text documents for documentation but that is kind of limited in layout Wink
View user's profileFind all posts by nieuwhierSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
Although OpenOffice is usefull (no doubts!)...
Well, to let you see and work with OpenOffice documents, we'd need to implement OpenOffice from scratches inside the IDE. Right? So I'm telling you it's not that simple and I'm not sure if it's our business at all Smile

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 13 Jun 2006
Posts: 24
Reply with quote
That I understand! Is there not a way to implement windows embedding in general so that applications can embed in nusphere in a standard way ? And use the default extension programs for it ?

The reason I asked this was that I am also working with eclipse and it is a plugin overthere and that works great.
View user's profileFind all posts by nieuwhierSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
OLE is quite a standard way for embedding applications into other applications under Windows. Why not? It only runs slowly (requires IPC) and often is not stable.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 13 Jun 2006
Posts: 24
Reply with quote
True but the only purpose would be to get applications (optional) to run in a nusphere tab without to much hocus-pocus Smile
View user's profileFind all posts by nieuwhierSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
Do you know if OpenOffice supports OLE? Smile I'm almost pretty sure that it does not.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 13 Jun 2006
Posts: 24
Reply with quote
Is this something ?
http://wiki.services.openoffice.org/wiki/Uno/OLE
View user's profileFind all posts by nieuwhierSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
No.
The article tells that you can access OpenOffice documents using COM objects, for example you can do it from php via .NET (COM) extension.

To have an application embedded, some crusial OLE interfaces are needed, such as IOleControl, IOleInPlaceObject, IOleClientSite, IOleControlSite, IOleInPlaceSite, IOleInPlaceFrame etc.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Open openoffice and/or word documents in nusphere
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic