. .

smalltalk

Install Gemstone on Linux

October 31, 2010 20:04:31.380

Ramon Leon has posted step by step instructions for getting GLASS installed onto an Ubuntu system.

Technorati Tags: ,

posted by James Robertson

 Share Tweet This

smalltalk

Learn Smalltalk Now

October 29, 2010 13:28:09.777

Looking to learn Smalltalk in a professional setting, but don't have enough people to justify getting an instructor sent to you? David Buck has a solution to that problem: an Introduction to Smalltalk with VisualWorks delivered directly to your browser, from November 29 to December 3:

Attendees will be able to read and write Smalltalk code and will be able to use the Smalltalk environment to continue to enhance their knowledge. Attendees will be able to lay out windows and write the Smalltalk code needed to manage the windows.

You can register at the link - the cost is $1250 per person.

Technorati Tags:

posted by James Robertson

 Share Tweet This

smalltalk

Learning Smalltalk

October 29, 2010 9:09:31.765

Some of the tools out there make life a lot easier for beginners than they used to be. For instance, in Pharo, there's "ProfStef":

Meanwhile, there's a tutorial in the NC workspace for VisualWorks:

There's also This screencast series, the excellent Smalltalk TV, and the equally excellent Pharocasts. So if you're interested in Smalltalk, just dive right in!

Technorati Tags: , ,

posted by James Robertson

 Share Tweet This

smalltalk

Toothpick for VA Smalltalk

October 28, 2010 12:25:04.000

Joachim Tuchel just posted a Toothpick port to the VA Smalltalk Goodies site.

Technorati Tags: ,

posted by James Robertson

 Share Tweet This

smalltalk

SeaBreeze Progress

October 28, 2010 6:06:04.805

Georg Heeg announced an update to SeaBreeze, their GUI builder front end to Seaside:

Currently we are developing a new interesting feature for seaBreeze: Internationalization and Localization. Today we had the great break-through: The first multi-lingual seaBreeze application was up and running on my machine today. We are working together with a master course in software localization at Anhalt University. So please be patient to see progress in the not too far future.

If you're interested in becoming a beta user, follow the link for details.

Technorati Tags: ,

posted by James Robertson

 Share Tweet This

smalltalk

Support for Argentinian Smalltalkers

October 26, 2010 18:48:59.237

The FAST Foundation is offering help for Argentinians who would like to attend the Smalltalks conference next month, but need some help:

This year, the Fundacion Argentina de Smalltalk (FAST) will be able to offer some degree of assistance to attend the conference. In order to qualify for this support, it is necessary to live in Argentina, to reasonably justify the need for assistance, and to have submitted a talk proposal to the conference.

Technorati Tags: ,

posted by James Robertson

 Share Tweet This

smalltalk

Wolf Packs in Europe

October 25, 2010 9:08:27.507

Julian Fitzell and Michael Lucas-Smith are doing some wolf pack events on November 25:

Everything is organized. Helge Nowak and I will be running a Wolf Pack Programming workshop at XPDays in Hamburg. The workshop is on Thursday, November 25th and runs from 9:30am to 12:30pm. Almost simultaneously—yes, we were double booked!—Jason Ayers and Michael Lucas-Smith will be running their own workshop at XPDays Benelux, in Eindhoven, the Netherlands. Theirs will get under way at 3:30pm.

Follow the "wolf pack" link for some details on the Geek Nights event from last week.

Technorati Tags:

posted by James Robertson

 Share Tweet This

smalltalk

Smalltalk Powered Url Shortening

October 24, 2010 17:36:52.713

Pretty Cool - a Dolphin Smalltalk powered url shortener, Twit.io. Now all they need is an API - they already have analytics.

Technorati Tags: ,

posted by James Robertson

 Share Tweet This

smalltalk

Faster Remoted Gemstone

October 24, 2010 9:42:57.000

Ramon Leon explains how to run Gemstone tools from a remote server with better performance: X11

Just a quick post to document some knowledge for myself and for anyone using Gemstone on a remote server like SliceHost or my preference Linode and trying to run GemTools locally through a ssh tunnel. It's slow, very slow, several seconds per mouse click. OmniBrowser is just to chatty. Fortunately Linux has a better way to do it: X11Forwarding. Run the GemTools client on the remote server and forward the UI for just that app to your workstation.

Follow the link for full details.

Technorati Tags: ,

posted by James Robertson

 Share Tweet This

smalltalk

Smalltalk and Multiple CPUs

October 24, 2010 7:43:01.000

There's a new framework in Cincom's Smalltalk that allows you to take advantage of multiple CPUs or cores - polycephaly. There's an interesting write up over on the CST website, which comes from the ObjectStudio team:

Polycephaly allows the user to spawn new copies of your ObjectStudio VM and image. Since Windows sees these new copies as separate programs, it can schedule them on any available CPU. One use of Polycephaly could be to connect to different web services at the same time and read some data. We currently use Polycephaly to run our SUnit test suite.

Follow the link for some code you can experiment with.

Technorati Tags:

posted by James Robertson

 Share Tweet This

Previous Next (1107 total)