Custom Sort Order with SimplePie
问题 Using SimplePie, how can I sort items by random order and title (alphabetic)? According to this page (http://simplepie.org/wiki/tutorial/sorting_by_custom_criteria_instead_of_date), the documentation says to extend the class and write your own method. But without some more examples, I don't seem to be able to code it by myself. Currently I take all the feed items and put them into arrays and sort them. However, the default sort order of SimplePie is by date. Thus, if some urls have newer