comp.lang.ada
 help / color / mirror / Atom feed
From: Georg Bauhaus <rm.dash-bauhaus@futureapps.de>
Subject: Re: Generating PDFs with Ada
Date: Wed, 12 Jan 2011 14:12:49 +0100
Date: 2011-01-12T14:12:49+01:00	[thread overview]
Message-ID: <4d2da8d1$0$6765$9b4e6d93@newsspool3.arcor-online.net> (raw)
In-Reply-To: <igk0n6$qra$1@peque.uv.es>

On 12.01.11 11:44, Manuel Collado wrote:
> El 12/01/2011 10:44, sjw escribi�:
>> On Jan 12, 9:00 am, Maciej Sobczak<see.my.homep...@gmail.com>  wrote:
>>> On Jan 11, 9:51 am, Stephen Leake<stephen_le...@stephe-leake.org>
>>> wrote:
>>>
>>>>> As long as we're on sort of a similar subject, I've wondered several
>>>>> times if there are Ada libraries for creating Microsoft Word
>>>>> documents.
>>>
>>>> I hope not :)
>>>
>>> Without getting involved into the discussion that follows, I would
>>> propose everybody to read this:
>>>
>>> http://www.joelonsoftware.com/items/2008/02/19.html
>>>

> Another possibility is to use the "Microsoft Office XML formats":
> 
>    http://en.wikipedia.org/wiki/Microsoft_Office_XML_formats
> 
> Any general-purpose XML tool or library can handle them.

Handling Office Open XML in full means to tackle a rather
extensive specification.  ISO announces Part 1 of ISO/IEC
29500:2008 Office Open XML File Formats to have 5560 pages.

XML frees us from binary representations and machine
dependence. However, the meaning of elements, attributes,
rules etc. does not fit into a single brain, in a single life.
(See Joel Spolsky's article.)

You can add the argument about size of specification to Dmitry's
remarks about Microsoft's ongoing productivity when it comes
to outputting new, more capable "formats" to everyone.

Yet, the notion of a document is fairly simple one.  Why would the
simple idea have to be complicated by injecting every possible
twist from the history of PC document exchange?

Because the functioning of politics and management is known
by any competent computer software consultant/salesperson/politician.
If you are one, you know how to produce software to be sold to the
target group: Microsoft style.

It's admirable.



  reply	other threads:[~2011-01-12 13:12 UTC|newest]

Thread overview: 69+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-09  1:00 Generating PDFs with Ada R. Tyler Croy
2011-01-09  9:29 ` Pascal Obry
2011-01-10  2:29   ` Stephen Leake
2011-01-10  3:48     ` Yannick Duchêne (Hibou57)
2011-01-10 10:19       ` Georg Bauhaus
2011-01-10 17:02         ` Yannick Duchêne (Hibou57)
2011-01-15 13:55       ` Elias Salomão Helou Neto
2011-01-15 14:51         ` Pascal Obry
2011-01-15 15:20           ` Elias Salomão Helou Neto
2011-01-15 17:55           ` Yannick Duchêne (Hibou57)
2011-01-16  3:13             ` Elias Salomão Helou Neto
2011-01-16  3:42               ` Yannick Duchêne (Hibou57)
2011-01-09  9:43 ` Dmitry A. Kazakov
2011-01-09 11:28   ` leonid
2011-01-09 15:36 ` Gautier write-only
2011-01-10 18:54 ` Adam Beneschan
2011-01-11  1:50   ` Randy Brukardt
2011-01-11  8:51   ` Stephen Leake
2011-01-11 15:37     ` Adam Beneschan
2011-01-11 18:41       ` Ludovic Brenta
2011-01-11 20:09         ` Yannick Duchêne (Hibou57)
2011-01-11 20:47         ` Adam Beneschan
2011-01-11 22:05           ` Yannick Duchêne (Hibou57)
2011-01-11 22:14           ` Ludovic Brenta
2011-01-11 22:22             ` Yannick Duchêne (Hibou57)
2011-01-11 22:32               ` Ludovic Brenta
2011-01-11 22:38             ` Yannick Duchêne (Hibou57)
2011-01-12  1:37             ` Shark8
2011-01-12  9:42             ` Stephen Leake
2011-01-12 22:53             ` Randy Brukardt
2011-01-13  8:29               ` Ludovic Brenta
2011-01-11 22:14           ` Yannick Duchêne (Hibou57)
2011-01-12  9:36           ` Pascal Obry
2011-01-12 13:02             ` Yannick Duchêne (Hibou57)
2011-01-12 14:16               ` Pascal Obry
2011-01-12  9:00     ` Maciej Sobczak
2011-01-12  9:44       ` sjw
2011-01-12 10:44         ` Manuel Collado
2011-01-12 13:12           ` Georg Bauhaus [this message]
2011-01-12 10:04       ` Dmitry A. Kazakov
2011-01-12 21:25         ` Maciej Sobczak
2011-01-12 21:57           ` Dmitry A. Kazakov
2011-01-12 23:14       ` Randy Brukardt
2011-01-13  8:33         ` Ludovic Brenta
2011-01-13  9:11           ` Georg Bauhaus
2011-01-13 20:40           ` Randy Brukardt
2011-01-13 22:34             ` Georg Bauhaus
2011-01-14  6:26               ` Thomas Løcke
2011-01-13 23:59             ` Edward Fish
2011-01-15 15:04         ` Elias Salomão Helou Neto
2011-01-15 17:45           ` Yannick Duchêne (Hibou57)
2011-01-15 23:58             ` Georg Bauhaus
2011-01-16  2:49             ` Elias Salomão Helou Neto
2011-01-16  3:21               ` Yannick Duchêne (Hibou57)
2011-01-16 11:59             ` Simon Wright
2011-01-16 12:57               ` Dmitry A. Kazakov
2011-01-16 14:25                 ` (see below)
2011-01-16 16:43                   ` Dmitry A. Kazakov
2011-01-16 20:48                     ` Yannick Duchêne (Hibou57)
2011-01-16 15:33                 ` Simon Wright
2011-01-16 16:44                   ` Dmitry A. Kazakov
2011-01-16 21:05                   ` Yannick Duchêne (Hibou57)
2011-01-16 20:34               ` Yannick Duchêne (Hibou57)
2011-01-16  1:27           ` Georg Bauhaus
2011-01-16  2:49             ` Yannick Duchêne (Hibou57)
2011-01-16 12:27             ` Elias Salomão Helou Neto
2011-01-16 19:22               ` Georg Bauhaus
2011-01-12 21:06   ` Florian Weimer
2011-01-12 14:14 ` RasikaSrinivasan@gmail.com
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox