[28 Dec 2008 | 0 Comments]
As you probably noticed this blog is BlogEngine.NET. There are a few other good ones so I decided to install/configure WordPress on Ubuntu 7.1 workstation to see what is was all about. Since I wasn't using any packaging tools I tried to make it through a terminal window. That w... [More]

Setup »

[28 Dec 2008 | 0 Comments]

As you probably noticed this blog is BlogEngine.NET. There are a few other good ones so I decided to install/configure WordPress on Ubuntu 7.1 workstation to see what is was all about. Since I wasn't using any packaging tools I tried to make it through a terminal window. That w... [More]

Development »

[13 Dec 2008 | 0 Comments]

I experienced strange problems with some ASP scripts at a clients hosted web server. The script sends e-mails after completed execution and occasionally (quite often) some of the e-mails are not delivered or are delivered much later than expected. When running in a hosted environment it is also ve... [More]

Personal »

[20 Nov 2008 | 1 Comments]

Please enjoy the videos and pictures from my diving vacation in Sharm el Sheikh and 2 dives in Dahab in Egypt, November 10-17, 2008 if (AC_FL_RunContent == 0) { alert("This page requires AC_RunActiveContent.js."); } else { AC_FL_RunContent( 'codebase', 'http://download.macrom... [More]

Development »

[8 Nov 2008 | 0 Comments]

Have you experienced problems in your Visual Studio projects that no matter which encoding you try to use in your pages <?xml version="1.0" encoding="iso-8859-1"?> for XML or <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1&quo... [More]