Re: [Pharo-users] Any existing RDF implementation in Pharo?

2020-03-17 Thread Juraj Kubelka via Pharo-users
php?id=rdf >> <https://wiki.pdftalk.de/doku.php?id=rdf> >> >> Happy hacking, >> Christian >> >> >> Von: Pharo-users > <mailto:pharo-users-boun...@lists.pharo.org>> Im Auftrag von Juraj Kubelka >> via Pha

Re: [Pharo-users] Any existing RDF implementation in Pharo?

2020-03-17 Thread Juraj Kubelka via Pharo-users
;mailto:pharo-users-boun...@lists.pharo.org>> Im Auftrag von Juraj Kubelka > via Pharo-users > Gesendet: Montag, 16. März 2020 13:41 > An: Any question about pharo is welcome <mailto:pharo-users@lists.pharo.org>> > Cc: Juraj Kubelka mailto:juraj.kube...@icloud.com>> > Betreff: [Pharo-users] Any existing RDF implementation in Pharo? --- End Message ---

[Pharo-users] Any existing RDF implementation in Pharo?

2020-03-16 Thread Juraj Kubelka via Pharo-users
--- Begin Message --- Hi all! I am interested if there is any RDF model (https://en.wikipedia.org/wiki/Resource_Description_Framework ) implemented in Pharo (or another Smalltalk)? Thank you! Juraj --- End Message ---

[Pharo-users] Pharo 6.1 VMs archive

2019-01-20 Thread Juraj Kubelka via Pharo-users
--- Begin Message --- Hi,I have a Pharo 6.1 64bit (macOS) image that worked a month or two ago, but it does not work now. And using a new Pharo 6.1 image with Roassal 2 does not work neither because of a Cairo/libfreetype issue.Where can I find Pharo 6.1 VMs? The only think I likely updated was the

Re: [Pharo-users] Do you have Pharo + SQLite experience?

2018-11-27 Thread Juraj Kubelka via Pharo-users
--- Begin Message --- That’s great. Thank you :-) Juraj > On Nov 27, 2018, at 09:40, Sven Van Caekenberghe wrote: > > http://www.samadhiweb.com/tags/SQLite > >> On 27 Nov 2018, at 13:16, Juraj Kubelka via Pharo-users >> wrote: >> >> >> From: Ju

[Pharo-users] Do you have Pharo + SQLite experience?

2018-11-27 Thread Juraj Kubelka via Pharo-users
--- Begin Message --- Hi all, I would like to play with SQLite using Pharo. Does anyone use SQLite in Pharo (version 7)? What library is recommended to use? And what is your experience (pros and cons) of the existing solutions? Do you have a project using SQLite in Pharo that I can download and

Re: [Pharo-users] GTDocument how to

2018-10-02 Thread Juraj Kubelka via Pharo-users
8 à 16:18, Juraj Kubelka via Pharo-users a écrit : >> You can create extension similar to one you have >> here: DrGeoCanvas>>#gtInspectorCanvasIn: >> >> DrGeoCanvas>>#gtCanvasIn: aView >> >> ^ self view >> ifNil: [ aView empty ] >> ifNotN

Re: [Pharo-users] GTDocument how to

2018-09-29 Thread Juraj Kubelka via Pharo-users
ing the package I was > expecting the local repo to be synchronized from remote master. I will > delete local repos and try it again, it will take time. > > Hilaire > > >> Le 29/09/2018 à 20:43, Juraj Kubelka via Pharo-users a écrit : >> I do not know how it is possibl

Re: [Pharo-users] GTDocument how to

2018-09-29 Thread Juraj Kubelka via Pharo-users
--- Begin Message --- To be more concrete: you might have locally an old Bloc repository. Juraj -- Juraj Kubelka El 29-09-2018, a la(s) 15:43, Juraj Kubelka via Pharo-users escribió: > --- End Message ---

Re: [Pharo-users] GTDocument how to

2018-09-29 Thread Juraj Kubelka via Pharo-users
--- Begin Message --- I do not know how it is possible, but your header mentions Pharo 6.1, but according to the UI you have Pharo 7. And the missing class is part of Pharo 6 only and is not required in Pharo 7. One reason might be that you keep locally old (2 months) GToolkit code. Can you ch

Re: [Pharo-users] Pharo 7.0 code documentation

2018-09-29 Thread Juraj Kubelka via Pharo-users
--- Begin Message --- Hi Dario, If you want to have an experience doing live documentation, you can start with GToolkit Documenter: https://github.com/feenkcom/gtoolkit It is an alpha version. I will be happy to help you and to know about your experience. Juraj -- Juraj Kubelka El 27-09-201

Re: [Pharo-users] GTDocument how to

2018-09-27 Thread Juraj Kubelka via Pharo-users
--- Begin Message --- Hi Hilaire, As far as I understand your description, Documenter should fit. You can start by using: -=-=-=- GtDocumenter editorForText: 'This is a Dr. Geo tutorial. Evaluate the following script: [[[ "A Dr. Geo script that returns DrGeo canvas" ]]] Extensions are done

Re: [Pharo-users] To get started with Gtoolkit and bloc

2018-09-15 Thread Juraj Kubelka via Pharo-users
--- Begin Message --- Hi Hilaire, We are aware of this issue. Current workaround is to save and then quit without saving. Juraj > On Sep 15, 2018, at 14:27, Hilaire wrote: > > > > Le 15/09/2018 à 10:10, Hilaire a écrit : >> By the way, once Bloc was installed on the image, the image does no

Re: [Pharo-users] Iceberg issue on Ubuntu 16.04.3 Pharo 6.1

2018-07-17 Thread Juraj Kubelka via Pharo-users
haro7, I don't think > that a "simple fix" could be just backported. > > Maybe you can try instead to upgrade your pharo6.1 image with latest iceberg? > Try using the script in iceberg's readme. > > On Tue, Jul 17, 2018 at 2:58 AM Juraj Kubelka via Pharo-users &