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
pyZui - anyone know about this?
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
  Messages 1 - 25 of 26 - Collapse all  -  Translate all to Translated (View all originals)   Newer >
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
 
Donn  
View profile  
 More options Dec 10 2009, 11:41 pm
Newsgroups: comp.lang.python
From: Donn <donn.in...@gmail.com>
Date: Fri, 11 Dec 2009 06:41:56 +0200
Local: Thurs, Dec 10 2009 11:41 pm
Subject: pyZui - anyone know about this?
Hi,
I happened upon this youtube link:
http://www.youtube.com/watch?v=57nWm984wdY
It fairly blew my socks off. In it a fellow by the name of David Roberts demos
a zui written in Python. Aside from the zooming (which is impressive enough)
it show embedding of images, pdf files, web pages and text.

He says nothing about what toolkits were used or how it might have been done.
It's Linux-based, but no other info. On some googling, I can only find a few
bug reports on pypi related to pyQt. I would really like to find out how that
ZUI was done, it's simply amazing.

Any clues out there?

\d
--
\/\/ave: donn.in...@googlewave.com
home: http://otherwise.relics.co.za/
2D vector animation : https://savannah.nongnu.org/projects/things/
Font manager : https://savannah.nongnu.org/projects/fontypython/


 
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.
Daniel Fetchinson  
View profile  
 More options Dec 11 2009, 5:38 am
Newsgroups: comp.lang.python
From: Daniel Fetchinson <fetchin...@googlemail.com>
Date: Fri, 11 Dec 2009 11:38:46 +0100
Local: Fri, Dec 11 2009 5:38 am
Subject: Re: pyZui - anyone know about this?

Youtube has a link 'Send message' on the profile of users, maybe
sending a message to the person who uploaded the video will give you a
useful response.

Cheers,
Daniel

--
Psss, psss, put it down! - http://www.cafepress.com/putitdown


 
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.
Donn  
View profile  
 More options Dec 11 2009, 6:24 am
Newsgroups: comp.lang.python
From: Donn <donn.in...@gmail.com>
Date: Fri, 11 Dec 2009 13:24:11 +0200
Local: Fri, Dec 11 2009 6:24 am
Subject: Re: pyZui - anyone know about this?
On Friday 11 December 2009 12:38:46 Daniel Fetchinson wrote:
> Youtube has a link 'Send message' on the profile of users, maybe
> sending a message to the person who uploaded the video will give you a
> useful response.

I'm a Tube-tard so that never crossed my mind. Will give it a go.

\d


 
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.
Stef Mientki  
View profile  
 More options Dec 11 2009, 2:03 pm
Newsgroups: comp.lang.python
From: Stef Mientki <stef.mien...@gmail.com>
Date: Fri, 11 Dec 2009 20:03:34 +0100
Local: Fri, Dec 11 2009 2:03 pm
Subject: Re: pyZui - anyone know about this?
Donn wrote:
> On Friday 11 December 2009 12:38:46 Daniel Fetchinson wrote:

>> Youtube has a link 'Send message' on the profile of users, maybe
>> sending a message to the person who uploaded the video will give you a
>> useful response.

> I'm a Tube-tard so that never crossed my mind. Will give it a go.

> \d

please let us know when you find more information about the project.
thanks,
Stef Mientki

 
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.
David Boddie  
View profile  
 More options Dec 13 2009, 5:10 pm
Newsgroups: comp.lang.python
From: David Boddie <da...@boddie.org.uk>
Date: Sun, 13 Dec 2009 23:10:52 +0100
Local: Sun, Dec 13 2009 5:10 pm
Subject: Re: pyZui - anyone know about this?
On Friday 11 December 2009 05:41, Donn wrote:

> I happened upon this youtube link:
> http://www.youtube.com/watch?v=57nWm984wdY
> It fairly blew my socks off. In it a fellow by the name of David Roberts
> demos a zui written in Python. Aside from the zooming (which is impressive
> enough) it show embedding of images, pdf files, web pages and text.

> He says nothing about what toolkits were used or how it might have been
> done. It's Linux-based, but no other info. On some googling, I can only
> find a few bug reports on pypi related to pyQt. I would really like to
> find out how that ZUI was done, it's simply amazing.

