Archive for September, 2006

java snakes on a plane: jython

Tuesday, September 26th, 2006

i wonder how many j* languages are out there… a.sundararajan, who wrote the syntax comparision between java, groovy and jruby, i’ve suggested you before (and before), came up with a jython companion today. additionally he also compares javascript to java (who thinks that this is the same will get banned from my blog instantly ;)) in this chart.

cosmos’ billy jean

Monday, September 25th, 2006

i do not only like music covers, but also acapella music covers. here’s cosmos’ cover of michael jacksons “billy jean.”

a humble call to noble design knights

Thursday, September 21st, 2006

did i already mention that i need a decent design for this blog? yes, sire! feel free to contribute, your lordliness.

weird al yankovic’s music video: polkarama!

Wednesday, September 20th, 2006

hmm, i seem to like music covers. this one by the almighty weird al yankovic: polkarama!

as far as i know, weird al’s newest album is out. you might consider buying it.

more java, ruby, groovy!

Tuesday, September 19th, 2006

a. sundararajan continued his comparision chart mentioned earlier, although he insists that it’s not complete and he is still learning the languages depicted. anyway, i think it gives you a nice overview of differences and what these languages have in common. for more code internals of java, groovy and (j)ruby click here.

by the way, sun hired the two main developers of jruby, so we might expect even more output of this project in the future due to full-time development.

java, ruby, groovy!

Monday, September 18th, 2006

mr. sundararajan of sun wrote a nice syntax comparision of java, groovy and jruby. worth watching while switching from one language to another.

new sha1 encoder published

Monday, September 18th, 2006

today i published the newly implemented sha1 encoder on the mainframe8 site. its algorithm is explained in the fips publication 180-2. there is also a rfc for it.

free hashsums for everyone!

mozilla: new solaris binaries are out

Friday, September 15th, 2006

according to katakai san the new precompiled binaries of mozilla firefox and thunderbird are out.

Get Firefox!

http://releases.mozilla.org/pub/mozilla.org/firefox/releases/1.5.0.7/contrib/

Firefox Release Notes:

http://www.mozilla.com/firefox/releases/1.5.0.7.html

Get Thunderbird!

http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/1.5.0.7/contrib/

Thunderbird Release Notes:

http://www.mozilla.com/thunderbird/releases/1.5.0.7.html

have fun!

windows to solaris’ desktop migration

Friday, September 15th, 2006

alfred peng has written a short list of substitutions for common windows applications on the solaris platform. here we go (list abbreviated):

quite nice collection, isn’t it? unfortunately i’m curios when adobe will support it’s acrobat reader under solaris again (version 5 for solaris sparc, version 4 for solaris x86!). come on adobe, let’s give it a shot and compile!

understand java’s hs_err error files

Monday, September 11th, 2006

now david dice of sun came up with this script to simplify hs_err files, generated by java in case of crashes etc. it is written in perl and sounds quite promising:

The hs_err6.pl perl script parses an existing hs_err file and annotates it with additional information. In particular the script will decode the the rather cryptic “Error ID” string as well as making an attempt to decorate the module-relative offsets (e.g., [jvm.dll+0×1235]) found in native stack listings with more useful symbolic names.

i haven’t tried it yet, as i have no java application that crashes frequently. :) do you?


Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 2.0 License.