how to invoke OpenOffice's about dialog

2012-05-20 Thread ????
how to invoke OpenOffice's about dialog ?? hello my friend?? I have two questions as below: 1) can you tell me ,the source code of OpenOffice's about dialog in which directory?? 2) a program of OpenOffice's expansion how to invoke the OpenOffice's about dialog, my programming language useing

Re: Resigning from PPMC

2012-05-20 Thread Andrea Pescetti
On 17/05/2012 eric b wrote: After what happened, please consider I'm resigning form PPMC. Please remove my commit rights, and my name from everywhere on the Apache site, and forget I could write code for you. Hi Eric, whatever you decide, the scope of your contributions (and the project itself

Wikipedia pages

2012-05-20 Thread sebb
FYI: Just noticed that the Wikipedia office suite comparison page [1] has an entry for Apache OpenOffice. This says that the licence is LGPL, which is wrong. The correct license is mentioned on the AOO page [2]. [1] http://en.wikipedia.org/wiki/Comparison_of_office_suites [2] http://en.wikipedia

Re: Wikipedia pages

2012-05-20 Thread Edward
On 05/20/2012 02:28 AM, sebb wrote: FYI: Just noticed that the Wikipedia office suite comparison page [1] has an entry for Apache OpenOffice. This says that the licence is LGPL, which is wrong. The correct license is mentioned on the AOO page [2]. [1] http://en.wikipedia.org/wiki/Comparison_of

Re: [UPDATE SERVICE] proposal a OOo 3.3 update service

2012-05-20 Thread Andrea Pescetti
On 18/05/2012 Oliver-Rainer Wittmann wrote: Thus, please let me in more detail describe what I am observing: For the "static" solution we would have a corresponding HTTP resource (our XML document) at URL X. I see that the HTTP GET requests made by the update functionality in AOO 3.4 and OOo 3.3

Re: [DOWNLOAD] Improved webpage and scripts

2012-05-20 Thread Andrea Pescetti
On 19/05/2012 Marcus (OOo) wrote: http://ooo-site.staging.apache.org/download/index_aoo.html In the last hours and days I've worked on the DL scripts. Thanks, worked nicely for me; this one and http://ooo-site.staging.apache.org/download/test/other_print.html too. Since we send everybody to th

Re: svx/source/svdraw/svdfmtf.cxx

2012-05-20 Thread Armin Le Grand
Hi Pavel, Pavel Janík wrote: > Hi, > >>> WaE = Warning as Error. > > or Warnings Are Errors. > > Gcc option -Werror: Make all warnings into errors. > > With this option turned on, all warnings are made into errors. Our long > term goal is to make gcc silent. Ah, yes, I remember now. We spent

Re: Need guide for my first 'push'

2012-05-20 Thread Armin Le Grand
Regina Henschel wrote: > Hi Ariel, > > Ariel Constenla-Haile schrieb: >> On Sat, May 19, 2012 at 03:43:49PM -0300, Ariel Constenla-Haile wrote: >>> Hi Regina, >>> >>> On Sat, May 19, 2012 at 04:39:31PM +0200, Regina Henschel wrote: Hi all, I'm ready to push my first patch. But it

Re: about openoffice support on SVG ?

2012-05-20 Thread Armin Le Grand
Hi jianlizhao, jianlizhao wrote: > Hello my friend, > > I ask you some question as below: > 1) source code with support for SVG code, What programming language is used? It's C++. > IS C + + or JAVA? > 2) In order to support SVG features, which files additions and modifications > to those so

Re: [DOWNLOAD] Improved webpage and scripts

2012-05-20 Thread Marcus (OOo)
Am 05/20/2012 01:01 PM, schrieb Andrea Pescetti: On 19/05/2012 Marcus (OOo) wrote: http://ooo-site.staging.apache.org/download/index_aoo.html In the last hours and days I've worked on the DL scripts. Thanks, worked nicely for me; this one and http://ooo-site.staging.apache.org/download/test/ot

答复: about openoffice support on SVG ?

2012-05-20 Thread jianlizhao
Hi,Armin : thanks for you replay. I often deal with the digital camera file, its file format is RAW format, I would like to develop an addon in the openoffice's write , through the addon import RAW files. Import new pictures to openoffice's write, the same as Svg import. I see you develop S

Re: how to invoke OpenOffice's about dialog

2012-05-20 Thread Regina Henschel
Hi, 蜗牛 schrieb: how to invoke OpenOffice's about dialog ? hello my friend: I have two questions as below: 1) can you tell me ,the source code of OpenOffice's about dialog in which directory。 You can dig into the code by this way: First search for strings, which you see in the dialog, fo

Re: 答复: about openoffice support on SVG ?

