Re: UI guidelines for extensions?

2011-08-02 Thread Ricardo Gladwell

OK, thanks

--
Ricardo Gladwell 
http://www.google.com/profiles/ricardo.gladwell
Twitter: @rgladwell - MSN: axo...@gmail.com

On 08/02/2011 08:25 PM, Florian Müllner wrote:

2011/8/2 Ricardo Gladwell mailto:ricardo.gladw...@gmail.com>>

Is that going to be available in 3.2?



Yes.


Florian

___
gnome-shell-list mailing list
gnome-shell-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-shell-list


Re: UI guidelines for extensions?

2011-08-02 Thread Florian Müllner
2011/8/2 Ricardo Gladwell 

> Is that going to be available in 3.2?
>


Yes.


Florian
___
gnome-shell-list mailing list
gnome-shell-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-shell-list


Re: UI guidelines for extensions?

2011-08-02 Thread Ricardo Gladwell

Is that going to be available in 3.2?

--
Ricardo Gladwell 
http://www.google.com/profiles/ricardo.gladwell
Twitter: @rgladwell - MSN: axo...@gmail.com

On 08/02/2011 07:44 PM, Sriram Ramkrishna wrote:



On Mon, Aug 1, 2011 at 2:18 AM, Ricardo Gladwell
mailto:ricardo.gladw...@gmail.com>> wrote:

Hi Sri

Thanks for the tip, I did consider writing a service but wasn't sure
because:

a) Only my Gnome Shell extension would be consuming the service at
this point, so re-factoring the code to read from Google Reader into
a separate service seemed unwarranted.

b) This doesn't address the need for the extension/service/app to
live somewhere on the desktop.

I'll subscribe to Gnome Design and talk to them. Regards...


I'm thinking you could talk with David Z and see if it is something that
might work with gnome online accounts service.  Explore the space.

sri

___
gnome-shell-list mailing list
gnome-shell-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-shell-list


Re: UI guidelines for extensions?

2011-08-02 Thread Sriram Ramkrishna
On Mon, Aug 1, 2011 at 2:18 AM, Ricardo Gladwell  wrote:

> Hi Sri
>
> Thanks for the tip, I did consider writing a service but wasn't sure
> because:
>
> a) Only my Gnome Shell extension would be consuming the service at this
> point, so re-factoring the code to read from Google Reader into a separate
> service seemed unwarranted.
>
> b) This doesn't address the need for the extension/service/app to live
> somewhere on the desktop.
>
> I'll subscribe to Gnome Design and talk to them. Regards...
>
>
I'm thinking you could talk with David Z and see if it is something that
might work with gnome online accounts service.  Explore the space.

sri
___
gnome-shell-list mailing list
gnome-shell-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-shell-list


Re: UI guidelines for extensions?

2011-08-01 Thread Ricardo Gladwell

On 01/08/11 14:03, Milan Bouchet-Valat wrote:

Le dimanche 31 juillet 2011 à 18:00 +0100, Ricardo Gladwell a écrit :

I think it would make sense to have a base on the desktop for app, given
that it wont' have an obvious application running in the same way that a
mail client might.

You can just have a background daemon running, and use (possibly
resident) notifications. They provide all you might need for this kind
of tasks IMHO.

Regards


Without a desktop presence how would users change settings or request 
refreshes, for example?


--
Ricardo Gladwell 
http://www.google.com/profiles/ricardo.gladwell
Twitter: @rgladwell - MSN: axo...@gmail.com
___
gnome-shell-list mailing list
gnome-shell-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-shell-list


Re: UI guidelines for extensions?

2011-08-01 Thread Milan Bouchet-Valat
Le dimanche 31 juillet 2011 à 18:00 +0100, Ricardo Gladwell a écrit :
> I think it would make sense to have a base on the desktop for app, given 
> that it wont' have an obvious application running in the same way that a 
> mail client might.
You can just have a background daemon running, and use (possibly
resident) notifications. They provide all you might need for this kind
of tasks IMHO.

Regards



___
gnome-shell-list mailing list
gnome-shell-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-shell-list


Re: UI guidelines for extensions?

2011-08-01 Thread Ricardo Gladwell

Hi Sri

Thanks for the tip, I did consider writing a service but wasn't sure 
because:


a) Only my Gnome Shell extension would be consuming the service at this 
point, so re-factoring the code to read from Google Reader into a 
separate service seemed unwarranted.


b) This doesn't address the need for the extension/service/app to live 
somewhere on the desktop.


I'll subscribe to Gnome Design and talk to them. Regards...

--
Ricardo Gladwell 
http://www.google.com/profiles/ricardo.gladwell
Twitter: @rgladwell - MSN: axo...@gmail.com

On 31/07/11 21:07, Sriram Ramkrishna wrote:



On Sun, Jul 31, 2011 at 9:21 AM, Ricardo Gladwell
mailto:ricardo.gladw...@gmail.com>> wrote:

Hi Guys

I'm writing a Gnome Shell extension for Google Reader.


My recommendation is to ask in #gnome-design to see how you could
integrate with GNOME 3 desktop.  We have a lot of other things under the
hood especially as it pertains to social networks and stuff.  So instead
of approaching it as an application, approach it as a service/feature.
Try it out and see how it works for you?

