Re: [Pharo-users] [OT] Bill Gross: The single biggest reason why startups succeed

2015-07-20 Thread Sean P. DeNigris
Martin Bähr wrote > did smalltalk miss its chance, so we should give up? > or is it still coming? glass bowl anyone? Using Unix - which took 50 years to takeover the world - as a metric, we should be hitting our stride in about 2030 ;) - Cheers, Sean -- View this message in context: http:/

Re: [Pharo-users] where to report Telescope bugs?

2015-07-20 Thread Peter Uhnák
> > Also does this "Work in progress" >> http://rmod.inria.fr/web/software/telescope/tutorial-visualization-developer >> mean that someone is actually working on it, or that it is planned >> someday = I just use the source code for the foreseeable future (or maybe >> if you have some internal docs

Re: [Pharo-users] PostGIS in Pharo

2015-07-20 Thread Arturo Zambrano
Hi Esteban,All I'm facing almost the same requirement. I have coordinates and I need to determine to which location they belong to (for example to which province). I checked that GADM and level 1 file should suffice. Now, how to did you use this information in Pharo? Which library/framework sho

Re: [Pharo-users] where to report Telescope bugs?

2015-07-20 Thread Usman Bhatti
On Mon, Jul 20, 2015 at 6:40 PM, Peter Uhnák wrote: > Btw subscriptionsDo: is added by Roassal2Spec package, which is not loaded > into the CI build > > Also load script here http://rmod.inria.fr/web/software/telescope says > its LeoPerard/Telescope > while the CI loads Moose/Telescope. > Moose/

[Pharo-users] Multiple sockets listening on same port

2015-07-20 Thread Attila Magyar
Hi, A number of times I ran into the situation where I started a http server but forgot that an other one was already running. This resulted strange behavior and led to confusion. The Socket class doesn't detect that the given port is already bound to an other socket. socket1 := Socket n

Re: [Pharo-users] Ephemeric Cloud - new platform to publish Pharo web applications

2015-07-20 Thread Andy Burnett
Mike, that sounds really interesting. Will the instances support websocket connections, and if so, will that stop them from sleeping, i.e. if I had an app that sent out news updates via wss every 15 minutes to any listening clients, could it just continue to run, or does it have to receive a get/p

Re: [Pharo-users] where to report Telescope bugs?

2015-07-20 Thread Peter Uhnák
Btw subscriptionsDo: is added by Roassal2Spec package, which is not loaded into the CI build Also load script here http://rmod.inria.fr/web/software/telescope says its LeoPerard/Telescope while the CI loads Moose/Telescope. Peter On Mon, Jul 20, 2015 at 6:34 PM, Peter Uhnák wrote: > Hi, > > wh

[Pharo-users] where to report Telescope bugs?

2015-07-20 Thread Peter Uhnák
Hi, where do I report Telescope bugs? I downloaded latest TL via Pharo Launcher (build #192), but any opening/closing interaction doesn't work. 1. run TLDemos>>exampleCompositeExploringHierarchy 2. click on "+" 3. error MNU SubscriptionRegistry>>subscriptionsDo: Also does this "Work in progress

[Pharo-users] [OT] Bill Gross: The single biggest reason why startups succeed

2015-07-20 Thread Martin Bähr
Excerpts from S Krish's message of 2015-07-20 17:47:50 +0200: > Check out this amazing TEDTalk: > Bill Gross: The single biggest reason why startups succeed > http://on.ted.com/h15YB meh. read the transcript if you want to save the time, but to save even more time, here is the summary: "The numb

Re: [Pharo-users] Ephemeric Cloud - new platform to publish Pharo web applications

2015-07-20 Thread Esteban A. Maringolo
It is a very interesting approach. Thank you for doing it. Can you share what cloud service do you use to run PharoCloud? (AWS, Google AppEngine, DigitalOcean, etc.) Regards! Esteban A. Maringolo 2015-07-20 12:47 GMT-03:00 Alexandre Bergel : > This is fantastic… > > Alexandre > > > > On Jul 20

Re: [Pharo-users] Ephemeric Cloud - new platform to publish Pharo web applications

2015-07-20 Thread Alexandre Bergel
This is fantastic… Alexandre > On Jul 20, 2015, at 5:16 PM, mikefilonov wrote: > > Dear Pharo users, > > I'm so excited to introduce you a project I'm currently working on which is > called "Ephemeric cloud". It is a very simple and fast way to publish your > Images to the web. Basically to p

[Pharo-users] Bill Gross: The single biggest reason why startups succeed

2015-07-20 Thread S Krish
Check out this amazing TEDTalk: Bill Gross: The single biggest reason why startups succeed http://on.ted.com/h15YB

[Pharo-users] Ephemeric Cloud - new platform to publish Pharo web applications

2015-07-20 Thread mikefilonov
Dear Pharo users, I'm so excited to introduce you a project I'm currently working on which is called "Ephemeric cloud". It is a very simple and fast way to publish your Images to the web. Basically to publish a Smalltalk Image you just need to call a usual HTTP POST request to Pharocloud Ephemeric

Re: [Pharo-users] Woden?

2015-07-20 Thread Ronie Salgado
> > May I suggest you add a note on SmalltalkHub about needed Pharo version > (I just added one in DrGeo page;) Done. 2015-07-20 10:53 GMT-03:00 Hilaire : > Le 20/07/2015 21:01, Ronie Salgado a écrit : > > I am not able to reproduce your problem. Can you try testing with the > > following image

Re: [Pharo-users] Woden?

2015-07-20 Thread Hilaire
Le 20/07/2015 21:01, Ronie Salgado a écrit : > I am not able to reproduce your problem. Can you try testing with the > following image and VM?: http://ronie.cl/Woden/woden-a01-linux.zip Ronie, Ok, your image works out of the box, with the shipped VM or latest VM download from pharo.org. I see you

Re: [Pharo-users] Overriding method - ExampleBuilderMorph>>#openModal:

2015-07-20 Thread Jigyasa Grover
Thank You, but I have resolved my issue :) -- View this message in context: http://forum.world.st/Overriding-method-ExampleBuilderMorph-openModal-tp4838300p4838353.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.

