Re: [Pharo-users] We Are Smalltalk

2019-10-29 Thread Davorin Rusevljan
very nice. I have noticed that linked youtube videos have less likes than positive responses here. Liking them on youtube could help a bit for youtube algorithm to appreciate them slightly more. davorin rusevljan On Tue, Oct 29, 2019 at 5:25 PM Christopher Fuhrman < christopher.f

Re: [Pharo-users] perspective request for those earning a living fromSmalltalk

2017-11-06 Thread Davorin Rusevljan
On Sat, Oct 28, 2017 at 7:59 PM, Andrew Glynn wrote: > Your history is accurate, but there’s a few things I’d like to add, due > to having been employed by IBM at exactly that period working specifically > on VisualAge, not only for Smalltalk, but for Java, C++ and Cobol as well. > (my NDA’s fin

Re: [Pharo-users] Smalltalk Argument

2017-10-19 Thread Davorin Rusevljan
. Davorin Rusevljan On Thu, Oct 19, 2017 at 9:04 AM, Paulo R. Dellani wrote: > Dear all, > > after using Smalltalk for several years I developed a passion for the > language (how not to?), and Pharo is just so great to develop with. > So thank you guys for keeping this wonderful

Re: [Pharo-users] Dark Mode

2017-08-28 Thread Davorin Rusevljan
theme, it has both currently fashionable and older ones to choose from. I do not see need for anything else on that front. Davorin Rusevljan

[Pharo-users] Smalltalk on Stack Overflow Developers Survey 2017

2017-03-24 Thread Davorin Rusevljan
sorry to abuse pharo list, but I guess it is related enough. Smalltalk made it to SO developer Survey. Unfortunately it did not appear in most used languages list, but it got great place as "Second most loved language"! So for those of you who participated in the survey, it payed off. davorin

Re: [Pharo-users] Becoming good at VM development

2015-08-28 Thread Davorin Rusevljan
; Get a copy of Smalltalk blue book and read implementation part. It is very old, but it would get you many important ideas. http://stephane.ducasse.free.fr/FreeBooks/BlueBook/Bluebook.pdf after that, there is a source of Squek/Pharo virtual machines, and you can even run and debug them it inside Pharo. Davorin Rusevljan http://www.cloud208.com > >

Re: [Pharo-users] Detecting image (pharo process) hang?

2015-06-03 Thread Davorin Rusevljan
e is completelly > unresponsive (all is blank and not responsive to any event, click and > so). > > Is there anything better? > > > Install minimal http server into image, and query it for basic health information? Davorin Rusevljan http://www.cloud208.com/

Re: [Pharo-users] Aio Plugin error

2015-05-01 Thread Davorin Rusevljan
ot have AIO plugin davorin rusevljan http://www.cloud208.com

Re: [Pharo-users] Any framework to create a blog over seaside?

2015-03-10 Thread Davorin Rusevljan
, once one gets a feeling for its ways. But getting the version that works can be daunting process, and can be burden if someone just wants to blog. Davorin Rusevljan http://www.cloud208.com/

Re: [Pharo-users] Blue book, worth reading?

2014-09-16 Thread Davorin Rusevljan
For me, one of the few Books with capital B. It will teach you spirit of Smalltalk like nothing else. But if you are looking for book that will give you practical kickstart in Smalltalk, Pharo by example might be the ticket. On Sep 16, 2014 8:59 PM, "Ichiseki" wrote: > Is it a good idea to inves

Re: [Pharo-users] I would rather pay for Smalltalkhub than use Github for free.

2013-11-06 Thread Davorin Rusevljan
commit in a directory of 100 mb of data, then you will get 100 mb per > commit, will take you only 10 commits for 1 GB. All that assuming that that > data is tracked by your git repo (git add). > > that is plainly wrong understanding of how git works. davorin rusevljan http://www.cloud208.com

Re: [Pharo-users] Pharo-powered wiki

2013-06-04 Thread Davorin Rusevljan
On Tue, Jun 4, 2013 at 9:34 PM, Sean P. DeNigris wrote: > Is there any such project available? > > I might be missing something here, but is Pier not a wiki? (and then some of course) davorin