|
|
DotNetNuke Skinning Approaches |
|
|
By Ian Robinson on
10/13/2008
|
|
|
|
With the new skinning changes in DotNetNuke, it may be helpful to give an overview of available approaches to skin developers.
Each of these approaches attempts to answer the question "How do I embed and customize all that great functionality that DNN provides in my skin?" In other words, given that we have a pre-set base of options for functionality (core skin objects), and each of those options exposes certain customization points (skin object properties) that I'd like to set…how the heck do I get it done?
The answer may depend on which technologies you are familiar with (or willing to learn), but let's examine each of the different approaches and see if one clicks for you.
Note: For the sake of simp ...
|
 |
|
Comments (0)
|
More...
|
|
|
What Blogs Do You Read? |
|
|
By Ian Robinson on
2/7/2008
|
|
|
|
Earlier today I created a list of blogs, podcasts, and web sites that are of interest to me as a developer. This are the sites I keep tabs on so I can stay up on the latest and keep learning. Some of them I frequent more regularly than others...
|
 |
|
Comments (1)
|
More...
|
|
|
Reporting Services Error after editing web.config with IIS |
|
|
By Ian Robinson on
12/9/2007
|
|
|
|
If you have recently edited your reporting services web.config and can no longer access your reports you may want to check if your web.config file contains an xmlns attribute on the configuration element. If it does, you will not be able to access your report manager. Simply removing the attribute will solve this issue.
I ran into this issue today after i edited a property in the web.config using the IIS tool (under asp.net tab). As i had no idea what had originally caused the issue it took a few hours to figure out that it was because i had edited the web.config with IIS.
Here is the error message that the report manager would display:
"The report server is not responding. Verify that the report server is running and can be accessed from this computer."
Here is the error message from the log file:& ...
|
 |
|
Comments (1)
|
More...
|
|
|
Error installing VS 2005 content templates |
|
|
By Ian Robinson on
11/19/2007
|
|
|
|
Running all the new .NET 3.0 goodness on your development machine, but want to install content templates (maybe the DNN starter kit?) for Visual Studio 2005? You may see this error: Could not load file or assembly 'Microsoft.Wizardframework, Version=8.0.0.0,...'
|
 |
|
Comments (0)
|
More...
|
|
|
|
|
|
I type 102.2 WPM |
|
|
By Ian Robinson on
9/17/2007
|
|
|
Mr. Dukes pointed me to this blog post by Daniel Moth and of course I accepted the challenge (or was it just an inquiry......maybe I'm overly competitive...)
here is the link to try it yourself: Typequick
YOUR RESULTS ARE:
Number of words typed: 306 Test duration: 3 min Speed: 102.2 words/min. (511 keystrokes/min.) Error penalty: 13 Accuracy: 95.8%
I did not have to mess with the scrolling window as some have had to.....and it was my first try....also i fix errors as i go.....
|
 |
|
Comments (1)
|
|
|
|
Testing Web Sites in IE6 |
|
|
By Ian Robinson on
2/4/2007
|
|
|
|
As techies, we here at Engage Software were enthusiastic regarding the release of IE7, and subsequently left IE6 behind. However a large number of the population at large, including our clients, are keeping it very much alive. Not being able to install IE6 and IE7 on the same machine has been a frustration in recent days.....but MS has come up with a relatively painless solution.
|
 |
|
Comments (1)
|
More...
|
|