Wednesday, September 24, 2008 by Cuong Dang
Filed under: Elsewhere
Are you ready for DotNetNuke 5.0 with XHTML/CSS compliant? I don’t know about you but I have been ready. Below is the list of many web sites that provide free XHTML/CSS templates that you can download and convert into DotNetNuke skin.

Read more
Wednesday, September 17, 2008 by Cuong Dang
Filed under: Tips & Tricks

If many of you are early adopters like me, you probably had your web sites upgraded to the latest version of DotNetNuke. In this version, there’s a minor change in the [SEARCH] token that hasn’t been documented anywhere. I thought I would share a new attribute just in case for non-developers can understand.
Read more
Tuesday, September 02, 2008 by Ian Robinson
Filed under: Elsewhere
Recently, via twitter, I stumbled upon a new blog. I started poking around, and was really surprised to find a ton of DNN content.
Click here to visit .Net Answers
Recent entries look to be great resources for developers just starting out with DotNetNuke; giving them overviews of features such as skinning, and module portability.
Read more
Saturday, August 16, 2008 by Cuong Dang
Filed under: Tips & Tricks
I often hear from clients or people I do training for asking about the best tools for DotNetNuke skinning. While the question is appropriate to beginners in DotNetNuke skinning, it should be clear for someone who has done skinning before.

The answer is “There is none”.
If you’re new to DotNetNuke skinning, learning about the appropriate tools for your development is important. But what’s more important is the process of getting the job done quickly and effectively. DotNetNuke skinning isn’t hard that is required special applications to do. It is about utilizing the existing skills in web design and development that you have and applying to DotNetNuke environment.
Read more
Saturday, August 16, 2008 by Cuong Dang
Filed under: Tips & Tricks
I don’t know about you, but I since I started with web development (or skinning and UI design), the following web development tools have been my best friends. Not only do these tools helpful for DotNetNuke developers and designers, they’re also widely used by many others in the web community.
Here's my list:
- Web Developer Toolbar for Firefox
- Firebug Plug-in
- IE Web Developer Toolbar
- Safari WebKit
Read more
Wednesday, August 13, 2008 by Cuong Dang
Filed under: Tips & Tricks
When it comes to usability, many people often see issues in transforming their designs into a DotNetNuke-based web site. DotNetNuke built-in features might prevent people from taking control over their design mock-ups. A few examples are the login, register, and user profile pages. Also, if you’re using terms and privacy default content from the framework, you might run into layout issues. It uses the current skin design and applies to the control you want to load on the page.
A common example is when clicking on register, the site takes users to a registration page and the layout of it is the one that you’re currently viewing (previously), it just loads different content.
Read more