From rpm-list-admin@freshrpms.net  Thu Aug  1 11:38:42 2002
Return-Path: <rpm-zzzlist-admin@freshrpms.net>
Delivered-To: yyyy@localhost.netnoteinc.com
Received: from localhost (localhost [127.0.0.1])
	by phobos.labs.netnoteinc.com (Postfix) with ESMTP id E29EB440A8
	for <jm@localhost>; Thu,  1 Aug 2002 06:38:41 -0400 (EDT)
Received: from phobos [127.0.0.1]
	by localhost with IMAP (fetchmail-5.9.0)
	for jm@localhost (single-drop); Thu, 01 Aug 2002 11:38:41 +0100 (IST)
Received: from egwn.net (ns2.egwn.net [193.172.5.4]) by
    dogma.slashnull.org (8.11.6/8.11.6) with ESMTP id g71AVw207862 for
    <jm-rpm@jmason.org>; Thu, 1 Aug 2002 11:31:58 +0100
Received: from auth02.nl.egwn.net (localhost [127.0.0.1]) by egwn.net
    (8.11.6/8.11.6/EGWN) with ESMTP id g71AP1J20967; Thu, 1 Aug 2002 12:25:01
    +0200
Received: from kamakiriad.com (cable-b-36.sigecom.net [63.69.210.36]) by
    egwn.net (8.11.6/8.11.6/EGWN) with ESMTP id g71ANiJ20546 for
    <rpm-list@freshrpms.net>; Thu, 1 Aug 2002 12:23:44 +0200
Received: from aquila.kamakiriad.local ([192.168.1.3]) by kamakiriad.com
    (8.11.6/8.11.0) with SMTP id g71ANNM07389 for <rpm-list@freshrpms.net>;
    Thu, 1 Aug 2002 05:23:23 -0500
From: Brian Fahrlander <kilroy@kamakiriad.com>
To: rpm-zzzlist@freshrpms.net
Subject: Re: Quick php advice needed :-)
Message-Id: <20020801052322.0ba23786.kilroy@kamakiriad.com>
In-Reply-To: <20020801105156.73fb7f9f.matthias@egwn.net>
References: <20020801105156.73fb7f9f.matthias@egwn.net>
X-Mailer: Sylpheed version 0.8.1 (GTK+ 1.2.10; i386-redhat-linux)
X-Message-Flag: : Shame on you!  You know Outlook is how viruses are spread!
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Mailscanner: Found to be clean, Found to be clean
Sender: rpm-zzzlist-admin@freshrpms.net
Errors-To: rpm-zzzlist-admin@freshrpms.net
X-Beenthere: rpm-zzzlist@freshrpms.net
X-Mailman-Version: 2.0.11
Precedence: bulk
Reply-To: rpm-zzzlist@freshrpms.net
List-Help: <mailto:rpm-zzzlist-request@freshrpms.net?subject=help>
List-Post: <mailto:rpm-zzzlist@freshrpms.net>
List-Subscribe: <http://lists.freshrpms.net/mailman/listinfo/rpm-zzzlist>,
    <mailto:rpm-list-request@freshrpms.net?subject=subscribe>
List-Id: Freshrpms RPM discussion list <rpm-zzzlist.freshrpms.net>
List-Unsubscribe: <http://lists.freshrpms.net/mailman/listinfo/rpm-zzzlist>,
    <mailto:rpm-list-request@freshrpms.net?subject=unsubscribe>
List-Archive: <http://lists.freshrpms.net/pipermail/rpm-zzzlist/>
X-Original-Date: Thu, 1 Aug 2002 05:23:22 -0500
Date: Thu, 1 Aug 2002 05:23:22 -0500

On Thu, 1 Aug 2002 10:51:56 +0200, Matthias Saou <matthias@egwn.net> wrote:

> Sorry, this hasn't got much to do with rpm packages directly ;-)
> 
> My "builds" page is getting bigger and bigger, and quite messy as
> directories are listed in no particular order :
> http://freshrpms.net/builds...

    Yep.  Make sure there's a field in the database called (for example) "Updated" and when it comes time to generate the list, add "order by updated".  This'll put it in that particular order for ya.  You can also chose to order it by name, etc by changing this field.

    This should be the same for both MySql and Postgressql (any modern SQL, really).  Which are you using?
  
------------------------------------------------------------------------
Brian Fahrlnder              Linux Zealot, Conservative, and Technomad
Evansville, IN                    My Voyage: http://www.CounterMoon.com
ICQ  5119262
------------------------------------------------------------------------
I don't want to hear news from Isreal until the news contains the words
"Bullet", "Brain", and "Arafat".

_______________________________________________
RPM-List mailing list <RPM-List@freshrpms.net>
http://lists.freshrpms.net/mailman/listinfo/rpm-list


