Re: [Pharo-users] SignalR

2017-12-05 Thread Hans N Beck
Hi Ben, At the moment I experimenting with different Shiny like techniques in different environments: python - Tornado, Pharo - Teapot and also SignalR - c#. As far as I know, SignalR uses Websockets including a fall-back mechanism and a so called „hub“, which calls JS in the client or do some

Re: [Pharo-users] Short report about Pharo experience

2017-11-23 Thread Hans N Beck
> On Thu, Nov 23, 2017 at 12:23 AM, Hans N Beck > wrote: >> Hi, >> >> Shiny for the R language is a very useful technique to create responsive >> applications based on Web technologies - with all the advantage the big >> ecosystem of JS libraries offers. >

[Pharo-users] Short report about Pharo experience

2017-11-22 Thread Hans N Beck
Hi, Shiny for the R language is a very useful technique to create responsive applications based on Web technologies - with all the advantage the big ecosystem of JS libraries offers. With Shiny in mind, I’m working with Teapot on Pharo. Dashboard like use interface with Processing (exactly: p5

Re: [Pharo-users] New Pharo article at The Cohort

2017-11-18 Thread Hans N. Beck
Hi, my personal opinion to this topic is: I’m say thanks to everyone who is enganged in Pharo and better ways of thinking and writing software. That‘s first. Yes we are living in a time where words are analysed, interpreted and instrumenatlized for own purposes. People seems to look more to wha

Re: [Pharo-users] Binary (external) objects

2017-11-16 Thread Hans N Beck
eworks. There is work going on to make it more automatic by leveraging >> libclang to parse headers and automate a lot of the grunt work. Search the >> list for FFI in the subject lines and you will find some things. >> >> -Todd Blanchard >> >>> On Nov 16, 2

[Pharo-users] Binary (external) objects

2017-11-16 Thread Hans N Beck
Hi, is it possible - at least in theory - to build a VM such that Pharo could handle binary objects ? For example, there may be objects written in C, in Golang, Lisp... you could load the objects into to image, you would see their methods as all other Smalltalk Code, with the difference that yo

Re: [Pharo-users] Smalltalk Argument

2017-11-06 Thread Hans N Beck
Hi Dimitris, you have pointed out some good thoughts. However, for me any technical thing can have two aspects: - solve a problem, provide a product which has value (for get things done) - take the concepts (of applied technics and computer science forward) For me, both things are important. Ex

Re: [Pharo-users] Looking for game state

2017-11-03 Thread Hans N Beck
Hi Stef, Not sure what you want to show: decision trees, belief network, concurrent actor model ... I‘m also interested which book you read and what are your plans :) :) Cheers Hans > Am 03.11.2017 um 11:09 schrieb Alexandre Bergel : > > Hi! > > In my lecture I use a starcraft unit, the ta