Growl for Windows and a Web Notification API Posted By : at 2008-05-08 13:42:19
... which code then parse the data and handle it in real application code. i couldnt use ajax to communicate with the local server (same-origin policy strikes again), so i decided to use the hidden iframe technique. i wrote a small js ...