public inbox for [email protected]  
help / color / mirror / Atom feed
Projects moved to gborg
12+ messages / 5 participants
[nested] [flat]

* Projects moved to gborg
@ 2002-08-30 15:40  Bruce Momjian <[email protected]>
  0 siblings, 2 replies; 12+ messages in thread

From: Bruce Momjian @ 2002-08-30 15:40 UTC (permalink / raw)
  To: pgsql-docs

Has anyone figured out how we are going to handle the SGML documentation
of projects moved to gborg?

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  [email protected]               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073



^ permalink  raw  reply  [nested|flat] 12+ messages in thread

* Re: Projects moved to gborg
@ 2002-08-30 16:20  Tom Lane <[email protected]>
  parent: Bruce Momjian <[email protected]>
  1 sibling, 1 reply; 12+ messages in thread

From: Tom Lane @ 2002-08-30 16:20 UTC (permalink / raw)
  To: Bruce Momjian <[email protected]>; +Cc: pgsql-docs

Bruce Momjian <[email protected]> writes:
> Has anyone figured out how we are going to handle the SGML documentation
> of projects moved to gborg?

Clearly we gotta remove 'em from the main docs.

			regards, tom lane



^ permalink  raw  reply  [nested|flat] 12+ messages in thread

* Re: Projects moved to gborg
@ 2002-08-30 16:27  Bruce Momjian <[email protected]>
  parent: Tom Lane <[email protected]>
  0 siblings, 1 reply; 12+ messages in thread

From: Bruce Momjian @ 2002-08-30 16:27 UTC (permalink / raw)
  To: Tom Lane <[email protected]>; +Cc: pgsql-docs

Tom Lane wrote:
> Bruce Momjian <[email protected]> writes:
> > Has anyone figured out how we are going to handle the SGML documentation
> > of projects moved to gborg?
> 
> Clearly we gotta remove 'em from the main docs.

And a bigger question is that are we going to do after we move the SGML
files?  The thought of making SGML builds of all those interfaces makes
me ill.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  [email protected]               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073



^ permalink  raw  reply  [nested|flat] 12+ messages in thread

* Re: Projects moved to gborg
@ 2002-08-31 17:22  Marc G. Fournier <[email protected]>
  parent: Bruce Momjian <[email protected]>
  0 siblings, 1 reply; 12+ messages in thread

From: Marc G. Fournier @ 2002-08-31 17:22 UTC (permalink / raw)
  To: Bruce Momjian <[email protected]>; +Cc: Tom Lane <[email protected]>; pgsql-docs


Can it not be automated?

On Fri, 30 Aug 2002, Bruce Momjian wrote:

> Tom Lane wrote:
> > Bruce Momjian <[email protected]> writes:
> > > Has anyone figured out how we are going to handle the SGML documentation
> > > of projects moved to gborg?
> >
> > Clearly we gotta remove 'em from the main docs.
>
> And a bigger question is that are we going to do after we move the SGML
> files?  The thought of making SGML builds of all those interfaces makes
> me ill.
>
> --
>   Bruce Momjian                        |  http://candle.pha.pa.us
>   [email protected]               |  (610) 359-1001
>   +  If your life is a hard drive,     |  13 Roberts Road
>   +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>




^ permalink  raw  reply  [nested|flat] 12+ messages in thread

* Re: Projects moved to gborg
@ 2002-08-31 18:13  Bruce Momjian <[email protected]>
  parent: Marc G. Fournier <[email protected]>
  0 siblings, 1 reply; 12+ messages in thread

From: Bruce Momjian @ 2002-08-31 18:13 UTC (permalink / raw)
  To: Marc G. Fournier <[email protected]>; +Cc: Tom Lane <[email protected]>; pgsql-docs


No idea.  I doubt most maintainers are going to have the stamina to set
up a SGML build environment.  I wonder if can somehow autobuild them on
gborg or convert them to HTML and let the people maintain them in HTML.

---------------------------------------------------------------------------