sri


___
gnome-shell-list mailing list
gnome-shell-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-shell-list


Re: UI guidelines for extensions?

2011-07-31 Thread Sriram Ramkrishna
On Sun, Jul 31, 2011 at 9:21 AM, Ricardo Gladwell <
ricardo.gladw...@gmail.com> wrote:

> Hi Guys
>
> I'm writing a Gnome Shell extension for Google Reader.
>

My recommendation is to ask in #gnome-design to see how you could integrate
with GNOME 3 desktop.  We have a lot of other things under the hood
especially as it pertains to social networks and stuff.  So instead of
approaching it as an application, approach it as a service/feature.  Try it
out and see how it works for you?

sri 
___
gnome-shell-list mailing list
gnome-shell-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-shell-list


Re: UI guidelines for extensions?

2011-07-31 Thread Ricardo Gladwell
I think it would make sense to have a base on the desktop for app, given 
that it wont' have an obvious application running in the same way that a 
mail client might.


--
Ricardo Gladwell 
http://www.google.com/profiles/ricardo.gladwell
Twitter: @rgladwell - MSN: axo...@gmail.com

On 07/31/2011 05:57 PM, Maciej Marcin Piechotka wrote:

On Sun, 2011-07-31 at 17:49 +0100, Ricardo Gladwell wrote:

I guess because Google Reader is the application, so rather than have a
specific desktop application, the gnome shell extension acts as a
notifier for the web application.

Sound convincing?



Then I guess that the generic notification (as for mail etc.) should be
sufficient. Or customised (as for chat).

Regards



___
gnome-shell-list mailing list
gnome-shell-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-shell-list

___
gnome-shell-list mailing list
gnome-shell-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-shell-list


Re: UI guidelines for extensions?

2011-07-31 Thread Maciej Marcin Piechotka
On Sun, 2011-07-31 at 17:49 +0100, Ricardo Gladwell wrote:
> I guess because Google Reader is the application, so rather than have a 
> specific desktop application, the gnome shell extension acts as a 
> notifier for the web application.
> 
> Sound convincing?
> 

Then I guess that the generic notification (as for mail etc.) should be
sufficient. Or customised (as for chat).

Regards


signature.asc
Description: This is a digitally signed message part
___
gnome-shell-list mailing list
gnome-shell-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-shell-list


Re: UI guidelines for extensions?

2011-07-31 Thread Ricardo Gladwell
I guess because Google Reader is the application, so rather than have a 
specific desktop application, the gnome shell extension acts as a 
notifier for the web application.


Sound convincing?

--
Ricardo Gladwell 
http://www.google.com/profiles/ricardo.gladwell
Twitter: @rgladwell - MSN: axo...@gmail.com

On 07/31/2011 05:34 PM, Maciej Marcin Piechotka wrote:

On Sun, 2011-07-31 at 17:21 +0100, Ricardo Gladwell wrote:

Hi Guys

I'm writing a Gnome Shell extension for Google Reader.

Just had a quick UI question: which part of the desktop interface would
such an extension best belong?

At first I implemented this as a tray icon system status button, but I'm
thinking it might be more appropriate as a panel button in the middle of
the main panel, next to the clock?

Are there any UI guidelines as to what belongs where in the Gnome Shell
desktop?

TIA...



I am not UI expert/gnome-shell developer but why should it be extension
rather then separate application + notifications?

Regards




___
gnome-shell-list mailing list
gnome-shell-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-shell-list

___
gnome-shell-list mailing list
gnome-shell-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-shell-list


Re: UI guidelines for extensions?

2011-07-31 Thread Maciej Marcin Piechotka
On Sun, 2011-07-31 at 17:21 +0100, Ricardo Gladwell wrote:
> Hi Guys
> 
> I'm writing a Gnome Shell extension for Google Reader.
> 
> Just had a quick UI question: which part of the desktop interface would 
> such an extension best belong?
> 
> At first I implemented this as a tray icon system status button, but I'm 
> thinking it might be more appropriate as a panel button in the middle of 
> the main panel, next to the clock?
> 
> Are there any UI guidelines as to what belongs where in the Gnome Shell 
> desktop?
> 
> TIA...
> 

I am not UI expert/gnome-shell developer but why should it be extension
rather then separate application + notifications?

Regards



signature.asc
Description: This is a digitally signed message part
___
gnome-shell-list mailing list
gnome-shell-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-shell-list


UI guidelines for extensions?

2011-07-31 Thread Ricardo Gladwell

Hi Guys

I'm writing a Gnome Shell extension for Google Reader.

Just had a quick UI question: which part of the desktop interface would 
such an extension best belong?


At first I implemented this as a tray icon system status button, but I'm 
thinking it might be more appropriate as a panel button in the middle of 
the main panel, next to the clock?


Are there any UI guidelines as to what belongs where in the Gnome Shell 
desktop?


TIA...

--
Ricardo Gladwell 
http://www.google.com/profiles/ricardo.gladwell
Twitter: @rgladwell - MSN: axo...@gmail.com
___
gnome-shell-list mailing list
gnome-shell-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-shell-list