Entries for 'Ian Robinson'
Friday, December 02, 2011 by Ian Robinson
Filed under: Tips & Tricks, Module Development, DotNetNuke
DotNetNuke 6.1 introduced a new set of functionality for managing client resources (CSS and JavaScript files).
Here is a quick round up of resources ...
Read more
Monday, March 28, 2011 by Ian Robinson
Filed under: Module Development, DotNetNuke
This evening I gave a presentation at the St. Louis DotNetNuke user group. What follows is a summary of that talk. It is intended to be a high level introduction to Razor. I want to provide a bit of history, point out all of the moving pieces, and relay enough information so that those unfamiliar could jump in and get started with Razor in DNN.
Read more
Tuesday, March 22, 2011 by Ian Robinson
Filed under: Tips & Tricks, DotNetNuke
Recently, Joe Brinkman posted a quick tip about using local virtual hosts for your DotNetNuke dev installs. The summary is that there are a couple of public domains out there that point to 127.0.0.1 (which means they’ll hit your local IIS). These services Joe mentioned are smackaho.st and lvh.me. The benefit of using a service like this is that you can just assume your local domain will work and you don’t need to edit your machine’s hosts file.
So, after contemplating this for a moment, I thoug...
Read more
Friday, March 18, 2011 by Ian Robinson
Filed under: Tips & Tricks, DotNetNuke
As a community member running a well-established DNN site, I took the opportunity to test out the new DNN 6.0 CTP upgrade package today on a backup I had of dnnGallery. I also used the IIS SEO Toolkit to do some before-upgrade and after-upgrade comparisons on the website so that I could see what kind of impact it had on the website.
Read more
Tuesday, February 01, 2011 by Ian Robinson
Filed under: Tips & Tricks, DotNetNuke
A few weeks ago I came across a blog post from Mitchel Sellers about securing DotNetNuke passwords in DNN. The gist of it is as follows:
You do...
Read more
Tuesday, April 06, 2010 by Ian Robinson
Filed under: Tips & Tricks
Recently I’ve been reviewing and cleaning up various little things around here at dnnGallery. In doing so, I’ve been relying heavily on the IIS SEO To...
Read more