Received: from localhost (unknown [200.46.204.184]) by postgresql.org (Postfix) with ESMTP id F3E7F9F9944; Sat, 3 Nov 2007 15:51:16 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.184]) (amavisd-maia, port 10024) with ESMTP id 38386-03; Sat, 3 Nov 2007 15:51:03 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 Received: from svr2.hagander.net (svr2.hagander.net [88.198.128.226]) by postgresql.org (Postfix) with ESMTP id B79759F9921; Sat, 3 Nov 2007 15:51:06 -0300 (ADT) Received: from dynamic.hagander.net ([127.0.0.1]) (encrypted and authenticated) by svr2.hagander.net (Postfix) with ESMTP id 154F9DCCA2E; Sat, 3 Nov 2007 19:51:05 +0100 (CET) Message-ID: <472CC328.5000600@hagander.net> Date: Sat, 03 Nov 2007 19:51:20 +0100 From: Magnus Hagander User-Agent: Thunderbird 2.0.0.6 (X11/20070728) MIME-Version: 1.0 To: "Marc G. Fournier" CC: Tom Lane , Dave Page , Chander Ganesan , josh@agliodbs.com, pgsql-www@postgresql.org, Peter Eisentraut Subject: Re: Training events policy ... first test case References: <200711031703310000@114527600> <12591.1194113732@sss.pgh.pa.us> <6A714CC6D7492EB2DC1948E7@ganymede.hub.org> In-Reply-To: <6A714CC6D7492EB2DC1948E7@ganymede.hub.org> X-Enigmail-Version: 0.95.5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200711/74 X-Sequence-Number: 12852 Marc G. Fournier wrote: > > > --On Saturday, November 03, 2007 14:15:32 -0400 Tom Lane > wrote: > >> "Dave Page" writes: >>> Here's a possibly crazy idea - how about we remove the 3 or 4 listings from >>> /index.html altogether and replace them with a dynamically generated summary >>> saying something like: >>> "There are 24 training events in 9 countries scheduled over the next 6 >>> months from OTG, EnterpriseDB, Command Prompt, 2nd Quadrant and others. View >>> the complete schedule to find the PostgreSQL training you want." >> Love it, if not too difficult to implement. Solves the whole problem. > > That 'from' list could get fairly long, no? Why not just cut out the 'from' > part of it, leave it as '24 training events in 9 countries schedualed over the > next 6 months' and then a click thru to the actual list? Daves suggestion was to pull a couple of company names at random, and then include the "and others" part. That way you'll get a circulation on who's listed there without making the list take up half our frontpage. I like that better than to cut the names completely. Still with click thru to the actual list, of course. //Magnus