>Finally Commited

>I – finally – made my first commit to an open source project this year! What a feeling – one bug down, an uncountable number to go!

Index: keypad.cpp
===================================================================
--- keypad.cpp (revision 584)
+++ keypad.cpp (revision 585)
@@ -387,8 +387,6 @@
connect( d->keyASin, SIGNAL(clicked()), SLOT(clickedASin()) );
connect( d->keyACos, SIGNAL(clicked()), SLOT(clickedACos()) );
connect( d->keyATan, SIGNAL(clicked()), SLOT(clickedATan()) );
-
- connect( this, SIGNAL(settingsChanged()), SLOT(settingsChanged()) );
}

>A long time ago…

>

I found some old code today.

!       Boundaries

CHARACTER*60 BNDFN(1:15)
INTEGER*2 CHKBOUNDS
INTEGER*2 LOADBOUNDS

INTEGER*2 BNDS
INTEGER*2 CHKBNDS

COMMON /CBOUND/ BNDFN,CHKBOUNDS,LOADBOUNDS,BNDS,CHKBNDS

I just have to say that I love the code, in a painful kind of way.

        ELSE IF (STRINGCOMPARE(VARIABLE,'BOUNDFILE'//CHAR(0)) .EQ. 0) THEN
IF (CHKBNDS .EQ. 1) THEN
IF (CHKBOUNDS .EQ. 0) THEN
LOADBOUNDS = LOADBOUNDS + 1
READ (VALUE, '(A60)') BNDFN(LOADBOUNDS)

IF (LOADBOUNDS .EQ. BNDS) THEN
CHKBOUNDS = 1
ENDIF
ENDIF
ENDIF

This was actually my first paid software job. I wonder what kept me going.

        IF(FILTER .EQ. 60) THEN
/KILL("T3")
/BUTTER("NOFILT","T3",2,0.0,100.0,1,1)
/KILL("T2")
/CONV("T3","T2",0,,,,,1)
/KILL("T3")
/BUTTER("T2","T3",2,0.0,100.0,1,1)
/KILL("T2")
/CONV("T3","T2",0,,,,,1)

So, any Trolls out there that know anything about any Fortran bindings for Qt?

>Shopping for Books

>I just ordered a bunch of books – I hope that they are good. I feel that I need to get some good reference books instead of just Googling as soon as I need to know something. Perhaps I can find the time to do some reading during the summer…

All that is left now is to wait 5-7 days for delivery.

>Update

>It has been a week since I last blogged – and there are lots of things going on. Here is a quick summary:

Book-wise, we’re currently in both tech review and copy editing – meaning that I get documents to look at from all directions. I’m trying to be structured, but sometimes it feels like there is too much coming in and too little getting done. Also, I seriously need to get the appendixes done. If you have a project that you feel would fit (either a class library or a development tool), comment or mail me (e8johan, using gmail).
Work-wise, I’ve finally started to prepare for my first training sessions. I’m going to Denmark and Stockholm to teach Linux on Xilinx platforms. Will be fun.
Work-wise II, I attended a great course called “efficient consultants” in Ängelholm last week. A good, balanced, material for the course, superb trainer (Lucas from Retorium) and a very nice evening getting to meet some of the guys from our Lund and Stockholm offices.
Life-wise, Åsa and I are celebrating our second anniversary today. Hooray!
Life-wise II, I will be celebrating my 28th birthday on Wednesday.
– F1-wise, great work of Kubica to finally out-qualify Heidfelt. A sad day for Heidfelt but a great fourth for Kubica. Also, congratulations to Hamilton for the championship lead. I’m just wondering if he can handle a change of luck – he can’t stay on top through an entire season…