[Pharo-dev] New project announcement: PROXimity

2013-10-03 Thread Olivier Auverlot
Hi, I just started since 3 days to work on a new framework for Pharo. It's named PROXimity. The goal of this framework is to control a Proxmox virtualization solution with Pharo. Proxmox uses a REST API. With Zinc and STON, it's very easy to give orders as creating a virtual machine,

Re: [Pharo-dev] about configuration to manage the image

2013-10-03 Thread Marcus Denker
On Oct 2, 2013, at 10:20 PM, Stéphane Ducasse stephane.duca...@inria.fr wrote: Now I redid the configuration of Refactoring and Critics and publish the new package in the correct repository (ok marcus you did it so this is great but it will not scale) because there was a new changes

Re: [Pharo-dev] Could we have a list of the official pragmas because it starts to be a MESS!

2013-10-03 Thread Miguel Moquillon
+100 Miguel Le 03/10/2013 01:44, Eliot Miranda a écrit : On Wed, Oct 2, 2013 at 11:34 AM, Stéphane Ducasse stephane.duca...@inria.fr mailto:stephane.duca...@inria.fr wrote: For example systemEventRegistration I have no idea (of course there is no comment) what is the

Re: [Pharo-dev] Could we have a list of the official pragmas because it starts to be a MESS!

2013-10-03 Thread Goubier Thierry
Then for smart suggestions, pragma AST nodes should have an 'implementorsOf' and 'references' commands on them :) Thierry Le 03/10/2013 01:44, Eliot Miranda a écrit : On Wed, Oct 2, 2013 at 11:34 AM, Stéphane Ducasse stephane.duca...@inria.fr mailto:stephane.duca...@inria.fr wrote: For

Re: [Pharo-dev] about configuration to manage the image

