Re: ODF angle in draw:transform are in degrees

2012-08-11 Thread Noel Grandin
One way would be to add a new attribute specifying either degrees or radians. Then modify the loader code so it looks at the application that created the file to determine what it should do in cases where there is not attribute. Fundamentally, I don't see that there is a perfect solution to this.

Re: Extensions and Templates New Features

2012-08-11 Thread RGB ES
2012/8/9 Roberto Galoppini rgalopp...@geek.net: Below what's new, I also blogged about that at SourceForge blog. 1) Download statistics are now automatically obtained via the SourceForge API and are more reliable than the old system, in which the counters had been turned off and remained

Fwd: ApacheCon Europe CFP closes Monday!

2012-08-11 Thread Donald Harbison
Cross posting to ensure everyone in Apache OpenOffice is not unaware that the CFP system will close for ApacheCon Europe on Monday. It's August, it's summer for some of us, and it's the weekend, but this is your best chance to get your submission reviewed. I'll come on the list with some

Re: svn commit: r1367858 - in /incubator/ooo/trunk/main/pyuno/source/module: pyuno.cxx pyuno_callable.cxx pyuno_module.cxx pyuno_runtime.cxx

2012-08-11 Thread Pedro Giffuni
Hi again; This is weird. According to: http://python3porting.com/cextensions.html Python 2.6 and 2.7 should support PyVarObject_HEAD_INIT In any case, I added the backward compatibility as documented in that site. Committed revision as 1371957. Thanks! Pedro.

Re: Yes. You can do this with OpenOffice. (MysteryGuitarMan video with OpenOffice Mac)

2012-08-11 Thread Albino B Neto
Hi. 2012/8/9 Rob Weir robw...@apache.org: If you don't know this guy's work you should really check it out. He has over 2 million YouTube subscribers. It is hard to describe, but I'd say it is 1/3 one-man band, 1/3 stop motion animation, 1/3 green screen work. And 100% fun.

RE: ODF angle in draw:transform are in degrees

2012-08-11 Thread Dennis E. Hamilton
The proposal that Regina brought to the ODF TC is safer. It does not depend on attempting to identify the producer. (In fact, the ODF specification says that the generator identification is *not* to be used in this manner. It is also unreliably used.) The idea is to face reality and affirm

Re: Yes. You can do this with OpenOffice. (MysteryGuitarMan video with OpenOffice Mac)

2012-08-11 Thread Rob Weir
On Fri, Aug 10, 2012 at 6:39 PM, Rob Weir robw...@apache.org wrote: On Fri, Aug 10, 2012 at 6:06 PM, Andreas Säger ville...@t-online.de wrote: Am 10.08.2012 02:24, Rob Weir wrote: And here is the behind the scenes video that explains how he did it: http://www.youtube.com/watch?v=6PCTinsZ7dM

Re: ODF angle in draw:transform are in degrees

2012-08-11 Thread Regina Henschel
Hi Dennis, Dennis E. Hamilton schrieb: The proposal that Regina brought to the ODF TC is safer. It does not depend on attempting to identify the producer. (In fact, the ODF specification says that the generator identification is *not* to be used in this manner. It is also unreliably used.)

RE: ODF angle in draw:transform are in degrees

2012-08-11 Thread Dennis E. Hamilton
@Regina, Thanks. I agree that the transform case needs to be taken up also. My sense is that there is agreement that there should be transposition to SVG with attention to migration and down-level compatibility issues. I also agree that the situation with existing ODF 1.0/../1.2 documents

CMS diff: Why Apache OpenOffice: Great Software

2012-08-11 Thread Shenfeng Liu
Clone URL (Committers only): https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://ooo-site.apache.org/zh-cn%2Fwhy%2Fwhy_great.mdtext Shenfeng Liu Index: trunk/content/zh-cn/why/why_great.mdtext === ---

CMS diff: Why Apache OpenOffice: Free software

2012-08-11 Thread Shenfeng Liu
Clone URL (Committers only): https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://ooo-site.apache.org/zh-cn%2Fwhy%2Fwhy_free.mdtext Shenfeng Liu Index: trunk/content/zh-cn/why/why_free.mdtext === ---

Re: CMS diff: Apache OpenOffice - 开放免费的文字处理软件

2012-08-11 Thread Shenfeng Liu
Thanks Joe Kay, I translated zh-cn/why/why_great and zh-cn/why/why_free . This time I see the status of M. I guess the conflict was resolved. Thanks! - Shenfeng 2012/8/11 Joe Schaefer joe_schae...@yahoo.com No a clear status like that is the green light for more edits. Please proceed.

Re: Yes. You can do this with OpenOffice. (MysteryGuitarMan video with OpenOffice Mac)

2012-08-11 Thread imacat
Well, this came to my mind: I do not know if the author draw this motion picture cell by cell, but I could write a UNO program to do that, and it shall take less than a couple of hours to generate that kind of stop motion video. This is not hard. Maybe this can be my next topic to