User:Mba

From Apache OpenOffice Wiki
Jump to: navigation, search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Writer Icon.png

Writer Project

Please view the guidelines
before contributing.

Popular Subcategories: The DPL extension (version 2.3.0) produced a SQL statement which lead to a Database error.
The reason may be an internal error of DPL or an error which you made,
especially when using DPL options like titleregexp.
Query text is:
SELECT DISTINCT `page`.page_namespace AS page_namespace,`page`.page_title AS page_title,`page`.page_id AS page_id, rev_user, rev_user_text, rev_comment, rev_timestamp FROM `revision` AS rev, `page` WHERE 1=1 AND `page`.page_namespace IN (14) AND `page`.page_is_redirect=0 AND `page`.page_id=rev.rev_page AND rev.rev_timestamp=( SELECT MAX(rev_aux.rev_timestamp) FROM `revision` AS rev_aux WHERE rev_aux.rev_page=rev.rev_page ) ORDER BY rev_timestamp DESC LIMIT 5 OFFSET 0

Error message is:
Unknown column 'rev_user' in 'field list' (127.0.0.1)


Internal Documentation: The DPL extension (version 2.3.0) produced a SQL statement which lead to a Database error.
The reason may be an internal error of DPL or an error which you made,
especially when using DPL options like titleregexp.
Query text is:
SELECT DISTINCT `page`.page_namespace AS page_namespace,`page`.page_title AS page_title,`page`.page_id AS page_id, rev_user, rev_user_text, rev_comment, rev_timestamp FROM `revision` AS rev, `page` WHERE 1=1 AND `page`.page_namespace IN (0) AND `page`.page_is_redirect=0 AND `page`.page_id=rev.rev_page AND rev.rev_timestamp=( SELECT MAX(rev_aux.rev_timestamp) FROM `revision` AS rev_aux WHERE rev_aux.rev_page=rev.rev_page ) ORDER BY rev_timestamp DESC LIMIT 5 OFFSET 0

Error message is:
Unknown column 'rev_user' in 'field list' (127.0.0.1)


API Documentation:

Ongoing Efforts: The DPL extension (version 2.3.0) produced a SQL statement which lead to a Database error.
The reason may be an internal error of DPL or an error which you made,
especially when using DPL options like titleregexp.
Query text is:
SELECT DISTINCT `page`.page_namespace AS page_namespace,`page`.page_title AS page_title,`page`.page_id AS page_id, rev_user, rev_user_text, rev_comment, rev_timestamp FROM `revision` AS rev, `page` WHERE 1=1 AND `page`.page_namespace IN (0) AND `page`.page_is_redirect=0 AND `page`.page_id=rev.rev_page AND rev.rev_timestamp=( SELECT MAX(rev_aux.rev_timestamp) FROM `revision` AS rev_aux WHERE rev_aux.rev_page=rev.rev_page ) ORDER BY rev_timestamp DESC LIMIT 5 OFFSET 0

Error message is:
Unknown column 'rev_user' in 'field list' (127.0.0.1)


Sw.OpenOffice.org
   * Real name: Mathias Bauer
   * Born: 16.12.1957
   * Living in Hamburg, Germany
   * Married, 4 children
   * Studies in Chemistry, finished with a Doctors degree
   * Software developer since >25 years
   * Joined StarOffice Development in 1995
   * Manager Software Engineering at Sun MicroSystems Inc. for the 
     OpenOffice.org/StarOffice Teams Application Framework, Writer, Math
   * Hobbies: Music, Chess, Photography, Sports (Soccer, Volleyball) - if time permits ;-)
   * Project Lead OOo Writer
   * Project Co-Lead OOo Framework

At the university I worked on magnetic properties of small sized particles and so entered the great world of software development:

- communication software for retrieval of data from spectrometers

- numerical analysis of Mössbauer spectra and other measurement data (non-linear curve fitting, genetic algorithms, numerical integration)

- graphical representation of measurement data

After finishing my studies I decided to stay in software development and joined URW, a German company that was famous for their premier quality fonts and graphical software. I worked on an application for commercial art called "Signus".

In 1995 I joined StarDivision and had the great pleasure to be a part of the team that created the first version of StarOffice. When Sun took over Star Division in 1999, I became a Sun employee. When the OpenOffice.org project was started I became the Project Lead of the Application Framework project. I was heavily involved in the development on the framework API and the extensions infrastructure we built upon it.

Then I got more and more involved with the Writer project and became its project lead in November 2006.

Personal tools