That said, the reason is that sorting the query that generates that
"quilt" alphabetically is expensive for our database, so we let it
determine its own most optimal sort order.
On 10/1/07, kosso <kos...@gmail.com> wrote:
>
> Why has the order of people I follow on my page 'quilt' changed from
> being in alphabetical order?
>
>
--
Alex Payne
http://twitter.com/al3x
Click on http://groups.google.com/group/twitter-development-talk/web/migrating-to-followers-and-notifications
- or copy & paste it into your browser's address bar if that doesn't
work.
So what *is* the ordering now? user id?
Get a better database. Sorting things is what they are very good at, I
would say! ;p
On Oct 2, 2:07 am, "Alex Payne" <a...@al3x.net> wrote:
> This group isn't for general questions about Twitter. Please contact
> support for that athttp://twitter.com/help
>
> That said, the reason is that sorting the query that generates that
> "quilt" alphabetically is expensive for our database, so we let it
> determine its own most optimal sortorder.
>
> On 10/1/07, kosso <kos...@gmail.com> wrote:
>
>
>
> > Why has theorderof people I follow on my page 'quilt' changed from
Yeah, clearly MS Access isn't cutting it for them anymore. They should
consider other options ASAP.
--
Manuel, que
piensa que eres una excelente persona y medra en torno a
http://simplelogica.net y/o http://simplelogica.net/logicola/
Recuerda comer mucha fruta y verdura.
Wow, those are both deeply ignorant and prickish things to say.
While the issue is a complex one -- rarely helped by smarmy remarks by
people who have little idea of the specific challenges a particular
app is facing -- sorting large data sets can increase processing time
for a query exponentially. I suspect the decision to drop sorting in
that area was not one made lightly.
If the sort order offends you deeply, use Firefox and write a
Greasemonkey plugin to resort by screenname.
--
Ed Finkler
http://funkatron.com
AIM: funka7ron
ICQ: 3922133
Skype: funka7ron
On 10/10/07, Manuel González Noriega <manuel.gonz...@gmail.com> wrote:
>
Ed,
My comment about MS Access was a joke targetting kosso's remarks
(which I in turn hope were a joke too). I'm sorry if the sarcasm
seemed targeted towards Twitter; it wasn't.
I'm well aware of Twitter's size, technical challenges and phenomenal
response to those.