Learning innovation along the way

By Sam MacDonald on 1/28/2012 4:50 PM
While setting up an installation of for a client I ran into an issue of not being able to display the Image Gallery from within the on an HTML/Text Module.  My first instinct with this was that I did not have read permissions on the "/Portals/0/" folder within the DNN...
By Sam MacDonald on 5/16/2009 9:11 PM
One of the big complaints that I have seen over the years with DotNetNuke has been the horrible URL’s that get produced by the framework.  This is a problem that is part of most dynamically created content on the web, not only DotNetNuke.

For the successful Content Management Systems, they have come up with ways to make these ugly URL’s more human friendly.  DNN did this back in about version 3.0 with the introduction of Friendly...
By Sam MacDonald on 12/28/2008 5:16 PM
Paul Scarlett of tressleworks.ca has created a Visual Basic Script to re-package DNN 4.0 skins into the new format for DNN 5.0.

The script is designed to unzip an existing skin/container package and then generate the appropriate manifest and then repackage it back up for deployment to a DNN 5.0 site.

He makes mention of requiring the following library to be installed on your system: XStandard XZip library.

...
By Sam MacDonald on 11/25/2008 3:34 PM
On November 11, 2008, DotNetNuke Corporation announced that they would be releasing a commercially supported version of their open source content management system.  DotNetNuke Professional Edition will provide access to expert technical support and value added network services that simplify and optimize the maintenance of DNN Web sites. The announcement stated that the first release of their professional edition would be based on the...
By Sam MacDonald on 10/17/2008 12:07 PM
With the release of the latest version of DotNetNuke 4.9, there have been some new improvements to things.  Some of these things won’t be apparent unless your paying close attention.  This post will not summarize the changes as I made a post previous to this that eluded to the changes.  This post will center around the new Styles skin object.

Style Skin Object

This skin object is new and allows us as skin developers to make better use of the styles that we use with our skins. ...
By Sam MacDonald on 9/23/2008 3:25 PM
TWiT.TV — with Leo Laporte & FriendsShaun Walker creator of DotNetNuke is featured this week on Twit.tv.  In episode 41 of their weekly...
By Sam MacDonald on 8/24/2008 3:29 PM
The latest release of the News Feeds module has made it through the project release cycle.  Peter Donker made the announcement on 8/24/2008.  He has chosen to completely rewrite the module to provide us in the Community with some very interesting options moving forward with this module.

The first one is Aggregation

The module uses a new version of the RSS Toolkit located at CodePlex.  This toolkit allows the module to aggregate feeds of different types together as one feed.

The...
By Sam MacDonald on 8/21/2008 9:16 PM
Hector Sosa of SystemWidgets has released a Windows Winform application that allows you to modify the User database in DotNetNuke. I’ve checked out the screen shots and it looks interesting and useful.  There is a download for the binary files as well as the source of the application.  More information can be found at his blog.

Hector Sosa Blog

By Sam MacDonald on 1/21/2008 1:10 PM
DNN LogoI figured since I have been blogging about DNN heavily that I should be  including a resource page for finding out things about DNN.  So I have started adding some pages which will store all things DotNetNuke.  My first page to add within this structure will be the inclusion of a page of free DNN Modules.  As I review them or use them on sites I will also provide some reviews of what I think of these modules.

...
By Sam MacDonald on 12/27/2007 2:43 PM
While getting started with a new project and hopefully successful business venture.  One of the first things I did was to install the latest version of DotNetNuke 4.8.0.  The install went flawless as usual with DNN.  One of the things I love of the newer releases of DNN was the ability to test at each stage of the install.

During the initial install of DNN it checks to see if the database is at the same version as the DotNetNuke...