Smalltalk: Hello World! Learn and describe how to create a simple webpage with zinc on pharo smalltalk
Objective
zinc is a http server written in smalltalk. in this task you will learn how to build a simple webpage using zinc on pharo smalltalk.
it is recommended that you start with learning pharo smalltalk first
Requirements
download pharo from http://pharo.org/ and follow the instructions in this tutorial: http://zn.stfx.eu/zn/build-and-deploy-1st-webapp/
when you completed the tutorial, change the webpage so that it contains some information about yourself and your photo.
write a weblog post about your experience and upload the resulting work.
(in pharo "select save as...", then save as "FOSSASIA-yourname" and upload the files FOSSASIA-yourname.image and FOSSASIA-yourname.changes)
Expected Outcome
a weblog post about your experience a smalltalk image file containing the website
your code from this task and your weblog post should be published under the following licenses: CC-BY-SA, GNU FDL, GNU GPL v2 or later.