Contents tagged with DotNetNuke Tips
-
Adding a website link to the Member Directory in DotNetNuke 6.2
In case you missed it, DotNetNuke 6.2 was released today, check out Will Morgenweck’s blog post for more details on the release.
-
Come speak at DNN World 2012 in Orlando, FL
We’re in full swing for planning and preparations for DNN World 2012 this October in Orlando Florida. Our call for speakers is open for a couple of more days (5/5 I believe).
-
DotNetNuke Webinar for Open Source Developers 1/26
Scott Willhite recently announced the following free webinar for open source developers interested in learning more about posting projects in the DotNetNuke Forge.
-
Part 7: CommunityServer to DotNetNuke handling URLs
So this is Part 7 of my CommunityServer to DotNetNuke blog series, unfortunately it is well over 7 months late, but better late than never I say.
-
Using jQuery in your content to add some flare to your DotNetNuke website
With all of the changes to DotNetNuke 6, a lot can be lost in the fact that you actually maintain the content of your website, and while the maintenance UI has changed, the content that you present is still up to you. A CMS can only do so much for displaying you content, if you want to do some fancy things, branch out of your standard HTML.
-
DotNetNuke 6 Released, big thangs
Big thangs baby, today is a big day in the world of .NET. DotNetNuke 6 has been released. I won’t go into all of the details, Joe Brinkman has done that with a blog post over on DotNetNuke.com, but I will cover some of the highlights.
-
Speaking at the St. Louis Day of .NET 2011
So this year will be my 3rd year, (would be my 4th if I hadn’t bailed at the last minute on year 1), that I will be speaking at the St. Louis Day(s) of .Net. If you haven’t been to the STLDODN you should definitely check it out. It is a great two day event, and at $125 (if you register by 7/8/2011) the price can hardly be beat!
-
A new free video series, DotNetNuke Module Development
If you haven’t checked out the DotNetNuke Video Library lately, you really should, there is a lot of great content in there. I just uploaded 5 new videos as part of a new series that I am recording.
-
Wrapping up the Community Server to DotNetNuke Blog Series, next week!
I had hoped to finish up my Community Server to DotNetNuke blog series tonight, but I realized there is just too much less to cover!
-
Part 6, Community Server to DotNetNuke Moving Forum replies and attachments
This is the sixth post in a series of blog posts about converting from CommunityServer to DotNetNuke. It has been far too long since Part 5, apologies for that!
-
New Free DotNetNuke skin, Multifunction the world’s best
Are you looking for the World’s Best Free DotNetNuke Skin? Well, have I got just the one for you. MultiFunction, you can find it now on Codeplex, or check out the Demo web site to see it in action.
-
DotNetNuke Training Program Update and Changes
For those of you who don’t know, I’ve been here at DotNetNuke Corporation now for just over 14 months. In May 2010 we started offering our DotNetNuke Training webinars on a regular basis, this program has been rather successful in it’s first year.
-
Adding Facebook Comments using Razor in DotNetNuke
The other day I posted on how to add the new Facebook Comments to your DotNetNuke website. This worked okay for basic modules that only had one content display, but for a module like DNNSimpleArticle this didn’t work well as the URLs for each article didn’t come across as individual URLs because of the way the Facebook code is formatted. When displaying the Comments I also only wanted to show them on individual articles, not on the main article listing.
-
Integrating Facebook Comments into your DotNetNuke Pages
Last week Facebook announced a new feature that websites can use to get Facebook Comments onto their web pages. I thought this was interesting as I have a few car racing sites that are using Forums, but also have the DNNSimpleArticle module for main page content. The forums are active, but the DNNSimpleArticle module doesn’t allow for comments as of right now (or in the foreseeable future) so I started to look into the Facebook comments a bit.
-
Scrubbing a DotNetNuke Database for user info and passwords
If you’ve ever needed to send a backup of your DotNetNuke database to a developer for testing, you likely trust the developer enough to do so without scrubbing your data, but just to be safe it is probably best that you do take the time to scrub.
-
Part 5, Moving Forum threads from CommunityServer to DotNetNuke
This is the fifth post in a series of blog posts about converting from CommunityServer to DotNetNuke.
-
Installing DotNetNuke using WebMatrix
Last week Microsoft released a new tool called WebMatrix, a tool for developing web applications and easily installing existing web applications. You can learn more about WebMatrix by visiting http://www.microsoft.com/web/webmatrix/. What does this have to do with DotNetNuke? Well WebMatrix makes installing DotNetNuke very easy! Even easier than before when just using the Web Platform Installer also from Microsoft.
-
Part 4, Getting the conversion tables ready for CS to DNN
This is the fourth post in a series of blog posts about converting from CommunityServer to DotNetNuke.
-
DotNetNuke 5.6.1 released Upgrade Now, w/ video!
I won’t regurgitate all of Joe Brinkman’s blog post announcing the fact that DotNetNuke 5.6.1 was released today.
-
Converting From CommunityServer to DotNetNuke Intro