. .

smalltalk

Smalltalk in NYC

August 30, 2010 11:47:57.374

The NYC Smalltalk User's Group has their next meeting set for September 22 - follow the link for time and location details:

Sean DeNigris is the President and Lead Scientist of Clipper Adams, a NYC-based consulting firm. His mission is to support people in fulfilling on what matters to them. Therefore, most of his current work is on realizing Doug Engelbart’s vision of making a difference in the world by using computers to enhance human intellect. For ten years, he has gotten into the minds of users and created the business software they would have created (if they knew how to program). He is also a regular contributor to Squeak and Pharo, and participates in the Smalltalk community and its conferences world-wide.

Technorati Tags: ,

posted by James Robertson

 Share Tweet This

smalltalk

Memory Policy Changes

August 30, 2010 10:39:25.000

There have been some pretty major changes to the way memory is handled in VisualWorks in the 7.7.1 release - and that means that there have been changes for ObjectStudio 8.2.1 as well, since it's built on top of VisualWorks. You should really have a look at the release notes for 7.7.1, and the class comments for AbstractMemoryPolicy. This visual of the new hierarchy makes it clear what's changed:

Class MemoryPolicy is mostly a "legacy" class now, and is not the default one in use. The default is LargeGrainMemoryPolicy, as internal testing in Cincom engineering indicated that it performed best in the widest variety of situations.

Your mileage may vary, of course - so again, have a look at the docs.

Technorati Tags: , ,

posted by James Robertson

 Share Tweet This

smalltalk

Podcast with John O'Keefe

August 30, 2010 7:07:35.000

There have been some big changes at Instantiations recently - Google bought their Java business, and now the company is focused only on Smalltalk. With that in mind, we have John O'Keefe - long time Smalltalker and the principal Smalltalk architect at Instantiations - coming on "Industry Misinterpretations" this Tuesday at 1 PM EDT. You can wait for the podcast to be released next Sunday, or listen live at justin.tv.

Technorati Tags: ,

posted by James Robertson

 Share Tweet This

smalltalk

Seaside in the Cloud

August 29, 2010 16:33:53.000

There's a new Ubuntui AMI (Amazon ec2 instance) set up with a Pharo based Seaside image installed. There's also an Amazon instance out there for the Cincom Smalltalk WebVelocity eval - the image id for the latter is ami-871ef5ee

Update: Jan van de Sandt has a post up explaining how to get started with the instance

Technorati Tags: , , , ,

posted by James Robertson

 Share Tweet This

smalltalk

Build Tools for Smalltalk

August 29, 2010 15:24:05.000

Looks like Build tools for Smalltalk are finally starting to catch up. The Squeak/Pharo world has Gofer, the engineering team at Cincom has just released a project tool as part of the summer release (with more work in that direction to come), and Ernest Micklei pushed out a build tool for VA Smalltalk earlier this summer:

Melissa is a simple tool that can help in building development and runtime images in a continous integration environment. It is being used extensively to create daily builds for Smalltalk images. This post describes the steps to use Melissa for VA Smalltalk 8+

A lot of people yawn at these kinds of tools, but they are essential in order to reliably build applications. It's good to see activity here.

Technorati Tags:

posted by James Robertson

 Share Tweet This

smalltalk

Smalltalks 2010 Submissions Date Change

August 29, 2010 11:39:03.000

The deadline for submitting a paper/talk for Smalltalks 2010 has been extended to September 25th. The conference takes place in Buenos Aires (Argentina) November 11-13.

If you're submitting a paper, they want you to use EasyChair.

Technorati Tags: , ,

posted by James Robertson

 Share Tweet This

smalltalk

Pharo Documentation Grows

August 29, 2010 8:26:00.766

The online book, "Pharo By Example" continues to grow - a new draft chapter on the OmniBrowser (PDF) has been added.

Technorati Tags:

posted by James Robertson

 Share Tweet This

smalltalk

Smalltalk MPEG Player

August 28, 2010 9:49:46.000

This is pretty cool - Chris Cunnington (the guy behind Smalltalk TV) has pulled the MPEG player out of Sophie and made it a standalone Squeak project.

Technorati Tags: ,

posted by James Robertson

 Share Tweet This

smalltalk

Smalltalk and the Tiobe Rankings

August 28, 2010 7:41:25.000

I noticed that Smalltalk fell out of the top 50 in the Tiobe rankings; I think it's not just the niche status of Smalltalk at work here, but also the nature of Smalltalk code. What do I mean by that?

Well, consider what happens when you search for the more mainstream (file based) languages - you get code listings. When you search for Smalltalk, on the other hand, you'll get links to things like the "One Click Image" for Seaside. The image based nature of Smalltalk, and the fact that Smalltalk developers don't work in flat text files, impacts your ability to find Smalltalk code references.

Before the rise of search engines this was not terribly relevant, but now - it makes the community look much, much smaller than it really is. I don't have an answer to this problem - the Smalltalk image is unlikely to disappear (and personally, I'm a fan of it). It's just something we have to factor into these kinds of discussions.

Technorati Tags: , ,

posted by James Robertson

 Share Tweet This

smalltalk

New Cincom Smalltalk Digest Posted

August 27, 2010 13:03:32.944

The latest Cincom Smalltalk Digest is up!

Technorati Tags: ,

posted by James Robertson

 Share Tweet This

Previous Next (1107 total)