Re: [Pharo-users] Smalltalkhub & Squeaksource3

2016-06-15 Thread Esteban Lorenzano
> On 16 Jun 2016, at 03:42, Mark Bratcher wrote: > > Does anyone know on what part of this project setup screen on > smalltalkhub.com does one set the project to be "private"? I see the checkbox > that determines whether it is publicly writable, but I don't see one that > marks it publicly un

Re: [Pharo-users] Smalltalkhub & Squeaksource3

2016-06-15 Thread Sean P. DeNigris
mbratch wrote > My question is specifically about smalltalkhub and whether private > projects > are possible there Beware: All communication with ss3 and sthub servers is unencrypted. I've moved all private projects to BitBucket. - Cheers, Sean -- View this message in context: http://forum

Re: [Pharo-users] [ANN] pharo-vm on ubuntu updated

2016-06-15 Thread Javier Pimás
On Fri, Jun 10, 2016 at 2:23 PM, Rene Paul Mages (ramix) wrote: > > > Le 10/06/2016 18:52, Norbert Hartl a écrit : > > There are new pharo vms (non-spur) available with updated sources. As a > side effect the pharo vm is now available on ubuntu 16.04 LTS as well. The > created vms are in the unst

Re: [Pharo-users] Smalltalkhub & Squeaksource3

2016-06-15 Thread Mark Bratcher
Does anyone know on what part of this project setup screen on smalltalkhub.com does one set the project to be "private"? I see the checkbox that determines whether it is publicly writable, but I don't see one that marks it publicly unreadable. I hear the capability exists. http://i.stack.imgur

Re: [Pharo-users] Any OpenGL working Pharo 5 Linux (Fedora)?????

2016-06-15 Thread Casimiro - GMAIL
Em 15-06-2016 16:50, Alexandre Bergel escreveu: > Yes. Woden is working relatively well. Ronie is the author of Woden. Woden just gives what I need !!! Tested it. Congrats to Ronie. > > Gofer new smalltalkhubUser: 'ronsaldo' project: 'Woden'; package: > 'ConfigurationOfWoden'; load. (Smalltalk at:

Re: [Pharo-users] Pharo 5 accented chars bug/regression

2016-06-15 Thread stepharo
Hi Milan are you attending ESUG? Because this is a nice way to meet people. ESUG has special prices because we always prefer more people than more money ;) Just keep going having fun with Pharo. Sorry that we did not fix this before (BTW there is an accent in my first name and you cannot imag

Re: [Pharo-users] Information Theory

2016-06-15 Thread Alexandre Bergel
Yes, tell us more. This is an interesting topic Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. > On Jun 15, 2016, at 4:38 PM, stepharo wrote: > > > > Le 15/6/16 à 19:03, Brice GOVIN a

Re: [Pharo-users] Information Theory

2016-06-15 Thread stepharo
Le 15/6/16 à 19:03, Brice GOVIN a écrit : Hi, I'd like to know if someone did a work on information theory algorithm ? tell us more. What is it? I saw a package in Moose about information theory but it is just a kind of document indexation. Is there something more complete (quantities inf

[Pharo-users] SPLASH'16: 2nd Combined Call for Contributions to Collocated Events

2016-06-15 Thread Tijs van der Storm
# ACM Conference on Systems, Programming, Languages, and Applications: Software for Humanity (SPLASH'16) # Amsterdam, The Netherlands Sun 30th October - Fri 4th November , 2016 http://2016.splashcon.or

Re: [Pharo-users] Any OpenGL working Pharo 5 Linux (Fedora)?????

2016-06-15 Thread Alexandre Bergel
Yes. Woden is working relatively well. Ronie is the author of Woden. Gofer new smalltalkhubUser: 'ronsaldo' project: 'Woden'; package: 'ConfigurationOfWoden'; load. (Smalltalk at: #ConfigurationOfWoden) loadBleedingEdge. Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre

Re: [Pharo-users] Smalltalkhub & Squeaksource3

2016-06-15 Thread Mark Bratcher
Thank you, Dale. That's an excellent summary and very helpful. Right now, I've been using SS3 because it's clear how to set up. On Smalltalkhub, it's unclear to me how to make a project private, although I keep hearing it can be done. I've just not seen instruction on how to do it, and the project

Re: [Pharo-users] Smalltalkhub & Squeaksource3

2016-06-15 Thread Dale Henrichs
On 06/15/2016 10:06 AM, Mark Bratcher wrote: A couple of easy ones: 1) Does smalltalkhub.com support private projects (used, e.g., for CI)? I've seen a couple of posts on random forums dating back a couple of years indicating that it did, but when I went to create

[Pharo-users] Any OpenGL working Pharo 5 Linux (Fedora)?????

2016-06-15 Thread Casimiro - GMAIL
Starting new project. Is there any OpenGL framework working in Pharo 5 Linux (Fedora 64 with x86 libraries) Thnx Casimiro -- The information contained in this message is confidential and intended to the recipients specified in the headers. If you received this message by error, notify t

Re: [Pharo-users] The #compile: selector

2016-06-15 Thread Mark Bratcher
Brilliant. Thank you! Sent from TypeApp On Jun 15, 2016, 2:28 PM, at 2:28 PM, Henrik Nergaard wrote: >SomeClass compile: 'foo ^ ''foo''' classified: #accessor > >Best regards, >Henrik > >From: Pharo-users [mailto:pharo-users-boun...@lists.pharo.org] On >Behalf Of Mark Bratcher >Sent: Wednesda

Re: [Pharo-users] The #compile: selector

2016-06-15 Thread Henrik Nergaard
SomeClass compile: 'foo ^ ''foo''' classified: #accessor Best regards, Henrik From: Pharo-users [mailto:pharo-users-boun...@lists.pharo.org] On Behalf Of Mark Bratcher Sent: Wednesday, June 15, 2016 8:06 PM To: Any question about pharo is welcome Subject: [Pharo-users] The #compile: selector W

Re: [Pharo-users] Smalltalkhub & Squeaksource3

2016-06-15 Thread Mark Bratcher
Great. So how do you make a project private in sthub? Sent from TypeApp On Jun 15, 2016, 2:19 PM, at 2:19 PM, Esteban Lorenzano wrote: >yes, they are > >> On 15 Jun 2016, at 20:08, Mark Bratcher wrote: >> >> Yes, I know there are alternatives. SS3 actually allows private >projects and I've

Re: [Pharo-users] Smalltalkhub & Squeaksource3

2016-06-15 Thread Esteban Lorenzano
yes, they are > On 15 Jun 2016, at 20:08, Mark Bratcher wrote: > > Yes, I know there are alternatives. SS3 actually allows private projects and > I've started using it. But favor seems to be toward smalltalkhub. My question > is specifically about smalltalkhub and whether private projects are

Re: [Pharo-users] Smalltalkhub & Squeaksource3

2016-06-15 Thread Mark Bratcher
Yes, I know there are alternatives. SS3 actually allows private projects and I've started using it. But favor seems to be toward smalltalkhub. My question is specifically about smalltalkhub and whether private projects are possible there. On Wed, Jun 15, 2016 at 1:42 PM, Peter Uhnak wrote: > On

[Pharo-users] The #compile: selector

2016-06-15 Thread Mark Bratcher
When using the #compile: selector to dynamically create a selector, is there a way (e.g., a pragma) to specify the category for the dynamic selector in a way that Pharo will see it? I tried, for example: s := String new writeStream. s nextPutAll: 'foo' ; cr ; nextPutAll: ' ' ; cr ; nextPutAll: '

Re: [Pharo-users] Smalltalkhub & Squeaksource3

2016-06-15 Thread Peter Uhnak
On Wed, Jun 15, 2016 at 01:06:08PM -0400, Mark Bratcher wrote: > A couple of easy ones: > > 1) Does smalltalkhub.com support private projects (used, e.g., for CI)? > I've seen a couple of posts on random forums dating back a couple of years > indicating that it did, but when I went to create a pro

