On Fri, Dec 2, 2011 at 10:49 PM, Cameron Sanders
<camsanders@aol.com> wrote:
Thanks for posting those links. I enjoyed seeing what is happening. Pharo is great. (Except for 1.3, which crashes out-of-the-box when I load my packages... -- i am too busy to figure out why right now.)�
Two years ago a friend needed an app to demonstrate capabilities at his start-up company. The demo app was simple: 2d display (with a map as the back-drop) with markers on the map illustrating the states & locations of various in-field devices (data pulled from the db, or added graphically to inform the db). I spec'd out the demo, generalizing as much as possible for a quick-n-dirty demo. So maybe I quickly got in to 20 to 30 classes, with not much code in each. I sat down and laid out the basic functioning demo in about 2 weeks in Java. At the end of that period, I thought: why am I using Java/Java-beans/Eclipse? I hate having to type in data-type information all over the place -- and as I get older and my eyes slower, it just slows me down a lot, visually scanning code during editing. So, I went ahead and authored the same functionality in Pharo. It took 2 days. I still do not get the appeal of Java.
I love Pharo and I am willing to contribute. Other than a few tools laying around (e.g. a Sudoku solver that I wrote a few years back) that were never polished (e.g. lacking a GUI), cash is actually the easiest thing for me to contribute.
I know that Stef, Marcus and the rest are working in a company/consortium arround Pharo (helped by the french INRIA institute).
But I will let them speak :)
�
Question: is this private-public partnership funding situation operational now, or are you still working out the details?
I am using Pharo to write a financial analysis & reporting (only html & csv currently) system that includes a simple (feed-forward) artificial neural-network subsystem and a portfolio simulation system (that can pull in historical fundamental data & simulate a portfolio with various trading rules).
Looks interesting :)
�
The chances are high that I will need some additional help in February or March for a few weeks. Are there any Smalltalk/Pharo consultants here in New Hampshire, USA?�Because this project is going to evolve, and is already too big for me to maintain progress on in my spare time (and yet the app is already critical to our in-house stock research), hiring someone would be our preferred course.
I will be busy with my PhD until the end of the next year :(
is remote work possible? (just wondering)
�
-
Whatever happened to the GUI builder? (Someone named nullset or null<something> was working on?)
In summary, I love Pharo!
Cheers,
Cam