public inbox for [email protected]
help / color / mirror / Atom feedRoadmap web page
9+ messages / 5 participants
[nested] [flat]
* Roadmap web page
@ 2008-04-12 18:33 Bruce Momjian <[email protected]>
2008-05-30 09:10 ` Re: Roadmap web page Stefan Kaltenbrunner <[email protected]>
0 siblings, 1 reply; 9+ messages in thread
From: Bruce Momjian @ 2008-04-12 18:33 UTC (permalink / raw)
To: pgsql-www
Do we need to update the URLs on the roadmap page to point to the wiki
instead?
http://www.postgresql.org/developer/roadmap
--
Bruce Momjian <[email protected]> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
^ permalink raw reply [nested|flat] 9+ messages in thread
* Re: Roadmap web page
2008-04-12 18:33 Roadmap web page Bruce Momjian <[email protected]>
@ 2008-05-30 09:10 ` Stefan Kaltenbrunner <[email protected]>
2008-05-30 17:31 ` Re: Roadmap web page Bruce Momjian <[email protected]>
0 siblings, 1 reply; 9+ messages in thread
From: Stefan Kaltenbrunner @ 2008-05-30 09:10 UTC (permalink / raw)
To: Bruce Momjian <[email protected]>; +Cc: pgsql-www
Bruce Momjian wrote:
> Do we need to update the URLs on the roadmap page to point to the wiki
> instead?
>
> http://www.postgresql.org/developer/roadmap
what urls and what wording would you think is appropriate - we could
either link to
http://wiki.postgresql.org/wiki/PostgreSQL_8.4_Development_Plan or
include that exact information on the website - or what else do you have
in mind ?
Stefan
^ permalink raw reply [nested|flat] 9+ messages in thread
* Re: Roadmap web page
2008-04-12 18:33 Roadmap web page Bruce Momjian <[email protected]>
2008-05-30 09:10 ` Re: Roadmap web page Stefan Kaltenbrunner <[email protected]>
@ 2008-05-30 17:31 ` Bruce Momjian <[email protected]>
2008-05-30 18:25 ` Re: Roadmap web page Brendan Jurd <[email protected]>
2008-05-30 18:32 ` Re: Roadmap web page Greg Smith <[email protected]>
0 siblings, 2 replies; 9+ messages in thread
From: Bruce Momjian @ 2008-05-30 17:31 UTC (permalink / raw)
To: Stefan Kaltenbrunner <[email protected]>; +Cc: pgsql-www
Stefan Kaltenbrunner wrote:
> Bruce Momjian wrote:
> > Do we need to update the URLs on the roadmap page to point to the wiki
> > instead?
> >
> > http://www.postgresql.org/developer/roadmap
>
> what urls and what wording would you think is appropriate - we could
> either link to
> http://wiki.postgresql.org/wiki/PostgreSQL_8.4_Development_Plan or
> include that exact information on the website - or what else do you have
> in mind ?
I would like us to use consistent URLs based on ISO dates rather than
month names, and have a fixed URL that points to the most recent
commit-fest, and then link to that from the web site.
--
Bruce Momjian <[email protected]> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
^ permalink raw reply [nested|flat] 9+ messages in thread
* Re: Roadmap web page
2008-04-12 18:33 Roadmap web page Bruce Momjian <[email protected]>
2008-05-30 09:10 ` Re: Roadmap web page Stefan Kaltenbrunner <[email protected]>
2008-05-30 17:31 ` Re: Roadmap web page Bruce Momjian <[email protected]>
@ 2008-05-30 18:25 ` Brendan Jurd <[email protected]>
1 sibling, 0 replies; 9+ messages in thread
From: Brendan Jurd @ 2008-05-30 18:25 UTC (permalink / raw)
To: Bruce Momjian <[email protected]>; +Cc: Stefan Kaltenbrunner <[email protected]>; pgsql-www
On Sat, May 31, 2008 at 3:31 AM, Bruce Momjian <[email protected]> wrote:
>
> I would like us to use consistent URLs based on ISO dates rather than
> month names, and have a fixed URL that points to the most recent
> commit-fest, and then link to that from the web site.
>
We currently do have a fixed URL that points to the most recent commit-fest:
http://wiki.postgresql.org/wiki/CommitFest
Cheers,
BJ
^ permalink raw reply [nested|flat] 9+ messages in thread
* Re: Roadmap web page
2008-04-12 18:33 Roadmap web page Bruce Momjian <[email protected]>
2008-05-30 09:10 ` Re: Roadmap web page Stefan Kaltenbrunner <[email protected]>
2008-05-30 17:31 ` Re: Roadmap web page Bruce Momjian <[email protected]>
@ 2008-05-30 18:32 ` Greg Smith <[email protected]>
2008-06-11 14:55 ` Re: Roadmap web page Bruce Momjian <[email protected]>
1 sibling, 1 reply; 9+ messages in thread
From: Greg Smith @ 2008-05-30 18:32 UTC (permalink / raw)
To: Bruce Momjian <[email protected]>; +Cc: Stefan Kaltenbrunner <[email protected]>; pgsql-www
On Fri, 30 May 2008, Bruce Momjian wrote:
> Stefan Kaltenbrunner wrote:
>> Bruce Momjian wrote:
>>> Do we need to update the URLs on the roadmap page to point to the wiki
>>> instead?
>>>
>>> http://www.postgresql.org/developer/roadmap
>>
>> what urls and what wording would you think is appropriate - we could
>> either link to
>> http://wiki.postgresql.org/wiki/PostgreSQL_8.4_Development_Plan or
>> include that exact information on the website - or what else do you have
>> in mind ?
>
> I would like us to use consistent URLs based on ISO dates rather than
> month names, and have a fixed URL that points to the most recent
> commit-fest, and then link to that from the web site.
So basically what you want here is for CommitFest:July to become
CommitFest:2008-07? That's pretty reasonable and some ideas in this area
were already tossed around.
There's already a http://wiki.postgresql.org/wiki/CommitFest redirect that
is being kept current.
I still think the developer/roadmap page should include a link to a
higher-level view than the CommitFest level. Linking to specific versions
is a maintenance headache to be avoided though; a link to
http://wiki.postgresql.org/wiki/Development_information would be
sufficient I think, that's a highly visible page that should always be
kept up to date.
--
* Greg Smith [email protected] http://www.gregsmith.com Baltimore, MD
^ permalink raw reply [nested|flat] 9+ messages in thread
* Re: Roadmap web page
2008-04-12 18:33 Roadmap web page Bruce Momjian <[email protected]>
2008-05-30 09:10 ` Re: Roadmap web page Stefan Kaltenbrunner <[email protected]>
2008-05-30 17:31 ` Re: Roadmap web page Bruce Momjian <[email protected]>
2008-05-30 18:32 ` Re: Roadmap web page Greg Smith <[email protected]>
@ 2008-06-11 14:55 ` Bruce Momjian <[email protected]>
2008-06-16 04:39 ` Re: Roadmap web page Greg Smith <[email protected]>
0 siblings, 1 reply; 9+ messages in thread
From: Bruce Momjian @ 2008-06-11 14:55 UTC (permalink / raw)
To: Greg Smith <[email protected]>; +Cc: Stefan Kaltenbrunner <[email protected]>; pgsql-www
Greg Smith wrote:
> On Fri, 30 May 2008, Bruce Momjian wrote:
>
> > Stefan Kaltenbrunner wrote:
> >> Bruce Momjian wrote:
> >>> Do we need to update the URLs on the roadmap page to point to the wiki
> >>> instead?
> >>>
> >>> http://www.postgresql.org/developer/roadmap
> >>
> >> what urls and what wording would you think is appropriate - we could
> >> either link to
> >> http://wiki.postgresql.org/wiki/PostgreSQL_8.4_Development_Plan or
> >> include that exact information on the website - or what else do you have
> >> in mind ?
> >
> > I would like us to use consistent URLs based on ISO dates rather than
> > month names, and have a fixed URL that points to the most recent
> > commit-fest, and then link to that from the web site.
>
> So basically what you want here is for CommitFest:July to become
> CommitFest:2008-07? That's pretty reasonable and some ideas in this area
> were already tossed around.
Yes.
> There's already a http://wiki.postgresql.org/wiki/CommitFest redirect that
> is being kept current.
Good.
> I still think the developer/roadmap page should include a link to a
> higher-level view than the CommitFest level. Linking to specific versions
> is a maintenance headache to be avoided though; a link to
> http://wiki.postgresql.org/wiki/Development_information would be
> sufficient I think, that's a highly visible page that should always be
> kept up to date.
Agreed. I was thinking of using the ISO date because it makes sorting
pages in order easier and clearer.
--
Bruce Momjian <[email protected]> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
^ permalink raw reply [nested|flat] 9+ messages in thread
* Re: Roadmap web page
2008-04-12 18:33 Roadmap web page Bruce Momjian <[email protected]>
2008-05-30 09:10 ` Re: Roadmap web page Stefan Kaltenbrunner <[email protected]>
2008-05-30 17:31 ` Re: Roadmap web page Bruce Momjian <[email protected]>
2008-05-30 18:32 ` Re: Roadmap web page Greg Smith <[email protected]>
2008-06-11 14:55 ` Re: Roadmap web page Bruce Momjian <[email protected]>
@ 2008-06-16 04:39 ` Greg Smith <[email protected]>
2008-06-16 09:52 ` Re: Roadmap web page Brendan Jurd <[email protected]>
2008-06-16 10:04 ` Re: Roadmap web page Peter Eisentraut <[email protected]>
0 siblings, 2 replies; 9+ messages in thread
From: Greg Smith @ 2008-06-16 04:39 UTC (permalink / raw)
To: Bruce Momjian <[email protected]>; +Cc: pgsql-www
On Wed, 11 Jun 2008, Bruce Momjian wrote:
> Greg Smith wrote:
>> So basically what you want here is for CommitFest:July to become
>> CommitFest:2008-07? That's pretty reasonable and some ideas in this area
>> were already tossed around.
>
> Yes.
Done. All the existing pages were renamed, which automatically made
redirects from the old URLs if anybody had direct ones floating around.
I also did some manual fixes to more prominent pages like
http://wiki.postgresql.org/wiki/Development_information , as well as
moving archived info out of there and switching to using the redirect.
There shouldn't be a need to edit that entry page at each CommitFest
anymore.
The main place that shows an immediate improvement from the month renaming
is http://wiki.postgresql.org/wiki/Category:CommitFest which will now stay
sorted usefully moving forward.
I think that does it for changes/info you wanted to support updating the
roadmap page.
--
* Greg Smith [email protected] http://www.gregsmith.com Baltimore, MD
^ permalink raw reply [nested|flat] 9+ messages in thread
* Re: Roadmap web page
2008-04-12 18:33 Roadmap web page Bruce Momjian <[email protected]>
2008-05-30 09:10 ` Re: Roadmap web page Stefan Kaltenbrunner <[email protected]>
2008-05-30 17:31 ` Re: Roadmap web page Bruce Momjian <[email protected]>
2008-05-30 18:32 ` Re: Roadmap web page Greg Smith <[email protected]>
2008-06-11 14:55 ` Re: Roadmap web page Bruce Momjian <[email protected]>
2008-06-16 04:39 ` Re: Roadmap web page Greg Smith <[email protected]>
@ 2008-06-16 09:52 ` Brendan Jurd <[email protected]>
1 sibling, 0 replies; 9+ messages in thread
From: Brendan Jurd @ 2008-06-16 09:52 UTC (permalink / raw)
To: Greg Smith <[email protected]>; +Cc: Bruce Momjian <[email protected]>; pgsql-www
On Mon, Jun 16, 2008 at 2:39 PM, Greg Smith <[email protected]> wrote:
> On Wed, 11 Jun 2008, Bruce Momjian wrote:
>
>> Greg Smith wrote:
>>>
>>> So basically what you want here is for CommitFest:July to become
>>> CommitFest:2008-07? That's pretty reasonable and some ideas in this area
>>> were already tossed around.
>>
>> Yes.
>
> Done. All the existing pages were renamed, which automatically made
> redirects from the old URLs if anybody had direct ones floating around.
>
> I also did some manual fixes to more prominent pages like
> http://wiki.postgresql.org/wiki/Development_information , as well as moving
> archived info out of there and switching to using the redirect. There
> shouldn't be a need to edit that entry page at each CommitFest anymore.
Nice. I've followed this up with some minor updates to
CommitFest:Help and Template:CommitFestBlank which explain the naming
convention.
Cheers,
BJ
^ permalink raw reply [nested|flat] 9+ messages in thread
* Re: Roadmap web page
2008-04-12 18:33 Roadmap web page Bruce Momjian <[email protected]>
2008-05-30 09:10 ` Re: Roadmap web page Stefan Kaltenbrunner <[email protected]>
2008-05-30 17:31 ` Re: Roadmap web page Bruce Momjian <[email protected]>
2008-05-30 18:32 ` Re: Roadmap web page Greg Smith <[email protected]>
2008-06-11 14:55 ` Re: Roadmap web page Bruce Momjian <[email protected]>
2008-06-16 04:39 ` Re: Roadmap web page Greg Smith <[email protected]>
@ 2008-06-16 10:04 ` Peter Eisentraut <[email protected]>
1 sibling, 0 replies; 9+ messages in thread
From: Peter Eisentraut @ 2008-06-16 10:04 UTC (permalink / raw)
To: pgsql-www; +Cc: Greg Smith <[email protected]>; Bruce Momjian <[email protected]>
Am Montag, 16. Juni 2008 schrieb Greg Smith:
> Done. All the existing pages were renamed, which automatically made
> redirects from the old URLs if anybody had direct ones floating around.
Might have been a good opportunity to remove the colons from the names, as
previously discussed.
^ permalink raw reply [nested|flat] 9+ messages in thread
end of thread, other threads:[~2008-06-16 10:04 UTC | newest]
Thread overview: 9+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2008-04-12 18:33 Roadmap web page Bruce Momjian <[email protected]>
2008-05-30 09:10 ` Stefan Kaltenbrunner <[email protected]>
2008-05-30 17:31 ` Bruce Momjian <[email protected]>
2008-05-30 18:25 ` Brendan Jurd <[email protected]>
2008-05-30 18:32 ` Greg Smith <[email protected]>
2008-06-11 14:55 ` Bruce Momjian <[email protected]>
2008-06-16 04:39 ` Greg Smith <[email protected]>
2008-06-16 09:52 ` Brendan Jurd <[email protected]>
2008-06-16 10:04 ` 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