> Any clues out there?

Doesn't the author give his e-mail address at the end of the video?
(Maybe I'm thinking of a different video.)

David


 
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.
Donn  
View profile  
 More options Dec 14 2009, 2:02 pm
Newsgroups: comp.lang.python
From: Donn <donn.in...@gmail.com>
Date: Mon, 14 Dec 2009 21:02:30 +0200
Local: Mon, Dec 14 2009 2:02 pm
Subject: Re: pyZui - anyone know about this?
On Monday 14 December 2009 00:10:52 David Boddie wrote:
> Doesn't the author give his e-mail address at the end of the video?
> (Maybe I'm thinking of a different video.)

Yes, in a quick and garbled way :) I have yet to try to contact the author or
the youtube poster -- been too busy.

I was hoping someone on the list may recognize what tools he was using, or
have some insight into how they would attack the problem.
I have pondered it from a wxPython pov, that being all I am experienced with
and I would have no chance of recreating that demo. Is it using some kind of
built-in QT/KDE voodoo?

\d
--
\/\/ave: donn.in...@googlewave.com
home: http://otherwise.relics.co.za/
2D vector animation : https://savannah.nongnu.org/projects/things/
Font manager : https://savannah.nongnu.org/projects/fontypython/


 
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.
geremy condra  
View profile  
 More options Dec 14 2009, 2:08 pm
Newsgroups: comp.lang.python
From: geremy condra <debat...@gmail.com>
Date: Mon, 14 Dec 2009 14:08:20 -0500
Local: Mon, Dec 14 2009 2:08 pm
Subject: Re: pyZui - anyone know about this?
might be related to this: http://code.google.com/p/rchi-zui/

geremy condra


 
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.
Rami Chowdhury  
View profile  
 More options Dec 14 2009, 2:51 pm
Newsgroups: comp.lang.python
From: Rami Chowdhury <rami.chowdh...@gmail.com>
Date: Mon, 14 Dec 2009 11:51:08 -0800
Local: Mon, Dec 14 2009 2:51 pm
Subject: Re: pyZui - anyone know about this?

On Mon, Dec 14, 2009 at 11:02, Donn <donn.in...@gmail.com> wrote:
> On Monday 14 December 2009 00:10:52 David Boddie wrote:
>> Doesn't the author give his e-mail address at the end of the video?
>> (Maybe I'm thinking of a different video.)

> Yes, in a quick and garbled way :) I have yet to try to contact the author or
> the youtube poster -- been too busy.

> I was hoping someone on the list may recognize what tools he was using, or
> have some insight into how they would attack the problem.
> I have pondered it from a wxPython pov, that being all I am experienced with
> and I would have no chance of recreating that demo. Is it using some kind of
> built-in QT/KDE voodoo?

Doesn't look like he's using KDE -- the filemanager he's using to
choose images looks rather like Nautilus.

I know KDE 4's Plasma framework has a ZUI and pretty good Python
bindings, but I know very little about them other than that they
exist.

--------
Rami Chowdhury
"Never assume malice when stupidity will suffice." -- Hanlon's Razor
408-597-7068 (US) / 07875-841-046 (UK) / 0189-245544 (BD)


 
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.
David Boddie  
View profile  
 More options Dec 14 2009, 6:43 pm
Newsgroups: comp.lang.python
From: David Boddie <da...@boddie.org.uk>
Date: Tue, 15 Dec 2009 00:43:52 +0100
Local: Mon, Dec 14 2009 6:43 pm
Subject: Re: pyZui - anyone know about this?
On Monday 14 December 2009 20:02, Donn wrote:

> On Monday 14 December 2009 00:10:52 David Boddie wrote:
>> Doesn't the author give his e-mail address at the end of the video?
>> (Maybe I'm thinking of a different video.)

> Yes, in a quick and garbled way :) I have yet to try to contact the author
> or the youtube poster -- been too busy.

I managed to catch his address and sent him a message saying that people
were discussing PyZUI in this thread.

David


 
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.
Donn  
View profile  
 More options Dec 14 2009, 7:33 pm
Newsgroups: comp.lang.python
From: Donn <donn.in...@gmail.com>
Date: Tue, 15 Dec 2009 02:33:29 +0200
Local: Mon, Dec 14 2009 7:33 pm
Subject: Re: pyZui - anyone know about this?
On Tuesday 15 December 2009 01:43:52 David Boddie wrote:
> I managed to catch his address and sent him a message saying that people
> were discussing PyZUI in this thread.

Oooh. Sits,fidgets and waits. I want my socks back! (OP) :D

\d
--
\/\/ave: donn.in...@googlewave.com
home: http://otherwise.relics.co.za/
2D vector animation : https://savannah.nongnu.org/projects/things/
Font manager : https://savannah.nongnu.org/projects/fontypython/


 
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.
David Roberts  
View profile  
 More options Dec 14 2009, 9:29 pm
Newsgroups: comp.lang.python
From: David Roberts <d...@vidr.cc>
Date: Mon, 14 Dec 2009 18:29:39 -0800 (PST)
Local: Mon, Dec 14 2009 9:29 pm
Subject: Re: pyZui - anyone know about this?
Hi,

Yes, the toolkit used is PyQt. The ZUI is implemented using a simple
QPainter, and employs pyramidal tiling for efficiency (I haven't used
any Qt/KDE voodoo in this regard). I'm using Gnome at the moment, but
it should work just as well on KDE. Web pages are rendered using
QtWebKit, and PDF with the pdftoppm utility.

The project is opensource (GPLv2), but just hasn't been published
yet :) . I'll try to make a release over the next few days, and I'll
post a link here when I do.

