Learning innovation along the way

By Sam MacDonald on 1/28/2012 9:08 PM
I was brought in to work on an asp.net web site recently that had been written by another company.  I was asked to add some features to their current site as well as to fix some bugs that had been left by the previous developers.  Once I had the site ready I moved this web site project to my staging server and then started receiving this error on a couple of pages.  Now I had chosen to publish the website instead of just doing a copy of the site with the code-behind files as well.  This is when this...
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 1/4/2009 1:06 PM


BlogEngine.NET has released a theme pack that is compatible with the version 1.4 and 1.4.5. 

The theme pack contains themes designed and created by the community, and they have been brought together as a downloadable theme pack.  Janko has compiled them together for the community to use.

Download the BlogEngine.NET theme pack here.

...
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