<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Welcome to Killersites.com &#8211; the blog!</title>
	<atom:link href="http://www.killersites.com/blog/2005/welcome-to-killersites/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.killersites.com/blog/2005/welcome-to-killersites/</link>
	<description>Real world talk about web design, programming and the business of web design.</description>
	<lastBuildDate>Tue, 16 Mar 2010 23:26:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Stefan Mischook</title>
		<link>http://www.killersites.com/blog/2005/welcome-to-killersites/comment-page-1/#comment-31</link>
		<dc:creator>Stefan Mischook</dc:creator>
		<pubDate>Wed, 21 Sep 2005 23:31:47 +0000</pubDate>
		<guid isPermaLink="false">/?p=1#comment-31</guid>
		<description>Hey Tom,

Yep, I&#039;m using WordPress.

I&#039;ve been poking around the &#039;guts&#039; of WordPress with some interest because I see a few custom modifications down the road ... you gotta love GPL!

That being said, so far so good.

Thanks,

Stefan</description>
		<content:encoded><![CDATA[<p>Hey Tom,</p>
<p>Yep, I&#8217;m using WordPress.</p>
<p>I&#8217;ve been poking around the &#8216;guts&#8217; of WordPress with some interest because I see a few custom modifications down the road &#8230; you gotta love GPL!</p>
<p>That being said, so far so good.</p>
<p>Thanks,</p>
<p>Stefan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Rogers</title>
		<link>http://www.killersites.com/blog/2005/welcome-to-killersites/comment-page-1/#comment-30</link>
		<dc:creator>Tom Rogers</dc:creator>
		<pubDate>Wed, 21 Sep 2005 20:19:53 +0000</pubDate>
		<guid isPermaLink="false">/?p=1#comment-30</guid>
		<description>Hi Stefan,

Looking Good!

Did you you use WordPress to create this blog?

Tom Rogers</description>
		<content:encoded><![CDATA[<p>Hi Stefan,</p>
<p>Looking Good!</p>
<p>Did you you use WordPress to create this blog?</p>
<p>Tom Rogers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robbkore</title>
		<link>http://www.killersites.com/blog/2005/welcome-to-killersites/comment-page-1/#comment-24</link>
		<dc:creator>robbkore</dc:creator>
		<pubDate>Tue, 20 Sep 2005 23:44:12 +0000</pubDate>
		<guid isPermaLink="false">/?p=1#comment-24</guid>
		<description>how&#039;s your cat?!?!?

:-p

I keed!</description>
		<content:encoded><![CDATA[<p>how&#8217;s your cat?!?!?</p>
<p>:-p</p>
<p>I keed!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Administrator</title>
		<link>http://www.killersites.com/blog/2005/welcome-to-killersites/comment-page-1/#comment-4</link>
		<dc:creator>Administrator</dc:creator>
		<pubDate>Thu, 15 Sep 2005 03:33:08 +0000</pubDate>
		<guid isPermaLink="false">/?p=1#comment-4</guid>
		<description>Hi,

A blog is basically a web-application (website tied to a database,) that allows you add content to a website via web-forms - no HTML required. In some ways like a classic message board except with a blog, usually only one person can post new content.

Another aspect of a blog is that they are template driven; this allows you to change the appearence of the website (blog) by altering just a few files. 

With some popular blog tools, you can instantly change the entire look of the website with a click of a button - yes, it&#039;s pretty cool!

-

This is a basic explanation, as many blog tools (software) go way beyond that. For example:

Many blogs allow people to post comments about an article written in a blog. Another common feature with blogs is that they automatically create something called an RSS feed. 

RSS feeds are basically XML files that provide a summary of the articles found on the blog. People can &#039;subscribe&#039; to RSS feeds using an RSS feed reading software.  

The RSS feed reading software periodically checks to see if there are new articles on the blog ... and lets you know. The one I use, pops up a little window with a summary of the new articles.

- -

This explanation is really simple, and I will have much more to say about that in the very near future.

Should you build your own blog? 

No. There are great free blog software you can use so there is no point. This one here is called WordPress - it&#039;s free and very powerful.

Thanks for posting!

Stefan Mischook</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>A blog is basically a web-application (website tied to a database,) that allows you add content to a website via web-forms &#8211; no HTML required. In some ways like a classic message board except with a blog, usually only one person can post new content.</p>
<p>Another aspect of a blog is that they are template driven; this allows you to change the appearence of the website (blog) by altering just a few files. </p>
<p>With some popular blog tools, you can instantly change the entire look of the website with a click of a button &#8211; yes, it&#8217;s pretty cool!</p>
<p>-</p>
<p>This is a basic explanation, as many blog tools (software) go way beyond that. For example:</p>
<p>Many blogs allow people to post comments about an article written in a blog. Another common feature with blogs is that they automatically create something called an RSS feed. </p>
<p>RSS feeds are basically XML files that provide a summary of the articles found on the blog. People can &#8217;subscribe&#8217; to RSS feeds using an RSS feed reading software.  </p>
<p>The RSS feed reading software periodically checks to see if there are new articles on the blog &#8230; and lets you know. The one I use, pops up a little window with a summary of the new articles.</p>
<p>- -</p>
<p>This explanation is really simple, and I will have much more to say about that in the very near future.</p>
<p>Should you build your own blog? </p>
<p>No. There are great free blog software you can use so there is no point. This one here is called WordPress &#8211; it&#8217;s free and very powerful.</p>
<p>Thanks for posting!</p>
<p>Stefan Mischook</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erick Schluter</title>
		<link>http://www.killersites.com/blog/2005/welcome-to-killersites/comment-page-1/#comment-3</link>
		<dc:creator>Erick Schluter</dc:creator>
		<pubDate>Thu, 15 Sep 2005 02:42:41 +0000</pubDate>
		<guid isPermaLink="false">/?p=1#comment-3</guid>
		<description>Hello Stefan,

I received your last email about you recognizing what you actually were talking about, blogs, without having one yourself and that you decided to put up one. It looks...Like a blog, great !

Because I am not familiair with owning a blog I was wondering if it is a smart thing to &#039;write&#039; one yourself or should you use a &#039;free&#039; or &#039;paid for&#039; provided one ? What kind of &#039;techniques&#039; (javascripts, php) are needed for a nicely working blog ?  

In short: what is the difference between &#039;just&#039; a website and a blog ?

I am curious...And also believe that it is time to put up one !</description>
		<content:encoded><![CDATA[<p>Hello Stefan,</p>
<p>I received your last email about you recognizing what you actually were talking about, blogs, without having one yourself and that you decided to put up one. It looks&#8230;Like a blog, great !</p>
<p>Because I am not familiair with owning a blog I was wondering if it is a smart thing to &#8216;write&#8217; one yourself or should you use a &#8216;free&#8217; or &#8216;paid for&#8217; provided one ? What kind of &#8216;techniques&#8217; (javascripts, php) are needed for a nicely working blog ?  </p>
<p>In short: what is the difference between &#8216;just&#8217; a website and a blog ?</p>
<p>I am curious&#8230;And also believe that it is time to put up one !</p>
]]></content:encoded>
	</item>
</channel>
</rss>
