﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Crafty Code</title>
    <description>The craft of writing code.  The outcomes from being crafty with code.  Crafty Code is tales from the coding bench.</description>
    <link>http://www.ifinity.com.auhttp/www.iFinity.com.au/Blog/Technical_Blog/BlogId/2/</link>
    <language>en-US</language>
    <managingEditor>bchapman@ifinity.com.au</managingEditor>
    <webMaster>bchapman@ifinity.com.au</webMaster>
    <pubDate>Sun, 12 Oct 2008 10:00:26 GMT</pubDate>
    <lastBuildDate>Sun, 12 Oct 2008 10:00:26 GMT</lastBuildDate>
    <docs>http://backend.userland.com/rss</docs>
    <generator>Blog RSS Generator Version 3.4.0.39853</generator>
    <item>
      <title>Understanding 301 Redirects</title>
      <description>&lt;p&gt;A little while ago, I posted a blog entry as a guest blogger on seablick.com.&amp;#160; I'm putting a link in this blog to that entry, so that anyone searching for it here can find what they are looking for.&lt;/p&gt;</description>
      <link>http://www.ifinity.com.auhttp/www.iFinity.com.au/Blog/Technical_Blog/EntryID/47/</link>
      <author>bchapman@ifinity.com.au</author>
      <comments>http://www.ifinity.com.auhttp://www.iFinity.com.au/Blog/Technical_Blog/EntryID/47/#Comments</comments>
      <guid isPermaLink="true">http://www.ifinity.com.au/Default.aspx?tabid=60&amp;EntryID=47</guid>
      <pubDate>Thu, 09 Oct 2008 23:16:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.ifinity.com.au/DesktopModules/Blog/Trackback.aspx?id=47</trackback:ping>
    </item>
    <item>
      <title>Why does Url Rewriting break all my image links?</title>
      <description>&lt;p&gt;Url Rewriting has been known to make sites act strange, with broken image links, missing CSS files and javascrtipt not found errors.&amp;#160; Here's why it happens, how to fix it and how to avoid it in the first place.&lt;/p&gt;</description>
      <link>http://www.ifinity.com.auhttp/www.iFinity.com.au/Blog/Technical_Blog/EntryID/46/</link>
      <author>bchapman@ifinity.com.au</author>
      <comments>http://www.ifinity.com.auhttp://www.iFinity.com.au/Blog/Technical_Blog/EntryID/46/#Comments</comments>
      <guid isPermaLink="true">http://www.ifinity.com.au/Default.aspx?tabid=60&amp;EntryID=46</guid>
      <pubDate>Fri, 22 Aug 2008 04:12:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.ifinity.com.au/DesktopModules/Blog/Trackback.aspx?id=46</trackback:ping>
    </item>
    <item>
      <title>301 Redirecting from /default.aspx to the site root - the final word</title>
      <description>&lt;p&gt;Have you got two home pages indexed for your site?&amp;#160; I bet you have.&amp;#160; There are two home pages for most ASP.NET websites - www.domain.com and www.domain.com/default.aspx.&amp;#160; Read on for the final word on this.&lt;/p&gt;</description>
      <link>http://www.ifinity.com.auhttp/www.iFinity.com.au/Blog/Technical_Blog/EntryID/45/</link>
      <author>bchapman@ifinity.com.au</author>
      <comments>http://www.ifinity.com.auhttp://www.iFinity.com.au/Blog/Technical_Blog/EntryID/45/#Comments</comments>
      <guid isPermaLink="true">http://www.ifinity.com.au/Default.aspx?tabid=60&amp;EntryID=45</guid>
      <pubDate>Thu, 14 Aug 2008 02:09:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.ifinity.com.au/DesktopModules/Blog/Trackback.aspx?id=45</trackback:ping>
    </item>
    <item>
      <title>Google A/B Ad Testing with DotNetNuke websites</title>
      <description>&lt;p&gt;If you're getting serious with your Google Adwords advertising, you should probably be trying out different types of page copy to see which works the best.&amp;#160; Here's a quick guide on how to setup Google Adwords testing in a DNN site.&lt;/p&gt;</description>
      <link>http://www.ifinity.com.auhttp/www.iFinity.com.au/Blog/Technical_Blog/EntryID/44/</link>
      <author>bchapman@ifinity.com.au</author>
      <comments>http://www.ifinity.com.auhttp://www.iFinity.com.au/Blog/Technical_Blog/EntryID/44/#Comments</comments>
      <guid isPermaLink="true">http://www.ifinity.com.au/Default.aspx?tabid=60&amp;EntryID=44</guid>
      <pubDate>Mon, 28 Jul 2008 01:15:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.ifinity.com.au/DesktopModules/Blog/Trackback.aspx?id=44</trackback:ping>
    </item>
    <item>
      <title>Troubleshooting Url Master Installations</title>
      <description>&lt;p&gt;If you've installed the Url Master module, and it's not working exactly as you want, here's some things to try to work out where you're going wrong.&lt;/p&gt;</description>
      <link>http://www.ifinity.com.auhttp/www.iFinity.com.au/Blog/Technical_Blog/EntryID/43/</link>
      <author>bchapman@ifinity.com.au</author>
      <comments>http://www.ifinity.com.auhttp://www.iFinity.com.au/Blog/Technical_Blog/EntryID/43/#Comments</comments>
      <guid isPermaLink="true">http://www.ifinity.com.au/Default.aspx?tabid=60&amp;EntryID=43</guid>
      <pubDate>Fri, 18 Jul 2008 01:15:00 GMT</pubDate>
      <slash:comments>6</slash:comments>
      <trackback:ping>http://www.ifinity.com.au/DesktopModules/Blog/Trackback.aspx?id=43</trackback:ping>
    </item>
    <item>
      <title>Building an SEO Friendly DNN Module : Part 1</title>
      <description>&lt;p class="MsoNormal"&gt;&lt;span lang="EN-GB" style=""&gt;This entry is the first in a series about building SEO modules for DotNetNuke.&lt;span style=""&gt;&amp;#160; &lt;/span&gt;It follows on from my earlier posts about building a module that is optimised for search engines, but in this series I am going to build a module and show the relevant steps and pieces of code that go into making it.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;</description>
      <link>http://www.ifinity.com.auhttp/www.iFinity.com.au/Blog/Technical_Blog/EntryID/42/</link>
      <author>bchapman@ifinity.com.au</author>
      <comments>http://www.ifinity.com.auhttp://www.iFinity.com.au/Blog/Technical_Blog/EntryID/42/#Comments</comments>
      <guid isPermaLink="true">http://www.ifinity.com.au/Default.aspx?tabid=60&amp;EntryID=42</guid>
      <pubDate>Fri, 20 Jun 2008 03:33:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.ifinity.com.au/DesktopModules/Blog/Trackback.aspx?id=42</trackback:ping>
    </item>
    <item>
      <title>Getting caught out by Culture Specific Conversions</title>
      <description>&lt;p&gt;For us 'English as an only language' folks, it's easy to skim over globalization issues.&amp;#160; But with a global audience, sooner or later you'll run into problems.&amp;#160; Here's one of mine.&lt;/p&gt;</description>
      <link>http://www.ifinity.com.auhttp/www.iFinity.com.au/Blog/Technical_Blog/EntryID/41/</link>
      <author>bchapman@ifinity.com.au</author>
      <comments>http://www.ifinity.com.auhttp://www.iFinity.com.au/Blog/Technical_Blog/EntryID/41/#Comments</comments>
      <guid isPermaLink="true">http://www.ifinity.com.au/Default.aspx?tabid=60&amp;EntryID=41</guid>
      <pubDate>Tue, 17 Jun 2008 00:12:00 GMT</pubDate>
      <slash:comments>1</slash:comments>
      <trackback:ping>http://www.ifinity.com.au/DesktopModules/Blog/Trackback.aspx?id=41</trackback:ping>
    </item>
    <item>
      <title>DotNetNuke SEO for Mere Mortals – The 3 most important fields </title>
      <description>&lt;p&gt;There are three main fields you should be concentrating on for each and every DNN page, and anyone who edits or maintains a DNN site should be doing this in their websites, each time they create or modify a new page.&lt;/p&gt;</description>
      <link>http://www.ifinity.com.auhttp/www.iFinity.com.au/Blog/Technical_Blog/EntryID/40/</link>
      <author>bchapman@ifinity.com.au</author>
      <comments>http://www.ifinity.com.auhttp://www.iFinity.com.au/Blog/Technical_Blog/EntryID/40/#Comments</comments>
      <guid isPermaLink="true">http://www.ifinity.com.au/Default.aspx?tabid=60&amp;EntryID=40</guid>
      <pubDate>Mon, 09 Jun 2008 08:25:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.ifinity.com.au/DesktopModules/Blog/Trackback.aspx?id=40</trackback:ping>
    </item>
    <item>
      <title>7 Features DotNetNuke developers must implement in their DotNetNuke Modules to be considered SEO</title>
      <description>&lt;p&gt;If you're building or maintaing a DotNetNuke module, then you need to consider these factors to see if the module is Search Engine Optimised, or Search Engine Compromised.&lt;/p&gt;</description>
      <link>http://www.ifinity.com.auhttp/www.iFinity.com.au/Blog/Technical_Blog/EntryID/39/</link>
      <author>bchapman@ifinity.com.au</author>
      <comments>http://www.ifinity.com.auhttp://www.iFinity.com.au/Blog/Technical_Blog/EntryID/39/#Comments</comments>
      <guid isPermaLink="true">http://www.ifinity.com.au/Default.aspx?tabid=60&amp;EntryID=39</guid>
      <pubDate>Fri, 23 May 2008 01:39:00 GMT</pubDate>
      <slash:comments>7</slash:comments>
      <trackback:ping>http://www.ifinity.com.au/DesktopModules/Blog/Trackback.aspx?id=39</trackback:ping>
    </item>
    <item>
      <title>What's the difference between the Friendly Url Provider and the Url Master software?</title>
      <description>&lt;p&gt;Recently I've been requested by a number of people to explain the differences between the iFinity Friendly Url Provider, and the iFinity Url Master module.  The obvious difference is one is free, and the other you have to purchase a licence.  To help determine which one you need, I've done up a reference table of the features.&lt;/p&gt;</description>
      <link>http://www.ifinity.com.auhttp/www.iFinity.com.au/Blog/Technical_Blog/EntryID/38/</link>
      <author>bchapman@ifinity.com.au</author>
      <comments>http://www.ifinity.com.auhttp://www.iFinity.com.au/Blog/Technical_Blog/EntryID/38/#Comments</comments>
      <guid isPermaLink="true">http://www.ifinity.com.au/Default.aspx?tabid=60&amp;EntryID=38</guid>
      <pubDate>Tue, 06 May 2008 00:49:00 GMT</pubDate>
      <slash:comments>4</slash:comments>
      <trackback:ping>http://www.ifinity.com.au/DesktopModules/Blog/Trackback.aspx?id=38</trackback:ping>
    </item>
  </channel>
</rss>