2012-05-20 Thread Regina Henschel
Hi, jianlizhao schrieb: Hi,Armin : thanks for you replay. I often deal with the digital camera file, its file format is RAW format, I would like to develop an addon in the openoffice's write , through the addon import RAW files. Import new pictures to openoffice's write, the same as Svg imp

Re: [DOWNLOAD] Improved webpage and scripts

2012-05-20 Thread Kay Schenk
On Sun, May 20, 2012 at 6:36 AM, Marcus (OOo) wrote: > Am 05/20/2012 01:01 PM, schrieb Andrea Pescetti: > > On 19/05/2012 Marcus (OOo) wrote: >> >>> http://ooo-site.staging.**apache.org/download/index_aoo.**html >>> In the last hours an

Re: Linux install issues

2012-05-20 Thread Kay Schenk
On Sat, May 19, 2012 at 12:25 PM, Pedro Giffuni wrote: > Hi Dennis; > > --- Sab 19/5/12, Dennis E. Hamilton ha scritto: > ... > > One enduring solution would be to > > break with the past and not use the same file names for the > > binary bits, the same registry keys, etc., any longer. > > A bet

Re: Linux install issues

2012-05-20 Thread Nelson Marques
https://bugzilla.redhat.com/show_bug.cgi?id=823217 Guys, like I said previously, there's only 2 ways to get out of this with RPM and YUM/Zypp (Red Hat/Clones and *SUSE): 1) Insert an Epoch on the rpm spec template: (...) Name: Epoch: 2000 Version: Release:

Re: [EXT] LanguageTool extension may be included in AOO?

2012-05-20 Thread Rory O'Farrell
On Sun, 20 May 2012 17:09:11 +0100 "Marco A.G.Pinto" wrote: > Hello! > > I was wondering if the extension "LanguageTool" ( > http://www.languagetool.org ) could be included in the release packages > of AOO since it is a grammar checker. > > I asked this to its author, Daniel Naber, and he tol

Re: Linux install issues

2012-05-20 Thread Kay Schenk
On Sat, May 19, 2012 at 6:06 PM, Andrew Douglas Pitonyak < and...@pitonyak.org> wrote: > > > On 05/19/2012 04:52 PM, Kay Schenk wrote: > >> On Sat, May 19, 2012 at 11:39 AM, Rory O'Farrell wrote: >> >> On Sat, 19 May 2012 10:00:39 -0700 >>> Kay Schenk wrote: >>> >>> Hi all-- OK

Re: Resigning from PPMC

2012-05-20 Thread win
Eric, Hopefully you will reconsider resigning. If the issue is the French website at http://www.openoffice.org/fr/, although I have to rely on google translate, from a users perspective your concerns seem valid. Personally, I think you are needed to resolve some of these issues for the best.

Building AAO from source...

2012-05-20 Thread Nelson Marques
Hi, I've setup a small environment to test some building of AAO, but I'm somehow stuck and I'm not really sure why I'm having a weird behavior. I'm not really sure what is causing this, but the path translation is all twisted, ex: /home/nmarques/aoo/aoo-3.4.0/main/solenv/unxlngxpro/incnc/mywlrld.

Re: [UX] Questions for users

2012-05-20 Thread Paulo de Souza Lima
2012/5/20 Albino Biasutti Neto > Hi. > > Hi > My paticipation on UX. :-) > > We can prepare question for end users. Which country you are?; How old is > it?; What do you use most: calc, write, impress, math ... ?; Doing reserch > and they use the AOO; What you wish for improvements, and others.

Re: [UX] Questions for users

2012-05-20 Thread Albino Biasutti Neto
Hi. 2012/5/20 Paulo de Souza Lima > I think you mean "How old are you?" =) > > Sorry, thanks. > Maybe we could contribute to improve those questions. My 2 cents: > > Are you using it at your work (ask where does he/she work) or at home, or > both? > Do you think you have enough support? Where

Re: Resigning from PPMC

2012-05-20 Thread win
Another item that perhaps need to be fixed, this time on the apparently official French forums http://user.services.openoffice.org/fr/forum/ Every header under the Productions includes LibreOffice first, then a couple of others, then Openoffice.org last. The Apache Software Foundation feather and

Re: Dealing with a large and diverse project - Native Languages and project teams

2012-05-20 Thread Paolo Pozzan
Il 18/05/2012 16:55, drew jensen ha scritto: Hi, Recently there has been some discussion on the projects private ML regarding issues about native language groups and how best to support work groups which will by definition be somewhat circumscribed from the whole by virtue of language without lo

Re: Washington DC Apahe Barcamp

2012-05-20 Thread Albino Biasutti Neto
Hi. 2012/5/18 drew jensen > Hi, > > Just a quick reminder on this. > > I will be attending the Barcamp tomorrow and I will, if possible, give a > brief presentation regarding our project. > > It would be great if I could give a peak to the presentation, but for > that it would have to be finishe

