I use Strava to track my bicycle rides. Below you can see my recent activity.
This is actually a very simple trick to do inside of your modules, though you might need to setup an option to allow this to be turned on or off depending on what the site administrator wants the page title to be.
In C# you can use the following code
DotNetNuke.Framework.CDefault tp = (DotNetNuke.Framework.CDefault)this.Page;tp.Title = "This is my page title";
So the next time you're coding a module and need to change the page title, it's that simple.
See you all at OpenForce07 in Vegas!
This website runs on the best open source content management system, DotNetNuke, it always runs the latest release.