this style looks cool

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
25 messages Options
12
Reply | Threaded
Open this post in threaded view
|

this style looks cool

stephane ducasse
Reply | Threaded
Open this post in threaded view
|

Re: this style looks cool

Steven R. Baker

> http://www.anymorphic.com/softwareentwicklung.html

I love that style, but I'd like to see the OS X jolly rancher buttons go away.

-Steven


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: this style looks cool

Tudor Girba
Is this Theme available?

Cheers,
Doru


On 29 Aug 2010, at 20:19, Steven R. Baker wrote:

>
>> http://www.anymorphic.com/softwareentwicklung.html
>
> I love that style, but I'd like to see the OS X jolly rancher  
> buttons go away.
>
> -Steven
>
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

--
www.tudorgirba.com

"What we can governs what we wish."




_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: this style looks cool

Stéphane Ducasse
In reply to this post by Steven R. Baker
Hi steven


>
>> http://www.anymorphic.com/softwareentwicklung.html
>
> I love that style, but I'd like to see the OS X jolly rancher buttons go away.

what are these?

Stef

>
> -Steven
>
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: this style looks cool

Steven R. Baker
>>> http://www.anymorphic.com/softwareentwicklung.html
>>
>> I love that style, but I'd like to see the OS X jolly rancher buttons go away.
>
> what are these?

The window buttons on the top left that mimic OS X.  Jolly Ranchers are candy: http://en.wikipedia.org/wiki/Jolly_Rancher

-Steven


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: this style looks cool

Tudor Girba
In reply to this post by stephane ducasse
It looks like this page is not on the Pharo success stories page.

Cheers,
Doru


On 29 Aug 2010, at 20:17, stephane ducasse wrote:

> http://www.anymorphic.com/softwareentwicklung.html
>
> Stef
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

--
www.tudorgirba.com

"Being happy is a matter of choice."




_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: this style looks cool

Adrian Lienhard
It is in the list of companies at the right side.

BTW, I also very much like this style. There's not a lot changed compared to the default style (mainly the buttons and the button bar background) but it looks much better.

Cheers,
Adrian  

On Aug 29, 2010, at 20:31 , Tudor Girba wrote:

> It looks like this page is not on the Pharo success stories page.
>
> Cheers,
> Doru
>
>
> On 29 Aug 2010, at 20:17, stephane ducasse wrote:
>
>> http://www.anymorphic.com/softwareentwicklung.html
>>
>> Stef
>>
>> _______________________________________________
>> Pharo-project mailing list
>> [hidden email]
>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
> --
> www.tudorgirba.com
>
> "Being happy is a matter of choice."
>
>
>
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: this style looks cool

Stéphane Ducasse
In reply to this post by Steven R. Baker

On Aug 29, 2010, at 8:30 PM, Steven R. Baker wrote:

>>>> http://www.anymorphic.com/softwareentwicklung.html
>>>
>>> I love that style, but I'd like to see the OS X jolly rancher buttons go away.

Ok now I got it. :)
Indeed!
I was thinking that there is also a lot of things in general that I would like to see go away. I'm trying to rewrite some of the code of Utilities....
Stef

>>
>> what are these?
>
> The window buttons on the top left that mimic OS X.  Jolly Ranchers are candy: http://en.wikipedia.org/wiki/Jolly_Rancher
>
> -Steven
>
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: this style looks cool

Schwab,Wilhelm K
In reply to this post by stephane ducasse
Stef,

The first thing I notice in it is background colors, or is it just variation in backlighting on my monitor?  Have we evolved to the point that background colors can be readily set?  Last I looked into it, there was mention of a background style that I could never find.

Another thing is that a large fraction of the classes have icons associated with them.  Dolphin makes that easy to do: just implement a class-side #icon, which I always did in terms of a rich set of class icons present in the base system, so I never had to mess with the details.  It would be nice if it were that easy in Pharo; when well designed, such icons can aid perception.  Since I constantly praise Dolphin, I will point out that D6's use of apples for most classes was not the best choice.  It was visually grating and lead to a rather unprofessional look in a deployed executable where I had previously never given a second thought when the default icon was a dot.  A rich (and expendable) set of clean icons for collections/composites, views, plugs/sockets, various metaphors that are easy to associate with one's own classes would be helpful.