Re: Dealing with a large and diverse project - Native Languages and project teams

2012-05-20 Thread Paulo de Souza Lima
2012/5/20 Paolo Pozzan > > > Reading to all other messages in this thread, I think many missed the > point. > The problem is not about what language to use, but how to manage the > to-be-volunteers which don't or wouldn't have the same skills as ours. > Volunteers are a big marketing weapon; is li

Re: Dealing with a large and diverse project - Native Languages and project teams

2012-05-20 Thread Wolf Halton
On Sun, May 20, 2012 at 2:43 PM, Paulo de Souza Lima < paulo.s.l...@varekai.org> wrote: > 2012/5/20 Paolo Pozzan > > > > > > Reading to all other messages in this thread, I think many missed the > > point. > > The problem is not about what language to use, but how to manage the > > to-be-voluntee

Re: [UX] Questions for users

2012-05-20 Thread Wolf Halton
On Sun, May 20, 2012 at 1:33 PM, Albino Biasutti Neto wrote: > Hi. > > 2012/5/20 Paulo de Souza Lima > > > I think you mean "How old are you?" =) > > > > > Sorry, thanks. > > > > Maybe we could contribute to improve those questions. My 2 cents: > > > > Are you using it at your work (ask where doe

Re: Dealing with a large and diverse project - Native Languages and project teams

2012-05-20 Thread Paulo de Souza Lima
2012/5/20 Wolf Halton > On Sun, May 20, 2012 at 2:43 PM, Paulo de Souza Lima < > paulo.s.l...@varekai.org> wrote: > > > 2012/5/20 Paolo Pozzan > > > > > > > > > Reading to all other messages in this thread, I think many missed the > > > point. > > > The problem is not about what language to use,

Re: [UX] Questions for users

2012-05-20 Thread Paulo de Souza Lima
Maybe we could think in a question database and decide where to ask later. So we could arrange questions in many different ways, depending on the research objetives. What do you think? 2012/5/20 Wolf Halton > question -- Paulo de Souza Lima http://almalivre.wordpress.com Curitiba - PR Linux

Re: Wikipedia pages

2012-05-20 Thread Wolf Halton
On Sun, May 20, 2012 at 5:48 AM, Edward wrote: > On 05/20/2012 02:28 AM, sebb wrote: > >> FYI: >> >> Just noticed that the Wikipedia office suite comparison page [1] has >> an entry for Apache OpenOffice. >> >> This says that the licence is LGPL, which is wrong. >> The correct license is mentione

RE: Dealing with a large and diverse project - Native Languages and project teams

2012-05-20 Thread Dennis E. Hamilton
I want to encourage all that you say here. I am not so confident that the openoffice.org approach (that is, what Sun allowed and supported) is applicable here because the ASF as a foundation must operate differently than a commercial enterprise. That can be a minor thing, once the guidelines ar

RE: Dealing with a large and diverse project - Native Languages and project teams

2012-05-20 Thread Dennis E. Hamilton
The extend of "bureacratic issues" will depend on the extent of support and acceptance you require. Without specific requests, there is no way of knowing what conditions the ASF and the Apache OpenOffice project might set. What do you require that constitutes "acceptance"? What do you require

Re: Dealing with a large and diverse project - Native Languages and project teams

2012-05-20 Thread Paolo Pozzan
Il 20/05/2012 20:57, Paulo de Souza Lima ha scritto: 2012/5/20 Wolf Halton On Sun, May 20, 2012 at 2:43 PM, Paulo de Souza Lima< paulo.s.l...@varekai.org> wrote: 2012/5/20 Paolo Pozzan Reading to all other messages in this thread, I think many missed the point. The problem is not about wh

Re: Dealing with a large and diverse project - Native Languages and project teams

2012-05-20 Thread Paulo de Souza Lima
2012/5/20 Dennis E. Hamilton > The extend of "bureacratic issues" will depend on the extent of support > and acceptance you require. > > Without specific requests, there is no way of knowing what conditions the > ASF and the Apache OpenOffice project might set. > > What do you require that consti

RE: Dealing with a large and diverse project - Native Languages and project teams

2012-05-20 Thread Dennis E. Hamilton
When will you be specific? Are you concerned about the iCLA? That doesn't stop most people from helping on ooo-users or other lists. It is not a condition for contributing to the Forums. It is not a condition for submitting bug reports. It is a condition for submitting work that is extens

Re: Dealing with a large and diverse project - Native Languages and project teams

2012-05-20 Thread Paulo de Souza Lima
2012/5/20 Paolo Pozzan > Il 20/05/2012 20:57, Paulo de Souza Lima ha scritto: > Paulo, >>> I am not sure I understand either. What is missing that would make it >>> easier for you to do what you want to accomplish? >>> >> > Maybe is about what must be missed. Asking a volunteer to subscribe

Re: Dealing with a large and diverse project - Native Languages and project teams

2012-05-20 Thread Paulo de Souza Lima
2012/5/20 Dennis E. Hamilton > When will you be specific? > When you give me time to write a proper reply > > Are you concerned about the iCLA? > No I am not. > > That doesn't stop most people from helping on ooo-users or other lists. > It is not a condition for contributing to the Forums.

RE: Dealing with a large and diverse project - Native Languages and project teams

2012-05-20 Thread Dennis E. Hamilton
Please Paolo, What does this refer to: "Do you need to fill a form when you decide to help a friend or someone unknown? Most of people don't think they need. So, some of us will submit their requests for contributors. Some will not." I have no idea how this relates to the Apa

Re: [WWW] Some issues translating download/index.html

2012-05-20 Thread Marcus (OOo)
Am 05/19/2012 12:59 AM, schrieb Marcus (OOo): Am 05/19/2012 12:45 AM, schrieb Ariel Constenla-Haile: Hi Marcus, On Sat, May 19, 2012 at 12:20:24AM +0200, Marcus (OOo) wrote: it's only one page: /content/es/descargar/index.html Simply commit your work, and then I update it (or feel free to modi

Re: Dealing with a large and diverse project - Native Languages and project teams

2012-05-20 Thread Rob Weir
On Sun, May 20, 2012 at 5:07 PM, Dennis E. Hamilton wrote: > When will you be specific? > > Are you concerned about the iCLA? > > That doesn't stop most people from helping on ooo-users or other lists.  It > is not a condition for contributing to the Forums.  It is not a condition for > submitti

Re: Dealing with a large and diverse project - Native Languages and project teams

2012-05-20 Thread Rob Weir
On Sun, May 20, 2012 at 2:57 PM, Paulo de Souza Lima wrote: > 2012/5/20 Wolf Halton > >> On Sun, May 20, 2012 at 2:43 PM, Paulo de Souza Lima < >> paulo.s.l...@varekai.org> wrote: >> >> > 2012/5/20 Paolo Pozzan >> > > >> > > >> > > Reading to all other messages in this thread, I think many misse

Re: [UX] Questions for users

2012-05-20 Thread Wolf Halton
Seems reasonable. Could amass the questions on the ceiling so everyone could see what questions made sense dot their research interest. http://evergreen-community-01.lyrasistechnology.org http://sourcefreedom.com Apache developer: wolfhal...@apache.org On May 20, 2012 3:01 PM, "Paulo de Souza Lim

Re: HELP NEEDED: CERTIFICATION TO PARTICIPATE IN A TENDER

2012-05-20 Thread Alexandro Colorado
Hola Veronica, OpenOffice es un producto de la Fundacion Apache, con gusto te pondre en contacto con el area de trademark para que supervisen este proceso. Sin embargo te aviso que la licencia ASF es una licencia abierta por lo que no necesita de una autorizacion explicita para motivos de redistri

Re: Dealing with a large and diverse project - Native Languages and project teams

2012-05-20 Thread Paulo de Souza Lima
2012/5/20 Dennis E. Hamilton > Please Paolo, > > What does this refer to: > > "Do you need to fill a form when you decide to help a friend >or someone unknown? Most of people don't think they need. >So, some of us will submit their requests for contributors. >Some will not." > > I h

Re: Dealing with a large and diverse project - Native Languages and project teams

2012-05-20 Thread Paulo de Souza Lima
2012/5/20 Rob Weir > On Sun, May 20, 2012 at 2:57 PM, Paulo de Souza Lima > > > > So I've seen two requests so far: > > 1) Create of a br-pt mailing list. I think this was approved, yes? > Yes. Thank you. > > 2) Request for admin access to MWiki. I don't think this has been > resolved yet

RE: Dealing with a large and diverse project - Native Languages and project teams

2012-05-20 Thread Dennis E. Hamilton
I was curious about "sisudo" also: Significado de sisudo no Dicionário inFormal online de Português. O que é sisudo: Sério, firme, enfático. Prudente, sensato. I think you might have been thinking of "dour" although that word is not used much. Beside serious, firm, and emphatic there

Re: Dealing with a large and diverse project - Native Languages and project teams

2012-05-20 Thread Paulo de Souza Lima
2012/5/20 Dennis E. Hamilton > I was curious about "sisudo" also: > > Great! =) Also can mean a person who doesn't smile ever. =D > Significado de sisudo no Dicionário inFormal online de > Português. O que é sisudo: Sério, firme, enfático. > Prudente, sensato. > > I think you might hav

