Re: Google+ Community

2012-12-17 Thread Galileo Teco Juárez
Error 404 :( El lunes, 17 de diciembre de 2012, Ariel Constenla-Haile escribió: > On Mon, Dec 17, 2012 at 8:14 PM, RGB ES > > wrote: > > 2012/12/18 Rob Weir > > > > >> A follow up from a previous note. We have a new Google+ Community set > >> up for Apache OpenOffice. You are welcome to join: >

is a bug ?

2012-12-20 Thread Galileo Teco Juárez
to execute command soffice --headless --acept="socket,port=8100;urp;" i get fontconfig warning /usr/lib/libreoffice/share/fonts/truetype/fc_local.conf line 13: having multiple in ins't supported and may not works as expected the command run fine -- *Galileo Teco Juarez* *Web:* http://80bit

Re: is a bug ?

2012-12-25 Thread Galileo Teco Juárez
ok understand thanks (y) 2012/12/21 Herbert Dürr > Hi Galileo, > > > On 2012/12/20 9:44 PM, you wrote: > >> to execute command >> >> soffice --headless --acept="socket,port=8100;urp;**" >> >> i get >> >> fontconfig warning /usr/lib/libreoffice/share/** >> fonts/truetype/fc_local.conf >> line 13

Formats MicrosoftOffice and OpenOffice

2013-01-05 Thread Galileo Teco Juárez
where I can find a list of incompatibilities between OO and MSO. docx format example -- *Galileo Teco Juarez* *Web:* http://80bits.wordpress.com *Twitter:* @genitalico *Linkedin:* http://mx.linkedin.com/pub/galileo-teco-ju%C3%A1rez/30/690/797

Re: Open Office Impress, the "free power point".

2013-01-09 Thread Galileo Teco Juárez
strange would be nice to share in your download link 2013/1/9 Herbert Duerr > On 09.01.2013 02:36, james quayle wrote: > >> Hey, Just wanted to let you know that your program has a Trojan Horse >> attached to it. I downloaded your program, so that I could create a >> Powerpoint for school, and

Re: Hi

2013-01-24 Thread Galileo Teco Juárez
welcome from mexico Michael 2013/1/24 Michael Lam > My name is Michael Lam, I am a software engineer and I would like to > volunteer. I mostly program in Java but also know python and would like to > brush up on my C/C++. I have been on this mailing list for awhile and also > have an account on

Re: Hello

2013-01-25 Thread Galileo Teco Juárez
hi jdaniel.alvaro hola xD pues hiba a pasarte unos links pero ya los pusieron yo tambien estoy empezando a desarrollar mi fuerte es java, para las extensiones eso esta bien aun que igual si sabes python, se puede desarrollar extensiones en python estaria bien ponernos de acuerdo para colaborar entr

Re: Hello

2013-01-29 Thread Galileo Teco Juárez
2013/1/27 jdaniel.alvaro > Claro, pasame tu Facebook tengo unos problemas con la guía de extensiones > haber si puedes ayudarme. > > On Fri, Jan 25, 2013 at 7:17 PM, Galileo Teco Juárez > wrote: > > > hi jdaniel.alvaro > > hola xD > > pues hiba a pasart

which version to use

2013-02-02 Thread Galileo Teco Juárez
hi I volunter I volunteer I begin to understand the development of extensions I have a question. which is the most stable version to start always downloaded the latest version -- *Galileo Teco Juarez* *Web:* http://80bits.wordpress.com *Twitter:* @genitalico *Lin

import library OOoTools

2013-02-05 Thread Galileo Teco Juárez
I'm practicing http://wiki.openoffice.org/wiki/Doctests and i have the problem with from oootools import OOoTools is a module necesary for example i found in next link http://jm406.free.fr/travail/pyuno/oootools.py the question is how to import from pyuno? or that path? to operate the e

Select column in Calc

2013-02-12 Thread Galileo Teco Juárez
Select column in Calc as I can select from Python the value of a particular column in Calc or is necessary for the user to select? regards -- *Galileo Teco Juarez* *Web:* http://80bits.wordpress.com *Twitter:* @genitalico *Linkedin:* http://mx.linkedin.com/pub/g

Re: Select column in Calc

2013-02-12 Thread Galileo Teco Juárez
sorry mistake of translations this is the real question *how can i select the value of a colum in a specific cell. ie, select the value of 10 from the B4 cell* 2013/2/12 Galileo Teco Juárez > Select column in Calc > > as I can select from Python > the value of a particular co

Re: Select column in Calc

2013-02-12 Thread Galileo Teco Juárez
obtain the value in a cell specific 2013/2/12 Andrew Douglas Pitonyak > Do you want to "get", "take", or "obtain" the value that is in the cell, > or, do you want to "select" the cell so that it is the current cell? > > On 02/12/2013 03:

Re: Select column in Calc

2013-02-12 Thread Galileo Teco Juárez
Ariel Constenla-Haile thanks by the examples i will study 2013/2/12 Galileo Teco Juárez > obtain the value in a cell specific > > > 2013/2/12 Andrew Douglas Pitonyak > >> Do you want to "get", "take", or "obtain" the value that is in the ce

OpenOffice Cases of Success

2013-04-04 Thread Galileo Teco Juárez
Anyone with information on success stories of the suite for example: schools, governments.. en donde se utilice la suite regards -- *Galileo Teco Juarez* *Web:* http://80bits.wordpress.com *Twitter:* @genitalico *Linkedin:* http://mx.linkedin.com/pub/galileo-teco-

Re: OpenOffice Cases of Success

2013-04-04 Thread Galileo Teco Juárez
excelent thanks 2013/4/4 Louis Suárez-Potts > > On 13-04-04, at 22:10 , Galileo Teco Juárez wrote: > > > Anyone with information on success stories of the suite > > for example: > > schools, governments.. > > en donde se utilice la suite > > > > T

Re: HTML5 animation module for impress

2013-04-21 Thread Galileo Teco Juárez
how? a module, functioning in Impress, developed in HTML5? i did not understand the idea :D 2013/4/21 Alexandro Colorado > Hi I wonder if an animation module for impress on HTML5 would be a > good idea for GSoC. Something similar to Prezi, but on a more > traditional Impress style. There is t

Re: HTML5 animation module for impress

2013-04-22 Thread Galileo Teco Juárez
ion into an JS > >> animation. > >> > >> Here is a Canvas animation stress test example: > >> > http://www.html5canvastutorials.com/labs/html5-canvas-kineticjs-animation-stress-test/ > >> > >> On 4/22/13, Galileo Teco Juárez wrote: > >>>

Proposal GSoC

2013-04-24 Thread Galileo Teco Juárez
I a question, in the event GSoC, the proposal is sent from the web or from here?in the mailing list.. -- *Galileo Teco Juarez* *Web:* http://80bits.wordpress.com *Twitter:* @genitalico *Linkedin:* http://mx.linkedin.com/pub/galileo-teco-ju%C3%A1rez/30/690/797

Re: Proposal GSoC

2013-04-25 Thread Galileo Teco Juárez
ange/students-students-application-phase/ > [5] - http://goo.gl/ZSYyp > """ > > > On 4/25/13, Galileo Teco Juárez wrote: > > I a question, in the event GSoC, the proposal is sent from the web or > from > > here?in the mailing list.. > > >

Proposal GSoC

2013-04-29 Thread Galileo Teco Juárez
is good proposal, change the Interface of AOO, for GSoC, or the interface not in the plans of the community -- *Galileo Teco Juarez* *Web:* http://80bits.wordpress.com *Twitter:* @genitalico *Linkedin:* http://mx.linkedin.com/pub/galileo-teco-ju%C3%A1rez/30/690/79

Re: [Documentation] fr User manuals (unofficial)

2013-04-30 Thread Galileo Teco Juárez
very good :D 2013/4/30 Albino B Neto > 2013/4/30 Guy Waterval : > > Easy to modify and adapt to personal needs. Based on Apache OpenOffice, > > OOo4Kids/OOoLight specific parts clearly marked, simple skip them. > > And to translate pt-br ? > > Best, > > -- > Albino B Neto > Debian GNU/Linux | F

Re: Presentation

2012-11-04 Thread Galileo Teco Juárez
thanks I will start reading the documentation Who is responsible for each project? 2012/11/3 Regina Henschel > Hi Galileo, > > you are welcome. > > Galileo Teco Juárez schrieb: > > hi i am new .. my name is Galileo. I am Chiapas Mexico >> >> I join the list

Re: Presentation

2012-11-05 Thread Galileo Teco Juárez
thanks i check :D 2012/11/5 Rob Weir > On Sun, Nov 4, 2012 at 8:55 PM, Galileo Teco Juárez > wrote: > > thanks > > I will start reading the documentation > > > > Who is responsible for each project? > > > > You can see a list of voluntee