--
David Roberts
http://da.vidr.cc/

On Dec 15, 10:33 am, Donn <donn.in...@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.
Donn  
View profile  
 More options Dec 15 2009, 3:28 am
Newsgroups: comp.lang.python
From: Donn <donn.in...@gmail.com>
Date: Tue, 15 Dec 2009 10:28:41 +0200
Local: Tues, Dec 15 2009 3:28 am
Subject: Re: pyZui - anyone know about this?
On Tuesday 15 December 2009 04:29:39 David Roberts wrote:
> Yes, the toolkit used is PyQt.

\me makes note to start learning PyQt asap.

> and employs pyramidal tiling for efficiency

\me ... time to hit Wikipedia :)

> (I haven't used any Qt/KDE voodoo in this regard).

Imho, your code should *become* that voodoo -- from what I saw in that vid
it's unique and has such promise.

> QtWebKit, and PDF with the pdftoppm utility.

Ah, thanks.

> The project is opensource (GPLv2), but just hasn't been published
> yet :) . I'll try to make a release over the next few days, and I'll
> post a link here when I do.

Can't wait.

David, thanks for replying here on the list. Well done on your pyZui and I
hope it catches fire in people's imaginations. I think that fire may explain why
my socks are missing! :D

\d
--
\/\/ave: donn.in...@googlewave.com
home: http://otherwise.relics.co.za/
2D vector animation : https://savannah.nongnu.org/projects/things/
Font manager : https://savannah.nongnu.org/projects/fontypython/


 
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.
Donn  
View profile  
 More options Dec 15 2009, 5:58 am
Newsgroups: comp.lang.python
From: Donn <donn.in...@gmail.com>
Date: Tue, 15 Dec 2009 12:58:54 +0200
Local: Tues, Dec 15 2009 5:58 am
Subject: Re: pyZui - anyone know about this?
On Tuesday 15 December 2009 11:12:21 Martijn Arts wrote:
> You could do some really awesome stuff with that! I love the webpage
>  example where you zoom in on the exclamation mark and there's a new page.

It is very cool, but I would inject a note of caution here: I'd a hate a zui
to become a case of "hunt-the-zoom."  A link is a link. They already work very
well, click and it goes to the page.
 I find the notion of minute "hot" areas to be a little obscure -- Quick! Zoom
into the last full-stop, it's a whole word in there!
What I would enjoy is when you click a link - it zooms into the sub-page so
you get a feeling of traversal. Back buttons would zoom out again. Add to that
a kind of birds'-eye view of one's history (like a thumbnails node-graph of
some kind) and it would be perfect!

