Re: [Pharo-users] Error when trying to initiate Pharo in Ubuntu 64 bits

2014-04-21 Thread Sergi Reyner
2014-04-21 23:12 GMT+01:00 GABRIEL DEFAGOT : > /pharo3.0/bin/pharo: /lib32/libc.so.6: version `GLIBC_2.15' not found > (required by /pharo3.0/bin/pharo) > > What's missing? > A newer version of glibc, probably. Ubuntu 12.04 has glibc-2.15. Cheers, Sergi

Re: [Pharo-users] Error when trying to initiate Pharo in Ubuntu 64 bits

2014-04-21 Thread Stephan Eggermont
Hi Gabriel, Version 11.10 of Ubuntu is no longer supported. That ended nearly a year ago. That means that there is no heartbleed openssl update, you might need to compile a safe version from source. And that also means that there is no recent precompiled pharo for it. If you need to use a machi

[Pharo-users] Error when trying to initiate Pharo in Ubuntu 64 bits

2014-04-21 Thread GABRIEL DEFAGOT
Hi, I downloaded pharo 3.0 for linux. Since I'm using Ubuntu 11.10 64bits, I've installed the ia32-libs as the readme file says, but when I run ./pharo the following error is shown: /pharo3.0/bin/pharo: /lib32/libc.so.6: version `GLIBC_2.15' not found (required by /pharo3.0/bin/pharo) What's mis

Re: [Pharo-users] We need *you* for the upcoming Pharo's website

2014-04-21 Thread kilon alios
On 4/17/14, Damien Cassou wrote: > Hi Kilon, > > On Wed, Apr 16, 2014 at 6:44 PM, kilon alios wrote: >> I was thinking of creating a screencast to explain in a few minutes why I >> like Pharo, emphasizing on live coding , the image and the development >> environment. By coincidence I recorded a t

Re: [Pharo-users] Domaintalk - A Proposed New Project

2014-04-21 Thread Reza Razavi
That's an attractive and quite largely studied topic. If Etoys [1] appears a typical example of such extension "areas", I'd recommend posting also to their mailing list(s), while explaining how your idea compares to Etoys (would help generating more interest).  [1]

Re: [Pharo-users] Domaintalk - A Proposed New Project

2014-04-21 Thread kilon alios
Sounds interesting, maybe you could use Pillar to outline the basic features you are aiming for and detail how you will achieve them. Then you can link it back here for discussion, this way people wont have to go back through their emails to find a description for it. I was thinking something simi

Re: [Pharo-users] Domaintalk - A Proposed New Project

2014-04-21 Thread Johan Fabry
I second that, it was exactly what I was thinking ! On Apr 21, 2014, at 11:25 AM, Esteban Lorenzano wrote: > you have to checkout helvetia, by Lukas Renggli: > > http://scg.unibe.ch/research/helvetia > > cheers, > Esteban > > On 21 Apr 2014, at 16:17, Bob Williams wrote: > >> For some tim

Re: [Pharo-users] Pillar in TextMate

2014-04-21 Thread Sven Van Caekenberghe
Well said +1 On 21 Apr 2014, at 15:31, kilon alios wrote: > I dont get what you are implying . There is tons of cross platform > text editors , my favorite being emacs , vim being extremely capable > too. > > I have no serious experience with Textmate but looks very capable too. > > I have u

Re: [Pharo-users] Domaintalk - A Proposed New Project

2014-04-21 Thread Esteban Lorenzano
you have to checkout helvetia, by Lukas Renggli: http://scg.unibe.ch/research/helvetia cheers, Esteban On 21 Apr 2014, at 16:17, Bob Williams wrote: > For some time I have been developing the idea of a extension to Smalltalk, > which I call Domaintalk. That extension would have "areas" where

[Pharo-users] Domaintalk - A Proposed New Project

2014-04-21 Thread Bob Williams
For some time I have been developing the idea of a extension to Smalltalk, which I call Domaintalk. That extension would have "areas" where the language natural to the problem being solved would be used. For example, when solving a numerical problem then mathematical notation would be used or w

Re: [Pharo-users] Pillar in TextMate

2014-04-21 Thread kilon alios
I dont get what you are implying . There is tons of cross platform text editors , my favorite being emacs , vim being extremely capable too. I have no serious experience with Textmate but looks very capable too. I have used emacs on windows XP, windows 7 , macos 10.4 , macos 10.7 , macos 10.9, ub

Re: [Pharo-users] Pillar in TextMate

2014-04-21 Thread Luc Fabresse
Hi Robert, you are right, sadly TextMate is not portable but I am using it too. you may want to use portable alternatives: - http://www.sublimetext.com/ (can use TextMate's bundles) - http://www.ultraedit.com/ - and others In the Smalltalk work, I have to admit that we are not there yet but we al

Re: [Pharo-users] Pillar in TextMate

2014-04-21 Thread Yuriy Tymchuk
Personaly I think that there should be a dedicated editor because text is a crap, but as I have to edit some text files I am using TextMate because it has syntax highlighting. I made a bundle for TextMate because I want to have syntax highlighting for Pillar. That’s it. Uko On 21 Apr 2014, at

Re: [Pharo-users] Pillar in TextMate

2014-04-21 Thread Robert Shiplett
we had developers wanting Mac's so that they could run TextMate. Rather like the Sales exec'son the other side of the building who wanted to keep their Blackberry after the acquisition ( in the mad-mad s/w world in North America, the developers will be forbidden Mac's but the marketing people will

Re: [Pharo-users] Pillar in TextMate

2014-04-21 Thread Yuriy Tymchuk
As you are replying to my email I guess you have some feedback or request about my bundle. Honestly I haven’t understood a thing after reading your reply once. I’ll try to read it more times later. Cheers Uko On 21 Apr 2014, at 15:06, Robert Shiplett wrote: > re: textmite > > Q : what is cu

Re: [Pharo-users] Pillar in TextMate

2014-04-21 Thread Robert Shiplett
re: textmite Q : what is currently the best Unicode text "notes collator"/editor/formatter/previewer/printer/versioning-compat app written in a Smalltalk dialect ? Any one component of the above ? RTF text editing/formatting widget? Sketch/draw/coloring app ? Check. complex telco routing app ?

Re: [Pharo-users] Pillar in TextMate

2014-04-21 Thread Yuriy Tymchuk
Sent from my iPhone > On 20 Apr 2014, at 12:22, Norbert Hartl wrote: > > What does it do? For now on - syntax highlighting. I'll try to add more features in future Uko > > Norbert > >> Am 20.04.2014 um 08:35 schrieb Yuriy Tymchuk : >> >> Dear guys who use Pillar. >> >> I’m happy to anno

Re: [Pharo-users] [Pharo-dev] Pillar in TextMate

2014-04-21 Thread Benjamin
Cool :) I will definitely have a look :) Ben On 20 Apr 2014, at 08:35, Yuriy Tymchuk wrote: > Dear guys who use Pillar. > > I’m happy to announce that I’ve created a small bundle for TextMate. You can > find it here: https://github.com/Uko/Pillar.tmbundle > > Also I’ve exported it to ATOM (