Marc G. Fournier wrote:
> 
> Can it not be automated?
> 
> On Fri, 30 Aug 2002, Bruce Momjian wrote:
> 
> > Tom Lane wrote:
> > > Bruce Momjian <[email protected]> writes:
> > > > Has anyone figured out how we are going to handle the SGML documentation
> > > > of projects moved to gborg?
> > >
> > > Clearly we gotta remove 'em from the main docs.
> >
> > And a bigger question is that are we going to do after we move the SGML
> > files?  The thought of making SGML builds of all those interfaces makes
> > me ill.
> >
> > --
> >   Bruce Momjian                        |  http://candle.pha.pa.us
> >   [email protected]               |  (610) 359-1001
> >   +  If your life is a hard drive,     |  13 Roberts Road
> >   +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 6: Have you searched our list archives?
> >
> > http://archives.postgresql.org
> >
> 
> 

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  [email protected]               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073



^ permalink  raw  reply  [nested|flat] 12+ messages in thread

* Re: Projects moved to gborg
@ 2002-09-01 01:40  Marc G. Fournier <[email protected]>
  parent: Bruce Momjian <[email protected]>
  0 siblings, 1 reply; 12+ messages in thread

From: Marc G. Fournier @ 2002-09-01 01:40 UTC (permalink / raw)
  To: Bruce Momjian <[email protected]>; +Cc: Tom Lane <[email protected]>; pgsql-docs

On Sat, 31 Aug 2002, Bruce Momjian wrote:

> No idea.  I doubt most maintainers are going to have the stamina to set
> up a SGML build environment.  I wonder if can somehow autobuild them on
> gborg or convert them to HTML and let the people maintain them in HTML.

Well, I can easily setup a cron job to convert from SGML2HTML, no?

>
> ---------------------------------------------------------------------------
>
> Marc G. Fournier wrote:
> >
> > Can it not be automated?
> >
> > On Fri, 30 Aug 2002, Bruce Momjian wrote:
> >
> > > Tom Lane wrote:
> > > > Bruce Momjian <[email protected]> writes:
> > > > > Has anyone figured out how we are going to handle the SGML documentation
> > > > > of projects moved to gborg?
> > > >
> > > > Clearly we gotta remove 'em from the main docs.
> > >
> > > And a bigger question is that are we going to do after we move the SGML
> > > files?  The thought of making SGML builds of all those interfaces makes
> > > me ill.
> > >
> > > --
> > >   Bruce Momjian                        |  http://candle.pha.pa.us
> > >   [email protected]               |  (610) 359-1001
> > >   +  If your life is a hard drive,     |  13 Roberts Road
> > >   +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
> > >
> > > ---------------------------(end of broadcast)---------------------------
> > > TIP 6: Have you searched our list archives?
> > >
> > > http://archives.postgresql.org
> > >
> >
> >
>
> --
>   Bruce Momjian                        |  http://candle.pha.pa.us
>   [email protected]               |  (610) 359-1001
>   +  If your life is a hard drive,     |  13 Roberts Road
>   +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
>




^ permalink  raw  reply  [nested|flat] 12+ messages in thread

* Re: Projects moved to gborg
@ 2002-09-01 01:41  Bruce Momjian <[email protected]>
  parent: Marc G. Fournier <[email protected]>
  0 siblings, 1 reply; 12+ messages in thread

From: Bruce Momjian @ 2002-09-01 01:41 UTC (permalink / raw)
  To: Marc G. Fournier <[email protected]>; +Cc: Tom Lane <[email protected]>; pgsql-docs

Marc G. Fournier wrote:
> On Sat, 31 Aug 2002, Bruce Momjian wrote:
> 
> > No idea.  I doubt most maintainers are going to have the stamina to set
> > up a SGML build environment.  I wonder if can somehow autobuild them on
> > gborg or convert them to HTML and let the people maintain them in HTML.
> 
> Well, I can easily setup a cron job to convert from SGML2HTML, no?

I think that would work, but how does the HTML fit in the CVS?  Does it
get checked in automatically?

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  [email protected]               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073



^ permalink  raw  reply  [nested|flat] 12+ messages in thread

* Re: Projects moved to gborg
@ 2002-09-01 01:46  Marc G. Fournier <[email protected]>
  parent: Bruce Momjian <[email protected]>
  0 siblings, 1 reply; 12+ messages in thread

