3.1.6 beta 2 development update
3.1.6 beta 2 is under way with a big bug fix to the pagers which mysteriously stopped working after doing the .NET 2.0 upgrade. I didn’t notice that they stopped appearing on the pages until I started working on beta 2. The bug is related to a change in event processing from the 1.1 to 2.0 platforms. I fixed the bug and they are working again, but I can’t release the fix until I release beta 2.
I added a new feature that lists active topics based on the number of replies (similar to the feature in Ideal BB the ASP product.) It caches 100 of the most active posts per board and lets you browse through them to see which content is most popular based on replies. There is an “Active Posts” link right next to the “New Posts” link.
I’m done hashing out the features for a rating system but I haven’t begun to implement it yet. I think I’m going to release 3.1.6 beta 2 first so that users can get a stable .NET 2.0 build of our product and then start to tackle the rating system for beta 3. I want to use the new Microsoft AJAX libraries that ship with .NET 2.0 so I’m going to need to take some time out to learn how to use them before adding this feature. (How can you have ratings without using AJAX?)

