/ #blog 

Java, C#, PHP or Ruby?

My presentation at tekzone went well. I found it very difficult to introduce this panel discussion in just 15 minutes. Based on the comments I got, I seem to have succeeded… The presentation will be available for download. I tried to show that there were a lot of languages before Java that have a strong influence on the languages that will come after Java (Lisp, Smalltalk, Haskell were the prototypical examples). The key point (one I also tried to bring up in the discussion) is that programmers should always look beyond the language they currently are using. ...

Jens-Christian Fischer
/ #blog 

Rails on Synology CubeStation CS-406

Preparing for my workshop Enable Telnet Access see Oinkzwurgels page, download ‘syno-telnet-r3.zip’ and install it in the Synology Web Admin panel. The installation will stop at 99% - that’s fine Now you can telnet to the CubeStation: $ telnet 192.168.x.y CubeStation login: admin Password: BusyBox v1.1.0 (2006.08.06-13:52+0000) Built-in shell (ash) Enter 'help' for a list of built-in commands. CubeStation> ls You can login as any user you created. For the following steps, login as root (same password as your admin account) ...

Jens-Christian Fischer
/ #blog 

Speaking

Next week, I have two speaking engagements: On monday, the 27. I will be speaking at tekzone and sitting in on a panel about “Beyond Java” and speaking on the virtues of Ruby and Rails. If you are in Zurich at that time, drop in (free registration required). On Wednesday and Thursday (29.11 and 30.11) I’ll be holding a workshop about the Synology products. I look forward to both. Writing presentations is something I really like to do. And I simply love presenting - even though I will be nervous. ...

Jens-Christian Fischer