2013-10-03 Thread Stéphane Ducasse
On Oct 3, 2013, at 8:53 AM, Marcus Denker marcus.den...@inria.fr wrote: On Oct 2, 2013, at 10:20 PM, Stéphane Ducasse stephane.duca...@inria.fr wrote: Now I redid the configuration of Refactoring and Critics and publish the new package in the correct repository (ok marcus you did it so

Re: [Pharo-dev] Could we have a list of the official pragmas because it starts to be a MESS!

2013-10-03 Thread Stéphane Ducasse
On Oct 3, 2013, at 1:44 AM, Eliot Miranda eliot.mira...@gmail.com wrote: On Wed, Oct 2, 2013 at 11:34 AM, Stéphane Ducasse stephane.duca...@inria.fr wrote: For example systemEventRegistration I have no idea (of course there is no comment) what is the use of this pragma.

Re: [Pharo-dev] [Pharo-users] [ANN] Bootstrap for Seaside3 project (Release 0.1.0)

2013-10-03 Thread Stéphane Ducasse
Gorgeous On Oct 3, 2013, at 12:52 AM, Torsten Bergmann asta...@gmx.de wrote: Hi, there are various frameworks out there helping you to ease common tasks in web development. One of them is Bootstrap (http://getbootstrap.com) that is used more and more to easily style web sites and

Re: [Pharo-dev] [Pharo-users] [ANN] Bootstrap for Seaside3 project (Release 0.1.0)

2013-10-03 Thread Luc Fabresse
Thank you very much Torsten! #Luc 2013/10/3 Stéphane Ducasse stephane.duca...@inria.fr Gorgeous On Oct 3, 2013, at 12:52 AM, Torsten Bergmann asta...@gmx.de wrote: Hi, there are various frameworks out there helping you to ease common tasks in web development. One of them is

Re: [Pharo-dev] Could we have a list of the official pragmas because it starts to be a MESS!

2013-10-03 Thread Benjamin
The finder has a Pragmas category :) Ben On Oct 3, 2013, at 1:44 AM, Eliot Miranda eliot.mira...@gmail.com wrote: On Wed, Oct 2, 2013 at 11:34 AM, Stéphane Ducasse stephane.duca...@inria.fr wrote: For example systemEventRegistration I have no idea (of course there is no

Re: [Pharo-dev] Any visualisation for Metacello?

2013-10-03 Thread Christophe Demarey
Gofer new url: 'http://www.smalltalkhub.com/mc/Moose/GToolkit/main'; package: 'ConfigurationOfGToolkit'; load. (Smalltalk at: #ConfigurationOfGToolkit) project development load. (Smalltalk at: #GTMetaceller) open. Le 2 oct. 2013 à 19:03, Stéphane Ducasse a

[Pharo-dev] [update 3.0] #30440

2013-10-03 Thread Marcus Denker
30440 - 11734 Clean up the Object#veryDeepCopyWith: https://pharo.fogbugz.com/f/cases/11734 11735 Addressing GreekEnvironment undeclared in MiniImage https://pharo.fogbugz.com/f/cases/11735 Diff information:

[Pharo-dev] Extra recompile menu in Nautilus

2013-10-03 Thread p...@highoctane.be
I grew tired of these recompiling issues popping up, so I added a menu in Nautilus by tge way of a (simple) plugin. Hey, that's not so hard to do and opens perspectives. I've put the thing on SmalltalkHub: http://www.smalltalkhub.com/#!/~philippeback/HOExtras More to do there, but will do for

Re: [Pharo-dev] New project announcement: PROXimity

2013-10-03 Thread Olivier Auverlot
why not ! it would be very cool to have an abstraction layer. The difficulty is to communicate with the virtualisation product. For Proxmox, it's easy because it uses HTTP but I don't know the other products. Le 3 oct. 2013 à 10:05, Christophe Demarey a écrit : Hi Olivier, Cool. Do you

Re: [Pharo-dev] Pharo hangout analysis

2013-10-03 Thread Guillermo Polito
I was too immerse in my own stuff, next time I'll try to collaborate a bit more :). In any case, it was fun for me, and much more friendly than the irc channel :P. When's the next one? On Wed, Oct 2, 2013 at 9:55 PM, kilon theki...@yahoo.co.uk wrote: Definitely a success story as a first.

Re: [Pharo-dev] Pharo (cog) Vm on Windows with 2GB virtual mem

2013-10-03 Thread Guillermo Polito
I can only guess by the comment in the commit: https://gitorious.org/cogvm/blessed/commit/341e6c2e150bcde80dfea6c890bab7745b2a6d44 Can you check that? Guille On Thu, Oct 3, 2013 at 6:36 AM, Oscar EA Callaú oalva...@dcc.uchile.clwrote: Thanks, but what would be the parameter? ** **

Re: [Pharo-dev] Pharo (cog) Vm on Windows with 2GB virtual mem

2013-10-03 Thread kilon
Talking about GBs it makes me wonder , even if the image allowed more than 500MBs if that would be a wise move. Smalltalk is afterall one of the slowest , execution wise, programming languages. In python which is as slow if not slower, the attitude is to move big data to C libs and then

Re: [Pharo-dev] Any visualisation for Metacello?

2013-10-03 Thread Tudor Girba
Indeed. And if you need some other information than the one shown, just let us know and we can try to add it. Doru On Thu, Oct 3, 2013 at 10:13 AM, Christophe Demarey christophe.dema...@inria.fr wrote: Gofer new url: 'http://www.smalltalkhub.com/mc/Moose/GToolkit/main';

[Pharo-dev] [update 3.0] #30441

2013-10-03 Thread Marcus Denker
30441 - 7131 Do we need the code for retractable scrollbars? https://pharo.fogbugz.com/f/cases/7131 11753 Remove [aBlock value] https://pharo.fogbugz.com/f/cases/11753 11752 Small keys do: - keysDo: replacement (and some critic cleanups)

[Pharo-dev] [regression reporter]regression occurred

2013-10-03 Thread no-reply
https://ci.inria.fr/pharo/job/Pharo-3.0-Update-Step-2.1-Validation/label=linux-stable-worker/561/ 4 regressions found. Tests.Monticello.MCSerializationTest.testStSerialization Tests.Monticello.MCStReaderTest.testCommentWithoutStyle Tests.Monticello.MCStReaderTest.testMethodWithStyle

[Pharo-dev] [regression reporter]regression occurred

2013-10-03 Thread no-reply
https://ci.inria.fr/pharo/job/Pharo-3.0-Update-Step-2.1-Validation/label=mac/561/ 4 regressions found. Tests.Monticello.MCSerializationTest.testStSerialization Tests.Monticello.MCStReaderTest.testCommentWithoutStyle Tests.Monticello.MCStReaderTest.testMethodWithStyle

[Pharo-dev] [regression reporter]regression occurred

2013-10-03 Thread no-reply
https://ci.inria.fr/pharo/job/Pharo-3.0-Update-Step-2.1-Validation/label=win/561/ 4 regressions found. Tests.Monticello.MCSerializationTest.testStSerialization Tests.Monticello.MCStReaderTest.testCommentWithoutStyle Tests.Monticello.MCStReaderTest.testMethodWithStyle

[Pharo-dev] Monticello requiring network access to save a package in a local repository?

2013-10-03 Thread p...@highoctane.be
Hello, Monticello goes fetching a unique number in the previous version of a given package on Smallatkhub and that means requiring network access. Why is it so? I was working without network access and this bite me. I was able to get out of trouble with my Phone as an access point. But for

[Pharo-dev] ReloadByMonticello job green again

2013-10-03 Thread Pavel Krivanek
Hi, we are again able to load the Morphic and tools to the shrinked image. . https://ci.inria.fr/pharo-contribution/view/Pharo-Kernel-3.0/job/PharoKernel3.0-ReloadByMonticello/ Cheers, -- Pavel

Re: [Pharo-dev] Monticello requiring network access to save a package in a local repository?

2013-10-03 Thread Sven Van Caekenberghe
Yes, that is what Monticello does on a save: check for potential name conflicts in all linked repositories. It is just the way it is. It is not a 100% foolproof way to guarantee uniqueness, but it will help in certain cases. We once thought about making this check optional (and a setting). One

[Pharo-dev] [update 3.0] #30443

2013-10-03 Thread Marcus Denker
30443 - 11757 NautilusMCBindings misses a reset method https://pharo.fogbugz.com/f/cases/11757 11758 Small fix to make FileContentBrowser work again https://pharo.fogbugz.com/f/cases/11758 Diff information:

Re: [Pharo-dev] ReloadByMonticello job green again

2013-10-03 Thread Marcus Denker
On Oct 3, 2013, at 4:01 PM, Pavel Krivanek pavel.kriva...@gmail.com wrote: Hi, we are again able to load the Morphic and tools to the shrinked image. . https://ci.inria.fr/pharo-contribution/view/Pharo-Kernel-3.0/job/PharoKernel3.0-ReloadByMonticello/ Very nice! Marcus

[Pharo-dev] StackVM on RaspberryPi

2013-10-03 Thread Jean Baptiste Arnaud
Using Nick's process for compiling the vm I reintroduce a process to compile StackVM on Rasp. So we have a StackVM compiling process on Rasp, with a simple CMakeConfiguration class and a simple install script for Rasp. Next step is to recompile from Rasp. One question remain: Where are

Re: [Pharo-dev] Monticello requiring network access to save a package in a local repository?

2013-10-03 Thread Stéphane Ducasse
We were fed up about that and we made sure that we can work off line (and not checking all the repositories on earth) in 3.0 with esteban On Oct 3, 2013, at 4:22 PM, Sven Van Caekenberghe s...@stfx.eu wrote: Yes, that is what Monticello does on a save: check for potential name conflicts in

Re: [Pharo-dev] ReloadByMonticello job green again

2013-10-03 Thread Stéphane Ducasse
Excellent I will use it to continue my modular quest. Now I should propose a configuration for Keymapping Nautilus Ring … and a couple of others then I want to start to work on the package sturcture and configuration of the pharo image. Stef On

Re: [Pharo-dev] [update 3.0] #30443

2013-10-03 Thread Marcus Denker
On Oct 3, 2013, at 5:15 PM, Marcus Denker marcus.den...@inria.fr wrote: 30443 - 11757 NautilusMCBindings misses a reset method https://pharo.fogbugz.com/f/cases/11757 Now the image is 3MB Smaller… (and yes, cleaning up is just a workaround) Marcus

Re: [Pharo-dev] Monticello requiring network access to save a package in a local repository?

2013-10-03 Thread Esteban Lorenzano
yes. Also the name repetition is a) very improbably anyway and 2) nobody cares (or at lease, MC does not cares) the only problem that could happen is in the remote case where you could want to join repositories previously separated. We think we can live with that potential problem :) Esteban