\d
--
\/\/ave: donn.in...@googlewave.com
home: http://otherwise.relics.co.za/
2D vector animation : https://savannah.nongnu.org/projects/things/
Font manager : https://savannah.nongnu.org/projects/fontypython/


 
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.
alex23  
View profile  
 More options Dec 15 2009, 10:09 pm
Newsgroups: comp.lang.python
From: alex23 <wuwe...@gmail.com>
Date: Tue, 15 Dec 2009 19:09:08 -0800 (PST)
Local: Tues, Dec 15 2009 10:09 pm
Subject: Re: pyZui - anyone know about this?

Donn <donn.in...@gmail.com> wrote:
> I find the notion of minute "hot" areas to be a little obscure -- Quick! Zoom
> into the last full-stop, it's a whole word in there!

This aspect reminds me of the Red Dwarf episode "Back to Reality", in
which Rimmer is criticised for not finding information contained in a
microdot hidden in the dot on the 'i' of his name on a swimming
certificate.

ZUIs are useful for particular types of data - images & mapping
especially - but I'd hate to have to navigate my desktop using its
approach.


 
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.
David Roberts  
View profile  
 More options Dec 16 2009, 12:03 am
Newsgroups: comp.lang.python
From: David Roberts <d...@vidr.cc>
Date: Tue, 15 Dec 2009 21:03:19 -0800 (PST)
Local: Wed, Dec 16 2009 12:03 am
Subject: Re: pyZui - anyone know about this?
> > and employs pyramidal tiling for efficiency

> \me ... time to hit Wikipedia :)

It involves scaling an image to various resolutions, and partitioning
them into fixed-size tiles. It's roughly the same technique used by
Google Maps/Earth.

> It is very cool, but I would inject a note of caution here: I'd a hate a zui
> to become a case of "hunt-the-zoom."  A link is a link. They already work very
> well, click and it goes to the page.
>  I find the notion of minute "hot" areas to be a little obscure -- Quick! Zoom
> into the last full-stop, it's a whole word in there!
> What I would enjoy is when you click a link - it zooms into the sub-page so
> you get a feeling of traversal. Back buttons would zoom out again. Add to that
> a kind of birds'-eye view of one's history (like a thumbnails node-graph of
> some kind) and it would be perfect!

Sure, it was just a quick mockup of a potential application. A proper
implementation would probably have more sophisticated features such as
that.

> This aspect reminds me of the Red Dwarf episode "Back to Reality", in
> which Rimmer is criticised for not finding information contained in a
> microdot hidden in the dot on the 'i' of his name on a swimming
> certificate.

Haha, true.

> ZUIs are useful for particular types of data - images & mapping
> especially - but I'd hate to have to navigate my desktop using its
> approach.

Obviously there will be some applications that suit more traditional
GUIs better than ZUIs, just like there's plenty of applications more
suited to the command-line than a GUI. After all, things such as the
web and the desktop metaphor came into being long before ZUIs.

On Dec 16, 1:09 pm, alex23 <wuwe...@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.
David Roberts  
View profile  
 More options Dec 16 2009, 2:42 am
Newsgroups: comp.lang.python
From: David Roberts <d...@vidr.cc>
Date: Tue, 15 Dec 2009 23:42:14 -0800 (PST)
Local: Wed, Dec 16 2009 2:42 am
Subject: Re: pyZui - anyone know about this?
PyZUI 0.1 has been released:

http://da.vidr.cc/projects/pyzui/

On Dec 15, 12:29 pm, David Roberts <d...@vidr.cc> 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.
Daniel Fetchinson  
View profile  
 More options Dec 16 2009, 7:55 am
Newsgroups: comp.lang.python
From: Daniel Fetchinson <fetchin...@googlemail.com>
Date: Wed, 16 Dec 2009 13:55:19 +0100
Local: Wed, Dec 16 2009 7:55 am
Subject: Re: pyZui - anyone know about this?

> PyZUI 0.1 has been released:

> http://da.vidr.cc/projects/pyzui/

Cool, thanks very much!

I'm using python 2.6 these days and noticed that you use the sha
module which makes py2.6 spit out a deprecation warning:

/home/fetchinson/pyzui/pyzui/tilestore.py:22: DeprecationWarning: the
sha module is deprecated; use the hashlib module instead
  import sha

