One thing that I've noticed, and would like to see changed, is the sorting of the ad packages when presented to the advertiser.
At present, they're sorted in the order which they were added. This looks like a mess and I'd like to see them sorted by packages name in ascending order.
I'd simply add 'ORDER BY' within the pkg_select function, but the file's encoded. Could you either change the default sort order or enable the specification of one as a configurable?