﻿<?xml version="1.0" encoding="utf-8"?>
<feed version="0.3" xmlns="http://purl.org/atom/ns#">
  <title>Kinetic Computing</title>
  <link rel="alternate" type="text/html" href="http://blog.kineticcomputing.com" title="Kinetic Computing" />
  <tagline>Neal's Blog</tagline>
  <id>http://blog.kineticcomputing.com/feeds/atom.xml</id>
  <generator>Presstopia</generator>
  <copyright>Copyright (c) 2009 Kinetic Computing</copyright>
  <modified>2009-04-04T13:42:32Z</modified>
  <entry>
    <title>How can I start my own blog?</title>
    <link rel="alternate" type="text/html" href="http://blog.kineticcomputing.com/default.aspx?id=1&amp;t=How-can-I-start-my-own-blog" title="How can I start my own blog?" />
    <author>
      <name>Neal Sulmeyer</name>
      <url>http://blog.kineticcomputing.com</url>
    </author>
    <id>http://blog.kineticcomputing.com/default.aspx?id=1&amp;t=How-can-I-start-my-own-blog</id>
    <modified>2009-04-04T13:42:32Z</modified>
    <issued>2009-04-02T14:58:00Z</issued>
    <created>2009-04-02T15:36:42Z</created>
    <content type="text/html" mode="escaped">&lt;P&gt;&lt;FONT face=Georgia&gt;After considerable prodding by friends and colleagues, I decided it was time to get a blog&amp;nbsp;working on my company web site.&amp;nbsp; I spent the morning researching the different blog engines before deciding on PressTopia™.&amp;nbsp; My search parameters were: it had to be free, run on a windows 2000 server, and use SQL&amp;nbsp;database (I have SQL 2005).&amp;nbsp; Several I looked at included WordPress, .blog, dasBlog, and PressTopia.&amp;nbsp; The popularity of WordPress gave it considerable weight, but as it is written in PHP (which I am not fond of), I decided to concentrate on products developed with ".NET".&amp;nbsp; All the products I looked at had just about the same set of features and very professional interfaces.&amp;nbsp; I am sure I would have been happy with any one of them.&amp;nbsp; My decision to go with PressTopia was purely technical as it fit in best with my IT infrastructure.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Georgia&gt;There are several options available for&amp;nbsp;your own blog.&amp;nbsp; The easiest is to use a hosted solution.&amp;nbsp; Several providers&amp;nbsp;can be found by searching for "hosted blog".&amp;nbsp; The only down side I see is that the URL is something like 'KineticComputing.bloghost.com'&amp;nbsp;rather than 'blog.KineticComputing.com' or 'www.KineticComputing.com/blog'.&amp;nbsp; &lt;/FONT&gt;&lt;FONT face=Georgia&gt;I would think that comercial web hosting companies would&amp;nbsp;including blog software as part of a hosting solution.&amp;nbsp; If you are interested in starting your own blog, I would check with your service provider and see if they offer blogging as part of your hosting package.&amp;nbsp; If they do not, installing your own blogging software is not too difficult but does require some technical understanding.&amp;nbsp; This typically means using FTP to upload the software to a new 'blog' directory under your root,&amp;nbsp;modifiying the configuration with the appropriate database connection string, and then running an installation script.&amp;nbsp; Access to your blog would be through a URL like 'www.KineticComputing.com/blog'.&amp;nbsp; Another option is to create a CNAME record like I did (blog.KineticComputing.com) and create a new virtual folder for it to point.&amp;nbsp; This takes a bit more technical know how, but is very straight forward.&amp;nbsp; I did it in about 10 minutes.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Georgia&gt;Happy Blogging!&lt;/FONT&gt;&lt;/P&gt;</content>
  </entry>
</feed>