Show HN: Receive desktop notifications from your web apps
1–10 of 14 posts
Re: Show HN: Receive desktop notifications from your web apps
#2http://www.html5rocks.com/en/tutorials/notifications/quick/ http://dangercove.github.com/html5-notifications/
Re: Show HN: Receive desktop notifications from your web apps
#3Coming soon to a browser near you, the HTML5 Notification API: http://www.html5rocks.com/en/tutorials/notifications/quick/ http://dangercove.github.com/html5-notifications/
Re: Show HN: Receive desktop notifications from your web apps
#4Re: Show HN: Receive desktop notifications from your web apps
#5Interesting, could you shed some light on the tech behind this? For example, does this use a custom solution to display notifications or Growl / ML notifications?
Re: Show HN: Receive desktop notifications from your web apps
#6Interesting, could you shed some light on the tech behind this? For example, does this use a custom solution to display notifications or Growl / ML notifications?
On Mountain Lion, we use the Notification Centre by default although you can opt to use Growl if you would prefer. In Lion, only Growl is available (obviously) :)
Re: Show HN: Receive desktop notifications from your web apps
#7Re: Show HN: Receive desktop notifications from your web apps
#8Interesting, could you shed some light on the tech behind this? For example, does this use a custom solution to display notifications or Growl / ML notifications?
On Mountain Lion, we use the Notification Centre by default although you can opt to use Growl if you would prefer. In Lion, only Growl is available (obviously) :)
Re: Show HN: Receive desktop notifications from your web apps
#9Re: Show HN: Receive desktop notifications from your web apps
#10Earlier quoted context omitted.
On Mountain Lion, we use the Notification Centre by default although you can opt to use Growl if you would prefer. In Lion, only Growl is available (obviously) :)
And are you poling the noti server? I'm wondering how realtime it is :-)