Re: [fonc] Task management in a world without apps.

2013-11-04 Thread karl ramberg
; *From:* karl ramberg > *To:* Alan Kay ; Fundamentals of New Computing < > fonc@vpri.org> > *Sent:* Sunday, November 3, 2013 3:18 AM > > *Subject:* Re: [fonc] Task management in a world without apps. > > One issue with the instance development in Squeak is that it is q

Re: [fonc] Task management in a world without apps.

2013-11-03 Thread Tom Novelli
On Fri, Nov 1, 2013 at 6:17 AM, Josh Grams wrote: > On 2013-11-01 10:37AM, Chris Warburton wrote: > >My dislike of canvas is that it arrogantly presumes that a user agent > >has a display to be formatted. > > > >I used to develop a CMS called ocPortal which got lots of praise from > >its blind us

Re: [fonc] Task management in a world without apps.

2013-11-03 Thread Alan Kay
als of New Computing > >Sent: Sunday, November 3, 2013 3:18 AM >Subject: Re: [fonc] Task management in a world without apps. > > > >One issue with the instance development in Squeak is that it is quite fragile. >It is easy to pull the building blocks apart and it all fall

Re: [fonc] Task management in a world without apps.

2013-11-03 Thread karl ramberg
rox Star > confounded the problem by reverting to a single desktop and apps and missed > the real media possibilities. > > They divided a unified media world into two regimes, neither of which are > very good for end-users. > > Cheers, > > Alan > > > -

Re: [fonc] Task management in a world without apps.

2013-11-01 Thread Josh Grams
On 2013-11-01 10:37AM, Chris Warburton wrote: >My dislike of canvas is that it arrogantly presumes that a user agent >has a display to be formatted. > >I used to develop a CMS called ocPortal which got lots of praise from >its blind users. OK, now I'm completely lost. Isn't canvas for primarily g

Re: [fonc] Task management in a world without apps.

2013-11-01 Thread Chris Warburton
David Barbour writes: > On Thu, Oct 31, 2013 at 12:37 PM, Chris Warburton > wrote: > >> In the case of an OS, providing a dumb box to draw on is much easier >> than a complete, complementary suite of MVC/Morphic/etc. components, >> even though developers are forced to implement their own incompat

Re: [fonc] Task management in a world without apps.

2013-11-01 Thread Chris Warburton
David Leibs writes: > Hi Chris, > I get your point but I have really grown to dislike that phrase "Worse > is Better". Worse is never better. Worse is always worse and worse > never reduces to better under any set of natural rewrite rules. Yes > there are advantages in the short term to being f

Re: [fonc] Task management in a world without apps.

2013-10-31 Thread John Carlson
Essentially a problem oriented window is what you want. In something like Lively Kernel, this becomes a problem oriented widget. On Oct 31, 2013 10:30 AM, "Casey Ransberger" wrote: > A fun, but maybe idealistic idea: an "application" of a computer should > just be what one decides to do with it

Re: [fonc] Task management in a world without apps.

2013-10-31 Thread David Barbour
On Thu, Oct 31, 2013 at 12:37 PM, Chris Warburton wrote: > In the case of an OS, providing a dumb box to draw on is much easier > than a complete, complementary suite of MVC/Morphic/etc. components, > even though developers are forced to implement their own incompatible > integration layers, if t

Re: [fonc] Task management in a world without apps.

2013-10-31 Thread David Barbour
It can be depressing, certainly, to look at the difference between "where we are" and "where we could be, if we weren't short-sighted and greedy". OTOH, if you look at "where we are" vs. "where we were", I think you can find a lot to be optimistic about. FP and types have slowly wormed their way in

Re: [fonc] Task management in a world without apps.

2013-10-31 Thread David Barbour
ilities. > > They divided a unified media world into two regimes, neither of which are > very good for end-users. > > Cheers, > > Alan > > > -- > *From:* David Barbour > *To:* Fundamentals of New Computing > *Sent:* Thursday,

Re: [fonc] Task management in a world without apps.

2013-10-31 Thread David Leibs
In the spirit of equivocation when I look at the world we live in and and note the trends then I feel worse, not better. -David Leibs On Oct 31, 2013, at 11:10 AM, David Barbour wrote: > The phrase "Worse is better" involves an equivocation - the 'worse' and > 'better' properties are applied

Re: [fonc] Task management in a world without apps.

2013-10-31 Thread David Barbour
The phrase "Worse is better" involves an equivocation - the 'worse' and 'better' properties are applied in completely different domains (technical quality vs. market success). But, hate it or not, it is undeniable that "worse is better" philosophy has been historically successful. On Thu, Oct 31,

Re: [fonc] Task management in a world without apps.

2013-10-31 Thread David Leibs
Hi Chris, I get your point but I have really grown to dislike that phrase "Worse is Better". Worse is never better. Worse is always worse and worse never reduces to better under any set of natural rewrite rules. Yes there are advantages in the short term to being first to market and things tha

Re: [fonc] Task management in a world without apps.

2013-10-31 Thread Reuben Thomas
n 31 October 2013 17:37, Chris Warburton wrote: > > …many filesystems have provided metadata facilities > over the years, but these have all hit limits which end up being worked > around by storing metadata in files, making the FS unnecessarily > complex. ReiserFS, from at least version 3, impl

Re: [fonc] Task management in a world without apps.

2013-10-31 Thread Chris Warburton
Alan Kay writes: > One of the interesting misunderstandings was that Apple and then MS > didn't really understand the universal viewing mechanism (MVC) so they > thought views with borders around them were "windows" and view without > borders were part of "desktop publishing", but in fact all wer

Re: [fonc] Task management in a world without apps.

2013-10-31 Thread Alan Kay
They divided a unified media world into two regimes, neither of which are very good for end-users. Cheers, Alan >________ > From: David Barbour >To: Fundamentals of New Computing >Sent: Thursday, October 31, 2013 8:58 AM >Subject: Re: [fonc] Task management in a world without apps. >

Re: [fonc] Task management in a world without apps.

2013-10-31 Thread David Barbour
Instead of 'applications', you have objects you can manipulate (compose, decompose, rearrange, etc.) in a common environment. The state of the system, the construction of the objects, determines not only how they appear but how they behave - i.e. how they influence and observe the world. Task manag