Apr 112006
 

Yesterday I completed my first course. That is, a course I have given (as opposed to following one). When I switched to my current employer, I told them that I experienced some great fun in coaching people. Teaching them how to work, or teaching them how to solve a problem. Because our company started as an Education Center, I was asked to think about giving courses. If I wanted to, and only when I was ready for that. Last Thursday I was ready, and I gave my first PL/SQL course to a small group of people.

The first ten minutes I tought I was going to die. It felt like hell. But I didn’t die. In fact, it went fairly well. And with each hour passing by, my confidence about giving a course grew. Yesterday was the final day of the course, and the attendees had to fill in an evaluation form. This is a standard routine. I swear I did not bribe them, but still they gave me high ratings. Yeah. That felt great.

To get into the teaching, I decided not to do courses about subjects I don’t have a ton of experience in just yet, so I can concentrate on the teaching part instead of the technical stuff in which I’m supposed to be the expert. Next week I will be giving a course in SQL. That’s the one you should do BEFORE the PL/SQL course. The challenge with this course is that it’s not given in our Education Headquarters, but at a remote location.

 Posted by at 23:27
Apr 112006
 

Welcome to WordPress. This blog is converted to WordPress. I looks so much more professional, and it is a lot faster than b2evolution is. And it has a WYSIWYG text-editor.

What I like:

  • admin interface: looks better, and works better
  • WYSIWYG post editor
  • preview mode (the whole weblog-page) when editing
  • speed
  • themes (much more, and much nicer)
  • mass comment editing mode (deleting spam is easier)
  • Pages: can be used for articles or so. Integrated in the blog, but not part of it.

So….what are you waiting for? Switch to WordPress.

 Posted by at 14:11
Apr 052006
 

ITToolbox has a comparison between Oracle 10gR2 and Microsoft SQL Server 2005. Things like “setup and configuration”, “day-to-day administration” and “backup and recovery” were looked at. Oracle wins in some categories by saving a significant amount of time or number of steps to do things. So, let’s have that white-paper (you have to register first), I thought. And that’s where I found out that the white-paper was sponsored by….Oracle.
Microsoft has been accused several times in the past for influencing tests. Either by sponsoring them, or by conducting the tests themselves. This Oracle white-paper is no different. Do take a look at the comments of the article on ITToolbox.

For some reason B2Evolution does not let me enter the URL for the white-paper: invalid URL. It’s NOT! Here it is in plaintext:
http://blogs.ittoolbox.com/oracle/guide/archives/008613.asp

Update: Found it: ITToolbox is blacklisted centrally by B2E. Sorry about that. Fixed it locally.

 Posted by at 08:55
Apr 032006
 

Apache Derby, the 100% Java database is now Sun supported and they named it JavaDB. JavaDB has a small footprint (about 2MByte), but is fully transactional and secure. Read more about JavaDB here.

 Posted by at 14:42