Received: from localhost (unknown [200.46.204.184]) by developer.postgresql.org (Postfix) with ESMTP id 3C8112E00E1 for ; Fri, 4 Apr 2008 02:16:41 -0300 (ADT) Received: from developer.postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.184]) (amavisd-maia, port 10024) with ESMTP id 98562-01-6 for ; Fri, 4 Apr 2008 02:16:30 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 Received: from vms173005pub.verizon.net (vms173005pub.verizon.net [206.46.173.5]) by developer.postgresql.org (Postfix) with ESMTP id 393712E00AF for ; Fri, 4 Apr 2008 02:12:47 -0300 (ADT) Received: from new-host.home ([72.81.136.83]) by vms173005.mailsrvcs.net (Sun Java System Messaging Server 6.2-6.01 (built Apr 3 2006)) with ESMTPA id <0JYS009TTBJZJKH1@vms173005.mailsrvcs.net> for pgsql-www@postgresql.org; Fri, 04 Apr 2008 00:07:13 -0500 (CDT) Date: Fri, 04 Apr 2008 01:12:42 -0400 From: Robert Treat Subject: Re: Databasing sponsors In-reply-to: <20080403182206.7e05ed87@commandprompt.com> To: pgsql-www@postgresql.org Cc: "Joshua D. Drake" , josh@agliodbs.com Message-id: <200804040112.42916.xzilla@users.sourceforge.net> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7bit Content-disposition: inline References: <20080403101150.56301a10@commandprompt.com> <200804031615.46168.josh@agliodbs.com> <20080403182206.7e05ed87@commandprompt.com> User-Agent: KMail/1.9.1 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200804/28 X-Sequence-Number: 14776 On Thursday 03 April 2008 21:22, Joshua D. Drake wrote: > On Thu, 3 Apr 2008 16:15:45 -0700 > > Josh Berkus wrote: > > Josh, > > > > > sponsor table: > > > > > > id - serial pk > > > stype - the type of sponsor > > > description - how they sponsor > > > > name - sponsor name > > Doh... I had that on my screen, don't know why I didn't paste. > > > link - sponsor link > > Sure. > > > image - sponsor logo image location > > Sure. > > > location - sponsor location (of HQ, if appropriate) > > If we are doing that, I want full info (address, contact etc.. not > exposed of course). > > > source - source of sponsor information > > What type of source are we talking about here? > > > > sponsor_type: > > > > > > stype: the type of sponsor (pk) > > We need to add a sort column here, so we know which one shows first. > > > I'd like to expand this system to cover doing the full sponsor > > breakdown we discussed and approved 1.5 years ago but never > > implemented. So as long as I can stuff giving categories into > > Let's not get ahead of ourselves. It was discussed, it was never > approved and as you are fully aware I had reservations about it. > Further later in conversations we discussed a different scenario. > However, this is a technical discussion and we can get into those > details later. > It's not clear to me that you haven't already opened this up by adding the stype field. I don't see anything on the current sponsors page that indicates what type of sponsor people are, so you've made a subtle but substantive change to the system defining the schema as you did. -- Robert Treat Build A Brighter LAMP :: Linux Apache {middleware} PostgreSQL