Re: [Pharo-users] Woden?

2015-07-20 Thread Ronie Salgado
Hi Hilaire, I am not able to reproduce your problem. Can you try testing with the following image and VM?: http://ronie.cl/Woden/woden-a01-linux.zip Greetings, Ronie 2015-07-20 8:00 GMT-03:00 Merwan Ouddane : > On lun., 2015-07-20 at 18:41 +0800, Hilaire wrote: > > Le 20/07/2015 05:45, stepharo

Re: [Pharo-users] Moose to analyse Java code

2015-07-20 Thread Alexandre Bergel
Hi Hilaire! The very first step, is to obtain a .MSE file from the Java code. MSE is what Moose can eat. I can produce one or maybe the Synectique guys can provide a license for you. Best is to do it step by step. Ask the student to interact in the Moose mailing list. it will all make things ea

Re: [Pharo-users] Where do I find Bloc and how do I load it?

2015-07-20 Thread H. Hirzel
Thank you for all answers. This is the one I was looking for https://ci.inria.fr/pharo-contribution/job/Bloc/ The latest Bloc in otherwise stable Pharo 4.0 environment. Where do I start exploring the examples? --Hannes On 7/20/15, Sean P. DeNigris wrote: > Hannes Hirzel wrote >> I wonder

Re: [Pharo-users] Where do I find Bloc and how do I load it?

2015-07-20 Thread Sean P. DeNigris
Hannes Hirzel wrote > I wonder where...https://ci.inria.fr/pharo/? The community server is at https://ci.inria.fr/pharo-contribution/ . There is a link to it on the left menu of the link you gave. - Cheers, Sean -- View this message in context: http://forum.world.st/Where-do-I-find-Bloc-an

Re: [Pharo-users] Woden?

2015-07-20 Thread Merwan Ouddane
On lun., 2015-07-20 at 18:41 +0800, Hilaire wrote: > Le 20/07/2015 05:45, stepharo a écrit : > > merwane > > > > could you also publish the files you used? > > I think that this would be good to have a resource so that people can > > fully > > redo all the exercises. > > I understand Woden is stil

[Pharo-users] Moose to analyse Java code

2015-07-20 Thread Hilaire
Hello, A friend told me one of his student need to understand the flow of OpenStreepMap java code. Of course I told him about Moose, but I am not sure I provide him enough guidance to get his student started with moose (zero knowledge). What will be the practical step to get started for a total n

Re: [Pharo-users] Woden?

2015-07-20 Thread Hilaire
Le 20/07/2015 05:45, stepharo a écrit : > merwane > > could you also publish the files you used? > I think that this would be good to have a resource so that people can > fully > redo all the exercises. I understand Woden is still at early stage of development, so not much documented, that's ok. B

Re: [Pharo-users] Where do I find Bloc and how do I load it?

2015-07-20 Thread Ben Coman
One here https://ci.inria.fr/pharo-contribution/job/Bloc/ On Mon, Jul 20, 2015 at 4:36 PM, H. Hirzel wrote: > Thanks Stef, > > I wonder where > > https://ci.inria.fr/pharo/ > > ? > > --Hannes > > On 7/19/15, stepharo wrote: >> There are two ci jobs on the contribution pharo ci. >> >> Stef >> >>

[Pharo-users] Overriding method - ExampleBuilderMorph>>#openModal:

2015-07-20 Thread Jigyasa Grover
Hi I have been using ExampleBuilderMorph and ExpanderMorph to build a accordion widget to display the search results of my application *searchQuick* which returns the list of file titles from the pre-loaded text files present in the resource folder when a string is searched for. You all are welcome

Re: [Pharo-users] Where do I find Bloc and how do I load it?

2015-07-20 Thread H. Hirzel
Thanks Stef, I wonder where https://ci.inria.fr/pharo/ ? --Hannes On 7/19/15, stepharo wrote: > There are two ci jobs on the contribution pharo ci. > > Stef > > Le 18/7/15 22:58, H. Hirzel a écrit : >> Hello >> >> Where do I find Bloc and how do I load it? >> >> http://smalltalkhub.com/#

Re: [Pharo-users] Woden?

2015-07-20 Thread Merwan Ouddane
On dim., 2015-07-19 at 23:45 +0200, stepharo wrote: > merwane > > could you also publish the files you used? I stated to do a separated example package, because the importer is not directly into woden. The files that we used would make the package to heavy... > I think that this would be good

Re: [Pharo-users] [Pharo-dev] Seeking help on morphs : expander and scrolls

2015-07-20 Thread Jigyasa Grover
Hi Nicolai I am facing another issue which in my opinion would require a scrollbar for the entire modal. The problem is that on expanding a search result, it covers the OK and CANCEL button. The code of th