PostgreSQL Software Catalogue

Started by Dave Pagealmost 18 years ago6 messagesgeneral
Jump to latest
#1Dave Page
dpage@pgadmin.org

I'm pleased to announce the launch of the PostgreSQL Software Catalogue at:

http://www.postgresql.org/download/product-categories

Linked from the Download section of the PostgreSQL website, the
Software Catalogue aims to list all the drivers, tools, applications
and other software available to work with and on PostgreSQL in a
single place to avoid all that tedious googling previously required!

If you have a product or project you'd like to add, please check it's
not already listed, and fill out the form at:

http://www.postgresql.org/download/submitproduct

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

#2Tatsuo Ishii
t-ishii@sra.co.jp
In reply to: Dave Page (#1)
Re: [ANNOUNCE] PostgreSQL Software Catalogue

Is it possible for non-software services to be listed in the list?
What I have in my mind is, PostgreSQL Certification program.
--
Tatsuo Ishii
SRA OSS, Inc. Japan

Show quoted text

I'm pleased to announce the launch of the PostgreSQL Software Catalogue at:

http://www.postgresql.org/download/product-categories

Linked from the Download section of the PostgreSQL website, the
Software Catalogue aims to list all the drivers, tools, applications
and other software available to work with and on PostgreSQL in a
single place to avoid all that tedious googling previously required!

If you have a product or project you'd like to add, please check it's
not already listed, and fill out the form at:

http://www.postgresql.org/download/submitproduct

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

---------------------------(end of broadcast)---------------------------
-To unsubscribe from this list, send an email to:

pgsql-announce-unsubscribe@postgresql.org

#3Dave Page
dpage@pgadmin.org
In reply to: Tatsuo Ishii (#2)
Re: [ANNOUNCE] PostgreSQL Software Catalogue

On Tue, Jun 10, 2008 at 5:56 PM, Tatsuo Ishii <ishii@postgresql.org> wrote:

Is it possible for non-software services to be listed in the list?
What I have in my mind is, PostgreSQL Certification program.

Hi,

The software catalogue is just for software - a certification service
would fit more appropriately in the Professional Service list at
http://www.postgresql.org/support/professional_support. I don't know
what moderation criteria is being used there however; Magnus would be
able to tell you if such an entry would be accepted.

Regards, Dave.

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

#4Selena Deckelmann
selenamarie@gmail.com
In reply to: Dave Page (#1)
Re: [ANNOUNCE] PostgreSQL Software Catalogue

On Tue, Jun 10, 2008 at 2:53 AM, Dave Page <dpage@pgadmin.org> wrote:

I'm pleased to announce the launch of the PostgreSQL Software Catalogue at:

http://www.postgresql.org/download/product-categories

Very cool!

UI suggestion: Put the Categories in the left-hand navigation - either
grouped under 'Software Catalogue' or as a separate blue blob under
the main navigation.

Right now, a user gets a little isolated when they click on any of
those categories.

-selena

--
Selena Deckelmann
United States PostgreSQL Association - http://www.postgresql.us
PDXPUG - http://pugs.postgresql.org/pdx
Me - http://www.chesnok.com/daily

#5Dave Page
dpage@pgadmin.org
In reply to: Selena Deckelmann (#4)
Re: [ANNOUNCE] PostgreSQL Software Catalogue

On Tue, Jun 10, 2008 at 8:22 PM, Selena Deckelmann
<selenamarie@gmail.com> wrote:

On Tue, Jun 10, 2008 at 2:53 AM, Dave Page <dpage@pgadmin.org> wrote:

I'm pleased to announce the launch of the PostgreSQL Software Catalogue at:

http://www.postgresql.org/download/product-categories

Very cool!

Thanks.

UI suggestion: Put the Categories in the left-hand navigation - either
grouped under 'Software Catalogue' or as a separate blue blob under
the main navigation.

Right now, a user gets a little isolated when they click on any of
those categories.

The category names tend to be too long to fit reasonably in there -
the space isn't wide enough. I'm not entirely convinced it's a problem
though - there are no nested categories and the list is only ever a
click away.

It's also not an entirely straightforward change to display it on all
pages, but that of course is a smop.

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

#6Magnus Hagander
magnus@hagander.net
In reply to: Dave Page (#3)
Re: [ANNOUNCE] PostgreSQL Software Catalogue

Dave Page wrote:

On Tue, Jun 10, 2008 at 5:56 PM, Tatsuo Ishii <ishii@postgresql.org> wrote:

Is it possible for non-software services to be listed in the list?
What I have in my mind is, PostgreSQL Certification program.

Hi,

The software catalogue is just for software - a certification service
would fit more appropriately in the Professional Service list at
http://www.postgresql.org/support/professional_support. I don't know
what moderation criteria is being used there however; Magnus would be
able to tell you if such an entry would be accepted.

Uh.. If it's a company that provides the service, yes, it sounds like it
should go under professional services. If it's about a specific program,
that doesn't really sound like the best place for it...

//Magnus