Re: [Pharo-users] [ANN] Phratch 1.0beta

2013-12-18 Thread Stéphane Ducasse
> > > > and add the catalog metadata. > > What is it ? the idea is that you describe the your configurationOf with 5 class methods, you push you configuration to a central repository and you get added to the official pharo catalog. https://ci.inria.fr/pharo-contribution/job/PharoProjectCat

Re: [Pharo-users] [ANN] Phratch 1.0beta

2013-12-17 Thread jannik laval
Hilaire already help me. Thank you Hilaire :) Now, I need to configure android to make an upscale of Pharo to not be constrained to grow each morph manually. Jannik 2013/12/17 Alain Busser > I think Hilaire could help here, as he knows how to make a Cog work under > Android; and for me, the ma

Re: [Pharo-users] [ANN] Phratch 1.0beta

2013-12-17 Thread Alain Busser
I think Hilaire could help here, as he knows how to make a Cog work under Android; and for me, the main advantage Scratch has on other programming languages, is that the (virtual) keyboard is not used much, so that one can, at last, program with a tablet... Alain On Tue, Dec 17, 2013 at 2:08 PM,

Re: [Pharo-users] [ANN] Phratch 1.0beta

2013-12-17 Thread jannik laval
2013/12/17 Stéphane Ducasse > excellent jannik > you should publish it in the metacello repository > on squeaksource metacelloRepository > is it still alive ? > on ss3 metaRepoForPharo20 > Ok, I will do that asap > > and add the catalog metadata. > What is it ? Jannik > > Stef > > On 16

Re: [Pharo-users] [ANN] Phratch 1.0beta

2013-12-16 Thread Stéphane Ducasse
excellent jannik you should publish it in the metacello repository on squeaksource metacelloRepository on ss3 metaRepoForPharo20 and add the catalog metadata. Stef On 16 Dec 2013, at 22:45, jannik.laval wrote: > Hi, > > I continue to develop Phratch, the port of Scratch in Ph

Re: [Pharo-users] [ANN] Phratch 1.0beta

2013-12-16 Thread Sven Van Caekenberghe
Very nice indeed ! On 16 Dec 2013, at 22:45, jannik.laval wrote: > Hi, > > I continue to develop Phratch, the port of Scratch in Pharo. > Phratch is a visual programming language on top of Pharo. > > There are lots of new features: > > - Settings > - FileSystems > - Metacello > - integration

[Pharo-users] [ANN] Phratch 1.0beta

2013-12-16 Thread jannik.laval
Hi, I continue to develop Phratch, the port of Scratch in Pharo. Phratch is a visual programming language on top of Pharo. There are lots of new features: - Settings - FileSystems - Metacello - integration of BYOB (allows to build your own blocks) - integration of Color and Files - a lot of new