Friday, February 29, 2008

after reading some more and more about my spontaneous shopping I came to the conclusion that I have to find a osx 10.4 cd or have to install a bigger hard drive.


Currently it has 40GB and only syncs recently added movies and songs. Sadly you can only sync with on pc. Since we got 5 pc's this brings some kind of a challenge.

If I could sync at least two pc's it would help alot since it would be able to sync with lindsays laptop and with my main laptop.

the easiest would still if it could just access an external hard drive as it's supposed to be,
...at least in my opinion...


today I finally managed to get my car smogged (AU) and went shopping for new toys. I was way to brave in February.



20 Minutes later I got a new airport extreme (our wireless router just died :( ) and an apple TV. Now my idea was to share a 500GB HD on the airport extreme with the apple tv, but this worked not out since I don't have a leopard 10.4 cd laying around and so have no way to enable ssh accss on the apple tv...

new plan

airport exteme + HD --> minimac (mounts the HD) --> itunes --> apple TV (display data from itunes)

an image (not taken by me, i tried, but didn't get it done)

Sunday, February 24, 2008

after we had a nice evening with friends which provided home made pizza, which was extremly tasty. I went shopping and bought a pizza stone + peeler + cutter.

Why? Pizza stones make the pizza so tasty and it's not burned. And they are cheap, 35$ for a stone and peeler and cutter is not to bad.

I also finally bought an umbrella and lightstand to improve my flash based photographies.

Saturday, February 23, 2008

night of the mojito,


this night I decided to make some mojitos,

with some I mean I went to the store and went nuts on buying different kind of rums. Which means I end up with:

1 x 10 cane rum - 40$
1 x barcadi lemon - 20$
1 x pitu - 20$

several limes, soda and mint.

now my favorite recipe for the night turned out to be

  • 2 shots of barcadi lemon
  • 2 shots of soda
  • 10 leaves of mint
  • 1 lime - dark greeen, the light green just don't cut it
  • fill up with crushed ice
  • 2 tsp brown sugar
the 10 cane needed to much sugar to taste good (better for caipirinhas) and the pitu was just to strong.

and I'm really looking at the SB-600 or the nikon F1/8 80mm as my personal birtday gift...

Friday, February 22, 2008

today I received a 250GB hard drive for my laptop and I honestly have to say I'm amazed that you can put so much stuff in a small laptop drive. Now I actually can really use the laptop to its full potential (linux + windows XP + windows vista + several VMs)

and it only cost a little bit over 100$,

Wednesday, February 20, 2008

after a couple of hours of frustration with my mac and the eternal question:

why wont java use more than 2GB of RAM, if the system has 8GB Ram I found the answer here:

http://developer.apple.com/java/javaleopard.html

basically you need to provide the JVM flag -d64

thanks apple for doing something simple so complicated. On every other os java automatically uses 64bit without the need to set some stupid flags...

it finally happened, my software project is now available as opensource (at least parts) and I also got accepted by atlassian, which means we get all there cool tools for free.
jira,
bamboo,
confluence,
crowed,
fisheye

binbase uses them all for code management and documentation.

You can find more out under:

http://binbase.sourceforge.net/

or at our ohloh account

http://www.ohloh.net/projects/11844?p=binbase

which is very helpfull to push our google hits higher and higher.

Sunday, February 17, 2008

oracle is back to live after a long time - 36h give or take,

procedure was:

  1. connect sqlplus sys/******* as sysdba
  2. shutdown immediate
  3. startup nomount
  4. restore control file
  5. shutdown abort
  6. startup mount
  7. exit
  8. export MALLOC_CHECK_=0
  9. rman catalog rman/******@BACKUP target sys/******
  10. restore database
  11. recover database
  12. alter database open resetlogs;
a simple 9 step procedure once you got it all figured out and just because a ******** barge hat to cap the cables at the sacramento river and took me out of business.

Helpfull links: this

or like a wise man said:

boss: how long do you need to fix the problem?
wise man: 10 seconds after I found the solution

fighting with oracle since 16 hours because of a stupid bug.

Copyright (c) 1982, 2005, Oracle. All rights reserved.

connected to target database: BINBASE (DBID=3083741697, not open)
connected to recovery catalog database

RMAN> recover datafile 1;

Starting recover at 15-FEB-08
Starting implicit crosscheck backup at 15-FEB-08
allocated channel: ORA_DISK_1
channel ORA_DISK_1: sid=155 devtype=DISK
Crosschecked 103 objects
Finished implicit crosscheck backup at 15-FEB-08

Starting implicit crosscheck copy at 15-FEB-08
using channel ORA_DISK_1
Crosschecked 10 objects
Finished implicit crosscheck copy at 15-FEB-08

searching for all files in the recovery area
cataloging files...
*** glibc detected *** double free or corruption (!prev): 0x0cc2f3a8 ***







RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of recover command at 02/15/2008 23:46:02
ORA-03113: end-of-file on communication channel
RMAN-00571: ===========================================================


basically it is some cglib mojo with the glib library from centos which kills your application if it thinks it founds a bug...

it is pretty well described here


In short:

The version of glibc provided with CentOS 4.3 performs additional internal
sanity checks to prevent and detect data corruption as early as possible. By
default, should corruption be detected, a message similar to the following will
be displayed on standard error (or logged via syslog if stderr is not open):

*** glibc detected *** double free or corruption: 0x0937d008 ***

By default, the program that generated this error will also be killed; however,
this (and whether or not an error message is generated) can be controlled via
the MALLOC_CHECK_ environment variable. The following settings are supported:

0 Do not generate an error message, and do not kill the program
1 Generate an error message, but do not kill the program
2 Do not generate an error message, but kill the program


3 Generate an error message and kill the program

After I set this variable I made some progress.

...need to take more pictures...
...need more spare time...
...need to figure out how to get a new visa...
...dentist, need togo to dentist...
...need more mojitos...

Thursday, February 14, 2008

it's the 14th of febuary and at it happened we won a gift certificate at a raffle from our apartment complex. What is it about? 30$ for the resturant fuzzios, but since I really can't stand fuzzios and another person won a 30$ gift certificate for Bistro 33, which is my favorite resturant around here...


...I started talking and trading and convincing the other person and got her certificate in exchange for my certificate since she didn't like bistro...

Yay I finally can eat the 25$ coffee powdered rib eye steak this saturday \o/

Wednesday, February 06, 2008

i finally managed to get my continius integration system running in the way I like it. The current configuration contains:

1 x Bamboo trial license
1 x Trac for issue management
1 x maven2

and tests my code against the following services:

1 x oracle 10g - filled using DBunit snapshots
1 x postgres8 (todo)
1 x jboss 4.2.*
1 x rocks linux cluster 4.3 - simulated using vmware server (2 nodes,1 frontend)

and all this runs on my 3year old workstation and performs quite well.

The official address is currently: bender

now I just need to get a Bamboo license for our opensource projects and write a lot more testcode. I just wished I would had started such a thing 3 years ago, since it would make things a lot simpler...