Re: [Pharo-users] [Teapot and Voyage] sending over the voyageId

2017-02-09 Thread Norbert Hartl
NeoJSON is not bound to use instVars. Look at the method mapAccessor: and friends. Norbert > Am 09.02.2017 um 22:50 schrieb sergio ruiz : > > > I am working on the U of the CRUD part of my Teapot/Voyage REST interface, > and found that I cannot get the voyageId to be delivered as part of the

Re: [Pharo-users] Problem in installing Pharo – Solved thanks to you

2017-02-09 Thread Ben Coman
Thanks for the followup. Great to hear its working. Just a minor one thing. Can you see if your email client has a "Text Only" send feature that can apply to the mail list? Your font ends up too large & bold here (its nice to have all the mails a standard size), and some of the list archiving sof

Re: [Pharo-users] Final rush for submitting GSOC proposal - Need your help

2017-02-09 Thread Offray Vladimir Luna Cárdenas
Excellent! I will create the proposal to have it ready for tomorrow. Jupyter support could be nice, but I would think is some kind of ZeroMQ support really. That would enable multiple kernels inside Pharo with the advantages of live coding, powerful inspectors and debuggers, not present in the

[Pharo-users] Problem in installing Pharo – Solved thanks to you

2017-02-09 Thread Mark Neagu
Hi!Several nice persons mailed me to help: Sven, Dimitris, Ben, Nicole.Now everything works fine and I'm studying the tutorial.You people are really helpful and there is no doubt the PHARO language is promised to a briliant future thanks to its qualities and to your dedication at making it work.Be

[Pharo-users] [Teapot and Voyage] sending over the voyageId

2017-02-09 Thread sergio ruiz
I am working on the U of the CRUD part of my Teapot/Voyage REST interface, and found that I cannot get the voyageId to be delivered as part of the REST response.. in order to do RUD, I will need that in the feed. the problem is that NeoJSON uses the instance variables to JSON encode the objec

Re: [Pharo-users] Problem in installing Pharo

2017-02-09 Thread Nicole de Graaf
Hi Mark, can you make you problem more specific. Can you not start or do you crash after start? You don’t need to install the Pharo image only copy over into a “favoured” directory. I downloaded the http://pharo.org/download and paste it into a directory and it working well on my Win 7 en

Re: [Pharo-users] Problem in installing Pharo

2017-02-09 Thread Mark Neagu
Hi Ben,I'm on Windows.Regards,MarkLe 9 février 2017 à 18:52, Ben Coman a écrit :Hi Mark,What platform are you on?cheers -benOn Fri, Feb 10, 2017 at 1:09 AM, Dimitris Chloupis wrote:if you are on macos or linux you can use this command to download the stableversioncurl get.pharo.org | bashI use th

Re: [Pharo-users] Final rush for submitting GSOC proposal - Need your help

2017-02-09 Thread serge . stinckwich
You mean, you would be the student ? ;-) I can be the mentor. This is nice if we have one subject with already one student. We would like to add a subject with Nick about Jupyter support for Pharo. Envoyé de mon iPhone > Le 9 févr. 2017 à 18:18, Offray Vladimir Luna Cárdenas > a écrit : >

Re: [Pharo-users] Problem in installing Pharo

2017-02-09 Thread Ben Coman
Hi Mark, What platform are you on? cheers -ben On Fri, Feb 10, 2017 at 1:09 AM, Dimitris Chloupis wrote: > if you are on macos or linux you can use this command to download the stable > version > > curl get.pharo.org | bash > > > I use this all the time and it never fails, unless the server is do

Re: [Pharo-users] Final rush for submitting GSOC proposal - Need your help

2017-02-09 Thread Offray Vladimir Luna Cárdenas
Hi, As I said, I would like to work on Grafoscopio for the GSOC, but I lack a supervisor. I even can work on the proposal but I would need a supervisor to help me with the GTTools-Spec related issues and improving test coverage and code quality where needed. Is possible to create a project in