This might be similar to Dolphin's ability to apply multiple categories to a method: you won't miss it if you have never had access to it, but it is a *good* thing to have.

Bill



________________________________________
From: [hidden email] [[hidden email]] On Behalf Of stephane ducasse [[hidden email]]
Sent: Sunday, August 29, 2010 2:17 PM
To: Pharo Development
Subject: [Pharo-project] this style looks cool

http://www.anymorphic.com/softwareentwicklung.html

Stef

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: this style looks cool

Tudor Girba
Hi Bill,

The icons are available the OB browser by overriding #browserIcon.

Some of the icons that you see are shipped with Seaside. The blueish  
bubble denotes an announcement and is already present in Pharo.

Cheers,
Doru


On 29 Aug 2010, at 20:43, Schwab,Wilhelm K wrote:

> Stef,
>
> The first thing I notice in it is background colors, or is it just  
> variation in backlighting on my monitor?  Have we evolved to the  
> point that background colors can be readily set?  Last I looked into  
> it, there was mention of a background style that I could never find.
>
> Another thing is that a large fraction of the classes have icons  
> associated with them.  Dolphin makes that easy to do: just implement  
> a class-side #icon, which I always did in terms of a rich set of  
> class icons present in the base system, so I never had to mess with  
> the details.  It would be nice if it were that easy in Pharo; when  
> well designed, such icons can aid perception.  Since I constantly  
> praise Dolphin, I will point out that D6's use of apples for most  
> classes was not the best choice.  It was visually grating and lead  
> to a rather unprofessional look in a deployed executable where I had  
> previously never given a second thought when the default icon was a  
> dot.  A rich (and expendable) set of clean icons for collections/
> composites, views, plugs/sockets, various metaphors that are easy to  
> associate with one's own classes would be helpful.
>
> This might be similar to Dolphin's ability to apply multiple  
> categories to a method: you won't miss it if you have never had  
> access to it, but it is a *good* thing to have.
>
> Bill
>
>
>
> ________________________________________
> From: [hidden email] [[hidden email]
> ] On Behalf Of stephane ducasse [[hidden email]]
> Sent: Sunday, August 29, 2010 2:17 PM
> To: Pharo Development
> Subject: [Pharo-project] this style looks cool
>
> http://www.anymorphic.com/softwareentwicklung.html
>
> Stef
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

--
www.tudorgirba.com

"From an abstract enough point of view, any two things are similar."




_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: this style looks cool

Mariano Martinez Peck
I like this style also. Would love to have such theme available in Pharo :)

On Sun, Aug 29, 2010 at 8:48 PM, Tudor Girba <[hidden email]> wrote:
Hi Bill,

The icons are available the OB browser by overriding #browserIcon.

Some of the icons that you see are shipped with Seaside. The blueish bubble denotes an announcement and is already present in Pharo.

Cheers,
Doru



On 29 Aug 2010, at 20:43, Schwab,Wilhelm K wrote:

Stef,

The first thing I notice in it is background colors, or is it just variation in backlighting on my monitor?  Have we evolved to the point that background colors can be readily set?  Last I looked into it, there was mention of a background style that I could never find.

Another thing is that a large fraction of the classes have icons associated with them.  Dolphin makes that easy to do: just implement a class-side #icon, which I always did in terms of a rich set of class icons present in the base system, so I never had to mess with the details.  It would be nice if it were that easy in Pharo; when well designed, such icons can aid perception.  Since I constantly praise Dolphin, I will point out that D6's use of apples for most classes was not the best choice.  It was visually grating and lead to a rather unprofessional look in a deployed executable where I had previously never given a second thought when the default icon was a dot.  A rich (and expendable) set of clean icons for collections/composites, views, plugs/sockets, various metaphors that are easy to associate with one's own classes would be helpful.

This might be similar to Dolphin's ability to apply multiple categories to a method: you won't miss it if you have never had access to it, but it is a *good* thing to have.

Bill



________________________________________
From: [hidden email] [[hidden email]] On Behalf Of stephane ducasse [[hidden email]]
Sent: Sunday, August 29, 2010 2:17 PM
To: Pharo Development
Subject: [Pharo-project] this style looks cool

http://www.anymorphic.com/softwareentwicklung.html

