I would love it if the RadNotification control could display in other ways, and in particular more like mobile devices. I have two specific requests:
1) Allow notifications to be displayed in bar which drops down from the top of the screen - similar to both iOS and Android. Press the "click me" link on this page to see an example of what I am describing:
http://www.minijs.com/plugins/8/notification#demo
2) Create a notification queue (even if just session based, no need to make it persistent in a DB) showing unread notifications. Here is an example that does a good job of this:
http://www.codebasehero.com/files/notification-menu/demo/
Thanks,
Denis Burke