Re: [Pharo-users] [Pharo-dev] Slack, fragmentation and design information

2017-02-10 Thread François Stephany
There is a special price for non-profits organization: > The Slack for Nonprofits program offers eligible organizations a *free upgrade* to our Standard plan for teams of up to 250 members. For eligible teams above that size, we offer an 85% discount on the Standard plan. With 322 users it means

Re: [Pharo-users] AWS libraries

2016-11-10 Thread François Stephany
Back in the days, I used CloudFork (http://www.slideshare.net/esug/cloudfork) to interact with S3. I don't know the current status of the lib though... On Thu, Nov 10, 2016 at 2:21 PM, Esteban Lorenzano wrote: > I know about this: > > https://github.com/newapplesho/aws-sdk-smalltalk > > Esteban

Re: [Pharo-users] Tech Meeting notes

2016-09-28 Thread François Stephany
Thanks! On Wed, Sep 28, 2016 at 4:29 PM, Peter Uhnák wrote: > Thanks for the recording, I wasn't able to attend so it's good to at least > hear about the current state of things. > > Peter > > On Tue, Sep 27, 2016 at 7:37 PM, Dimitris Chloupis > wrote: > >> And for those that were not able to a

[Pharo-users] libUSB binding Pharo

2016-02-18 Thread François Stephany
Hi, Is there a libusb[1] binding for Pharo 4/5? After a quick google search, I've seen that Udo Schneider has started one last year. Any idea on its status? If not, would it be a nice summer job for a student (my company can pay for it...)? Cheers, Francois [1]: http://libusb.org/

Re: [Pharo-users] Create maps from an SVG file in Roassal

2015-08-01 Thread François Stephany
here is already available SVG importer into Pharo, so I'll try >> to find a way how to adapt it. It should support regular SVG (circle, >> rectangle, ...), not just path. >> >> Peter >> >> On Fri, Jul 31, 2015 at 11:42 PM, François Stephany < >> tu

Re: [Pharo-users] Create maps from an SVG file in Roassal

2015-07-31 Thread François Stephany
Flanders geography looks way too complicated for a sane brain :p On Fri, Jul 31, 2015 at 11:36 PM, Johan Fabry wrote: > > You mean, let’s ditch Wallonia, right? > > On Jul 31, 2015, at 18:28, François Stephany > wrote: > > Let's ditch Flanders altogether! > On 31

Re: [Pharo-users] Create maps from an SVG file in Roassal

2015-07-31 Thread François Stephany
r an ‘affaire communautaire’ to > happen soon! :-P > > On Jul 31, 2015, at 17:28, François Stephany > wrote: > > You're right Baarle-Hertog neighbourhood are not in the SVG file :( > It should'nt be a problem to express their position in SVG. Have a look at >

Re: [Pharo-users] Create maps from an SVG file in Roassal

2015-07-31 Thread François Stephany
an Fabry wrote: > > Hey, you forgot Baarle-Hertog … > https://en.wikipedia.org/wiki/Baarle-Hertog Or maybe that’s even too > complicated a situation for SVG to handle :-) > > On Jul 31, 2015, at 16:51, François Stephany > wrote: > > It works with the explicit line-to: > Any h

Re: [Pharo-users] Create maps from an SVG file in Roassal

2015-07-31 Thread François Stephany
It works with the explicit line-to: Any hint on how to force its inclusion in Inkscape ? On Fri, Jul 31, 2015 at 9:18 PM, Alexandre Bergel wrote: > It will soon come :-) > > Alexandre > -- > _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: > Alexandre Bergel http://www.bergel.eu > ^~:;._,.;:

[Pharo-users] Create maps from an SVG file in Roassal

2015-07-31 Thread François Stephany
Hi there, I'm trying to import an SVG file describing the provinces of Belgium in Roassal. I've cleaned an SVG file found on wikipedia and trying to import it. I'm trying to imitate the way it is done with Countries. So: RTMapBuilder class>>provincesOfBelgium > ^ #(#antwerp #brussels #eastFl

Re: [Pharo-users] Loading code from a local git repository