Stef

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

--
www.tudorgirba.com

"From an abstract enough point of view, any two things are similar."





_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: this style looks cool

Stéphane Ducasse
contact the guy of anymorphic :)

Stef

On Aug 29, 2010, at 10:54 PM, Mariano Martinez Peck wrote:

> I like this style also. Would love to have such theme available in Pharo :)
>
> On Sun, Aug 29, 2010 at 8:48 PM, Tudor Girba <[hidden email]> wrote:
> Hi Bill,
>
> The icons are available the OB browser by overriding #browserIcon.
>
> Some of the icons that you see are shipped with Seaside. The blueish bubble denotes an announcement and is already present in Pharo.
>
> Cheers,
> Doru
>
>
>
> On 29 Aug 2010, at 20:43, Schwab,Wilhelm K wrote:
>
> Stef,
>
> The first thing I notice in it is background colors, or is it just variation in backlighting on my monitor?  Have we evolved to the point that background colors can be readily set?  Last I looked into it, there was mention of a background style that I could never find.
>
> Another thing is that a large fraction of the classes have icons associated with them.  Dolphin makes that easy to do: just implement a class-side #icon, which I always did in terms of a rich set of class icons present in the base system, so I never had to mess with the details.  It would be nice if it were that easy in Pharo; when well designed, such icons can aid perception.  Since I constantly praise Dolphin, I will point out that D6's use of apples for most classes was not the best choice.  It was visually grating and lead to a rather unprofessional look in a deployed executable where I had previously never given a second thought when the default icon was a dot.  A rich (and expendable) set of clean icons for collections/composites, views, plugs/sockets, various metaphors that are easy to associate with one's own classes would be helpful.
>
> This might be similar to Dolphin's ability to apply multiple categories to a method: you won't miss it if you have never had access to it, but it is a *good* thing to have.
>
> Bill
>
>
>
> ________________________________________
> From: [hidden email] [[hidden email]] On Behalf Of stephane ducasse [[hidden email]]
> Sent: Sunday, August 29, 2010 2:17 PM
> To: Pharo Development
> Subject: [Pharo-project] this style looks cool
>
> http://www.anymorphic.com/softwareentwicklung.html
>
> Stef
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
> --
> www.tudorgirba.com
>
> "From an abstract enough point of view, any two things are similar."
>
>
>
>
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: this style looks cool

Mariano Martinez Peck


On Sun, Aug 29, 2010 at 11:06 PM, Stéphane Ducasse <[hidden email]> wrote:
contact the guy of anymorphic :)


and that guy is...... ?
 
Stef

On Aug 29, 2010, at 10:54 PM, Mariano Martinez Peck wrote:

> I like this style also. Would love to have such theme available in Pharo :)
>
> On Sun, Aug 29, 2010 at 8:48 PM, Tudor Girba <[hidden email]> wrote:
> Hi Bill,
>
> The icons are available the OB browser by overriding #browserIcon.
>
> Some of the icons that you see are shipped with Seaside. The blueish bubble denotes an announcement and is already present in Pharo.
>
> Cheers,
> Doru
>
>
>
> On 29 Aug 2010, at 20:43, Schwab,Wilhelm K wrote:
>
> Stef,
>
> The first thing I notice in it is background colors, or is it just variation in backlighting on my monitor?  Have we evolved to the point that background colors can be readily set?  Last I looked into it, there was mention of a background style that I could never find.
>
> Another thing is that a large fraction of the classes have icons associated with them.  Dolphin makes that easy to do: just implement a class-side #icon, which I always did in terms of a rich set of class icons present in the base system, so I never had to mess with the details.  It would be nice if it were that easy in Pharo; when well designed, such icons can aid perception.  Since I constantly praise Dolphin, I will point out that D6's use of apples for most classes was not the best choice.  It was visually grating and lead to a rather unprofessional look in a deployed executable where I had previously never given a second thought when the default icon was a dot.  A rich (and expendable) set of clean icons for collections/composites, views, plugs/sockets, various metaphors that are easy to associate with one's own classes would be helpful.
>
> This might be similar to Dolphin's ability to apply multiple categories to a method: you won't miss it if you have never had access to it, but it is a *good* thing to have.
>
> Bill
>
>
>
> ________________________________________
> From: [hidden email] [[hidden email]] On Behalf Of stephane ducasse [[hidden email]]
> Sent: Sunday, August 29, 2010 2:17 PM
> To: Pharo Development
> Subject: [Pharo-project] this style looks cool
>
> http://www.anymorphic.com/softwareentwicklung.html
>
> Stef
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
> --
> www.tudorgirba.com
>
> "From an abstract enough point of view, any two things are similar."
>
>
>
>
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: this style looks cool