It's no big deal but if you want to be future proof maybe you can
switch to hashlib for py2.6 and stay with sha for py2.5 and before (a
try/except block would suffice).

Cheers,
Daniel

--
Psss, psss, put it down! - http://www.cafepress.com/putitdown


 
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.
r0g  
View profile  
 More options Dec 16 2009, 8:30 am
Newsgroups: comp.lang.python
From: r0g <aioe....@technicalbloke.com>
Date: Wed, 16 Dec 2009 13:30:05 +0000
Local: Wed, Dec 16 2009 8:30 am
Subject: Re: pyZui - anyone know about this?

David Roberts wrote:
> PyZUI 0.1 has been released:

> http://da.vidr.cc/projects/pyzui/

Cool, thanks :)

Roger.


 
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.
Donn  
View profile  
 More options Dec 17 2009, 1:34 am
Newsgroups: comp.lang.python
From: Donn <donn.in...@gmail.com>
Date: Thu, 17 Dec 2009 08:34:10 +0200
Local: Thurs, Dec 17 2009 1:34 am
Subject: Re: pyZui - anyone know about this?
On Wednesday 16 December 2009 09:42:14 David Roberts wrote:
> PyZUI 0.1 has been released:

Magic! Grabbed a tarball yesterday.

\d
--
\/\/ave: donn.in...@googlewave.com
home: http://otherwise.relics.co.za/
2D vector animation : https://savannah.nongnu.org/projects/things/
Font manager : https://savannah.nongnu.org/projects/fontypython/


 
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.
Donn  
View profile  
 More options Dec 17 2009, 2:14 am
Newsgroups: comp.lang.python
From: Donn <donn.in...@gmail.com>
Date: Thu, 17 Dec 2009 09:14:00 +0200
Subject: Re: pyZui - anyone know about this?
On Wednesday 16 December 2009 07:03:19 David Roberts wrote:
> It involves scaling an image to various resolutions, and partitioning
> them into fixed-size tiles. It's roughly the same technique used by
> Google Maps/Earth.

Thanks. That gives me something to go on. Wikipedia didn't like my search
terms.

> > ZUIs are useful for particular types of data - images & mapping
> > especially - but I'd hate to have to navigate my desktop using its
> > approach.

Ever since Corel Draw in the 90's zoomed into my life I have been in love with
the idea of an endless canvas that makes me feel like a satellite on a bungee
cord. I think it would fit the desktop very well.

Personally I see a merging of normal app windows and a zui: some kind of new
window manager.
If I planned it out it would look something like this:
Your apps all run as they do now*, but they live on this endless plain.
Perhaps it can be divided up into 'zones' or 'galaxies' or something. I would
have a 'hyperspace' or 'hyperlink' or 'jump' facility (like alt-tab, I guess)
to make transits from one custom-defined area to another quick.

I would have a home position for the view -- like Inkscape does in terms of
show all, zoom to selected, zoom to last, etc.

I would have rules about traversing. Things like file-managers need some kind
of static display - like the bread crumbs and up, back, home etc.

Each app would only be active when 'locked-in', beyond that it's a bitmap of
the last paint. You could drag apps around when you zoom out, and you can
resize them at any time too.
(Just imagine OOCalc in a zui! Super/Capslock and mouse wheel for scroll/pan)

The other cool idea I had was to (handwavium here) graphically convey the
notion of pipes and import/export between apps. Also between any nodes across
the Universe of the zui. Perhaps a special 'node view' that overlays and shows
all the conduits between them -- sharp where your mouse is, faded away from
that so the whole thing is not too complex.
Imagine the flow from Inkscape to Gimp and back. Instead of File -> Export and
then File -> Import, you connect pipes along the side of each app.
Inkscape, [save selected as png (properties preset)] goes to Gimp [import to
layers by names (a script perhaps)] Now as you work in Inkscape and hit a
hotkey, all your selected vectors are sent to Gimp which reacts as if you were
there and places the new pngs into layers.
This can work both ways and between multiple programs. Mix-in Blender and
Scribus and Lyx and some grep and a loop or two and some imagemagick...

Ah, I better stop. I can ramble on sometimes :)