2015-07-28 Thread François Stephany
As Sven mentionned it, you can simply put your filetree files in a subdirectory. You can have a look at https://github.com/fstephany/hello-pharo It's a bit outdated but it will give you the idea. On Tue, Jul 28, 2015 at 12:42 PM, Tommaso Dal Sasso < tommaso.dalsa...@gmail.com> wrote: > Hello, > >

Re: [Pharo-users] students looking for projects?

2015-01-29 Thread François Stephany
This microframework is quite handy for REST API (and the README of the repo is *really* useful) http://smalltalkhub.com/#!/~zeroflag/Teapot On Fri, Jan 30, 2015 at 3:35 AM, Sebastian Heidbrink wrote: > Hi Martin, > > this is an interesting site. > > I saw your lab: "implement a REST API server

Re: [Pharo-users] Traveling from Pharo Days to FOSDEM

2014-12-31 Thread François Stephany
With the high speed train "Lille Europe" to "Brussels South" takes around 40 minutes. You can check fares and book tickets on https://www.b-europe.com @Phil do you go back to Brussels from Lille on Friday night? On Wed, Dec 31, 2014 at 1:37 PM, Rafael Luque wrote: > Hi Pharoers, > > I will atte

Re: [Pharo-users] Render PDF / Web Document in Pharo

2014-11-04 Thread François Stephany
Does artefact support *displaying* PDF in Pharo? On Tue, Nov 4, 2014 at 11:53 AM, Olivier Auverlot < olivier.auver...@gmail.com> wrote: > Hi Sean, > > For rendering PDF documents, you could use Artefact ( > https://sites.google.com/site/artefactpdf/ ) > > Best regards > Olivier ;-) > > Le 4 nov.

Re: [Pharo-users] [ANN] Pharo Days 2015

2014-10-29 Thread François Stephany
I can host one or two people at my place in Mons, Belgium (~1h drive from INRIA Lille) for free. I can drive to the conference both days. In the best case, I might have some friends to host me (us?) in Lille. So we can have some beers without having to drive. Francois On Wed, Oct 29, 2014 at 4:

Re: [Pharo-users] PharoS

2014-09-08 Thread François Stephany
If i'm not mistaken, pharoS uses the StackVM. Which you don't really want unless you know you need it ;) On Mon, Sep 8, 2014 at 9:26 AM, Annick Fron wrote: > What is the difference between pharoS and pharo ? > Annick > >

Re: [Pharo-users] Pharo Glorp 1.7 <-> VisualWorks

2014-09-05 Thread François Stephany
I have no idea how complicated this can be. I'm a bit reluctant to dive into this if we are only 2-3 people to use Glorp in Pharo. Guillermo, Mariano, what was the process when you imported Glorp in the first place? How did you keep up with Glorp latest changes (From what I see in Store, developme

Re: [Pharo-users] Smalltalk platform

2014-09-05 Thread François Stephany
I don't know if they are similar but I would say: Smalltalk platform name On Fri, Sep 5, 2014 at 10:54 AM, Annick Fron wrote: > I have a bug on OldAlien on pharo 3 because it is asking > SmalltalkImage current platformName > > What is the replacement ? > Annick > >

Re: [Pharo-users] [ANN] JSON datatype support in PostgresV2 package

2014-09-04 Thread François Stephany
That's pretty cool ! +1 Norbert On Fri, Sep 5, 2014 at 6:56 AM, Norbert Hartl wrote: > > > > Am 04.09.2014 um 21:43 schrieb "Esteban A. Maringolo" < > emaring...@gmail.com>: > > > > Oh, I forgot. > > > > The datatype fields are converted to instances of JsonObject, from the > > PharoExtras/JSO

Re: [Pharo-users] Pharo Glorp 1.7 <-> VisualWorks

2014-09-04 Thread François Stephany
Yes, I guess cross dialect is not for the faint of heart. I feel like fixing bugs and improving stuff for pharo is the best way to diverge from the original project. Grumpf. On Thu, Sep 4, 2014 at 5:15 PM, Sven Van Caekenberghe wrote: > > On 04 Sep 2014, at 16:18, François St

Re: [Pharo-users] Pharo Glorp 1.7 <-> VisualWorks

2014-09-04 Thread François Stephany
> >> What is the relation between the glorp we have with the VW version? > > > > Outdated, according to Alan Knight in response to a bug I reported. > > The truth is no one knows. > not entirely true. > we know that is outdated :) > Now, our version was ported from (AFAIR) 7.1 and extended to allow

[Pharo-users] Pharo Glorp 1.7 <-> VisualWorks

2014-09-04 Thread François Stephany
We are tempted to give Glorp a try. We've loaded version 1.7 from the configuration browser and the simple things we've tested so far seem to work fine with the PostgresV2 driver. What is the relation between the glorp we have with the VW version? Are the two merged often? Unfortunately, we don't

Re: [Pharo-users] best solution to store data

2014-09-02 Thread François Stephany
Yep, the binary approach is a bit more fragile and less interoperable. STON, JSON or XML are all fine with such a small domain I imagine. On Tue, Sep 2, 2014 at 12:31 PM, stepharo wrote: > > On 2/9/14 09:11, François Stephany wrote: > > If you don't want a separate DB, obj

Re: [Pharo-users] best solution to store data

2014-09-02 Thread François Stephany
If you don't want a separate DB, object serialization with Fuel is an option. It's very easy to serialize a graph of objects to disk. You can also have a look at SandstoneDB, it's pretty small and some people use it. Cheers, Francois On Tue, Sep 2, 2014 at 8:17 AM, Roelof Wobben wrote: > Hello

Re: [Pharo-users] [ANN] HelloPharo - webapp deployment tool

2014-09-01 Thread François Stephany
ery useful > to have your sample. > > I'll have to -m yum a bit but definitely a super starting point. > > Phil > > > > > On Thu, Aug 14, 2014 at 10:42 PM, François Stephany < > tulipe.mouta...@gmail.com> wrote: > >> Just sent it to the Seaside

Re: [Pharo-users] [ANN] Teapot 0.8 micro web framework

2014-08-25 Thread François Stephany
Phil, I'm going there as well ;) The idea is to see what we can do with GTInspector / Roassal (and maybe https://github.com/fstephany/OSMMaps). Attila, I played a little bit with Teapot last week during ESUG and was wondering what is your flow when you are designing/experimenting an API with Teapo

Re: [Pharo-users] Importing a city map in dxf/svg format to Roassal

2014-08-22 Thread François Stephany
Hi Offray, you can find the project on Github. https://github.com/fstephany/OSMMaps Getting started is easy: Metacello new baseline: 'OSMMaps'; repository: 'github://fstephany/OSMMaps/repository'; load. This will load Roassal2 and all its dependencies + OSMMaps. then execute OSMTile mon

Re: [Pharo-users] [ANN] HelloPharo - webapp deployment tool

2014-08-14 Thread François Stephany
Just sent it to the Seaside ML, thanks for mentioning it ;) On Thu, Aug 14, 2014 at 5:13 PM, stepharo wrote: > > On 14/8/14 13:02, François Stephany wrote: > >> Hello, >> >> At Ta Mère, we are used to deploy Ruby/Rails application with Heroku or >> on VPS with

Re: [Pharo-users] [Pharo-business] [Pharo-dev] [ANN] HelloPharo - webapp deployment tool

2014-08-14 Thread François Stephany
hu, Aug 14, 2014 at 10:27 PM, Sven Van Caekenberghe wrote: > > On 14 Aug 2014, at 15:21, François Stephany > wrote: > > > Good idea, I add monit as one of the next step. > > > > Load balancing is not supported at all. But we could change the nginx > config file to

Re: [Pharo-users] [Pharo-dev] [ANN] HelloPharo - webapp deployment tool

2014-08-14 Thread François Stephany
> > On 14 Aug 2014, at 13:08, François Stephany > wrote: > > > Oh, I forgot to mention Sven. He wrote the original > http://stfx.eu/pharo-server/ > > We basically stole all his Bash-fu to build the main script: > > > > https://github.com/fstephany/hello-pharo

Re: [Pharo-users] [ANN] HelloPharo - webapp deployment tool

2014-08-14 Thread François Stephany
Oh, I forgot to mention Sven. He wrote the original http://stfx.eu/pharo-server/ We basically stole all his Bash-fu to build the main script: https://github.com/fstephany/hello-pharo/blob/master/app Thanks a lot Sven! On Thu, Aug 14, 2014 at 1:02 PM, François Stephany < tulipe.mo

[Pharo-users] [ANN] HelloPharo - webapp deployment tool

2014-08-14 Thread François Stephany
Hello, At Ta Mère, we are used to deploy Ruby/Rails application with Heroku or on VPS with Capistrano. Almost everybody uses the same tools and techniques in the Rails community so deployment is quite easy once you grasp the process. The same process was quite frustrating with Pharo. To solve tha

Re: [Pharo-users] strange question

2014-07-29 Thread François Stephany
You might want to dig into thisContext. "thisContext sender" is probably what you need. On Tue, Jul 29, 2014 at 2:50 PM, Werner Kassens wrote: > Hi, > is there a way for a method, to look up the name of the method from where > itself was called ? > werner > >

Re: [Pharo-users] Writing on stdout when redirecting the standard output

2014-07-29 Thread François Stephany
happen too much ;)) On Tue, Jul 29, 2014 at 10:06 AM, Sven Van Caekenberghe wrote: > > On 29 Jul 2014, at 09:49, François Stephany > wrote: > > > Uh. We nailed it. > > Good ! > > > We implemented a custom Logger writing to stdout because the default one > doesn&#

Re: [Pharo-users] Writing on stdout when redirecting the standard output

2014-07-29 Thread François Stephany
where. In conclusion, beware of your loggers ;) On Tue, Jul 29, 2014 at 8:32 AM, François Stephany < tulipe.mouta...@gmail.com> wrote: > Yes, it works for me on OSX.l But it says "FileWriteError: File stdout is > closed" when doing exactly the same thing on the Arch Linux

Re: [Pharo-users] Writing on stdout when redirecting the standard output

2014-07-28 Thread François Stephany
> > So, what exactly is not working ? > > On 28 Jul 2014, at 21:30, stepharo wrote: > > > Francois > > > > can you open a bug entry because this is not nice. > > > > Stef > > > > On 28/7/14 16:46, François Stephany wrote: > >> &g

[Pharo-users] Writing on stdout when redirecting the standard output

2014-07-28 Thread François Stephany
$ pharo Pharo-30852.image > /tmp/test.log Outputting somethind to stdout results in: "FileWriteError: File stdout is closed" * Arch Linux * Pharo 30852. $ pharo --version 3.9-7 #1 Thu May 15 18:29:30 CEST 2014 gcc 4.6.3 [Production ITHB VM] NBCoInterpreter NativeBoost-CogPlugin-GuillermoPolito.

Re: [Pharo-users] ZnClient Chunked data ?

2014-06-24 Thread François Stephany
DynamicVariable ZnDefaultCharacterEncoder. Like this: > > ZnDefaultCharacterEncoder > value: ZnUTF8Encoder new > during: [ ^ ZnClient new get: 'http://zn.stfx.eu/zn/small.html' ] > > Sven > > On 24 Jun 2014, at 18:48, François Stephany > wrote: > > >

Re: [Pharo-users] Base64 encoding + UTF8 ?

2014-06-11 Thread François Stephany
e: (ZnNullEncoder new encodeString: > 'tamèreenslipdeguerre'). > > => 'dGFt6HJlZW5zbGlwZGVndWVycmU=' > > The last two are often the same, and thus equivalent to #asByteArray, but > not always. > > HTH, > > Sven > > On 11 Jun 2014, at 21:5

[Pharo-users] Base64 encoding + UTF8 ?

2014-06-11 Thread François Stephany
I might hit some problem with Base64 encoding in there. It seems that Pharo does not use UTF8 for its Base64 encoding. I'm probably missing something related to Base64 encoding... In Pharo 3.0: ZnBase64Encoder new encode: 'tamèreenslipdeguerre' asByteArray. -> 'dGFt6HJlZW5zbGlwZGVndWVycmU=' 'ta

