• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

star office

 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have heard about this s/w in sun's website. I am thinking its similar to MS-office. could anybody let me know if they are special features in Star office as related to web development.
thanks
vamsi
 
Greenhorn
Posts: 15
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I found the following on sun's site re: start office's API:

from www.sun.com/products/staroffice/5.2/developer/:

...Here at Sun, we will be working closely with the worldwide developer community to ensure that StarOffice technology delivers the premiere development environment for highly scalable, robust, Web-based office productivity.
Through the new and extensive StarOffice software APIs, developers have access to the underpinnings of a full-featured office productivity suite. The APIs are well documented and can be accessed from many different programming languages. And the StarOffice Software Development Kit is complete with this comprehensive documentation, plus a Programmer's Tutorial featuring code examples and procedures for automating StarOffice applications using StarOffice Basic. This summer, the SDK will begin to feature additional tutorials and documentation for a wide range of innovative development solutions.
Developing solutions for tomorrow.
StarOffice software is being designed with the developer in mind, providing users with the flexibility needed to solve real-world problems. Developers will be able to use a scripting language or a full-fledged programming language like C++ or the Java[tm] language. And they will be able to work through APIs or directly with the source. Either way, StarOffice software will enable office productivity solutions both now and for the future.


It sounds like a great idea to me. I'm anxious to download it and try it out.

Originally posted by sri ralla:
I have heard about this s/w in sun's website. I am thinking its similar to MS-office. could anybody let me know if they are special features in Star office as related to web development.
thanks
vamsi


 
sri ralla
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
thanks rebecca. I will download the same too and will explore further
 
arch rival
Posts: 2813
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
With relation to HTML export, Star office seems to do a better job than Word 2000. I was trying some Word 2K exports the other day and it seemed to introduce a whole lot of unncessary stuff. The HTML Export from the Star Office 5.2 Word Processing stuff was a whole lot cleaner.
Of course the clincher is that the Office Software only runs on legacy operating systems
Marcus
 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
do i need to know c++ as a pre-requisite to learn staroffice ?
 
Ranch Hand
Posts: 255
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
no you do not it is just for people who want to make modules for staroffice.
------------------
I wish there was a button on my monitor to turn up the intellegince.
Theres a button called 'brightness' but it doesn't work
 
Author
Posts: 377
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by rk notes:
do i need to know c++ as a pre-requisite to learn staroffice ?


If you're going to use the macro language, it helps. ;>
Solveig

------------------
author of:
StarOffice Companion
 
Solveig Laura Haugland
Author
Posts: 377
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by sri ralla:
I have heard about this s/w in sun's website. I am thinking its similar to MS-office. could anybody let me know if they are special features in Star office as related to web development.
thanks
vamsi


Hi Vamsi,
There is a Web editor in Writer, as well as tools for FTPing. I'm not particularly wild about the Web editor--it shows up in Netscape somewhat differently than in the SO browser, plus there are some serious bulleting deviations. But it's something. Lets you edit the source while you're in there, etc. Download it, full around, give it a try, and if you don't win the giveaway, invest in a "StarOffice Companion" or two. ;>
Have fun,
Solveig

------------------
author of:
StarOffice Companion
 
Greenhorn
Posts: 25
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
If for no other reason, SO is an EXCELLENT FTP client for maintaining Web sites. It lets you access multiple Web sites from a single window, and you can drag and drop files from your system onto the FTP server. It's great stuff.
------------------
author of:
StarOffice Companion
Standard CYA*******************************
All responses to questions posed in this News Group are given on an
"as is" basis. We believe the solutions or explanations given here are
correct, but do not guaranty that responses will be complete, without
error and/or work for all platforms and system configurations.
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic