Pharo already provides a CI server for daily builds:
http://ci.pharo-project.org
I personally use it to get the latest versions and you should do as
well if you are interested in up to date images.
Now some work is going on in the Squeak community to reuse the build
scripts from Lukas as well and I think we can soon expect
http://www.squeakci.org
to fill up with Squeak CI built images. Cool and a big thanks to the people providing that!
Wednesday, March 14, 2012
Tuesday, March 13, 2012
Pharo Smalltalk in use ...
Nice video from Pinesoft. The application is implemented in Pharo Smalltalk.
Wednesday, March 07, 2012
SmallCharts website
Hey, Christian announced that his company website has a new design. The company is offering a tool (built in VW Smalltalk) to easily build financial charts for newspapers. Nice!
Friday, March 02, 2012
S8/U8 Social Smalltalk development
There is a new social platform for Smalltalk development called "U8".
It is based on development with S8 - a Smalltalk running over javascript execution engines on all major browser flavors.
You can find some details here or visit the NYC Smalltalk user group on 6th of March (details on the meeting here).
It is based on development with S8 - a Smalltalk running over javascript execution engines on all major browser flavors.
You can find some details here or visit the NYC Smalltalk user group on 6th of March (details on the meeting here).
Wednesday, February 29, 2012
Styling your (VisualWorks) Smalltalk app
There are Smalltalks with native UIs (native widgets painted by the underlying OS) and other Smalltalks who paint the windows and widgets themselves.
With the last ones you can even built an own "Cross-Platform UI Look" like this UI example from a VisualWorks based product from http://www.cognitone.com shows.
With the last ones you can even built an own "Cross-Platform UI Look" like this UI example from a VisualWorks based product from http://www.cognitone.com shows.
Wednesday, February 22, 2012
Play with Arduino and Pharo
In case you want to play with Arduino and Pharo Smalltalk then check out this blog post.
Also note that since the VM packaged with the 1.3 one click image from the pharo-project.org download has a bug when using FFI package you should use the latest Cog VM as it is also described here.
Also note that since the VM packaged with the 1.3 one click image from the pharo-project.org download has a bug when using FFI package you should use the latest Cog VM as it is also described here.
Tuesday, February 07, 2012
Friday, February 03, 2012
Monday, January 30, 2012
Friday, January 27, 2012
Monday, January 16, 2012
SqueakSource down
SqueakSource is often down, this time due to a network error.
But there is help by using a mirror.
But there is help by using a mirror.
Significance of 1.1.1753
When working in IT you often have "magic" numbers or dates. Remember the year 2000 bug (Y2K)?
One interesting date is is 1.1.1753 - which is a limit in SQL-Server. Interesting to know.
One interesting date is is 1.1.1753 - which is a limit in SQL-Server. Interesting to know.
Tuesday, January 10, 2012
Sunday, January 08, 2012
Who needs the JVM - Tomcat on Smalltalk/X
The software engineering group from the czech university in Prague is running Tomcat on Smalltalk/X. So who needs the JVM? ;)
Wednesday, January 04, 2012
Subscribe to:
Posts (Atom)