Bahman Movaqar wrote:
I have had similar thoughts that many people are first drawn to an application, and then end up in its development language by default. My thought was based around a non-critical application like a mind-map tool (similar to Freemind). Something non-critical makes it easier for the techies to slip it in the back door without management getting involved. However an open source ERP like Compiere would be fantastic. The trouble would be attracting a domain expert to implement it ;) Perhaps one way to go would finding an existing database driven open source ERP system that doesn't have a web interface, and gradually bolt on a web interface using Seaside.On 2013-06-02 07:26, [email protected] wrote: I guess the marketing outlook was different in the 1970s when Smalltalk was first developed :)** The name "Smalltalk" was a marketing mistake IMHO, just like Squeak (sorry Squeak folks!) Interestingly I am reminded of a colleague once advising me on general sales psychology... That the typical person is wired to get defensive when you are selling "too many" advantages, since the more it looks like their current methods are poor, the more they defend themselves. What actually works best is having just ONE thing that is better, and let that lead their interest. Perhaps that is it.I remember I downloaded Squeak 4-5 years back being just curious about Smalltalk. I ran it and the first thing I saw was a mouse as the background of the environment. It may sound stupid but, honestly, that seriously hurt my curiosity. Pharo is much better in terms of looks (I don't know about the internals). These things, though very unimportant or even fun for the existing Smalltalk community, have great effect on newcomers. That ram usage is very interesting to know.3. Quality =========== The quality of the design is outstanding. The idea of components calling each other, i.e. `call:', and the notion of tasks makes web development a lot easier. Not that it's not possible to do so in other web frameworks but it's not as easy and straight-forward. And data binding as easy as using `on:of:' is just a breeze from heavens! 4. Cleanness ============= To me Seaside looks like a no nonsense web framework. No XML/boilerplate configuration and just enough of client/server side control over the code makes it one of the *few* good ones. Again, I being able to code after a few chapters of *tutorial* clearly speaks about cleanness. 5. Feature set =============== Component-based architecture, encapsulation of the Script from Hell (_javascript_), no setup, halos, that /creepy/ code modification from within the browser, ... Heck, I'm already drooling :-) 6. Light-weight ================ In Java world, unless you're one of those few tough know-it-all gurus, you *cannot* easily develop a web application on a machine with less than 2GB of RAM. Heck my Pharo image running Seaside in development mode and all the windows open inside Pharo has cost me just ~80MB RAM! Unbelievable! So what we really need to do is stake out a few Java conferences... nominally presenting a Java re-engineering tool but actually demonstrating how to put metrics up on a web interface through Seaside and people going.... you can do That!? Have multiple images running off a single Mac-mini so lots of the audience can get in and have a go themselves. cheers -ben [1] http://www.hpi.uni-potsdam.de/hirschfeld/seaside |
- [Pharo-users] Pharo consultants Stéphane Ducasse
- Re: [Pharo-users] Pharo consultants Bahman Movaqar
- Re: [Pharo-users] Pharo consultants btc
- Re: [Pharo-users] Pharo consultants Bahman Movaqar
- Re: [Pharo-users] Pharo consultants Stéphane Ducasse
- Re: [Pharo-users] Pharo consultants btc
- Re: [Pharo-users] Pharo consul... btc
- Re: [Pharo-users] Pharo co... Bahman Movaqar
- Re: [Pharo-users] Phar... Stéphane Ducasse
- Re: [Pharo-users] Pharo consul... Stéphane Ducasse
- Re: [Pharo-users] Pharo consultants bobn
- Re: [Pharo-users] Pharo consultants Bahman Movaqar
- Re: [Pharo-users] Pharo consultants Norbert Hartl
- Re: [Pharo-users] Pharo consultants Stéphane Ducasse
- Re: [Pharo-users] Pharo consultants Sven Van Caekenberghe
- Re: [Pharo-users] Pharo consultants Sven Van Caekenberghe
