Mountain Lion Notification Center from Safari
javascript, osx-mountain-lion
Solution
Yes, its possible to send notifications to notification center using HTML5. Check this out http://dangercove.github.com/html5-notifications/
Problem
Is it possible to use something similar to the alert() function to send notifications to notification center using javascript? I tried googling but it just brings up the apple website for 10.8 features. Any pointers to how this could be done would be awesome, if it's even possible...