Please login with Twitter.
08

 After my move to DotNetNuke Corp. I felt the need to make some modifications to my blog site. Having used the original DotNetNuke 4 MinimalExtropy site for quite some time, it was the right moment to move on in this respect as well.

[Read the rest of this article...]

04

DotNetNuke CorporationToday marks a big change for me. As of today I will be working for DotNetNuke Corporation. There, I’ve said it!

The past couple of weeks have been very exciting for me. Last January I was approached by DotNetNuke Corporation with the question whether or not I was interested in becoming part of a new European office, to be established in Amsterdam. I would be wearing multiple hats: helping out with both support and sales, and also doing evangelism.

[Read the rest of this article...]

18
Installing DotNetNuke on Windows 2008R2

Windows 2008r2 is good in so many ways, I can never list them all. Of course, being the server variant of Windows 7, it means you can use all the nice interface enhancements that are also available in Windows 7.

Both Windows 7 and Windows 2008r2 have IIS 7.5 on board. One of the most interesting enhancements in IIS 7.5 is something called the Application Pool Identity (AppPoolIdentity). In Windows 2008r2 this is the default setting for new application pools. With this setting, IIS can create a unique virtual windows account, using the name of the application pool. Accounts created like this have the same networking capabilities as the well known NETWORKSERVICE account, however, because they are unique, they can also be used to secure physical files in your system.

So, lets see how we can use this to quickly install DotNetNuke in a secure manner.

[Read the rest of this article...]

Posted in: DotNetNuke
18

For a couple of months now, I am a very happy user of Google Apps premier. Although I am not very fond of Google Docs (I like MS Office too much I guess…), I love Google Mail. The near native support for MS Outlook, great support for mobile devices (especially if you’re on Android), combined with the large, 25 GB inbox, and a very friendly pricing of €40 per year, makes it a very hard to beat offer.

[Read the rest of this article...]

Posted in: Other
01
Getting a list of all sites served by IIS

In order to prepare for an upcoming move of all sites hosted on our webservers to a new location, one of the tasks was to list which sites are served by IIS, including all hostheaders defined for those sites. The purpose of this list is to identify all domains we are handling.

[Read the rest of this article...]

Posted in: DotNetNuke
23

Net een blog in het Engels geschreven over wat ik allemaal al heb moeten doorstaan met UPC Zakelijk. (Dutch summary of previous English post)

[Read the rest of this article...]

Posted in: Personal
23

The last 7 weeks or so i have been trying to switch my internet / phone connection to a different provider. Previously i was a client with BBeyond, a business only provider in the Netherlands. UPC had an offer i could not resist: a business level subscription, with a 99.9 % uptime guarantee, and a promise to send a technician within 4 hours in case of trouble. Also, a fixed ip addresses 2 phone lines are included. And all of this for a mere 42 euro per month.

[Read the rest of this article...]

Posted in: Personal
20
In my OpenForce session I introduced a sample module that builds on top of the DotNetNuke starterkit compiled VB module template. That template is pretty outdated and contains patterns that have been enhanced long since.

[Read the rest of this article...]

28

One of the hidden gems in DotNetNuke 5.0 is the new caching support in the CBO (Custom Business Objects) class. During the refactoring of DotNetNuke for the Cambrian release, caching was one of the things that was closely looked at, since caching was starting to cause major issues in the DNN 4.x branch.

[Read the rest of this article...]

Posted in: DotNetNuke
27

Every once and a while you probably find yourself needing to create an overview of DNN users and some of their profile properties. For instance when your client wants to have that data in an excel spreadsheet….

[Read the rest of this article...]

Posted in: DotNetNuke
02

Right after I posted the blog about a tool I found to clear the Recent Projects list in Visual Studio, Maarten van Stam pointed me to a much better tool than that, MRU Cleaner from Bob DeRosa.

[Read the rest of this article...]

Posted in: DotNetNuke, Other
02

Always when doing visual studio demo’s, I am having issues with a long list of previously opened projects. Not that I mind anyone seeing what projects i am involved with, but the screen gets cluttered, and its a lot harder to pick the right project for your demo.

[Read the rest of this article...]

Posted in: DotNetNuke, Other
02

As many people that are using Twitter, I am using TweetDeck to manage the information overload. One of the many usefull features of TweetDeck is that you can add a search column to your view. Many DotNetNuke tweeps are using this feature to filter on everything that is tweeted about DotNetNuke.

[Read the rest of this article...]

Posted in: Other
21

Today I released my first DNN 5 module (more about that here). It’s taken me on and off about a week to get the module properly packaged. Partly because of lack of documentation about the new extension manifest. So here are the things i found out during the packaging process… hope someone else is helped by this info as well.

[Read the rest of this article...]

Posted in: DotNetNuke
21

When you need to upgrade multiple DotNetNuke websites it is sometimes hard to figure out what version a specific site is. Of course, you could logon to all your sites, but that takes quite some time. If you have installed the databases of your sites in one sql server instance, there is another option available. You could open all databases, open the Version table, and check the highest version number in that table. This is still a lot of work though… however, it is something that can be automated with a little effort.

[Read the rest of this article...]

Posted in: DotNetNuke
Page 1 of 3First   Previous   [1]  2  3  Next   Last