Re: Gnome Office summary from the Gnome Summit.



On Thu, 2002-07-25 at 03:57, Martin Sevior wrote:
> In the IRC discussion we had a goal to make a substantial coordinated
> release of GNOME-Office by December. We want these application to be
> ported to GTK2/GNOME2 by then.Is this still realistic?
> 
I think so, although, of course, I don't speak for every app.

> _Gnome-db_
>
fully ported to GNOME2 (all development has been for GNOME 2 for the
last months). Right now, the focus is on merging gASQL
(http://gasql.sourceforge.net) and the GNOME-DB front-end into one
single application, combining the end-user features of gASQL with the
administrator-oriented features of the GNOME-DB front-end, which will
result in something quite similar to MS Access, but with much much more
powerful features (generic DB access, some high-level features for DBAs,
etc).

The resulting app is called egnima, and is available on the gasql branch
of gnome-db CVS module.

Apart from that, more focus is being targeted to feature-complete libgda
(the low-level data access library, now without CORBA dependencies) and
libgnomedb (the widgets library), although both of them are more
targeted to developers, including GNOME Office apps' developers, which
can use them to easily add DB access to their apps, so that you can
insert data from a DB into them.

> 
> All the Gnome Office applications are large programs. We all have lots of
> work to do to make our own applications as good as they can be. However
> we also realize that each project gains from using features from other
> projects. We also all gain from a common look and feel from an integrated
> look among our projects. So we want to find ways to integrate these
> projects to make them easily usable and develop synergy between them.
> 
apart from the common look&feel, I'd suggest to do more work on the
plugin system I started in the gnome-office CVS module. Having all GO
apps use it would give us a lot of integration and cooperation between
them.

> Some suggestions for integration.
> 
> * Have a gnome-office panel?shell? to launch these applications.
> 
I don't like too much this idea, although I won't disagree too much if
most people agree on it. It's better, IMO, to have independent apps that
talk easily to each other than having a common shell.

> 
> * Some wizards to whip up useful applications from users.
>   (eg Form letters, envolope printing)
> 
that is a very good idea, worth having it in a libgnomeofficeui library.

> * Extract data from Gnome-db/ addressbook/gnumeric/calendar to generate
>   letters.
> 
that should be very easily done if we come up with a plugin that does
this, so that all apps can just use it.

> 
> * Use AbiWord to generate reports form gnome-db
> 
again, having the data-access plugin should make this very easy.

> 
> * Integration with Galeon/Nautilus - display Office (MS documents, OO,
>   WP, *) in the web browser/ Nautilus.
> 
> * Integration with Nautilus - display contents of MS word/ Word
>   Perfect/SO/OO/HTML/(everything else) documents inside Icons as is
>   currently done with text docs. We could do this rather easily with
>   AbiWord and would be a genuinely new feature on the desktop.
> 
both of these two can be easily made via BonoboControl+MIME type
database, so I guess for this we just need to add support to Galeon to
open all kinds of documents based on theiur mime types and installed
BonoboControl's, since Nautilus already supports it.

> _Some Action Items._
> 
> * Gnome-Office really needs someone to lead these integration issues and
>   try to herd cats into useful activities. This person would promote the
>   usefulness of working on Gnome Office applications (maybe particular
>   integration projects).
> 
I think Jody is the best person for leading this, although I suppose
he'll be very busy working on Gnumeric. As I told him, he can count on
my help for that.

> 
> * Get interfaces to data items doing useful things (especially now
>   AbiWord has tables)
> 
the data-access plugin could offer all of that.

> * Implement libgsf for Gnome Office apps.
> 
this should be a MUST for all GO apps. I mean, we should have all GO
apps understand libgsf formats, so that they can all read documents
generated by other GO apps.

cheers
_______________________________________________
gnome-hackers mailing list
gnome-hackers gnome org
http://mail.gnome.org/mailman/listinfo/gnome-hackers



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]