*I have many issues with the endless variety of re-invented wheels afa gui
toolkits go. This is another whole can of shai-Hulud...

I wrote some stuff about this a while back, if anyone wants to be put to sleep:
http://otherwise.relics.co.za/wiki/Particles/DreamDesignApp/
:)

\d

--
\/\/ave: donn.in...@googlewave.com
home: http://otherwise.relics.co.za/
2D vector animation : https://savannah.nongnu.org/projects/things/
Font manager : https://savannah.nongnu.org/projects/fontypython/


 
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.
David Roberts  
View profile  
 More options Dec 17 2009, 3:51 am
Newsgroups: comp.lang.python
From: David Roberts <d...@vidr.cc>
Date: Thu, 17 Dec 2009 00:51:03 -0800 (PST)
Local: Thurs, Dec 17 2009 3:51 am
Subject: Re: pyZui - anyone know about this?
> /home/fetchinson/pyzui/pyzui/tilestore.py:22: DeprecationWarning: the
> sha module is deprecated; use the hashlib module instead
>   import sha

Yeah, I'd noticed that. It's fixed in the repository now.

On Dec 16, 10:55 pm, Daniel Fetchinson <fetchin...@googlemail.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.
David Roberts  
View profile  
 More options Dec 17 2009, 3:54 am
Newsgroups: comp.lang.python
From: David Roberts <d...@vidr.cc>
Date: Thu, 17 Dec 2009 00:54:59 -0800 (PST)
Local: Thurs, Dec 17 2009 3:54 am
Subject: Re: pyZui - anyone know about this?
> Personally I see a merging of normal app windows and a zui: some kind of new
> window manager.

Have you seen Eagle Mode[1]?

[1] http://eaglemode.sourceforge.net/

On Dec 17, 5:14 pm, Donn <donn.in...@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.
Donn  
View profile  
 More options Dec 17 2009, 4:13 am
Newsgroups: comp.lang.python
From: Donn <donn.in...@gmail.com>
Date: Thu, 17 Dec 2009 11:13:02 +0200
Local: Thurs, Dec 17 2009 4:13 am
Subject: Re: pyZui - anyone know about this?
On Thursday 17 December 2009 10:54:59 David Roberts wrote:
> Have you seen Eagle Mode[1]?

Yes. It's a strange beast. Good start I think; but addicted to zooming, to the
detriment of the managing aspects I think. Still, here I sit writing no code
and pontificating!

\d
--
\/\/ave: donn.in...@googlewave.com
home: http://otherwise.relics.co.za/
2D vector animation : https://savannah.nongnu.org/projects/things/
Font manager : https://savannah.nongnu.org/projects/fontypython/


 
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.
Daniel Fetchinson  
View profile  
 More options Dec 17 2009, 8:56 am
Newsgroups: comp.lang.python
From: Daniel Fetchinson <fetchin...@googlemail.com>
Date: Thu, 17 Dec 2009 14:56:47 +0100
Local: Thurs, Dec 17 2009 8:56 am
Subject: Re: pyZui - anyone know about this?

>> /home/fetchinson/pyzui/pyzui/tilestore.py:22: DeprecationWarning: the
>> sha module is deprecated; use the hashlib module instead
>>   import sha
> Yeah, I'd noticed that. It's fixed in the repository now.

Great, thanks, pulled it and all looks good.

Cheers,
Daniel

--
Psss, psss, put it down! - http://www.cafepress.com/putitdown

 
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.
Terry Reedy  
View profile  
 More options Dec 17 2009, 12:46 pm
Newsgroups: comp.lang.python
From: Terry Reedy <tjre...@udel.edu>
Date: Thu, 17 Dec 2009 12:46:41 -0500
Local: Thurs, Dec 17 2009 12:46 pm
Subject: Re: pyZui - anyone know about this?
On 12/17/2009 2:14 AM, Donn wrote:

The original idea, perhaps, was from Jef Raskin in The Human Interface.
Wikipedia has articles on both. His idea was for a document rather than
app centric plain. Not clear how one would pipe data from app to app in
his model, though.

tjr


 
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.
Messages 1 - 25 of 26   Newer >
« Back to Discussions « Newer topic     Older topic »