From: Marc G. Fournier @ 2002-09-01 01:46 UTC (permalink / raw)
  To: Bruce Momjian <[email protected]>; +Cc: Tom Lane <[email protected]>; Chris Ryan <[email protected]>; pgsql-docs


Chris? :)

On Sat, 31 Aug 2002, Bruce Momjian wrote:

> Marc G. Fournier wrote:
> > On Sat, 31 Aug 2002, Bruce Momjian wrote:
> >
> > > No idea.  I doubt most maintainers are going to have the stamina to set
> > > up a SGML build environment.  I wonder if can somehow autobuild them on
> > > gborg or convert them to HTML and let the people maintain them in HTML.
> >
> > Well, I can easily setup a cron job to convert from SGML2HTML, no?
>
> I think that would work, but how does the HTML fit in the CVS?  Does it
> get checked in automatically?
>
> --
>   Bruce Momjian                        |  http://candle.pha.pa.us
>   [email protected]               |  (610) 359-1001
>   +  If your life is a hard drive,     |  13 Roberts Road
>   +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
>




^ permalink  raw  reply  [nested|flat] 12+ messages in thread

* Re: Projects moved to gborg
@ 2002-09-01 11:39  Chris Ryan <[email protected]>
  parent: Marc G. Fournier <[email protected]>
  0 siblings, 1 reply; 12+ messages in thread

From: Chris Ryan @ 2002-09-01 11:39 UTC (permalink / raw)
  To: Marc G. Fournier <[email protected]>; Bruce Momjian <[email protected]>; +Cc: Tom Lane <[email protected]>; Chris Ryan <[email protected]>; pgsql-docs

    I'm not sure if I know exactly what you are looking for here? As it
stands now project admins can maintain html pages for their project
called genpages. This could be something that could be used.  Let me
know what it is you would like to be able to do and I'll see what I can
come up with.

Chris R.

--- "Marc G. Fournier" <[email protected]> wrote:
> 
> Chris? :)
> 
> On Sat, 31 Aug 2002, Bruce Momjian wrote:
> 
> > Marc G. Fournier wrote:
> > > On Sat, 31 Aug 2002, Bruce Momjian wrote:
> > >
> > > > No idea.  I doubt most maintainers are going to have the
> stamina to set
> > > > up a SGML build environment.  I wonder if can somehow autobuild
> them on
> > > > gborg or convert them to HTML and let the people maintain them
> in HTML.
> > >
> > > Well, I can easily setup a cron job to convert from SGML2HTML,
> no?
> >
> > I think that would work, but how does the HTML fit in the CVS? 
> Does it
> > get checked in automatically?
> >
> > --
> >   Bruce Momjian                        |  http://candle.pha.pa.us
> >   [email protected]               |  (610) 359-1001
> >   +  If your life is a hard drive,     |  13 Roberts Road
> >   +  Christ can be your backup.        |  Newtown Square,
> Pennsylvania 19073
> >
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com



^ permalink  raw  reply  [nested|flat] 12+ messages in thread

* Re: Projects moved to gborg
@ 2002-09-01 20:23  Marc G. Fournier <[email protected]>
  parent: Chris Ryan <[email protected]>
  0 siblings, 1 reply; 12+ messages in thread

From: Marc G. Fournier @ 2002-09-01 20:23 UTC (permalink / raw)
  To: Chris Ryan <[email protected]>; +Cc: Bruce Momjian <[email protected]>; Tom Lane <[email protected]>; pgsql-docs

On Sun, 1 Sep 2002, Chris Ryan wrote:

>     I'm not sure if I know exactly what you are looking for here? As it
> stands now project admins can maintain html pages for their project
> called genpages. This could be something that could be used.  Let me
> know what it is you would like to be able to do and I'll see what I can
> come up with.

Well, probably the best example right now is libpqpp project ... I believe
Bruce has extracted the documentation for those from the core pgsql
distribution and put them onto the gborg project ... what he's looking at
is being able to take those docs and generating html from them, so that
docs can stay in sgml format ...

*but* ... Bruce, didn't someone mention recently that SGML is fading away
in favor of XML?

 > > Chris R. >
