I\'m trying to display some results in a human-readable way. For the purposes of this question, some of them are numbers, some are letters, some are a combination of the two.
I have found the code in the following link about natural sorting order very useful in the past:
http://www.codinghorror.com/blog/2007/12/sorting-for-humans-natural-sort-order.html