[Pharo-project] Who are you?
Dear all, 284 people are subscribed to this mailing list. It is a bit hard to deduce how many users of Pharo there are, but the number of subscriptions gives a number at least. How many companies are using Pharo? Without thinking too much, I know there are Netstyle.ch and Pinesoft. Are there more? I am preparing an academic presentation and having such figure will be great. Kind regards, Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Hi Alexandre, Alexandre Bergel pravi:
284 people are subscribed to this mailing list. It is a bit hard to deduce how many users of Pharo there are, but the number of subscriptions gives a number at least. How many companies are using Pharo? Without thinking too much, I know there are Netstyle.ch and Pinesoft. Are there more?
My company Eranova d.o.o. will use Pharo for commercial apps after the stability of images will achieve the acceptable level to run Aida/Web applications for a months without any crashes, not to mention any loss of data. I'm namely looking to Squeak and friends as a viable replacement for otherwise rock stable and reliable VW images, but so far no luck. I really hope Pharo will achieve such the stability as one of the main goals as well. I'm of course testing Pharo in the meantime and give sometimes more sometimes less critical feedback. Best regards Janko
I am preparing an academic presentation and having such figure will be great.
Kind regards, Alexandre
-- Janko Mivšek Svetovalec za informatiko Eranova d.o.o. Ljubljana, Slovenija www.eranova.si tel: 01 514 22 55 faks: 01 514 22 56 gsm: 031 674 565
I am targeting a commercial app on Pharo. I have not incorporated for the product yet, I am self employed. I hope to either build a data service, or sell the product; failing both, I would allow others to use it for free (in some form). At the least, the software I am building on Pharo would be used in- house. (My ideal would be to keep the software always working under both Pharo and Squeak.) -Cam Begin forwarded message:
How many companies are using Pharo?
Why is Method Finder delivered when Method Search is doing better?
On 20.07.2009, at 22:48, Carlos Crosetti wrote:
Why is Method Finder delivered when Method Search is doing better?
Method finder has one cool feature: search by example. You can put in 3. 4. 7 and it tells you which methods to call to get 3 <something> 4 = 7. But on the negative side, it does duplicate functionality and it references *a lot* of symbols (as it has tables of methods to call). Marcus -- Marcus Denker -- marcus@2denker.de http://www.2denker.de 2denker UG (haftungsbeschränkt) Sitz Köln Amtsgericht - Registergericht - Köln, HRB 65065 Geschäftsführer: Christian Denker und Dr. Marcus Denker
I wonder whether this is only useful as a cool demo or if people actually use it (and find what they are looking for)? I never do. Adrian On Jul 21, 2009, at 15:21 , Marcus Denker wrote:
On 20.07.2009, at 22:48, Carlos Crosetti wrote:
Why is Method Finder delivered when Method Search is doing better?
Method finder has one cool feature: search by example. You can put in 3. 4. 7
and it tells you which methods to call to get 3 <something> 4 = 7.
But on the negative side, it does duplicate functionality and it references *a lot* of symbols (as it has tables of methods to call).
Marcus
-- Marcus Denker -- marcus@2denker.de http://www.2denker.de
2denker UG (haftungsbeschränkt) Sitz Köln Amtsgericht - Registergericht - Köln, HRB 65065 Geschäftsführer: Christian Denker und Dr. Marcus Denker
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
I do often. Stef On Jul 21, 2009, at 3:27 PM, Adrian Lienhard wrote:
I wonder whether this is only useful as a cool demo or if people actually use it (and find what they are looking for)?
I never do.
Adrian
On Jul 21, 2009, at 15:21 , Marcus Denker wrote:
On 20.07.2009, at 22:48, Carlos Crosetti wrote:
Why is Method Finder delivered when Method Search is doing better?
Method finder has one cool feature: search by example. You can put in 3. 4. 7
and it tells you which methods to call to get 3 <something> 4 = 7.
But on the negative side, it does duplicate functionality and it references *a lot* of symbols (as it has tables of methods to call).
Marcus
-- Marcus Denker -- marcus@2denker.de http://www.2denker.de
2denker UG (haftungsbeschränkt) Sitz Köln Amtsgericht - Registergericht - Köln, HRB 65065 Geschäftsführer: Christian Denker und Dr. Marcus Denker
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
On Jul 21, 2009, at 3:21 PM, Marcus Denker wrote:
On 20.07.2009, at 22:48, Carlos Crosetti wrote:
Why is Method Finder delivered when Method Search is doing better?
Method finder has one cool feature: search by example. You can put in 3. 4. 7
and it tells you which methods to call to get 3 <something> 4 = 7.
But on the negative side, it does duplicate functionality and it references *a lot* of symbols (as it has tables of methods to call).
I will clean that by using pragmas but no time so far. Stef
Marcus
-- Marcus Denker -- marcus@2denker.de http://www.2denker.de
2denker UG (haftungsbeschränkt) Sitz Köln Amtsgericht - Registergericht - Köln, HRB 65065 Geschäftsführer: Christian Denker und Dr. Marcus Denker
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Targeting commercial online head-to-head game on Pharo. Most of the work in Smalltalk as of now is porting bit & pieces from Squeak, Dolphin and VAST to Pharo. Target platform was originally Windows but now keeping an eye on Linux as well. And who knows, if all goes well, why not on Mac ! ----------------- Benoit St-Jean Yahoo! Messenger: bstjean Blog: lamneth.wordpress.com A standpoint is an intellectual horizon of radius zero. (Albert Einstein) __________________________________________________________________ Ask a question on any topic and get answers from real people. Go to Yahoo! Answers and share what you know at http://ca.answers.yahoo.com
How many companies are using Pharo? Without thinking too much, I know there are Netstyle.ch and Pinesoft. Are there more?
Yeah, several companies I am consulting are using it. Cheers, Lukas -- Lukas Renggli http://www.lukas-renggli.ch
How many companies are using Pharo? Without thinking too much, I know there are Netstyle.ch and Pinesoft. Are there more?
Yeah, several companies I am consulting are using it.
I have no doubt Pharo is reliable enough to be used in production. I am essentially interested in a number here :-) Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Ok, so there is approximately 11 commercial entities (which includes company, consultant, self-employed) using Pharo. This is an excellent news! Cheers, Alexandre On 21 Jul 2009, at 10:59, Alexandre Bergel wrote:
How many companies are using Pharo? Without thinking too much, I know there are Netstyle.ch and Pinesoft. Are there more?
Yeah, several companies I am consulting are using it.
I have no doubt Pharo is reliable enough to be used in production. I am essentially interested in a number here :-)
Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
I'm a smalltalker doing the transition from Dolphin to Pharo (not an easy one). At work I use VSE and Dolphin since several years, and now I'm starting a personal project, which eventually will become commercial. After many hesitations (I was reluctant to use Squeak) I decided to use Pharo for it and not Dolphin (my favorite Smalltalk), because of several reasons. I hope to contribute in the future, by know I'm just getting aquainted back with some tools, some I already knew from when I used Squeak 3.1, and "the new" like Monticello, PackageInfo, OmniBrowser, and the frameworks like Magritte and Seaside. Regards, Esteban A. Maringolo 2009/7/21 Alexandre Bergel <alexandre@bergel.eu>:
Ok, so there is approximately 11 commercial entities (which includes company, consultant, self-employed) using Pharo. This is an excellent news!
Cheers, Alexandre
On 21 Jul 2009, at 10:59, Alexandre Bergel wrote:
How many companies are using Pharo? Without thinking too much, I know there are Netstyle.ch and Pinesoft. Are there more?
Yeah, several companies I am consulting are using it.
I have no doubt Pharo is reliable enough to be used in production. I am essentially interested in a number here :-)
Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel  http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel  http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
On Tue, Jul 21, 2009 at 2:17 PM, Esteban A. Maringolo <emaringolo@gmail.com>wrote:
I'm a smalltalker doing the transition from Dolphin to Pharo (not an easy one).
At work I use VSE and Dolphin since several years, and now I'm starting a personal project, which eventually will become commercial.
After many hesitations (I was reluctant to use Squeak) I decided to use Pharo for it and not Dolphin (my favorite Smalltalk), because of several reasons.
would be nice to know them hehe
I hope to contribute in the future, by know I'm just getting aquainted back with some tools, some I already knew from when I used Squeak 3.1, and "the new" like Monticello, PackageInfo, OmniBrowser, and the frameworks like Magritte and Seaside.
Regards,
Esteban A. Maringolo
2009/7/21 Alexandre Bergel <alexandre@bergel.eu>:
Ok, so there is approximately 11 commercial entities (which includes company, consultant, self-employed) using Pharo. This is an excellent news!
Cheers, Alexandre
On 21 Jul 2009, at 10:59, Alexandre Bergel wrote:
How many companies are using Pharo? Without thinking too much, I know there are Netstyle.ch and Pinesoft. Are there more?
Yeah, several companies I am consulting are using it.
I have no doubt Pharo is reliable enough to be used in production. I am essentially interested in a number here :-)
Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
On Tue, Jul 21, 2009 at 2:20 PM, Mariano Martinez Peck < marianopeck@gmail.com> wrote:
On Tue, Jul 21, 2009 at 2:17 PM, Esteban A. Maringolo < emaringolo@gmail.com> wrote:
I'm a smalltalker doing the transition from Dolphin to Pharo (not an easy one).
At work I use VSE and Dolphin since several years, and now I'm starting a personal project, which eventually will become commercial.
After many hesitations (I was reluctant to use Squeak) I decided to use Pharo for it and not Dolphin (my favorite Smalltalk), because of several reasons.
would be nice to know them hehe
sorry...in another thread.
I hope to contribute in the future, by know I'm just getting aquainted back with some tools, some I already knew from when I used Squeak 3.1, and "the new" like Monticello, PackageInfo, OmniBrowser, and the frameworks like Magritte and Seaside.
Regards,
Esteban A. Maringolo
2009/7/21 Alexandre Bergel <alexandre@bergel.eu>:
Ok, so there is approximately 11 commercial entities (which includes company, consultant, self-employed) using Pharo. This is an excellent news!
Cheers, Alexandre
On 21 Jul 2009, at 10:59, Alexandre Bergel wrote:
How many companies are using Pharo? Without thinking too much, I know there are Netstyle.ch and Pinesoft. Are there more?
Yeah, several companies I am consulting are using it.
I have no doubt Pharo is reliable enough to be used in production. I am essentially interested in a number here :-)
Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
On Jul 21, 2009, at 5:17 PM, Esteban A. Maringolo wrote:
I'm a smalltalker doing the transition from Dolphin to Pharo (not an easy one).
At work I use VSE and Dolphin since several years, and now I'm starting a personal project, which eventually will become commercial.
After many hesitations (I was reluctant to use Squeak) I decided to use Pharo for it and not Dolphin (my favorite Smalltalk), because of several reasons.
I hope that you will not be disappointed because we do not have full time engineers. It seems to me that Dolphin is really good (it was never working on mac to my own dispair).
I hope to contribute in the future, by know I'm just getting aquainted back with some tools, some I already knew from when I used Squeak 3.1, and "the new" like Monticello, PackageInfo, OmniBrowser, and the frameworks like Magritte and Seaside.
Regards,
Esteban A. Maringolo
2009/7/21 Alexandre Bergel <alexandre@bergel.eu>:
Ok, so there is approximately 11 commercial entities (which includes company, consultant, self-employed) using Pharo. This is an excellent news!
Cheers, Alexandre
On 21 Jul 2009, at 10:59, Alexandre Bergel wrote:
How many companies are using Pharo? Without thinking too much, I know there are Netstyle.ch and Pinesoft. Are there more?
Yeah, several companies I am consulting are using it.
I have no doubt Pharo is reliable enough to be used in production. I am essentially interested in a number here :-)
Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Thanks for the replies! I've started a list at http://www.pharo-project.org/about/success-stories Please contact me if your project is missing or if you like to change your entry. Cheers, Adrian On Jul 21, 2009, at 16:59 , Alexandre Bergel wrote:
How many companies are using Pharo? Without thinking too much, I know there are Netstyle.ch and Pinesoft. Are there more?
Yeah, several companies I am consulting are using it.
I have no doubt Pharo is reliable enough to be used in production. I am essentially interested in a number here :-)
Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
gemtools aren't with pharo now? On Tue, Jul 21, 2009 at 2:08 PM, Adrian Lienhard <adi@netstyle.ch> wrote:
Thanks for the replies!
I've started a list at http://www.pharo-project.org/about/success-stories
Please contact me if your project is missing or if you like to change your entry.
Cheers, Adrian
On Jul 21, 2009, at 16:59 , Alexandre Bergel wrote:
How many companies are using Pharo? Without thinking too much, I know there are Netstyle.ch and Pinesoft. Are there more?
Yeah, several companies I am consulting are using it.
I have no doubt Pharo is reliable enough to be used in production. I am essentially interested in a number here :-)
Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
We are 2 developers in russia using Pharo (and Pier) currently (at our free time) for a web project (http://doslovno.info/ --- it's in russian). Our development is too slow right now (as we have not enough free time) but we plan (and hope) to evolve... :) -- Dennis Schetinin
We are 2 developers in russia using Pharo (and Pier) currently (at our free time) for a web project (http://doslovno.info/ --- it's in russian). Our development is too slow right now (as we have not enough free time) but we plan (and hope) to evolve... :)
Wow, that site looks extremely professional. Do you mind if I add it to http://www.piercms.com/doc/examples? Lukas
-- Dennis Schetinin
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Lukas Renggli http://www.lukas-renggli.ch
Wow, that site looks extremely professional.
Thank you. Actually we are just starting...
Do you mind if I add it to http://www.piercms.com/doc/examples?
Sure, we don't. Please, do it. -- Dennis Schetinin
Alexandre Bergel wrote:
How many companies are using Pharo? Without thinking too much, I know there are Netstyle.ch and Pinesoft. Are there more?
We've just started a company ( http://agilitic.com/ ) with two friends. We mainly do web development with Rails/Django but we're looking for Seaside projects as well...
We (Pinesoft) are developing a new product, Pharo based. Not too many problems so far... Regards, Gary ----- Original Message ----- From: "Francois Stephany" <tulipe.moutarde@gmail.com> To: <pharo-project@lists.gforge.inria.fr> Sent: Tuesday, July 21, 2009 12:10 PM Subject: Re: [Pharo-project] Who are you?
Alexandre Bergel wrote:
How many companies are using Pharo? Without thinking too much, I know there are Netstyle.ch and Pinesoft. Are there more?
We've just started a company ( http://agilitic.com/ ) with two friends. We mainly do web development with Rails/Django but we're looking for Seaside projects as well...
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
We (http://smallworks.com.ar) are using pharo for our products since last week (we were using squeak up to now, but pharo had become cooler for enterprise development). As soon as I can make RFB work with pharo, all our clients will be migrated too :) Cheers, Esteban On 2009-07-20 18:13:24 -0300, Alexandre Bergel <alexandre@bergel.eu> said:
Dear all,
284 people are subscribed to this mailing list. It is a bit hard to deduce how many users of Pharo there are, but the number of subscriptions gives a number at least. How many companies are using Pharo? Without thinking too much, I know there are Netstyle.ch and Pinesoft. Are there more?
I am preparing an academic presentation and having such figure will be great.
Kind regards, Alexandre
On Tue, Jul 21, 2009 at 1:01 PM, Esteban Lorenzano<estebanlm@gmail.com> wrote:
We (http://smallworks.com.ar) are using pharo for our products since last week (we were using squeak up to now, but pharo had become cooler for enterprise development). As soon as I can make RFB work with pharo, all our clients will be migrated too :)
try: http://source.lukas-renggli.ch/unsorted/RFB-lr.13.mcz Please report if this does not work out-of-the-box -- Damien Cassou http://damiencassou.seasidehosting.st "Lambdas are relegated to relative obscurity until Java makes them popular by not having them." James Iry
Seems to be working, Thanks Damien for the point, and Lukas for the port. Cheers, Esteban On 2009-07-21 09:19:19 -0300, Damien Cassou <damien.cassou@gmail.com> said:
On Tue, Jul 21, 2009 at 1:01 PM, Esteban Lorenzano<estebanlm@gmail.com> wrote:
We (http://smallworks.com.ar) are using pharo for our products since last week (we were using squeak up to now, but pharo had become cooler for enterprise development). As soon as I can make RFB work with pharo, all our clients will be migrated too :)
try: http://source.lukas-renggli.ch/unsorted/RFB-lr.13.mcz
Please report if this does not work out-of-the-box
lukas uses rb engine ***all the time*** On Jul 21, 2009, at 2:45 PM, Esteban Lorenzano wrote:
Seems to be working, Thanks Damien for the point, and Lukas for the port.
Cheers, Esteban
On 2009-07-21 09:19:19 -0300, Damien Cassou <damien.cassou@gmail.com> said:
On Tue, Jul 21, 2009 at 1:01 PM, Esteban Lorenzano<estebanlm@gmail.com> wrote:
We (http://smallworks.com.ar) are using pharo for our products since last week (we were using squeak up to now, but pharo had become cooler for enterprise development). As soon as I can make RFB work with pharo, all our clients will be migrated too :)
try: http://source.lukas-renggli.ch/unsorted/RFB-lr.13.mcz
Please report if this does not work out-of-the-box
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
I am making a tourism website in my free time with a friend with Pharo + seaside + pier This is not commercial. I think I will put adds but only to pay the server. Right now I have nothing deployed but when I have I will send you the link to see it. Best, Mariano On Tue, Jul 21, 2009 at 11:49 AM, Stéphane Ducasse < stephane.ducasse@inria.fr> wrote:
lukas uses rb engine ***all the time*** On Jul 21, 2009, at 2:45 PM, Esteban Lorenzano wrote:
Seems to be working, Thanks Damien for the point, and Lukas for the port.
Cheers, Esteban
On 2009-07-21 09:19:19 -0300, Damien Cassou <damien.cassou@gmail.com> said:
On Tue, Jul 21, 2009 at 1:01 PM, Esteban Lorenzano<estebanlm@gmail.com> wrote:
We (http://smallworks.com.ar) are using pharo for our products since last week (we were using squeak up to now, but pharo had become cooler for enterprise development). As soon as I can make RFB work with pharo, all our clients will be migrated too :)
try: http://source.lukas-renggli.ch/unsorted/RFB-lr.13.mcz
Please report if this does not work out-of-the-box
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Coool. http://stroytrast.smallworks.com.ar/ looks cool. Stef PS: I really hope that in the future a small market will emerge out of pharo for add-ons or tools like better test server and others.
We (http://smallworks.com.ar) are using pharo for our products since last week (we were using squeak up to now, but pharo had become cooler for enterprise development). As soon as I can make RFB work with pharo, all our clients will be migrated too :)
Cheers, Esteban
On 2009-07-20 18:13:24 -0300, Alexandre Bergel <alexandre@bergel.eu> said:
Dear all,
284 people are subscribed to this mailing list. It is a bit hard to deduce how many users of Pharo there are, but the number of subscriptions gives a number at least. How many companies are using Pharo? Without thinking too much, I know there are Netstyle.ch and Pinesoft. Are there more?
I am preparing an academic presentation and having such figure will be great.
Kind regards, Alexandre
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Thanks! that's precisely what is running with pharo ;) (and new home page -basen on it self- is coming too) Cheers, Esteban On 2009-07-21 09:29:25 -0300, Stéphane Ducasse <stephane.ducasse@inria.fr> said:
Coool. http://stroytrast.smallworks.com.ar/ looks cool.
Stef
PS: I really hope that in the future a small market will emerge out of pharo for add-ons or tools like better test server and others.
We (http://smallworks.com.ar) are using pharo for our products since last week (we were using squeak up to now, but pharo had become cooler for enterprise development). As soon as I can make RFB work with pharo, all our clients will be migrated too :)
Cheers, Esteban
On 2009-07-20 18:13:24 -0300, Alexandre Bergel <alexandre@bergel.eu> said:
Dear all,
284 people are subscribed to this mailing list. It is a bit hard to deduce how many users of Pharo there are, but the number of subscriptions gives a number at least. How many companies are using Pharo? Without thinking too much, I know there are Netstyle.ch and Pinesoft. Are there more?
I am preparing an academic presentation and having such figure will be great.
Kind regards, Alexandre
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Using Pharo for internal web development at work. Mostly departmental reporting stuff inside a Fortune 500 company. On Mon, Jul 20, 2009 at 4:13 PM, Alexandre Bergel<alexandre@bergel.eu> wrote:
Dear all,
284 people are subscribed to this mailing list. It is a bit hard to deduce how many users of Pharo there are, but the number of subscriptions gives a number at least. How many companies are using Pharo? Without thinking too much, I know there are Netstyle.ch and Pinesoft. Are there more?
I am preparing an academic presentation and having such figure will be great.
Kind regards, Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel  http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Hi, nothing special to report. I've developed a outdoor sports community platform on squeak (http://whooka.com) and changed later on to pharo. In the meantime I switched everything to gemstone, including my pier sites. Pharo is only to client using gemtools to develop on. At the moment I ressurrect the community platform. Pharo is interesting to learn smalltalk and to participate on a great project. I have some ideas with magma and remote smalltalk but time is rare these days. Norbert On Mon, 2009-07-20 at 17:13 -0400, Alexandre Bergel wrote:
Dear all,
284 people are subscribed to this mailing list. It is a bit hard to deduce how many users of Pharo there are, but the number of subscriptions gives a number at least. How many companies are using Pharo? Without thinking too much, I know there are Netstyle.ch and Pinesoft. Are there more?
I am preparing an academic presentation and having such figure will be great.
Kind regards, Alexandre
Excellent, I write 12 then Cheers, Alexandre On 21 Jul 2009, at 16:55, Norbert Hartl wrote:
Hi,
nothing special to report. I've developed a outdoor sports community platform on squeak (http://whooka.com) and changed later on to pharo. In the meantime I switched everything to gemstone, including my pier sites. Pharo is only to client using gemtools to develop on.
At the moment I ressurrect the community platform. Pharo is interesting to learn smalltalk and to participate on a great project. I have some ideas with magma and remote smalltalk but time is rare these days.
Norbert
On Mon, 2009-07-20 at 17:13 -0400, Alexandre Bergel wrote:
Dear all,
284 people are subscribed to this mailing list. It is a bit hard to deduce how many users of Pharo there are, but the number of subscriptions gives a number at least. How many companies are using Pharo? Without thinking too much, I know there are Netstyle.ch and Pinesoft. Are there more?
I am preparing an academic presentation and having such figure will be great.
Kind regards, Alexandre
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
I'm using Pharo with Seaside for a small commercial website for a friend's business (http://test.creativecorsetry.com.au) - not live yet, but only a month or so away. I originally started on Squeak 3.10, but Pharo looked like being the better choice for the future. Regards, Stuart On Tue, Jul 21, 2009 at 7:13 AM, Alexandre Bergel <alexandre@bergel.eu>wrote:
Dear all,
284 people are subscribed to this mailing list. It is a bit hard to deduce how many users of Pharo there are, but the number of subscriptions gives a number at least. How many companies are using Pharo? Without thinking too much, I know there are Netstyle.ch and Pinesoft. Are there more?
I am preparing an academic presentation and having such figure will be great.
Kind regards, Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Hi Alex, We're a company in the making that will use pharo and seaside for a confirmed software project. I can provide more info in a month or so (names and all that... :-) On 20 Jul 2009, at 23:13, Alexandre Bergel wrote:
Dear all,
284 people are subscribed to this mailing list. It is a bit hard to deduce how many users of Pharo there are, but the number of subscriptions gives a number at least. How many companies are using Pharo? Without thinking too much, I know there are Netstyle.ch and Pinesoft. Are there more?
I am preparing an academic presentation and having such figure will be great.
Kind regards, Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
---------------------------- Johan Brichau johan.brichau@uclouvain.be
Excellent! Alexandre On 22 Jul 2009, at 06:06, Johan Brichau wrote:
Hi Alex,
We're a company in the making that will use pharo and seaside for a confirmed software project. I can provide more info in a month or so (names and all that... :-)
On 20 Jul 2009, at 23:13, Alexandre Bergel wrote:
Dear all,
284 people are subscribed to this mailing list. It is a bit hard to deduce how many users of Pharo there are, but the number of subscriptions gives a number at least. How many companies are using Pharo? Without thinking too much, I know there are Netstyle.ch and Pinesoft. Are there more?
I am preparing an academic presentation and having such figure will be great.
Kind regards, Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
---------------------------- Johan Brichau johan.brichau@uclouvain.be
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
participants (20)
-
Adrian Lienhard -
Alexandre Bergel -
Benoit St-Jean -
Cameron Sanders -
Carlos Crosetti -
Damien Cassou -
David Mitchell -
Dennis Schetinin -
Esteban A. Maringolo -
Esteban Lorenzano -
Francois Stephany -
Gary Chambers -
Janko Mivšek -
Johan Brichau -
Lukas Renggli -
Marcus Denker -
Mariano Martinez Peck -
Norbert Hartl -
Stuart Herring -
Stéphane Ducasse