Re: [Vala] custom widget and File observer

2012-05-15 Thread Andrea Del Signore
Hi, On Mon, 2012-05-14 at 08:18 -0400, D.H. Bahr wrote: > Hello everyone! > > I'm working on a teaching exercise: implementing a LifeStream > application (for those not aware: LifeStream is an alternative for the > desktop metaphor; more info can be found on the book 'Beyond the > Desktop > Metap

Re: [Vala] custom widget and File observer

2012-05-14 Thread Antono Vasiljev
D.H. Bahr writes: >> > The application would consist solely on a "Stream Browser" providing >> > access to (and only to) user own files, that is: all files within the >> > user dirs (e.g: Documents, Pictures, Videos, Music, Public, Download >> > and >> > Home directories, recursively off course)

Re: [Vala] custom widget and File observer

2012-05-14 Thread D.H. Bahr
El lun, 14-05-2012 a las 19:39 +0200, Andrea Del Signore escribió: > Hi, > > On Mon, 2012-05-14 at 08:18 -0400, D.H. Bahr wrote: > > Hello everyone! > > > > I'm working on a teaching exercise: implementing a LifeStream > > application (for those not aware: LifeStream is an alternative for the > >

custom widget and File observer

2012-05-14 Thread D.H. Bahr
Hello everyone! I'm working on a teaching exercise: implementing a LifeStream application (for those not aware: LifeStream is an alternative for the desktop metaphor; more info can be found on the book 'Beyond the Desktop Metaphor' published by MIT Press). The application would consist solely on