| From: | Herouth Maoz <herouth(at)oumail(dot)openu(dot)ac(dot)il> |
|---|---|
| To: | The Hermit Hacker <scrappy(at)hub(dot)org> |
| Cc: | pgsql-general(at)postgreSQL(dot)org |
| Subject: | Re: [GENERAL] User Gallery... |
| Date: | 1998-06-21 08:45:25 |
| Message-ID: | l03110701b1b277d6615a@[147.233.159.109] |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
At 21:07 +0300 on 17/6/98, The Hermit Hacker wrote:
> If you wish to suggest a good layout that will allow for the same amount
> of information in less columns, I'm all ears...I couldn't figure out one
> :)
Here's a suggestion:
Put the "date added" as a separate line, and make the table contain only
the other columns. Like this:
Date added: June 19th, 1998
Title Company Category More
bla bla bla bla
xxx xxx xxx xxx
...
Date added: June 18th, 1998
Title Company Category More
bla bla bla bla
xxx xxx xxx xxx
...
This adds very little to the length of the page, and saves a very wide
column which is very sparsely filled.
Herouth
--
Herouth Maoz, Internet developer.
Open University of Israel - Telem project
http://telem.openu.ac.il/~herutma
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Herouth Maoz | 1998-06-21 09:28:19 | Re: [GENERAL] WWW: user gallery |
| Previous Message | Bruce Momjian | 1998-06-20 03:25:35 | Re: [GENERAL] detecting NULL from libpq... |