Quote Originally Posted by ehintz
Heh. Just read earlier in the thread that the dev numbering scheme is higher... Let me know what it is and I'll modify mine to be the same. At the moment I'm just taking the day the slice is downloaded and using it as the base name of the slice (AK$ZIP_$TODAYEPOCH-$TODAYEPOCH+7). Obviously this is quite easy to change to match the dev emulator if need be.
And in the spirit of full disclosure, I'm also running a cronjob every 6 days which takes the nonag slice, names it AK$ZIP_$TODAYEPOCH, and drops it in the listings directory. The emulator code deletes it after about 5 days, hence the cronjob to regenerate it. Somewhat kludgy but it does ensure that nobody gets the nonag message (it only needs to be loaded once, but keeping it there ensures that newbies get the benefits of nonag as well).