papadi Development Blog

.NET and Software Development by Dimitris Papadimitriou 
Filed under

dotNetNuke

 

E-commerce modules for DotNetNuke

Some time ago I was involved in a project of creating an online store for a Greek firm. The store was to be implemented using dotnetnuke. I made a research back then to find what was the most appropriate dotnetnuke module for that particular case. I run into a blog post which was presenting some, but the most interesting part was the comments under it. If you search you will find a couple of mine also there.
Its been several months now that I keep getting notifications about new comments on that post. The discussion goes on and on... Its quite interesting, have a look...

Filed under  //   .net   dotnetnuke   web  

Comments [0]

DotNetNuke did it again!

In general, I'm a great fun of DotNetNuke, the free, Open Source Framework for creating web portals. It is very powerful and easy to use. However it is full of bugs! Yes, it is.

Most probably this is because the DNN team releases a new version once every couple of months! No to mention the intermediate releases of specific modules. You don't have to take my word for it. See the downloads page of the project. From January of 2007 there have been 5 releases! That is one release every 37 days!

Currently, in my web site, I'm using version 4.5.1. I had several problems before that and I spend lot's of hours trying to figure out what to do. There where times that I was completely helpless. I was thinking of throwing everything away and republishing my web site using a different framework. Here is the list of my posts in the dotnetnuke forums. Finally I installed version 4.5.1, I spent a couple of days playing with the configuration it seemed that I was there!

For months my web site was doing fine! And of course I decided not to upgrade DNN to any new version, no matter what! And suddenly!!! I click on 'Add blog entry' to write something in my blog and I get a 'DotNetNuke. Services. Exceptions. ModuleLoadException: The server tag is not well formed' error! What was it? A patch recently released by Microsoft revealed a bug of DNN. There was an invalid character in EditEntry.ascx file of blog module. Here is more by DNN team member Antonio Chagoury.

Filed under  //   .NET   dotNetNuke   Web  

Comments [0]

Announcing my first implementation of DotNetNuke

I'm glad to see my first implementation of DotNetNuke (DNN 3 beta), an open-source portal system. My implementation concerns the Ski Centre of Falakro (Drama-Greece) and you can find it in address www.skifalakro.gr. I haven't done much customization to DNN yet, except modifying the default skin and adding a simple custom module which shows weather info.

Filed under  //   .NET   dotNetNuke   Web  

Comments [0]