Re: Dealing with a large and diverse project - Native Languages and project teams

2012-05-20 Thread Pedro Giffuni
Hello guys.. very interesting discussion. I am new to OpenOffice.org and indeed new to Apache and I am basically the result of both organizations coming together. On 05/20/12 16:11, Paulo de Souza Lima wrote: ... Keep in mind the following: OpenOffice.org community has passed through a traumat

Re: [UX] Questions for users

2012-05-20 Thread Paulo de Souza Lima
This could be done in the wiki. 2012/5/20 Wolf Halton > Seems reasonable. Could amass the questions on the ceiling so everyone > could see what questions made sense dot their research interest. > > http://evergreen-community-01.lyrasistechnology.org > http://sourcefreedom.com > Apache developer

Re: Dealing with a large and diverse project - Native Languages and project teams

2012-05-20 Thread Rob Weir
On Sun, May 20, 2012 at 6:00 PM, Paulo de Souza Lima wrote: > 2012/5/20 Dennis E. Hamilton > >> Please Paolo, >> >> What does this refer to: >> >>   "Do you need to fill a form when you decide to help a friend >>    or someone unknown? Most of people don't think they need. >>    So, some of us wi

Re: HELP NEEDED: CERTIFICATION TO PARTICIPATE IN A TENDER

