Thread: Bittorrents

Bittorrents

From
David Fetter
Date:
Folks,

A new set of .torrents are up on <http://bt.postgresql.org/>.  Please
sync the other bittorrent download page :)

Cheers,
D
--
David Fetter david@fetter.org http://fetter.org/
phone: +1 510 893 6100   mobile: +1 415 235 3778

Remember to vote!

Re: Bittorrents

From
"Dave Page"
Date:

> -----Original Message-----
> From: pgsql-www-owner@postgresql.org
> [mailto:pgsql-www-owner@postgresql.org] On Behalf Of David Fetter
> Sent: 31 January 2005 21:56
> To: PostgreSQL WWW
> Subject: [pgsql-www] Bittorrents
>
> Folks,
>
> A new set of .torrents are up on <http://bt.postgresql.org/>.  Please
> sync the other bittorrent download page :)

Done - I also added the 7.2 and 7.4 series.

Cheers, Dave.

Re: Bittorrents

From
David Fetter
Date:
On Mon, Jan 31, 2005 at 10:12:13PM -0000, Dave Page wrote:
>
>
> > -----Original Message-----
> > From: pgsql-www-owner@postgresql.org
> > [mailto:pgsql-www-owner@postgresql.org] On Behalf Of David Fetter
> > Sent: 31 January 2005 21:56
> > To: PostgreSQL WWW
> > Subject: [pgsql-www] Bittorrents
> >
> > Folks,
> >
> > A new set of .torrents are up on <http://bt.postgresql.org/>.  Please
> > sync the other bittorrent download page :)
>
> Done - I also added the 7.2 and 7.4 series.

Thanks :)

BTW, is there maybe some way I can sync these so I don't have to
bother -www?  Better still, a design where I only have to change
things once?

Cheers,
D
--
David Fetter david@fetter.org http://fetter.org/
phone: +1 510 893 6100   mobile: +1 415 235 3778

Remember to vote!

Re: Bittorrents

From
"Dave Page"
Date:

> -----Original Message-----
> From: David Fetter [mailto:david@fetter.org]
> Sent: 01 February 2005 03:29
> To: Dave Page
> Cc: PostgreSQL WWW
> Subject: Re: [pgsql-www] Bittorrents
>
>
> BTW, is there maybe some way I can sync these so I don't have to
> bother -www?  Better still, a design where I only have to change
> things once?

Well the easy way is to scrap your front index page or replace it with a
text only one (it looks a mess anyway now all the graphics etc. are no
longer on the main site), and for you to update the page on the main
site yourself. What's your gborg uid - I'll give you CVS access (I think
we know you well enough by now :-) )?

Regards, Dave.

Re: Bittorrents

From
David Fetter
Date:
On Tue, Feb 01, 2005 at 08:21:55AM -0000, Dave Page wrote:
>
> > -----Original Message-----
> > From: David Fetter [mailto:david@fetter.org]
> > Sent: 01 February 2005 03:29
> > To: Dave Page
> > Cc: PostgreSQL WWW
> > Subject: Re: [pgsql-www] Bittorrents
> >
> >
> > BTW, is there maybe some way I can sync these so I don't have to
> > bother -www?  Better still, a design where I only have to change
> > things once?
>
> Well the easy way is to scrap your front index page or replace it
> with a text only one (it looks a mess anyway now all the graphics
> etc. are no longer on the main site),

The sooner that yuckiness goes away, the better. :)

> and for you to update the page on the main site yourself. What's
> your gborg uid - I'll give you CVS access (I think we know you well
> enough by now :-) )?

Heh.  It's dfetter.

Cheers,
D
--
David Fetter david@fetter.org http://fetter.org/
phone: +1 510 893 6100   mobile: +1 415 235 3778

Remember to vote!

Re: Bittorrents

From
"Dave Page"
Date:

> -----Original Message-----
> From: David Fetter [mailto:david@fetter.org]
> Sent: 01 February 2005 15:54
> To: Dave Page
> Cc: PostgreSQL WWW
> Subject: Re: [pgsql-www] Bittorrents
>
> On Tue, Feb 01, 2005 at 08:21:55AM -0000, Dave Page wrote:
> >
> > > -----Original Message-----
> > > From: David Fetter [mailto:david@fetter.org]
> > > Sent: 01 February 2005 03:29
> > > To: Dave Page
> > > Cc: PostgreSQL WWW
> > > Subject: Re: [pgsql-www] Bittorrents
> > >
> > >
> > > BTW, is there maybe some way I can sync these so I don't have to
> > > bother -www?  Better still, a design where I only have to change
> > > things once?
> >
> > Well the easy way is to scrap your front index page or replace it
> > with a text only one (it looks a mess anyway now all the graphics
> > etc. are no longer on the main site),
>
> The sooner that yuckiness goes away, the better. :)
>
> > and for you to update the page on the main site yourself. What's
> > your gborg uid - I'll give you CVS access (I think we know you well
> > enough by now :-) )?
>
> Heh.  It's dfetter.

Added. The file to change is /template/en/download/bittorrent.html
(http://gborg.postgresql.org/project/pgweb/cvs/cvs.php/portal/template/e
n/download). The website automatically syncs up to CVS every few hours,
so just commit changes when required.

As for the esiting site, why not put an empty index.html with a meta
refresh to redirect to the relevant page on the main site?

Regards, Dave.