Monday, November 14, 2016

Scripting Unreal with Pharo

Kilon is working on bridging with CPP code (using shared memory approach). Still not finished - but he made some progress by remote driving Unreal engine. Read more.

Refactoring Example in Smalltalk

A nice example of the refactoring capabilities of Smalltalk (here Pharo). Refactor until you are satisfied with the code and make sure your tests run green.


Friday, November 04, 2016

Smalltalk Reflections episode 16: Unit testing

In this episode, Craig and Philippe discuss unit testing in Smalltalk, and how it influences the development process. We welcome special guest Jean-Christophe Mincke in our exploration of validation

The code behind Google Authenticator

A new article from Sven concerning Pharo. Code is on SmalltalkHub.

Smalltalk App streaming with Snowglobe

Read more on how to stream apps using Snowglobe. A Snowglobe demo is available here.

Tether

Tether - Remote messaging between Smalltalks with WebSockets. Read more.

Happy 20th Birthday Squeak!

It was twenty years ago that Dan Ingalls and the rest of Alan Kay's team announced Squeak to the world.

SqPronterface - 3D printing with Squeak Smalltalk

SqPronterface - a Port of MacPronterface to Squeak (Smalltalk) to control a 3D Printers. Description is here.