diff options
author | Nils Schneider <nils@nilsschneider.net> | 2012-07-09 19:33:46 +0200 |
---|---|---|
committer | bitcoindev <bitcoindev@gnusha.org> | 2012-07-09 18:10:45 +0000 |
commit | 43e37fcb27c15be9a6c9622dd141a09d3b83ebeb (patch) | |
tree | 302eddce3a5e56642939500fc98ff7562318c98c | |
parent | 6c5e53a0922e65587da9e2d536268994d4cc9f69 (diff) | |
download | pi-bitcoindev-43e37fcb27c15be9a6c9622dd141a09d3b83ebeb.tar.gz pi-bitcoindev-43e37fcb27c15be9a6c9622dd141a09d3b83ebeb.zip |
Re: [Bitcoin-development] Random order for clients page
-rw-r--r-- | 37/5c7a19f684c9bc127de624b216a53be454a414 | 89 |
1 files changed, 89 insertions, 0 deletions
diff --git a/37/5c7a19f684c9bc127de624b216a53be454a414 b/37/5c7a19f684c9bc127de624b216a53be454a414 new file mode 100644 index 000000000..ed68f2b77 --- /dev/null +++ b/37/5c7a19f684c9bc127de624b216a53be454a414 @@ -0,0 +1,89 @@ +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 <nils@nilsschneider.net>) 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 <bitcoin-development@lists.sourceforge.net>; + 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 <bitcoin-development@lists.sourceforge.net>; + 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 <nils@nilsschneider.net> +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: <bitcoin-development.lists.sourceforge.net> +List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>, + <mailto:bitcoin-development-request@lists.sourceforge.net?subject=unsubscribe> +List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum_name=bitcoin-development> +List-Post: <mailto:bitcoin-development@lists.sourceforge.net> +List-Help: <mailto:bitcoin-development-request@lists.sourceforge.net?subject=help> +List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>, + <mailto:bitcoin-development-request@lists.sourceforge.net?subject=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 +> + + + |