Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Reusing some Gimmie components
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
  4 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
 
Colin Walters  
View profile  
 More options Oct 4 2007, 7:25 pm
From: Colin Walters <cgwalt...@gmail.com>
Date: Thu, 04 Oct 2007 23:25:27 -0000
Local: Thurs, Oct 4 2007 7:25 pm
Subject: Reusing some Gimmie components
So Alex was talking about how he views some overlap between Gimmie and
the sidebar; trying out the most recent gimmie (from Fedora 7), I
think there are some aspects where we could be reusing code between
the sidebar "More" links and the Gimmie category dialogs.

Could add a link to Google docs on the Gimmie "Library" tab, for
example, then use that as the sidebar More.

Sharing code between the sidebar apps and Gimmie programs would be
harder but might be interesting to investigate.


    Reply to author    Forward  
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.
Alex Graveley  
View profile  
 More options Oct 4 2007, 7:54 pm
From: Alex Graveley <alexgrave...@gmail.com>
Date: Thu, 04 Oct 2007 23:54:02 -0000
Local: Thurs, Oct 4 2007 7:54 pm
Subject: Re: Reusing some Gimmie components

One thing to keep in mind is that I'm hoping to move Gimmie's Library
into a more logical grouping of content.  You can see the current
spitball categorization here, where only the topmost bullets would be
directly visible to the user: http://beatnik.tumblr.com/post/8484539

Gimmie currently uses a strange mix of content-type and content-source
categorization, for example saved email "Attachments", saved
"Downloads", "Google Office" media, generic "Documents" that means all
office-style file (and that should aggregate GOffice docs but don't),
Tomboy "Notes".

Instead, all the Text-y content would go in a "Text" category, such as
GOffice docs, Tomboy notes, downloaded PDFs, received email
attachments that happen to be .DOC files, my OOo Writer files, etc.

It might be really hard to match the new layout in Mugshot without
taking on the same idea of what the logical grouping of content should
be.  It's a difficult concept to agree on, and any proposal will be
fraught with compromises. But it'll be important for figuring out how
to present this stuff to users consistently.

So what do you all think of the Text, Office, Photos, Links, Chats,
Video, Music, and Files categorization I've drawn?

-Alex

On Oct 4, 4:25 pm, Colin Walters <cgwalt...@gmail.com> wrote:


    Reply to author    Forward  
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.
Colin Walters  
View profile  
 More options Oct 7 2007, 12:20 pm
From: Colin Walters <cgwalt...@gmail.com>
Date: Sun, 07 Oct 2007 16:20:53 -0000
Local: Sun, Oct 7 2007 12:20 pm
Subject: Re: Reusing some Gimmie components
The categorization seems fine to me; I guess what I'm trying to figure
out is how we could make the code sharing happen.  For example would
it be possible to make the library view a separate executable?  Or
since we're both Python maybe bigboard could import the code and run
it that way.

I'll have a look at the Gimmie code soon to see how feasible these
would be.

On Oct 4, 7:54 pm, Alex Graveley <alexgrave...@gmail.com> wrote:


    Reply to author    Forward  
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.
Alex Graveley  
View profile  
 More options Oct 7 2007, 3:30 pm
From: "Alex Graveley" <alexgrave...@gmail.com>
Date: Sun, 7 Oct 2007 12:30:10 -0700
Local: Sun, Oct 7 2007 3:30 pm
Subject: Re: Reusing some Gimmie components
(Resending from my Online Desktop subscribed address...)

It's pretty straightforward to do it superficially.  There is a small
amount of API used for opening topics/categories using a URI.  E.g.
this snippet shows the printers list in the system tab:

        from gimmie.gimme_base import gimmie_get_topic_for_uri
        topic = gimmie_get_topic_for_uri("topic://Computer")
        topicwin = topic.get_topic_window()
        topicwin.set_source_by_uri("source://Printers")
        topicwin.present()

We could add a better way to make the tab show up in relation to the
bigboard widgets, so it would appear next to the the "More >>" link.

-Alex

On 10/7/07, Colin Walters <cgwalt...@gmail.com> wrote:


    Reply to author    Forward  
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 »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google