[10 Jun 2009 | 0 Comments]
If you are experiencing trouble with your users that have upgraded to Internet Explorer 8 and suddenly find out that the layout seems to break, there is a temporary fix. Instead of reminding users that they can click the compability view you can update your master pages or web pages with a meta ta... [More]

.NET, SharePoint »

[10 Jun 2009 | 0 Comments]

If you are experiencing trouble with your users that have upgraded to Internet Explorer 8 and suddenly find out that the layout seems to break, there is a temporary fix. Instead of reminding users that they can click the compability view you can update your master pages or web pages with a meta ta... [More]

.NET »

[2 Jun 2009 | 0 Comments]

As I was reading through someones elses code, I stumbled upon expressions that I have not seen before. I googled and found that it was something called Lamda expressions, which is used to simplify delegates.  This link here provides some information about these funny => expressions ... [More]

SharePoint »

[28 May 2009 | 0 Comments]

A good to have link is one where you could quickly find the differences between the editions of SharePoint and even more important the differences between a SharePoint and a WSS 3.0 install. http://office.microsoft.com/en-us/sharepointtechnology/FX101758691033.aspx?ofcresset=1  

SharePoint »

[28 May 2009 | 0 Comments]

YES, SharePointDesigner serves a purpose. However think for yourself a bit before you decide to make your changes to a page with SharePointDesigner. The minute you made changes to a page it is unghosted and saved in the database. If you provision these changes to new web sites you will struggle if y... [More]

.NET, SharePoint »

[27 May 2009 | 0 Comments]

Microsoft suggests the following changes to web.config for your SharePoint installation if you want to enable AJAX functionality. http://msdn.microsoft.com/en-us/library/bb861898.aspx However it is easier to use this Feature and activate it through SharePoint central administration. Benefits... [More]

Setup »

[21 May 2009 | 2 Comments]

I previously wrote about how to install WordPress on Ubuntu with some information on how to setup Apache, mySQL, PHP. A faster way (if you do not care about selecting and configuring manually) sudo tasksel install lamp-server 

Setup »

[21 Jan 2009 | 1 Comments]

WIMP stands for Windows IIS MySQL PHP WAMP stands for Windows Apache MySQL PHP   If you need to know how to configure Windows 2008 from scratch, enabling IIS and removing IE ESC (Internet Explorer Enhanced Security Configuration) please see this demonstration http://www... [More]

Setup »

[28 Dec 2008 | 1 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 | 2 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 | 4 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]