Archive > February 2007

Passed [DSDS]

Daniel K. Theemann » 15 February 2007 » In Diploma IT » 1 Comment

This morning I got the message that I have passed the DSDS examn. This was my last examn from the autumn 2006 semester.

So congratulations to me!

Possibly Related Posts:


Tags:

Continue reading...

Tags:

Date conversion… Remember!

Daniel K. Theemann » 13 February 2007 » In PHP » 1 Comment

When converting between date formats in PHP, there is an aspect that is often forgotten… Namely if you are running PHP version < 5.1.0, then remember that dates before 01/01/1970 will be converted to 31/12/1969.

Happily it has been optimized from PHP verision 5.1.0, so the border is now 13/12/1901.

You can read more on php.net here.

Possibly Related Posts:


Tags:

Continue reading...

Tags:

Passed [OOP]

Daniel K. Theemann » 07 February 2007 » In Diploma IT » 1 Comment

Yesterday I got the message that I have passed the course Object-oriented programming [OOP]. Now I am waiting for an answer on the second course [DSDS] from the autumn 2006 semester.

This semester I have decided only to participate in the following course “Data and process modelling [IPDM]“.

Possibly Related Posts:


Tags:

Continue reading...

Tags: