Chris Hammond
Thursday, January 19, 2012 2:59 PM
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.
This will be a quick blog post talking about “URLs” and how you can handle the old CommunityServer URLs and redirect them to the proper DotNetNuke URLs. Why would you do this? SEO, bookmarks and existing links. You want people that try to access the CS urls to be redirected properly to the appropriate DotNetNuke URL, be it for a forum post, blog post, or other.
This post isn’t going to cover all the specifics, as there are too many possible variations based on the configuration of your specific website, but hopefully it will provide you an overview of how I handled things in my conversion, and get you on the way to handling them in your conversion.
Views: 1884
Chris Hammond
Tuesday, October 04, 2011 1:36 AM
It is a very common question, and asked all over the place, twitter, the forums, blogs, etc. Who do you use for DotNetNuke Hosting? Well, I have recently spent some time moving all of my websites around, and figured I would do a quick post on what I am currently using for hosting.
Views: 1790
Chris Hammond
Thursday, August 25, 2011 1:51 PM
Views: 2702
Chris Hammond
Thursday, July 21, 2011 2:17 AM
So you are excited about DotNetNuke 6, yes? No? Well you should be! It was released today. If you are excited about the new TextProvider, the RadEditorProvider then you are going to love DotNetNuke 6. Unless of course you are doing an upgrade, then unfortunately you won’t get the provider!
Why? Well, unfortunately a slight oversight in the packaging process missed the RadEditorProvider in the Upgrade package. But never fear, the fix is simple!
Views: 4936
Chris Hammond
Thursday, July 21, 2011 1:57 AM
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.
First though, a little Too Short – Big Thangs (lyrics NSFW, and may be offensive, it is rap, get over it)
(read the full post)
Views: 1490
Chris Hammond
Friday, July 15, 2011 2:35 PM
I received an email earlier this week from a company called the MarketGraphics Research Group. They are looking to fill an “Advanced Programmer and Analyst” position, I am assuming out of their Franklin Tennessee office.
If you’re a DotNetNuke developer, or able to quickly get up and running on DotNetNuke (check out the DotNetNuke Training Subscription if you need to get up to speed) you should give the position a gander.
Read the full post for more info
Views: 1449
Chris Hammond
Wednesday, June 22, 2011 11:38 PM
DotNetNuke 6 is coming, DotNetNuke 6 is coming! That’s right, we’re getting close, close enough that we had our first “beta” for DNN6 today. While we’ve had a couple of CTP (community technology preview) releases, the beta today has quite a bit of things wrapped up and addressed.
Views: 1668
Chris Hammond
Sunday, June 19, 2011 5:04 AM
I’ve been meaning to make some changes to the skin I was using on ChrisHammond.com for a couple of weeks now. Basically it was running the MultiFunction Free DotNetNuke Skin that I created/released back in May. I wanted to make the “Home” skin use a different header image than the other pages, meaning the home page would have a larger header graphic, and the other pages would have a smaller graphic.
Views: 1403
Chris Hammond
Wednesday, May 25, 2011 1:25 AM
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!
I’m working tonight to get the HTTPModule that I created to handle the URL mapping from CommunityServer to DotNetNuke URLs into codeplex. I haven’t touched the code in a few months, and for simplicity sake I had just created using my standard DotNetNuke Module Template, which contains way more information than is necessary for a simple HTTPModule. I’m ripping out the module code and working on cleaning up the project/manifest so it will install properly as just an HTTPModule.
Views: 1230
Chris Hammond
Monday, May 23, 2011 12:51 AM
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!
A brief background: I had a number of websites running on CommunityServer 2.1, I decided it was finally time to ditch CommunityServer due to the change in their licensing model and pricing that made it not good for the small guy. This series of blog posts is about how to convert your CommunityServer based sites to DotNetNuke.
Views: 10748