Re: [Pharo-users] Problem in installing Pharo

2017-02-09 Thread Dimitris Chloupis
if you are on macos or linux you can use this command to download the stable version curl get.pharo.org | bash I use this all the time and it never fails, unless the server is down or I do not have an internet connection you can execute Pharo running ./pharo-ui Pharo.image By the way Pharo ne

Re: [Pharo-users] Final rush for submitting GSOC proposal - Need your help

2017-02-09 Thread Serge Stinckwich
Yes, thank you Stephan. I just add them ;-) I think we can change the list of projects until tomorrow. Regards, On Thu, Feb 9, 2017 at 5:28 PM, Stephan Eggermont wrote: > On 09/02/17 17:05, Serge Stinckwich wrote: >> >> but all the projects are coming from RMOD team, but having all the >> proje

Re: [Pharo-users] [Pharo-user] Does SSDP package supposed to work on Pharo 6?

2017-02-09 Thread Henrik Johansen
> On 9 Feb 2017, at 16:10 , Denis Kudriashov wrote: > > Hi. > Question probably to Henrik. > > I try SSDP on latest Pharo 6 and > code for server and client signal primitive error on > #primGetAddressInfoHost:service:flags:family:type:protocol:. >

Re: [Pharo-users] Final rush for submitting GSOC proposal - Need your help

2017-02-09 Thread Stephan Eggermont
On 09/02/17 17:05, Serge Stinckwich wrote: but all the projects are coming from RMOD team, but having all the projects proposal coming from the same place might be perceived negatively from Google. Can we add more projects from previous gsoc from other people also ? My two earlier proposals are

Re: [Pharo-users] Problem in installing Pharo

2017-02-09 Thread Sven Van Caekenberghe
Hi Mark, Welcome ! First off, the following book (free PDF download) is the go-to guide for beginners. It includes some sections on installing Pharo. http://files.pharo.org/books/updated-pharo-by-example/ http://books.pharo.org If you continue to have problems, then please gives us more detai

[Pharo-users] Final rush for submitting GSOC proposal - Need your help

2017-02-09 Thread Serge Stinckwich
Hi all, we are currently working with Alexandre to submit the gsoc proposal to Google. I was a little bit busy with my lectures and I didn't check the current proposals available here: http://gsoc.pharo.org/ but all the projects are coming from RMOD team, but having all the projects proposal com

[Pharo-users] Problem in installing Pharo

2017-02-09 Thread Mark Neagu
Hi!I got a problem trying to install Pharo 5.0 despite I downloaded the whole thing as specified (I believe) and unziped it properly.Could someone help me please?I'm not a beginner in programming, but I'm retired for a while and I'm no longer surrounded by knowledgeable colleagues.Regards,Mark

Re: [Pharo-users] [Pharo-user] Does SSDP package supposed to work on Pharo 6?

2017-02-09 Thread Denis Kudriashov
Forgot to say that I use it with stable VM on Mac Sierra 2017-02-09 16:10 GMT+01:00 Denis Kudriashov : > Hi. > Question probably to Henrik. > > I try SSDP on latest Pharo 6 > and code for server and client signal primitive error on > #primGetAddressInfo

[Pharo-users] [Pharo-user] Does SSDP package supposed to work on Pharo 6?

2017-02-09 Thread Denis Kudriashov
Hi. Question probably to Henrik. I try SSDP on latest Pharo 6 and code for server and client signal primitive error on #primGetAddressInfoHost:service:flags:family:type:protocol:. Do you know about such problems? Does it VM or code needs to be adapted f

[Pharo-users] 1st CfP: SLE 2017 (10th ACM SIGPLAN International Conference on Software Language Engineering)

2017-02-09 Thread Andrei Chis
**Call for Papers** 10th ACM SIGPLAN International Conference on Software Language Engineering (SLE 2017) 23-24 October 2017, Vancouver, Canada (Co-located with SPLASH 2017) General chair: Benoit Combemale, University