Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Desktop Notifications under 4.0 (Win)
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  9 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
OwenCM  
View profile  
 More options Jan 14 2010, 7:26 am
From: OwenCM <owencmo...@googlemail.com>
Date: Thu, 14 Jan 2010 04:26:10 -0800 (PST)
Local: Thurs, Jan 14 2010 7:26 am
Subject: Desktop Notifications under 4.0 (Win)
I'm running the latest 4.x dev build on Windows and noticed in the
wiki the following:

"Desktop notifications

Simple (text+icon) and HTML notifications are implemented for Windows
for 4.0, accessible from pages and extensions."

How do I access these notifications? Is there a page with a demo or
some JS code to have a look at? I hadn't realized they'd landed
already...


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Pedro Junior  
View profile  
 More options Jan 14 2010, 8:10 am
From: Pedro Junior <v.ju.ni.o...@gmail.com>
Date: Thu, 14 Jan 2010 11:10:23 -0200
Local: Thurs, Jan 14 2010 8:10 am
Subject: Re: [chromium-discuss] Desktop Notifications under 4.0 (Win)

*Here is the API Specification:
http://dev.chromium.org/developers/design-documents/desktop-notificat...
*

-
Pedro Junior

2010/1/14 OwenCM <owencmo...@googlemail.com>


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
OwenCM  
View profile  
 More options Jan 14 2010, 8:20 am
From: OwenCM <owencmo...@googlemail.com>
Date: Thu, 14 Jan 2010 05:20:55 -0800 (PST)
Local: Thurs, Jan 14 2010 8:20 am
Subject: Re: Desktop Notifications under 4.0 (Win)
Ahh great. Do you know of any site or extension already implementing
this? I want to see it as much as anything, a screenshot would do.
Owen

On Jan 14, 1:10 pm, Pedro Junior <v.ju.ni.o...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Pedro Junior  
View profile  
 More options Jan 14 2010, 8:33 am
From: Pedro Junior <v.ju.ni.o...@gmail.com>
Date: Thu, 14 Jan 2010 11:33:57 -0200
Local: Thurs, Jan 14 2010 8:33 am
Subject: Re: [chromium-discuss] Re: Desktop Notifications under 4.0 (Win)

*Hi have introduced it in Chrowety (twitter), is working fine, but i think
need more customization options, example: height e width adjusts.*

-
Pedro Junior

2010/1/14 OwenCM <owencmo...@googlemail.com>

  notifications.JPG
28K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
PhistucK  
View profile  
 More options Jan 14 2010, 12:14 pm
From: PhistucK <phist...@gmail.com>
Date: Thu, 14 Jan 2010 19:14:45 +0200
Local: Thurs, Jan 14 2010 12:14 pm
Subject: Re: [chromium-discuss] Desktop Notifications under 4.0 (Win)

A few notes regarding this feature.
As far as I saw, it was dropped from the HTML 5 specification, so it might
not be supported in all of the browsers - ever.
Also, watch out - you cannot call
"webkitNotifications.requestPermission(callback)" from the Developer Tools,
it has to be called as a result of a click. It will do nothing if it does
not. Star this bug for progress - crbug.com/31736.
The user interface is not 100% done yet, in my opinion, due to this bug -
crbug.com/31778.

☆PhistucK


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
OwenCM  
View profile  
 More options Jan 14 2010, 3:14 pm
From: OwenCM <owencmo...@googlemail.com>
Date: Thu, 14 Jan 2010 12:14:40 -0800 (PST)
Local: Thurs, Jan 14 2010 3:14 pm
Subject: Re: Desktop Notifications under 4.0 (Win)
Hmm, I didn't realize it had been dropped from the specification,
that's very disappointing!
I hope Chrome is able to do the same as it has with other features
(lets talk javascript speed?) and implement it and have all other
browsers follow suit... Either way we'll have to wait and see; very
excited to see it already implemented on Win and set for the m5 builds
of Linux and Mac!
P.S. I tried out Chrowety, was very pleased when the notifications
appeared; this ads a whole new dimension for extensions to interact
with the user.

On Jan 14, 5:14 pm, PhistucK <phist...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Pedro Junior  
View profile  
 More options Jan 14 2010, 4:19 pm
From: Pedro Junior <v.ju.ni.o...@gmail.com>
Date: Thu, 14 Jan 2010 19:19:42 -0200
Local: Thurs, Jan 14 2010 4:19 pm
Subject: Re: [chromium-discuss] Re: Desktop Notifications under 4.0 (Win)

*This feature was one of the most encouraged me with the extensions in
Chrome.*
*
*
*By the way... Phistuck any change to add positioning option (bottom right,
top left, ...) ?
*
-
Pedro Junior

2010/1/14 OwenCM <owencmo...@googlemail.com>


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
PhistucK  
View profile  
 More options Jan 15 2010, 5:58 am
From: PhistucK <phist...@gmail.com>
Date: Fri, 15 Jan 2010 12:58:42 +0200
Local: Fri, Jan 15 2010 5:58 am
Subject: Re: [chromium-discuss] Re: Desktop Notifications under 4.0 (Win)

I have not seen any issue regarding this, so search the issue tracker
yourself (crbug.com) and if you cannot find one, file one (new.crbug.com).

But - I do believe this will not be implemented, because the whole idea of
Desktop Notifications is to alert the user that a website is trying to say
something and that the user should check out the website for more details.

☆PhistucK


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Pedro Junior  
View profile  
 More options Jan 15 2010, 6:32 am
From: Pedro Junior <v.ju.ni.o...@gmail.com>
Date: Fri, 15 Jan 2010 09:32:01 -0200
Local: Fri, Jan 15 2010 6:32 am
Subject: Re: [chromium-discuss] Re: Desktop Notifications under 4.0 (Win)

No hurt to try. ;)
*crbug.com/32369*

-
Pedro Junior

2010/1/15 PhistucK <phist...@gmail.com>


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »