Hi Everyone,
I've updated the Pharo 6 snap package for Ubuntu.
The major advantages of using the snap package are:
- No need to install all the 32 bit dependencies on a 64 bit system,
they're all contained and isolated within the snap package.
- Automagically distinguish between 32 bit and 64
THANKS A LOT ALISTAIR.
I mean it :)
On Tue, Jun 13, 2017 at 10:58 AM, Alistair Grant wrote:
> Hi Everyone,
>
> I've updated the Pharo 6 snap package for Ubuntu.
>
> The major advantages of using the snap package are:
>
> - No need to install all the 32 bit dependencies on a 64 bit system,
> the
Us too :)
On Wed, Jun 7, 2017 at 8:20 AM, Alistair Grant wrote:
> Great news! Thanks to Esteban and the 80+ contributors.
>
> I have multiple patches waiting for the 7.0 dev cycle to begin. Can't
> wait... :-)
>
> Cheers,
> Alistair
>
>
> On 6 June 2017 at 17:11, Esteban Lorenzano wrote:
>> D
I need to upgrade to 16.04 now :-)
Phil
On Tue, Jun 13, 2017 at 11:04 AM, Stephane Ducasse
wrote:
> THANKS A LOT ALISTAIR.
> I mean it :)
>
> On Tue, Jun 13, 2017 at 10:58 AM, Alistair Grant
> wrote:
> > Hi Everyone,
> >
> > I've updated the Pharo 6 snap package for Ubuntu.
> >
> > The major a
On Tue, Jun 13, 2017 at 08:58:31AM +, Alistair Grant wrote:
> Hi Everyone,
>
> I've updated the Pharo 6 snap package for Ubuntu.
>
> The major advantages of using the snap package are:
>
> - No need to install all the 32 bit dependencies on a 64 bit system,
> they're all contained and iso
On Tue, Jun 13, 2017 at 11:25:15AM +0200, p...@highoctane.be wrote:
> I need to upgrade to 16.04 now :-)
:-)
Don't forget you can install snapd on Ubuntu 14.04:
https://snapcraft.io/docs/core/install-ubuntu
Cheers,
Alistair
> Phil
>
> On Tue, Jun 13, 2017 at 11:04 AM, Stephane Ducasse
> wro
On Tue, Jun 13, 2017 at 11:34 AM, Alistair Grant
wrote:
> On Tue, Jun 13, 2017 at 11:25:15AM +0200, p...@highoctane.be wrote:
> > I need to upgrade to 16.04 now :-)
>
> :-)
>
> Don't forget you can install snapd on Ubuntu 14.04:
>
> https://snapcraft.io/docs/core/install-ubuntu
>
>
Ah, wasn't awa
Phil - to be clear, I think your underlying implementation is great - it
provides a great building block.
However, just as with databases, when you build something higher level on top -
the question comes up about how much you hide that retrieval mechanism. The
GTInspector argument is an intere
Thanks John, it is useful.
Regarding the French in Dr. Geo, I guess you mean the activity in the
canvas is written in French but the Dr. Geo's UI should be in English.
Hilaire
Le 13/06/2017 à 05:21, john pfersich a écrit :
> I followed the steps in your mail and it seems to work fine in Ubuntu
We have now 9 more videos in the playlist:
https://www.youtube.com/playlist?list=PL4actYd6bfnw7ous5We-XnWq0NZquP3gM
> On 7 Jun 2017, at 16:24, Marcus Denker wrote:
>
> Hi,
>
> I have uploaded the Slides and Videos of PharoDays2017. Slides are complete
> (minus those
> talks that were
2017-06-13 7:39 GMT-03:00 Tim Mackinnon :
> Phil - to be clear, I think your underlying implementation is great - it
> provides a great building block.
>
> However, just as with databases, when you build something higher level on
> top - the question comes up about how much you hide that retrieval
I'm a Pharo newbie. How can I use libraries like SDL2 or GTK+ from Pharo?
Should this be done through FFI or a VM plugin? And in either case is
there a guide to how to implement things using that technique?
SDL2 is built in.
GTK+ is another story.
Phil
On Tue, Jun 13, 2017 at 6:38 PM, Daniel Passaro
wrote:
> I'm a Pharo newbie. How can I use libraries like SDL2 or GTK+ from Pharo?
> Should this be done through FFI or a VM plugin? And in either case is
> there a guide to how to implement things u
Even if the image environment runs on SDL2, I want an SDL2 window I have
free reign to draw on. I don't want to destroy the usability of the Pharo
workspace when programming an application. If that is still too
contentious, then I want SFML instead.
The story of GTK+ is what I'm interested in.
On
On Wed, Jun 14, 2017 at 12:38 AM, Daniel Passaro
wrote:
> I'm a Pharo newbie. How can I use libraries like SDL2 or GTK+ from Pharo?
> Should this be done through FFI or a VM plugin? And in either case is
> there a guide to how to implement things using that technique?
>
I'm nto familiar with th
On Tue, Jun 13, 2017 at 7:39 PM Daniel Passaro wrote:
> I'm a Pharo newbie. How can I use libraries like SDL2 or GTK+ from Pharo?
> Should this be done through FFI or a VM plugin? And in either case is
> there a guide to how to implement things using that technique?
>
If you know python, becaus
Image environment is not running on SDL2. SDL2 is a binding that is in
image.
An SFML binding is cool to do, especially CSFML.
https://www.sfml-dev.org/download/csfml/
I want to do these in Bloc
https://www.youtube.com/playlist?list=PLB_ibvUSN7mzUffhiay5g5GUHyJRO4DYr
But CSFML is cool to do too
Yes, I can understand that, but I will have to practice more with
Smalltalk to comprehend better.
Still I think there are some objects used by large bits of the application
that would benefit the design if they have it's creation decoupled and
somehow organized, but I am convinced that a simple s
Some of the menu items were in French, I'll take a screenshot when I get back
home...
Sent from my iPhone
> On Jun 13, 2017, at 04:53, Hilaire wrote:
>
> Thanks John, it is useful.
>
> Regarding the French in Dr. Geo, I guess you mean the activity in the
> canvas is written in French but the
On Wed, Jun 14, 2017 at 3:39 AM, Vitor Medina Cruz
wrote:
> Yes, I can understand that, but I will have to practice more with
> Smalltalk to comprehend better.
>
Keep some notes. When you get to the end and you've had a good soaking in
Smalltalk, it would be good to read of how your thinking a
Hi tim
what was the result of you chat?
Because to me I would go for the first solution because in any case
you would have to modify the sprintsIn: method if the argument is
really changing so I do not see the point to carry around and extra
arguments to all the methods.
stef
On Mon, Jun 12, 201
Hi daniel
You can open a SDL2 window now it may break because we do not use it regularly.
If you encounter problem let us know because this binding should be
one we will use in the future:
- we want to handle all the events + all the window via SDL2 so this
is central to us.
We are interested in
Hi glenn
Do you use Citezen to parse?
I create a class and put the script as methods and save. You should
kill script as fast as possible
up the give birth to nice method.
GHBibDesk new loadFrom: ''
GHBibDesk new analysis
should be your scripts :)
:)
On Mon, Jun 12, 2017 at 1:22 AM, Glenn Hoet
23 matches
Mail list logo