Re: [Pharo-dev] Monticello requiring network access to save a package in a local repository?

2013-10-03 Thread p...@highoctane.be
I for sure can. So, this is gone in 3.0 and if I do the magic trick you showed us during the Hangout, all we be fine, right? --- Philippe Back Dramatic Performance Improvements Mob: +32(0) 478 650 140 | Fax: +32 (0) 70 408 027 Mail:p...@highoctane.be | Web: http://philippeback.eu Blog:

Re: [Pharo-dev] Monticello requiring network access to save a package in a local repository?

2013-10-03 Thread Esteban Lorenzano
yep :) you could transform the hack into a nice preference, you know... I would be happy to integrate that :) Esteban ps: for those who doesn't know it, I showed Phil how I cheat Pharo3 to load Pharo2 configurations, which is... just to override #metacelloPlatformAttributes :) That way I can

[Pharo-dev] [update 3.0] #30444

2013-10-03 Thread Marcus Denker
30444 - 11762 update #cleanUpForProduction https://pharo.fogbugz.com/f/cases/11762 11764 unload Refactoring-Spelling https://pharo.fogbugz.com/f/cases/11764 11763 clean up Refactoring-Critics-Unused https://pharo.fogbugz.com/f/cases/11763

Re: [Pharo-dev] [update 3.0] #30444

