Monthly Archive for July, 2008

Korčula

Korčula

Korčula

Korčula

http://lisas.de/~adrian/2008/korcula-2008-08/

Split (Day 2)

Today we spent our second day in Split until our catamaran to Korčula left at 17:00. The catamaran needs about three hours and just before 20:00 we arrived in Korčula. We took additional pictures in Split and thanks to my great photo album script I already uploaded all pictures we took in Split.

Split

Split

Today has been the first day of this years summer holiday. Our destination is (again) Croatia, and just like last year we will stay in Korčula. Today we arrived in Split and we wil stay in the Hotel Peristil.

Split

Album

I have never been happy with existing scripts/programmes to create an online photo album/gallery. For a while I used zphoto but a flash based gallery always seemed wrong. I also never liked all those dynamic php/mysql based galleries because I just wanted a simple static gallery. So, although there exist more than enough already, I wrote my own photo album/gallery. I called it album and it can be downloaded with git: git clone http://lisas.de/~adrian/devel/album

It is just a shell script but as I am mainly calling external programmes it felt like the right thing to write it in bash instead of any other language and doing lot of system() calls.

I used it for the pictures I took during the basketball game of Canada’s national team versus Germany’s national team (Germany won 84-74): http://lisas.de/~adrian/2008/basketball-2008-07-11/

Bimini/Powerstation

http://www.linux.com/feature/141098

http://terrasoftsolutions.com/news/2008/2008-07-23.shtml

Sun Enterprise 450

By accident I am the lucky owner of a Sun Enterprise 450 CPU card/module. Of course I disassembled it; what else would you do with such an old piece of hardware (although… my wife thinks it is a strange idea).

Even better. I can use my new Canon PowerShot G9 to take a few pictures.

This is CPU module just like I got it and in the second picture with already a few of the heat sinks removed.

E450 CPU ModuleE450 CPU Module

Removing more heat sinks:

E450 CPU ModuleE450 CPU Module

Closeup of one of the chips and the next picture with finally all heat sinks removed:

E450 CPU ModuleE450 CPU Module

I was surprised to see that the CPU is not soldered. Ultra SPARC II.

E450 CPU ModuleE450 CPU Module

More closeups of the different parts:

E450 CPU ModuleE450 CPU Module

E450 CPU ModuleE450 CPU Module

Backsides:

E450 CPU ModuleE450 CPU Module

Looks like it has been assembled in week 46 in 1997:

E450 CPU Module

Looks Like Fedora

Just saw that the band The Hold Steady has released a new album (Stay Positive). I never heard of that band but I just saw an article with the new album cover and it looks like Fedora:

Hold Steady

WordPress It Is

Finally I moved from Pyblosxom to WordPress as backend for my blog. “Finally” because all the other blogs on lisas.de are running WordPress since the beginning and that is also the reason I am co-maintaining WordPress for Fedora.

Thanks to Alex’ multi-user documentation (To Each His Own) we have many users using the same (RPM managed) WordPress source code and if there is a security problem with WordPress a simple yum upgrade will solve it.

Coming from Pyblosxom, WordPress is a completely different experience. It is much easier to configure, the themes (I stole mine from Alex) are really simple to configure and although I am using vi all the times it is nice to write posts with WordPress’ user interface. Oh, I also like it that I can write drafts and be able to preview them.