Schwab,Wilhelm K
In reply to this post by Tudor Girba
Doru,

That gets me a step closer to understanding them, but all I see so far are symbols.  #browserIcon:selector: is getting complicated.  Dolphin's sending #icon to classes being displayed a lot more clear, although I suspect some of the complexity in OB is to allow things like the success/failure icons in test cases - I'm not sure whether Dolphin has an answer to that??

What are the icon choices, and how would I add to them?

Bill



________________________________________
From: [hidden email] [[hidden email]] On Behalf Of Tudor Girba [[hidden email]]
Sent: Sunday, August 29, 2010 2:48 PM
To: [hidden email]
Subject: Re: [Pharo-project] this style looks cool

Hi Bill,

The icons are available the OB browser by overriding #browserIcon.

Some of the icons that you see are shipped with Seaside. The blueish
bubble denotes an announcement and is already present in Pharo.

Cheers,
Doru


On 29 Aug 2010, at 20:43, Schwab,Wilhelm K wrote:

> Stef,
>
> The first thing I notice in it is background colors, or is it just
> variation in backlighting on my monitor?  Have we evolved to the
> point that background colors can be readily set?  Last I looked into
> it, there was mention of a background style that I could never find.
>
> Another thing is that a large fraction of the classes have icons
> associated with them.  Dolphin makes that easy to do: just implement
> a class-side #icon, which I always did in terms of a rich set of
> class icons present in the base system, so I never had to mess with
> the details.  It would be nice if it were that easy in Pharo; when
> well designed, such icons can aid perception.  Since I constantly
> praise Dolphin, I will point out that D6's use of apples for most
> classes was not the best choice.  It was visually grating and lead
> to a rather unprofessional look in a deployed executable where I had
> previously never given a second thought when the default icon was a
> dot.  A rich (and expendable) set of clean icons for collections/
> composites, views, plugs/sockets, various metaphors that are easy to
> associate with one's own classes would be helpful.
>
> This might be similar to Dolphin's ability to apply multiple
> categories to a method: you won't miss it if you have never had
> access to it, but it is a *good* thing to have.
>
> Bill
>
>
>
> ________________________________________
> From: [hidden email] [[hidden email]
> ] On Behalf Of stephane ducasse [[hidden email]]
> Sent: Sunday, August 29, 2010 2:17 PM
> To: Pharo Development
> Subject: [Pharo-project] this style looks cool
>
> http://www.anymorphic.com/softwareentwicklung.html
>
> Stef
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

--
www.tudorgirba.com

"From an abstract enough point of view, any two things are similar."




_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: this style looks cool

ja@anymorphic.com
In reply to this post by Tudor Girba
Tudor Girba <tudor.girba@...> writes:


> Is this Theme available?

I can push the change monday morning.
ja


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: this style looks cool

Tudor Girba
In reply to this post by Schwab,Wilhelm K
Hi Bill,

As I said, all you have to do is to override #browserIcon on the class  
side of your class to return a symbol that corresponds to a method in  
OBMorphicIcons. Please look at the implementors of #browserIcon.

For example:

Announcement class>>browserIcon
        ^ #announcement

