Received: from sog-mx-1.v43.ch3.sourceforge.com ([172.29.43.191] helo=mx.sourceforge.net) by sfs-ml-3.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1SoIQ1-0007OM-56 for bitcoin-development@lists.sourceforge.net; Mon, 09 Jul 2012 18:10:45 +0000 Received-SPF: pass (sog-mx-1.v43.ch3.sourceforge.com: domain of nilsschneider.net designates 217.11.48.105 as permitted sender) client-ip=217.11.48.105; envelope-from=nils@nilsschneider.net; helo=ngcobalt05.manitu.net; Received: from ngcobalt05.manitu.net ([217.11.48.105]) by sog-mx-1.v43.ch3.sourceforge.com with esmtp (Exim 4.76) id 1SoIPz-0003b8-Re for bitcoin-development@lists.sourceforge.net; Mon, 09 Jul 2012 18:10:45 +0000 Received: from ngcobalt05.manitu.net (localhost [127.0.0.1]) by ngcobalt05.manitu.net (8.10.2/8.10.2) with ESMTP id q69HXnL05124 for ; Mon, 9 Jul 2012 19:33:50 +0200 X-manitu-Original-Sender-IP: 127.0.0.1 X-manitu-Original-Receiver-Name: ngcobalt05.manitu.net Received: from [10.130.123.147] (krtek.asta.uni-luebeck.de [141.83.153.180]) (Authenticated sender: u8956) by ngcobalt05.manitu.net (Postfix) with ESMTPSA id 9329E5B4198 for ; Mon, 9 Jul 2012 19:33:49 +0200 (CEST) Message-ID: <4FFB15FA.4090705@nilsschneider.net> Date: Mon, 09 Jul 2012 19:33:46 +0200 From: Nils Schneider User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120430 Thunderbird/12.0.1 MIME-Version: 1.0 To: bitcoin-development@lists.sourceforge.net References: <1341849295.94710.YahooMailNeo@web121003.mail.ne1.yahoo.com> In-Reply-To: <1341849295.94710.YahooMailNeo@web121003.mail.ne1.yahoo.com> X-Enigmail-Version: 1.5pre Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Score: -1.5 (-) X-Spam-Report: Spam Filtering performed by mx.sourceforge.net. See http://spamassassin.org/tag/ for more details. -1.5 SPF_CHECK_PASS SPF reports sender host as permitted sender for sender-domain -0.0 SPF_PASS SPF: sender matches SPF record X-Headers-End: 1SoIPz-0003b8-Re Subject: Re: [Bitcoin-development] Random order for clients page X-BeenThere: bitcoin-development@lists.sourceforge.net X-Mailman-Version: 2.1.9 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jul 2012 18:10:45 -0000 I don't think that's a good idea as it can easily confuse or annoy users when things move around. The ordering should be preserved as much as possible so users can remember where they found a client they liked (e.g. 2nd row, 1st column and screenshot with light and blue colors). Making them search the entire page is inefficient and will just get worse once there are many clients on the page (and I think that's the goal). On 09.07.2012 17:54, Amir Taaki wrote: > Took me a while, but finally got it working. > > Entries on the clients page are randomly ordered when the page is generated. > > https://github.com/bitcoin/bitcoin.org/commit/6850fc8c83494d6ec415ea9d36fb98366373cc03 > > We should regenerate the page every 2 days. This gives fair exposure to all the clients listed. > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Bitcoin-development mailing list > Bitcoin-development@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bitcoin-development >