Entries for November 2008
Thursday, November 20, 2008 by Cuong Dang
Filed under: Elsewhere, Tips & Tricks
Smashing magazine has published "15 Helpful In-Browser Web Development Tools". Some of you might have already known or used them or a regular basis, the list shows a more complete picture if you haven't seen some items in there.
I've been using some of the plugins for a while and when Rich sent over the link today, I thought I put it out so some newbie in DotNetNuke can find it useful.
My favorite on the list:
Firebug
Web Developer Toolbar
YSlow (I mentioned during my presenta...
Read more
Saturday, November 08, 2008 by Ian Robinson
Filed under: Module Development
While helping with the content for our DotNetNuke OpenForce Post Training Conference, I came up with a tongue-in-cheek (yet still kind of serious) listing of symptoms of a flawed DNN module development process. Recognize any of these?
Your latest DNN module utilizes in-line CSS like it was going out of style.
You frequently need to release new versions due to changes that consist solely of updates to hard coded strings in your code-behind.
Every time you implement your modules a...
Read more