Development Posts from Chris Hammond
Chris Hammond is well versed in technology, spending many years in various open source software projects in the Microsoft ecosystem. Previous roles include V.P. Of Product Management for Clubready, LLC in Chesterfield, Missouri, and the Director Of Training Programs for the DotNetNuke Corporation. Chris is a published author and has been a frequent presenter at conferences, user groups and companies around the world. Chris provides many tutorials through his blog at ChrisHammond.com. He is also an active DNN Community member, providing support in the DNN Forums.
-
Playing with Netduino and the .NET Micro Framework
I’m playing around with the Netduino a little bit tonight. I ordered a couple of months ago from Amazon, and haven’t had the time/energy to do anything with it until tonight.
-
Attending CMS Expo in Chicago May 2011
If you are in the Chicagoland area, or are up for a trip to Chicago, you should check out the CMS Expo coming up the 2nd through the 4th of May, 2011.
-
Creating a Time lapse with Windows Live Movie Maker
One thing I tend to do, if you haven’t noticed on my other blogs, is time lapse videos. Here’s one I did tonight
-
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.
-
DotNetNuke is switching to C#, uh oh
If you didn’t see Shaun’s blog post earlier this week you should give it a good read through. The post announced the fact that starting with Version 6.0 (targeted for Q2 2011) DotNetNuke will no longer be developed/released as a VB.NET Application. All development of the core platform will be in C# (this does not mean that the community modules for the platform will change languages).
-
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.
-
Part 3, Converting users from CommunityServer to DotNetNuke
Two updates on the series in two days? Woah! So before you get into Part 3 of my CommunityServer to DotNetNuke series catch up if you haven’t read the previous posts.
-
CommunityServer to DotNetNuke Part 2, DotNetNuke Installation
A couple of weeks ago I started off this series, I didn’t intend for it to take this long to get to Part 2, but I’ve had a lot of other things going on.
-
DNNSimpleArticle v00.00.04 Released
Earlier this evening I release a new version of my DNNSimpleArticle module for DotNetNuke. You can download the latest release from codeplex at http://dnnsimplearticle.codeplex.com/
-
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.
-
Decking out the Project350z in DotNetNuke
This post was originally posted on my 350z website, Project350z.com
-
Learning about C Bitshift Operators
So I was doing some reading tonight on my Nerdkit, I had planned to actually do some playing around with it, but decided just to read a bit. I’ve never coded in C, I did C++ in College (not very well) and do most of my development in C# these days (when I’m doing code, mostly for fun). While all similar, there are a few differences, so doing things in C is a learning experience.
-
Show #14 DotNetNuke 5.6.1, Razor/Webmatrix and WebCamps
Once again, it’s been far too long since the last show, this time just over 4 months, For Show #14 I am joined by Joe Brinkman. Take a listen and see what has been going on in the DNN world.
-
Converting From CommunityServer to DotNetNuke Intro
-
Including additional DLL’s in an MSBuild script for Module Packaging
Late last year I created a blog post and video about a new version of the module development template that I released on Codeplex. This new template uses MSBuild scripts instead of NANT scripts to automate the packaging process for the modules built with the template.
-
Upcoming DotNetNuke Training for January 2011
With the New Year, why not resolve to learn more about DotNetNuke?