Sven,

This is really an excellent piece. You must have put a lot of thought into 
making it that short and concise. 

It's hard to belĂ­eve someone can cover glorp, seaside and even a domain in such 
a short article!

There is very little in the code that's Pharo specific. The only component that 
will need significant changes is the captcha. String formattĂ­ng and #asWords 
come to my mind. For a Smalltalker, this shouldnt be too hard.

Thanks for sharing;

Joachim


Sven Van Caekenberghe <s...@stfx.eu> schrieb:

>Hi,
>
>I published another introduction/tutorial article 
>
> Reddit.st - In 10 Cool Pharo Classes
>
> Implementing a Reddit style web application in Pharo using Seaside, Glorp and 
> PostgreSQL
>
> https://medium.com/@svenvc/reddit-st-in-10-cool-pharo-classes-1b5327ca0740
>
>The focus is not so much on the smaller size or the higher developer 
>productivity in Pharo, but more on the fact that we can cover so much ground 
>using such powerful frameworks, as well as the natural development flow from 
>model over tests and persistence to web GUI. This is a more intermediate level 
>article that assumes basic knowledge about Pharo (language and IDE).
>
> https://ci.inria.fr/pharo-contribution/job/Reddit/
>
> http://www.smalltalkhub.com/#!/~SvenVanCaekenberghe/Reddit
>
>Enjoy!
>
>Sven
>
>PS: This article is actually an update of an article that I wrote in 2010 and 
>that became unavailable/outdated.
>
>--
>Sven Van Caekenberghe
>Proudly supporting Pharo
>http://pharo.org
>http://association.pharo.org
>http://consortium.pharo.org
>

Reply via email to