2008-04-25

OpenSolaris rules

There was another one of those "Blame OpenSolaris for all you can think about" articles on /. today http://tech.slashdot.org/article.pl?sid=08/04/24/1723226

I find it most amusing that the Linux kids never grow up enough to work with real UNIX. It's as if everything isn't exactly as in their favorite distro, it's bad. And then they blame OpenSolaris for their own shortcomings. And throw up on ZFS just because. Is it to much Jolt, or?

Ranting about that they cannot add whatever they want is so kiddish. Solaris is a state of the art UNIX system and one of the most stable environment around. There must be control and if that's to hard to understand, stay with the toys.

2008-03-08

VirtualBox

The acquisition of German based Innotek with its VirtualBox was a nice move by Sun. I'm now downloading it for both OpenSolaris and Windows XP to test run OpenSolaris on XP and XP on OpenSolaris (plus some Ubuntu I think). Will be interesting...

2008-01-20

Symptomatic???

http://wiki.services.openoffice.org/wiki/Compiler_versions_used_by_port_maintainers_and_release_engineers


OpenOffice.org Wiki has a problem

Sorry! This site is experiencing technical difficulties.

Try waiting a few minutes and reloading.

(Can't contact the database server: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (146) (localhost))

Nice move

CEO Jonathan Schwartz of Sun Microsystems has announced that they will buy the Swedish software company MySQL AB, http://blogs.sun.com/jonathan/date/20080116.
I think that is one of the best moves Sun has done in a long time. Much better than changing SUNW to JAVA as stock ticker or buying STK.

2008-01-13

Not sharing shares

Sun Microsystems [NASDAQ: JAVA] has started to buy back lots of it own shares. I got a proposition to sell my JAVA shares from them. Wonder why? The price is falling drastically as most other shares in the US lately. What's the reason to by back your own shares? Can it be that you have a lot of cash and when the stock price is going down it's easier to become a target for a hostile takeover. Having loads of "useless" stock shares instead of cash can prevent companies like IBM and HP to be to interested in Sun, or?

2007-09-22

Developer team

Put =STARCALCTEAM() in a cell and find out who did the development of Calc.

2007-08-29

ODF är bättre än OOXML

Öppna ett nytt kalkylark i StarOffice och skriv in 10 i A1, 20 i A2 och =SUM(A1:A2) i A3
Spara som test

unzip test.ods
emacs content.xml
Ändra 20 till 50 på två ställen och spara
zip -r testfix.ods .

Öppna testfix.ods i StarOffice (eller OpenOffice) och du ser att A2 är 50 och A3 är summerad till 70

Detta triviala förfarande (att editera XML externt) klarar inte OOXML, utan ger en massa felbeddelanden! Och ändå ska vi ha den skiten som SIS standard.