Re: [Pharo-users] Best/simplest way to read and write to a MySQL database

2014-05-07 Thread p...@highoctane.be
I got it working on Pharo3 on Linux with MySQL 5.1 at the connectivity level. Le 7 mai 2014 20:30, "stepharo" a écrit : > Do we migrate the code to SmalltalkHub and add some configuration? > I know that Olivier told me that he uses a direct mysql driver (or I > confused it with another one). > >

Re: [Pharo-users] Best/simplest way to read and write to a MySQL database

2014-05-07 Thread stepharo
Phil I think that it would be good to migrate the code to SmalltalkHub. Stef On 7/5/14 15:48, p...@highoctane.be wrote: On Wed, May 7, 2014 at 3:12 PM, Esteban A. Maringolo mailto:emaring...@gmail.com>> wrote: As far as I understand, you have to install DBXTalk in your image, and h

Re: [Pharo-users] Best/simplest way to read and write to a MySQL database

2014-05-07 Thread stepharo
Do we migrate the code to SmalltalkHub and add some configuration? I know that Olivier told me that he uses a direct mysql driver (or I confused it with another one). Stef On 7/5/14 15:26, Sven Van Caekenberghe wrote: Hi Andy, On 07 May 2014, at 15:09, Andy Burnett wrote: I need to write

Re: [Pharo-users] Spec Tabs : how to remove proramatically a tab ?

2014-05-07 Thread stepharo
Hi glenn We will see what ben will answer but may be this is just that some behavior is missing or not exercised yet. Feel free to push code that fix your problem. Stef On 6/5/14 01:02, Glenn Cavarlé wrote: Hi, I try to use Tabs with Spec and i would like to remove a tab from the TabManage

Re: [Pharo-users] Some code to share - Twitter access

2014-05-07 Thread stepharo
Hi arturo Please do it fast so that you will find the time :) On 29/4/14 17:48, Arturo Zambrano wrote: Hi All, I have some code that allows to access Twitter data using its REST API and the Streaming API (thanks Sven for helping me in It is rudimentary and needs more work, but it is useful

Re: [Pharo-users] Dynamic example for spec

2014-05-07 Thread Stephan Eggermont
continued A next step is the editing of existing instances. In the DOPartiesList, we need to use a NewListModel instead of the ListModel, as that understands doubleClick actions. DOPartiesList>initializeWidgets - list := self newList. + list := self instantiate: NewListModel. To edi

[Pharo-users] Spec: double click action on newlist

2014-05-07 Thread Stephan Eggermont
In what situation would I set the doubleClickAction but not tell the NewList to use it? list handlesDoubleClick: true. list doubleClickAction: [ self halt ] Stephan

Re: [Pharo-users] Best/simplest way to read and write to a MySQL database

2014-05-07 Thread p...@highoctane.be
On Wed, May 7, 2014 at 3:12 PM, Esteban A. Maringolo wrote: > As far as I understand, you have to install DBXTalk in your image, and > have the OpenDBX drivers available. There is no native option for MySQL, > nor a direct wrapper of MySQL client. > > http://dbxtalk.smallworks.com.ar/DBXTalkDriver

Re: [Pharo-users] Best/simplest way to read and write to a MySQL database

2014-05-07 Thread Mariano Martinez Peck
On Wed, May 7, 2014 at 10:09 AM, Andy Burnett < andy.burn...@knowinnovation.com> wrote: > I need to write some agents that will process data in a MySQL database. > They don't need to do anything particularly clever, and performance isn't > a huge issue. > If performance is not a huge issue, and

Re: [Pharo-users] Best/simplest way to read and write to a MySQL database

2014-05-07 Thread Sven Van Caekenberghe
Hi Andy, On 07 May 2014, at 15:09, Andy Burnett wrote: > I need to write some agents that will process data in a MySQL database. They > don't need to do anything particularly clever, and performance isn't a huge > issue. > > I read the threads about Glorp and DBXTalk, and I was left feeling

Re: [Pharo-users] Best/simplest way to read and write to a MySQL database

2014-05-07 Thread Mariano Martinez Peck
On Wed, May 7, 2014 at 10:12 AM, Esteban A. Maringolo wrote: > As far as I understand, you have to install DBXTalk in your image, and > have the OpenDBX drivers available. There is no native option for MySQL, > nor a direct wrapper of MySQL client. > > http://dbxtalk.smallworks.com.ar/DBXTalkDrive

Re: [Pharo-users] Best/simplest way to read and write to a MySQL database

2014-05-07 Thread Esteban A. Maringolo
As far as I understand, you have to install DBXTalk in your image, and have the OpenDBX drivers available. There is no native option for MySQL, nor a direct wrapper of MySQL client. http://dbxtalk.smallworks.com.ar/DBXTalkDrivers/ Regards! Esteban A. Maringolo 2014-05-07 10:09 GMT-03:00 Andy

[Pharo-users] Best/simplest way to read and write to a MySQL database

2014-05-07 Thread Andy Burnett
I need to write some agents that will process data in a MySQL database. They don't need to do anything particularly clever, and performance isn't a huge issue. I read the threads about Glorp and DBXTalk, and I was left feeling a bit confused about the best approach. Given that my needs are simpl

Re: [Pharo-users] compiling Pillar files locally (for LaserGame book)

2014-05-07 Thread Damien Cassou
On Mon, May 5, 2014 at 7:42 PM, Ben Coman wrote: > Is TEXLive required for the PDF compilation? yes. But you can use Pillar locally without PDF creation and let the integration server do the job ( https://ci.inria.fr/pharo-contribution/job/PharoLaserGame/). Just comment the line starting with '