OBMorphicIcons>>announcement
        ^ ((ColorForm
        extent: 12@12
        depth: 8
        fromArray: ...


Cheers,
Doru



On 30 Aug 2010, at 00:02, Schwab,Wilhelm K wrote:

> Doru,
>
> That gets me a step closer to understanding them, but all I see so  
> far are symbols.  #browserIcon:selector: is getting complicated.  
> Dolphin's sending #icon to classes being displayed a lot more clear,  
> although I suspect some of the complexity in OB is to allow things  
> like the success/failure icons in test cases - I'm not sure whether  
> Dolphin has an answer to that??
>
> What are the icon choices, and how would I add to them?
>
> Bill
>
>
>
> ________________________________________
> From: [hidden email] [[hidden email]
> ] On Behalf Of Tudor Girba [[hidden email]]
> Sent: Sunday, August 29, 2010 2:48 PM
> To: [hidden email]
> Subject: Re: [Pharo-project] this style looks cool
>
> Hi Bill,
>
> The icons are available the OB browser by overriding #browserIcon.
>
> Some of the icons that you see are shipped with Seaside. The blueish
> bubble denotes an announcement and is already present in Pharo.
>
> Cheers,
> Doru
>
>
> On 29 Aug 2010, at 20:43, Schwab,Wilhelm K wrote:
>
>> Stef,
>>
>> The first thing I notice in it is background colors, or is it just
>> variation in backlighting on my monitor?  Have we evolved to the
>> point that background colors can be readily set?  Last I looked into
>> it, there was mention of a background style that I could never find.
>>
>> Another thing is that a large fraction of the classes have icons
>> associated with them.  Dolphin makes that easy to do: just implement
>> a class-side #icon, which I always did in terms of a rich set of
>> class icons present in the base system, so I never had to mess with
>> the details.  It would be nice if it were that easy in Pharo; when
>> well designed, such icons can aid perception.  Since I constantly
>> praise Dolphin, I will point out that D6's use of apples for most
>> classes was not the best choice.  It was visually grating and lead
>> to a rather unprofessional look in a deployed executable where I had
>> previously never given a second thought when the default icon was a
>> dot.  A rich (and expendable) set of clean icons for collections/
>> composites, views, plugs/sockets, various metaphors that are easy to
>> associate with one's own classes would be helpful.
>>
>> This might be similar to Dolphin's ability to apply multiple
>> categories to a method: you won't miss it if you have never had
>> access to it, but it is a *good* thing to have.
>>
>> Bill
>>
>>
>>
>> ________________________________________
>> From: [hidden email] [[hidden email]
>> ] On Behalf Of stephane ducasse [[hidden email]]
>> Sent: Sunday, August 29, 2010 2:17 PM
>> To: Pharo Development
>> Subject: [Pharo-project] this style looks cool
>>
>> http://www.anymorphic.com/softwareentwicklung.html
>>
>> Stef
>>
>> _______________________________________________
>> Pharo-project mailing list
>> [hidden email]
>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>>
>> _______________________________________________
>> Pharo-project mailing list
>> [hidden email]
>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
> --
> www.tudorgirba.com
>
> "From an abstract enough point of view, any two things are similar."
>
>
>
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

--
www.tudorgirba.com

"Problem solving efficiency grows with the abstractness level of  
problem understanding."




_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: this style looks cool

Tudor Girba
In reply to this post by ja@anymorphic.com
That would be cool.

Cheers,
Doru


On 30 Aug 2010, at 00:55, [hidden email] wrote:

> Tudor Girba <tudor.girba@...> writes:
>
>
>> Is this Theme available?
>
> I can push the change monday morning.
> ja
>
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

--
www.tudorgirba.com

"Every thing has its own flow."





_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: this style looks cool

Stéphane Ducasse
In reply to this post by ja@anymorphic.com
people got excited :)

On Aug 30, 2010, at 12:55 AM, [hidden email] wrote:

> Tudor Girba <tudor.girba@...> writes:
>
>
>> Is this Theme available?
>
> I can push the change monday morning.
> ja
>
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: this style looks cool

Stéphane Ducasse
In reply to this post by ja@anymorphic.com
Hi ja

did you sign the license agreement?
Just if you want your code to be in pharo: but may impression is that it would be a nice advertisement for your company
the AnyMorphic style.....

Stef


On Aug 30, 2010, at 12:55 AM, [hidden email] wrote:

> Tudor Girba <tudor.girba@...> writes:
>
>
>> Is this Theme available?
>
> I can push the change monday morning.
> ja
>
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: this style looks cool

ja@anymorphic.com

Stéphane Ducasse <stephane.ducasse@...> writes:
> did you sign the license agreement?

For the License, I send a fax to you, now.
I pushed the changes used and created by Anymorphic into Pharo-Inbox
under the Name "Polymorph-Themes-Pro".


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
12