[Pharo-users] Smalltalkhub & Squeaksource3

2016-06-15 Thread Mark Bratcher
A couple of easy ones: 1) Does smalltalkhub.com support private projects (used, e.g., for CI)? I've seen a couple of posts on random forums dating back a couple of years indicating that it did, but when I went to create a project, I didn't see an option to make it private. 2) Is Squeaksource 3 (h

[Pharo-users] Information Theory

2016-06-15 Thread Brice GOVIN
Hi, I'd like to know if someone did a work on information theory algorithm ? I saw a package in Moose about information theory but it is just a kind of document indexation. Is there something more complete (quantities information)? Thanks, -- Brice Govin PhD student in RMoD researc

[Pharo-users] Deadline today for ESUG2016 call for talk proposals

2016-06-15 Thread Peter Uhnák
Hi, today is deadline for submitting tutorial/talk/teaching pearl proposals for ESUG2016. As far as I can tell this was never announced on the Pharo mailing list (only several IWST16 CFP), so some people have missed it. http://www.esug.org/wiki/pier/Conferences/2016/Call-for-Presentations -

Re: [Pharo-users] Pharo 5 on FreeBSD - no luck

2016-06-15 Thread Ben Coman
On Wed, Jun 15, 2016 at 5:59 PM, Esteban Lorenzano wrote: > Hi, > > On 15 Jun 2016, at 00:40, Petr Fischer wrote: > > Hello, trying to install Pharo on my FreeBSD (11-CURRENT 64bit) with no luck > :( > > Facts: > > 1) I can run Linux (even 64bit Linux ELF) binaries on FreeBSD > > interesting, I d

Re: [Pharo-users] Pharo 5 on FreeBSD - no luck

2016-06-15 Thread Esteban Lorenzano
Hi, > On 15 Jun 2016, at 00:40, Petr Fischer wrote: > > Hello, trying to install Pharo on my FreeBSD (11-CURRENT 64bit) with no luck > :( > > Facts: > > 1) I can run Linux (even 64bit Linux ELF) binaries on FreeBSD interesting, I didn’t know. > > 2) but I can't use precompiled Linux 32bina