smalltalk
March 13, 2013 20:27:16.027
Amber is approaching the 1.0 milestone:
The Amber language is deeply inspired by Smalltalk. It is designed to make client-side development faster and easier. Amber includes a live development environment with a class browser, workspace, unit test runner, transcript, object inspector and debugger.
Tags:
amber, javascript
posted by James Robertson
smalltalk
March 9, 2013 10:15:14.053
It's time to think about the Google summer of code again:
Time for your cool project ideas on this year Smalltalk GSoC!
For now just express any idea you have here on the mailing list. Later
we will together develop it to be in complete format together with two
mentors needed. Deadline is end of Mart, so we have three weeks of time.
To see how fully developed ideas look like please look at the 2012 ones
For more informtion, visit the esug page for GSOC 2013.
Tags:
gsoc, esug
posted by James Robertson
smalltalk
March 3, 2013 13:18:10.342
posted by James Robertson
smalltalk
March 1, 2013 22:19:11.565
posted by James Robertson
smalltalk
February 27, 2013 21:33:40.010
Had dinner tonight with a bunch of Smaltalkers (all of them from CenturyLink) here in Minneapolis. Dave Hasegawa put the meetup together - we took some photos at Hells Kitchen



If you ever get to Hells Kitchen, check out the pictures on the bathroom walls :)
posted by James Robertson
smalltalk
February 26, 2013 22:56:35.584
I noticed that the app I'm working on does a fair bit of GC right as it starts (this is ObjectStudio). Turns out, there was a really cheap win, as you can see from the results below:
ObjectMemory dynamicallyAllocatedFootprint 78967736
ObjectMemory currentMemoryPolicy growthRegimeUpperBound 48000000
Pretty simple - just move the growth regime past the base memory size, and you get an immediate boost. Next up - figure out whether that starting size is optimal.
Tags:
objectstudio
posted by James Robertson
smalltalk
February 21, 2013 13:31:27.000
There's going to be a mini-conference in Bern this April:
During April 2-4 we will organize a PharoConf and a MooseDay in Bern, Switzerland. Mark the day and join us. The participation will be free of charge. The conference will focus on interactivity and exchange, and will feature experience report talks, tutorials, show-us-your-project sessions and open discussions.
Interested? Contact Tudor Girba
Tags:
pharo
posted by James Robertson
smalltalk
February 8, 2013 10:54:32.765
posted by James Robertson
smalltalk
February 1, 2013 11:40:34.440
posted by James Robertson
smalltalk
January 29, 2013 8:32:53.528
posted by James Robertson