2012-05-20 Thread Louis Suárez-Potts
Dear Ms Cubilla, Thanks for contacting us. As someone who has long championed the use of OpenOffice in education, and specifically on netbooks and other portable and mobile devices, I'm delighted to learn of your tender. You probably know this, and if you do, my apologies, Apache OpenOffice is

RE: Dealing with a large and diverse project - Native Languages and project teams

2012-05-20 Thread Dennis E. Hamilton
Thank you. I see that this is about a past experience with another project. I have nothing to say about that. I think Rob is correct that the Apache OpenOffice project must deal with specific situations that the project can influence. - Dennis -Original Message- From: Paulo de

RE: MediaWiki update (was Re: Dealing with a large and diverse project - Native Languages and project teams)

2012-05-20 Thread Dennis E. Hamilton
The JIRA Issue has been acknowledged. INFRA indicates that there are believed to be two Apache OpenOffice project members already able to work on this. . There is no information about priorities and any staging for a MediaWiki upgrade. Meanw

Please review trial load of Symphony dumpfile

2012-05-20 Thread Rob Weir
The JIRA issue for loading the Symphony dump is here: https://issues.apache.org/jira/browse/INFRA-4799 Daniel made a test load of the dump file here: https://svn-master.apache.org/repos/test/danielsh/symphony-import/ It would be great if someone can (maybe from the Symphony team) can do a check o

RE: Dealing with a large and diverse project - Native Languages and project teams

2012-05-20 Thread Dennis E. Hamilton
Yes, that is a meaning for "dour" in English also. -Original Message- From: Paulo de Souza Lima [mailto:paulo.s.l...@varekai.org] Sent: Sunday, May 20, 2012 15:10 To: ooo-dev@incubator.apache.org; dennis.hamil...@acm.org Subject: Re: Dealing with a large and diverse project - Native Langu

Re: [UX] Questions for users

2012-05-20 Thread Raul Pacheco da Silva
Yes, like others softwares and questions in free internet U2es,012/5/20 Paulo de Souza Lima > This could be done in the wiki. > > 2012/5/20 Wolf Halton > > > Seems reasonable. Could amass the questions on the ceiling so everyone > > could see what questions made sense dot their research int

Re: Dealing with a large and diverse project - Native Languages and project teams

2012-05-20 Thread Paulo de Souza Lima
Well I think this issue is quite clear for me, and I feel able to showm how things work for those who wants to help, here in Brazil. Thank you very much for your help. 2012/5/20 Rob Weir > On Sun, May 20, 2012 at 6:00 PM, Paulo de Souza Lima > wrote: > > 2012/5/20 Dennis E. Hamilton > > > >>

RE: Please review trial load of Symphony dumpfile

2012-05-20 Thread Dennis E. Hamilton
I did a quick look. There appears to be a great deal of IP cleanup required, particularly Sun LGPL notices. It is good that this is going to be in a separate subtree of the incubator/ooo/ SVN starting out. I have no way to comment on the completeness or accuracy of the materials, of course.

Re: [EXT] LanguageTool extension may be included in AOO?