2013-10-03 Thread Stéphane Ducasse
marcus for the critics next time please keep them else we will not be able to decide if we used them or not. This is not three little classes that will change something. Especially when they are part of a large library. Stef 30444 - 11762 update #cleanUpForProduction

Re: [Pharo-dev] [update 3.0] #30444

2013-10-03 Thread Marcus Denker
On Oct 3, 2013, at 9:19 PM, Stéphane Ducasse stephane.duca...@inria.fr wrote: marcus for the critics next time please keep them else we will not be able to decide if we used them or not. This is not three little classes that will change something. Especially when they are part of a large

[Pharo-dev] [ANN] Mustache templates

2013-10-03 Thread Norbert Hartl
I like to announce my smalltalk port of mustache templates. Mustache is a popular templating engine that is supported in many programming languages. I know at least that is quite common to be used in javascript but see at the languages it supported yourself [1]. A basic usage is something

Re: [Pharo-dev] MNU SpecLayouthasSlots

2013-10-03 Thread Sean P. DeNigris
btc wrote a full bug report https://pharo.fogbugz.com/f/cases/11766/MNU-SpecLayout-hasSlots - Cheers, Sean -- View this message in context: http://forum.world.st/MNU-SpecLayout-hasSlots-tp4712020p4712306.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.

[Pharo-dev] [ann] system attraction view

2013-10-03 Thread Tudor Girba
Hi, I built a new visualization that has two goals: 1. show how the architecture of a system is fluid rather than rigid. 2. look good and serve as advertisement device for Moose, Roassal and Pharo. A description of mainly point 1. can be found here:

Re: [Pharo-dev] [ann] system attraction view

2013-10-03 Thread Alexandre Bergel
I think this is the nicest looking visualization made so far with Roassal. Consider it for the next Roassal contest next year. Amazing job! Truly beautiful. Alexandre On Oct 3, 2013, at 6:34 PM, Tudor Girba tu...@tudorgirba.com wrote: Hi, I built a new visualization that has two goals:

Re: [Pharo-dev] MNU SpecLayouthasSlots

2013-10-03 Thread Camillo Bruni
and resolved... On 2013-10-03, at 22:24, Sean P. DeNigris s...@clipperadams.com wrote: btc wrote a full bug report https://pharo.fogbugz.com/f/cases/11766/MNU-SpecLayout-hasSlots - Cheers, Sean -- View this message in context:

Re: [Pharo-dev] [update 3.0] #30443

2013-10-03 Thread Sebastian Tleye
2013/10/3 Marcus Denker marcus.den...@inria.fr On Oct 3, 2013, at 5:15 PM, Marcus Denker marcus.den...@inria.fr wrote: 30443 - 11757 NautilusMCBindings misses a reset method https://pharo.fogbugz.com/f/cases/11757 Now the image is 3MB Smaller… (and yes, cleaning up is

Re: [Pharo-dev] Pharo (cog) Vm on Windows with 2GB virtual mem

2013-10-03 Thread Oscar EA Callaú
Thanks a lot, I added AddressSpaceLimit = 2147483648 To the .ini file and all is working smoothly. FYI, I don’t have speed problems with such memory. Of course, If I’ll process some big data, I’ll wait a while to get the answer, but the same happens in any other lang/platt. Certainty,

Re: [Pharo-dev] [ann] system attraction view

2013-10-03 Thread roberto.mine...@usi.ch
Cool! It really catches the eye, Doru! On Oct 3, 2013, at 11:37 PM, Alexandre Bergel alexandre.ber...@me.com wrote: I think this is the nicest looking visualization made so far with Roassal. Consider it for the next Roassal contest next year. Amazing job! Truly beautiful. Alexandre