Re: [Pharo-users] Ghost Proxy

2014-05-21 Thread François Stephany
3.gemstone.com/ss/Ghost.html/Latest >> the configuration is working but I do not remember if I tested in Pharo 3 >> now >> >> Cheers, >> >> #Luc >> >> >> 2014-05-20 18:15 GMT+02:00 François Stephany : >> >>> What is the best way to load Ghost in Pharo 3.0? Is there a >>> configuration somewhere? >>> >>> Is anyone using it? Voyage does seem to use the >>> ProtoObject+dnu+becomeForward trick. Is there any reason for that? >>> >>> >> >> >

[Pharo-users] Ghost Proxy

2014-05-20 Thread François Stephany
What is the best way to load Ghost in Pharo 3.0? Is there a configuration somewhere? Is anyone using it? Voyage does seem to use the ProtoObject+dnu+becomeForward trick. Is there any reason for that?

Re: [Pharo-users] Package tags

2014-03-27 Thread François Stephany
ff are shown under the package when you > open the tree. > > Phil > Le 27 mars 2014 17:24, "François Stephany" a > écrit : > > There is a mention to Package Tags in the draft release notes for Pharo 3 >> >> Nautilus has been enhanced to simplify some swit

[Pharo-users] Package tags

2014-03-27 Thread François Stephany
There is a mention to Package Tags in the draft release notes for Pharo 3 Nautilus has been enhanced to simplify some switching and to take advantage > of the *package tags*. > What are those tags? Does it brings some metadata to packages ? Thanks, Francois

Re: [Pharo-users] FOSDEM Smalltalk Devroom

2014-01-21 Thread François Stephany
That would be great, I felt alone so far ;-) On Mon, Jan 20, 2014 at 12:33 PM, Rafael Luque wrote: > Consider it done Stephan. > > > 2014/1/20 Stephan Eggermont > >> Hi Rafael, if you are going to be there the whole time, would you be so >> kind >> to help out with the video recordings? >> >>

Re: [Pharo-users] Writing a GUI - Where to start?

2013-11-06 Thread François Stephany
t to PDF, with > a Magritte extension to produce the reports. > > the cool thing is that even if I developed many frameworks to help me in > the task, I tool 15 days to have first version working and 1 month to > finish it :) > > cheers, > Esteban > > > On Wed, Nov 6, 2013

Re: [Pharo-users] I would rather pay for Smalltalkhub than use Github for free.

2013-11-06 Thread François Stephany
Git. On Tue, Nov 5, 2013 at 2:04 PM, wrote: > François Stephany wrote: > > +1 > > Projects are not only source code anymore. Most of my projects have a > gazillion of images, javascript, CSS files, etc. > Storing all those external files in .mcz packages is not sca

Re: [Pharo-users] Writing a GUI - Where to start?

2013-11-06 Thread François Stephany
That looks cool! Did you embed a MongoDB instance in the application package? Or the application is connecting to a remote MongoDB? Is it full Glamour or did you have to use Spec/Morph manually at some point? Sorry to bother you, I'm just getting curious ;) On Tue, Nov 5, 2013 at 1:43 PM, Este

Re: [Pharo-users] I would rather pay for Smalltalkhub than use Github for free.

2013-11-05 Thread François Stephany
+1 Projects are not only source code anymore. Most of my projects have a gazillion of images, javascript, CSS files, etc. Storing all those external files in .mcz packages is not scalable (and not even elegant). FileTree+Git, while not ideal, solve the issue quite nicely. And you don't need Githu

[Pharo-users] MongoTalk: new place on smalltalkhub

2013-07-08 Thread François Stephany
Hi, I've just created a new team for MongoTalk on SmalltalkHub: http://www.smalltalkhub.com/#!/~MongoTalkTeam The old repo (http://www.smalltalkhub.com/#!/~francois/MongoTalk) will stay just in case some scripts rely on it but you should update to the new repo: http://www.smalltalkhub.com/#!/~M