> --- "Marc G. Fournier" <[email protected]> wrote:
> >
> > Chris? :)
> >
> > On Sat, 31 Aug 2002, Bruce Momjian wrote:
> >
> > > Marc G. Fournier wrote:
> > > > On Sat, 31 Aug 2002, Bruce Momjian wrote:
> > > >
> > > > > No idea.  I doubt most maintainers are going to have the
> > stamina to set
> > > > > up a SGML build environment.  I wonder if can somehow autobuild
> > them on
> > > > > gborg or convert them to HTML and let the people maintain them
> > in HTML.
> > > >
> > > > Well, I can easily setup a cron job to convert from SGML2HTML,
> > no?
> > >
> > > I think that would work, but how does the HTML fit in the CVS?
> > Does it
> > > get checked in automatically?
> > >
> > > --
> > >   Bruce Momjian                        |  http://candle.pha.pa.us
> > >   [email protected]               |  (610) 359-1001
> > >   +  If your life is a hard drive,     |  13 Roberts Road
> > >   +  Christ can be your backup.        |  Newtown Square,
> > Pennsylvania 19073
> > >
> >
>
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Finance - Get real-time stock quotes
> http://finance.yahoo.com
>




^ permalink  raw  reply  [nested|flat] 12+ messages in thread

* Re: Projects moved to gborg
@ 2002-09-01 22:00  Peter Eisentraut <[email protected]>
  parent: Bruce Momjian <[email protected]>
  1 sibling, 0 replies; 12+ messages in thread

From: Peter Eisentraut @ 2002-09-01 22:00 UTC (permalink / raw)
  To: Bruce Momjian <[email protected]>; +Cc: pgsql-docs

Bruce Momjian writes:

> Has anyone figured out how we are going to handle the SGML documentation
> of projects moved to gborg?

What's the list of affected projects?

Some documentation, such as PgAccess and ODBC wasn't very up-to-speed
anyway and could probably be eliminated altogether.  For libpq++ we just
copy a few files to set up the required build environment.  (We're going
to have to do that anyway -- how does libpq++ manage the shared library
build right now?)

-- 
Peter Eisentraut   [email protected]




^ permalink  raw  reply  [nested|flat] 12+ messages in thread

* Re: Projects moved to gborg
@ 2002-09-01 22:02  Peter Eisentraut <[email protected]>
  parent: Marc G. Fournier <[email protected]>
  0 siblings, 0 replies; 12+ messages in thread

From: Peter Eisentraut @ 2002-09-01 22:02 UTC (permalink / raw)
  To: Marc G. Fournier <[email protected]>; +Cc: Chris Ryan <[email protected]>; Bruce Momjian <[email protected]>; Tom Lane <[email protected]>; pgsql-docs

Marc G. Fournier writes:

> *but* ... Bruce, didn't someone mention recently that SGML is fading away
> in favor of XML?

That consideration is about as relevant as the realization that ASCII is
fading away in favor of ISO 8859-1.

-- 
Peter Eisentraut   [email protected]





^ permalink  raw  reply  [nested|flat] 12+ messages in thread


end of thread, other threads:[~2002-09-01 22:02 UTC | newest]

Thread overview: 12+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2002-08-30 15:40 Projects moved to gborg Bruce Momjian <[email protected]>
2002-08-30 16:20 ` Tom Lane <[email protected]>
2002-08-30 16:27   ` Bruce Momjian <[email protected]>
2002-08-31 17:22     ` Marc G. Fournier <[email protected]>
2002-08-31 18:13       ` Bruce Momjian <[email protected]>
2002-09-01 01:40         ` Marc G. Fournier <[email protected]>
2002-09-01 01:41           ` Bruce Momjian <[email protected]>
2002-09-01 01:46             ` Marc G. Fournier <[email protected]>
2002-09-01 11:39               ` Chris Ryan <[email protected]>
2002-09-01 20:23                 ` Marc G. Fournier <[email protected]>
2002-09-01 22:02                   ` Peter Eisentraut <[email protected]>
2002-09-01 22:00 ` Peter Eisentraut <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox