Jon Phillips | 1 Feb 2005 02:09
Favicon
Gravatar

Re: filter for inkscape and OpenDocument

Daniel Carrera wrote:
> mental@... wrote:
> 
> 
>>I just broke down and looked at the OpenDocument standard.  Yes, they 
>>are in fact doing this.
>>
>>Unless this has been somehow okayed by the SVG WG, they are polluting 
>>the SVG namespace.
> 
> 
> I am ignorant of this subject. I know that the OASIS TC is in contact the 
> other standard groups (like XForms) so presumably SVG is one of them.
> 
> 
>>What are the appropriate channels to raise these concerns re: 
>>OpenDocument?
> 
> 
> Go here:
> 
> http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=office
> 
> You can leave a comment (click on "Send a comment"), join the TC, or 
> simply just join their mailing list and participate in the discussion. The 
> list is office@... but I can't figure out how to 
> subscribe. I know you don't have to be a TC member to participate, as I 
> know of other people who aren't members and still contribute there.
> 
> It is very important to get representation in the OASIS TC from multiple 
(Continue reading)

Daniel Carrera | 1 Feb 2005 02:17
Favicon

Re: filter for inkscape and OpenDocument

Jon Phillips wrote:

> Mental, since you did a bit of research on this, might you email them and 
> tell them of the urgency of this as well. Although, with their current 
> speed, I don't know how effective they are at commenting on that spec prior 
> to FRIDAY.

Well, you are still allowed to comment after Friday. You can send comemnts 
anytime. I've seen comments by David Wheeler from last October (well 
outside the "request for public commentary" period). All I meant is that 
right now is a very good time to talk to them. But the OASIS TC is always 
open for public comments.

Cheers,
--

-- 
Daniel Carrera            | There is no urge so great as for one man to 
Join OOoAuthors today!    | edit another man's work.
http://www.oooauthors.org |  -- Mark Twain

-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
Jon Phillips | 1 Feb 2005 02:42
Favicon
Gravatar

Re: filter for inkscape and OpenDocument

Alexandre Prokoudine wrote:
> On Mon, 31 Jan 2005 12:10:02 -0500, Daniel Carrera
> <dcarrera@...> wrote:
> 
> 
>>The OpenOffice.org format specification is 570 pages.
>>The OpenDocument specification is 750 pages.
> 
> 
> As a professional technical writer I can tell you that it's not the
> best argument :)))
> 
> However, if the specs of OASIS OpenDocument are available, I would
> appreciate an URL. The only reason Scribus doesn't support importing
> files in OpenDocument format is no specs available to read.
> 

http://xml.coverpages.org/ni2005-01-04-a.html

Jon

----------------------------------------------------
> This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
> Tool for open source databases. Create drag-&-drop reports. Save time
> by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
> Download a FREE copy at http://www.intelliview.com/go/osdn_nl
> _______________________________________________
> Inkscape-devel mailing list
> Inkscape-devel@...
> https://lists.sourceforge.net/lists/listinfo/inkscape-devel
(Continue reading)

Jon Phillips | 1 Feb 2005 02:43
Favicon
Gravatar

Re: filter for inkscape and OpenDocument

Jon Phillips wrote:
> Daniel Carrera wrote:
> 
>> mental@... wrote:
>>
>>
>>> I just broke down and looked at the OpenDocument standard.  Yes, they 
>>> are in fact doing this.
>>>
>>> Unless this has been somehow okayed by the SVG WG, they are polluting 
>>> the SVG namespace.
>>
>>
>>
>> I am ignorant of this subject. I know that the OASIS TC is in contact 
>> the other standard groups (like XForms) so presumably SVG is one of them.
>>
>>
>>> What are the appropriate channels to raise these concerns re: 
>>> OpenDocument?
>>
>>
>>
>> Go here:
>>
>> http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=office
>>
>> You can leave a comment (click on "Send a comment"), join the TC, or 
>> simply just join their mailing list and participate in the discussion. 
>> The list is office@... but I can't figure out how to 
(Continue reading)

Kees Cook | 1 Feb 2005 04:36
Favicon

font crashes

I solved the Pango font crashes related to Font descriptions not having 
a family name specified (the "1979" font bug).  I'm not sure what other 
bugs it'll fix, but I made a testcase for Pango and opened a bug for 
them.  I set up code to work around it, or at least avoid the crash in a 
worse-case situation.

--

-- 
Kees Cook                                             <at> outflux.net

-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
Kees Cook | 1 Feb 2005 04:38
Favicon

printing comments

Does anyone object to having comments added to postscript print-outs?  
For example:

...
%%Page: 1 1
90 rotate
0.80000000 -0.80000000 scale
gsave [1.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000] 
concat
%! begin '#path4209'
0.0000000 0.0000000 0.0000000 setrgbcolor
...
372.04724 70.866136 lineto
stroke
%! end '#path4209'
%! begin '#path4210'
0.0000000 0.0000000 0.0000000 setrgbcolor
0.68750000 setlinewidth

I'm doing it right how to help me track down a printing bug, but I 
thought it might be fun to leave turned on?

--

-- 
Kees Cook                                             <at> outflux.net

-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
(Continue reading)

Kees Cook | 1 Feb 2005 05:34
Favicon

Re: Basic tasks ?

On Mon, Jan 31, 2005 at 02:16:42PM -0800, Bryce Harrington wrote:
> Sounds great, wanna pile up the simpler tasks identified in this thread
> (esp. the ones mental pointed out) there?

I've added mental's idea and linked it under the "Developer 
Documentation" area...

--

-- 
Kees Cook                                             <at> outflux.net

-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
Kees Cook | 1 Feb 2005 06:18
Favicon

Re: printing comments

On Mon, Jan 31, 2005 at 07:38:03PM -0800, Kees Cook wrote:
> Does anyone object to having comments added to postscript print-outs?  

Well, I made it optional, defaults to "off".  :)

--

-- 
Kees Cook                                             <at> outflux.net

-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
Jon Phillips | 1 Feb 2005 10:13
Favicon
Gravatar

Open Clip Art Library Release 0.10 Announcement

*PLEASE FORWARD*

Open Clip Art Library Release 0.10 Announcement

February 1, 2005 UTC — Release 0.10 of the Open Clip Art Library 
(www.openclipart.org) is now available for download on-line as an individual 
package:

     http://www.openclipart.org/downloads/0.10/openclipart-0.10.tar.gz

     http://www.openclipart.org/downloads/0.10/openclipart-0.10.zip

This new package is 23MB and contains 3207 unique user-submitted files in 
several categories such as geography, symbols, holidays and people. You may also 
visit the Open Clip Art Library site at www.openclipart.org to browse or search 
all of the clip art imagery in our database and download files individually.

What is significant in this release:

1) Our largest section of clip art, the flags collection, has been moved to the 
signs & symbols category.
2) We've also collected St. Valentine's Day clip art images for the upcoming 
holiday.
3) Improvements to our tools and processes continue behind the scenes.

For the month of February, we are also trying to collect images related to 
"Black History Month." Please submit SVG images related to history of not only 
African-Americans, but of black history around the world.

Please visit www.openclipart.org, contribute your clip art images, and download 
(Continue reading)

bulia byak | 1 Feb 2005 11:30
Picon

wiki spam

It looks like 82.194.62.17 and 193.188.105.16 automatically spam our
wiki, they spammed pages minutes after my reversals. I reverted them
several times, but then quit, so they're likely spammed again now.
Maybe it's time to change the password, make it random for each page,
and less easy to extract from the text. And in any case, please ban
those IPs.

-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl

Gmane