2012-05-20 Thread Ariel Constenla-Haile
Hi Marco, On Sun, May 20, 2012 at 05:09:11PM +0100, Marco A.G.Pinto wrote: > Hello! > > I was wondering if the extension "LanguageTool" ( > http://www.languagetool.org ) could be included in the release > packages of AOO since it is a grammar checker. > > I asked this to its author, Daniel Naber

Re: MediaWiki update (was Re: Dealing with a large and diverse project - Native Languages and project teams)

2012-05-20 Thread Claudio Filho
2012/5/18 Pedro Giffuni : > I opened a JIRA issue: > > https://issues.apache.org/jira/browse/INFRA-4816 Wow! You was more fast that me, Pedro. I was writing now an issue for this. :-) Thanks, Claudio

Re: Please review trial load of Symphony dumpfile

2012-05-20 Thread Ariel Constenla-Haile
Hi On Sun, May 20, 2012 at 06:28:39PM -0400, Rob Weir wrote: > The JIRA issue for loading the Symphony dump is here: > https://issues.apache.org/jira/browse/INFRA-4799 > > Daniel made a test load of the dump file here: > https://svn-master.apache.org/repos/test/danielsh/symphony-import/ > > It

Re: HELP NEEDED: CERTIFICATION TO PARTICIPATE IN A TENDER

2012-05-20 Thread Wolf Halton
Miss Cubilla, isn't certifying a platform usable with a software the responsibility of the hardware manufacturer? Perhaps I do not understand the request. Wolf Halton http://evergreen-community-01.lyrasistechnology.org http://sourcefreedom.com Apache developer: wolfhal...@apache.org On May 20, 20

Re: Dealing with a large and diverse project - Native Languages and project teams

2012-05-20 Thread Paulo de Souza Lima
2012/5/20 win > On 05/20/2012 04:11 PM, Paulo de Souza Lima wrote: > >> The fact is: there's a lot of people helping AOO and you don't really know >> them. And they don't want to fill a form to officially help AOO or Apache >> Foundation. But it would be good to see they are recognized as "helper

how to invoke OpenOffice's about dialog

2012-05-20 Thread ????
Hi, Regina: I want to alter this dialog. I call the dialog in openoffice Extensions. How to write code?what files Need to include my program? regards -- -- ??: "Regina Henschel"; : 2012??5??20??(??) 10:31 ??: "ooo

RE: Dealing with a large and diverse project - Native Languages and project teams

2012-05-20 Thread Dennis E. Hamilton
-Original Message- From: Paulo de Souza Lima [mailto:paulo.s.l...@varekai.org] Sent: Sunday, May 20, 2012 16:52 To: win Cc: ooo-dev@incubator.apache.org Subject: Re: Dealing with a large and diverse project - Native Languages and project teams [ ... ] In September there will be 2 larg

Re: Dealing with a large and diverse project - Native Languages and project teams

2012-05-20 Thread Paulo de Souza Lima
2012/5/20 Dennis E. Hamilton > > > -Original Message- > From: Paulo de Souza Lima [mailto:paulo.s.l...@varekai.org] > Sent: Sunday, May 20, 2012 16:52 > To: win > Cc: ooo-dev@incubator.apache.org > Subject: Re: Dealing with a large and diverse project - Native Languages > and project tea

Re: Dealing with a large and diverse project - Native Languages and project teams

2012-05-20 Thread Rob Weir
On Sun, May 20, 2012 at 7:51 PM, Paulo de Souza Lima wrote: > 2012/5/20 win > >> On 05/20/2012 04:11 PM, Paulo de Souza Lima wrote: >> >>> The fact is: there's a lot of people helping AOO and you don't really know >>> them. And they don't want to fill a form to officially help AOO or Apache >>> F

Re: Dealing with a large and diverse project - Native Languages and project teams

2012-05-20 Thread Paulo de Souza Lima
2012/5/20 Rob Weir > On Sun, May 20, 2012 at 7:51 PM, Paulo de Souza Lima > wrote: > > >> > > > > Me, Claudio, Albino, Raul and Kayo are already doing that. We don't want > to > > play the " proxy" role, so we don't have any private lists. All we > discuss > > in Brazil is in a public list. So

Re: Dealing with a large and diverse project - Native Languages and project teams

2012-05-20 Thread Rob Weir
On Sun, May 20, 2012 at 8:40 PM, Paulo de Souza Lima wrote: > 2012/5/20 Dennis E. Hamilton > >> >> >> -Original Message- >> From: Paulo de Souza Lima [mailto:paulo.s.l...@varekai.org] >> Sent: Sunday, May 20, 2012 16:52 >> To: win >> Cc: ooo-dev@incubator.apache.org >> Subject: Re: Deali

how dare youy!!!!!

2012-05-20 Thread Leah Rishona Blachman
How dare you change something on my computer without my permission???!!! I am beyond appalled and consider this an incredible invasion of privacy? I am reporting you to every federal and state agency that could possible sue you for hacking!!! Your organization deserves to have any licenses you h

Re: [EXT] LanguageTool extension may be included in AOO?

2012-05-20 Thread win
On 05/20/2012 05:55 PM, Ariel Constenla-Haile wrote: Hi Marco, On Sun, May 20, 2012 at 05:09:11PM +0100, Marco A.G.Pinto wrote: Hello! I was wondering if the extension "LanguageTool" ( http://www.languagetool.org ) could be included in the release packages of AOO since it is a grammar checker.

Re: Dealing with a large and diverse project - Native Languages and project teams

2012-05-20 Thread win
On 05/20/2012 04:11 PM, Paulo de Souza Lima wrote: The fact is: there's a lot of people helping AOO and you don't really know them. And they don't want to fill a form to officially help AOO or Apache Foundation. But it would be good to see they are recognized as "helpers", or "contributors", or w

Re: HELP NEEDED: CERTIFICATION TO PARTICIPATE IN A TENDER

2012-05-20 Thread Rob Weir
On Sun, May 20, 2012 at 7:02 PM, Wolf Halton wrote: > Miss Cubilla, isn't certifying a platform usable with a software the > responsibility of the hardware manufacturer? Perhaps I do not understand > the request. > If I had to guess, Acer needs to be sure that it has permission to copy and redist

RE: Dealing with a large and diverse project - Native Languages and project teams

2012-05-20 Thread Dennis E. Hamilton
Paulo, Rob also clarified what I mean by people speaking for themselves when he said this earlier: "For example, I have given such presentations before. I just say that I am, "Rob Weir, a Committer on the Apache OpenOffice project". I think several of us have done this as

Re: Please review trial load of Symphony dumpfile

2012-05-20 Thread Rob Weir
On Sun, May 20, 2012 at 6:39 PM, Dennis E. Hamilton wrote: > I did a quick look. > > There appears to be a great deal of IP cleanup required, particularly Sun > LGPL notices.  It is good that this is going to be in a separate subtree of > the incubator/ooo/ SVN starting out. > > I have no way to

RE: how dare youy!!!!!

2012-05-20 Thread Dennis E. Hamilton
Can you please be specific about what happened? There is nothing from this project that should interfere with your use of Microsoft software or your PC. What exactly was changed that was not expected? What did Apache OpenOffice have to do with it? I am sorry for your distress. Please help us u

Re: Please review trial load of Symphony dumpfile

2012-05-20 Thread Yong Lin Ma
On Mon, May 21, 2012 at 7:00 AM, Ariel Constenla-Haile wrote: > > Hi > > On Sun, May 20, 2012 at 06:28:39PM -0400, Rob Weir wrote: >> The JIRA issue for loading the Symphony dump is here: >> https://issues.apache.org/jira/browse/INFRA-4799 >> >> Daniel made a test load of the dump file here: >> ht

Re: HELP NEEDED: CERTIFICATION TO PARTICIPATE IN A TENDER

2012-05-20 Thread Louis Suárez-Potts
On 2012-05-20, at 21:22 , Rob Weir wrote: > On Sun, May 20, 2012 at 7:02 PM, Wolf Halton wrote: >> Miss Cubilla, isn't certifying a platform usable with a software the >> responsibility of the hardware manufacturer? Perhaps I do not understand >> the request. >> > > If I had to guess, Acer nee

RE: how dare youy!!!!!

2012-05-20 Thread Dennis E. Hamilton
Did you install Apache OpenOffice on your laptop? Did someone upgrade software on your laptop when you were away? It may be that what changed was the file association. It should *not* have happened automatically. Apache OpenOffice does not remove Microsoft Office software. Apache OpenOffic

Re: how dare youy!!!!!

2012-05-20 Thread F C. Costero
I'll take a guess that your file associations have been changed so that all files appear with the OpenOffice icons. This doesn't mean that content of the files has been changed, just that your operating system will open them with OpenOffice. There is a tutorial on the user forum to help people chan

Re: Re: open the UOF2.0 source codes

2012-05-20 Thread hongyun . an
hi,Rob: Thank you for your help.CS2C would like to open the UOF2.0 codes. We will do the "Software Grant Agreement" immediately. best wishes. An Hongyun From: Rob Weir Date: 2012-05-18 01:24 To: ooo-dev; hongyun.an Subject: Re: open the UOF2.0 source codes On Wed, Apr 4, 2012 at 2:30 AM, hongyu

Re: Please review trial load of Symphony dumpfile

2012-05-20 Thread zhangjf
Some 3rd party codes are not included in this repository, such as ext_libraries, ext_sources, but they are required to build the code base. And some extension modules are not included in Symphony code base since they are not used in Symphony, such as binfilter, xpdf... After the repository is loade

Re: Washington DC Apahe Barcamp

2012-05-20 Thread Louis Suárez-Potts
On 2012-05-18, at 22:35 , drew wrote: > Though your remarks mention wordperfect format files and isn't that kind > of an issue with AOO? Yes. Which is why, I suppose, the company Propylon came into being: b/c Sun didn't see fit to address this essentially niche market. Of course, the "niche m

Re: Please review trial load of Symphony dumpfile

2012-05-20 Thread Ariel Constenla-Haile
Hi zhangjf, On Mon, May 21, 2012 at 10:30:53AM +0800, zhangjf wrote: > Some 3rd party codes are not included in this repository, such as > ext_libraries, ext_sources, but they are required to build the code > base. And some extension modules are not included in Symphony code > base since they are

Re: Please review trial load of Symphony dumpfile

2012-05-20 Thread Chao Huang
The verification work is starting now. I'm checking out the source code from SVN server. Then I will launch full build on Windows/Linux/Mac. 2012/5/21 zhangjf > Some 3rd party codes are not included in this repository, such as > ext_libraries, ext_sources, but they are required to build the cod

[RELEASE][3.4.1] Propose issues 119206 119327 and 119102 as release relevant

2012-05-20 Thread Ariel Constenla-Haile
Hi all, I'd like to propose the following issues as 3.4.1 release relevant (and so, to be committed on the AOO34 branch): #i119206# use generic methods in presenter-console's makefile https://issues.apache.org/ooo/show_bug.cgi?id=119206 http://svn.apache.org/viewvc?view=revision&revision=1333462

Re: [EXT] LanguageTool extension may be included in AOO?

2012-05-20 Thread Pedro Giffuni
--- Dom 20/5/12, win ha scritto: > On 05/20/2012 05:55 PM, Ariel > Constenla-Haile wrote: > > Hi Marco, > > > > On Sun, May 20, 2012 at 05:09:11PM +0100, Marco > A.G.Pinto wrote: > >> Hello! > >> > >> I was wondering if the extension "LanguageTool" ( > >> http://www.languagetool.org ) could b

Re: Please review trial load of Symphony dumpfile

2012-05-20 Thread Pedro Giffuni
Hi; I looked at it briefly and it was nice to see it already has some of the AOO 3.4 enhancements. I also noticed icu has been updated which is great. This is very exciting ... thanks IBM! Pedro. --- Dom 20/5/12, Rob Weir ha scritto: > The JIRA issue for loading the > Symphony dump is here: >

Re: [RELEASE][3.4.1] Propose issues 119206 119327 and 119102 as release relevant

2012-05-20 Thread Herbert Duerr
On 05/21/2012 06:28 AM, Ariel Constenla-Haile wrote: I'd like to propose the following issues as 3.4.1 release relevant (and so, to be committed on the AOO34 branch): #i119206# use generic methods in presenter-console's makefile [...] #i119327# Added USE_XINERAMA to other xinerama flags. [...]

Re: Please review trial load of Symphony dumpfile

2012-05-20 Thread Yong Lin Ma
As far as I know, the Sun LGPL should be OK in this stage. There is a IBM SGA which describes all kinds of license includes in the contribution. On Mon, May 21, 2012 at 6:39 AM, Dennis E. Hamilton wrote: > I did a quick look. > > There appears to be a great deal of IP cleanup required, particul

Re: Please review trial load of Symphony dumpfile

2012-05-20 Thread Yong Lin Ma
Yeah, we integrated most enhancement/changes from AOO3.4. Especially those copyleft module cleanup work. We thought it is mandatory requirement of contribution. On Mon, May 21, 2012 at 12:56 PM, Pedro Giffuni wrote: > Hi; > > I looked at it briefly and it was nice to see it already > has some of

Re: Apache OpenOffice Presentation Template

2012-05-20 Thread Xin Li
Yes, I found that. Thanks for your suggestions. I have told Yun Chao to fix it. These four templates are the first attempt we designed for AOO and put them in community, we will publish more in the future. 2012/5/18 Kevin Grignon > Xin and Yun Chao, > > The templates are nice. Thanks for sharing

Re: [ANNOUNCE] IBM SGA/CCLA Submitted for Symphony Source Code Contribution

2012-05-20 Thread Yue Helen
As one member of the team, I feel proud that people missed the mail merge feature ^o*...although the code can't be applied to our code base, the design does. We can refer to the best from the design, and improve the mail merge function here. Besides mail merge & MDI, there are a lot of user experi

Re: [UX] New AOO User Experience Community

2012-05-20 Thread Juergen Schmidt
Am Samstag, 19. Mai 2012 um 00:18 schrieb Paulo de Souza Lima: > 2012/5/18 Juergen Schmidt > > > Am Freitag, 18. Mai 2012 um 15:22 schrieb Paulo de Souza Lima: > > > 2012/5/18 Jürgen Schmidt > > > > > > > On 5/18/12 10:32 AM, Kevin Grignon wrote: > > > > > > > > > Erik, > > > > > > > > >