<?xml version="1.0" encoding="iso-8859-1"?><!-- generator="b2evolution/1.10.2" -->
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:admin="http://webns.net/mvcb/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Blog All Title</title>
						<link>http://dannd.com/blog/index.php?blog=1</link>
				<description></description>
				<language>en-US</language>
				<docs>http://backend.userland.com/rss</docs>
				<admin:generatorAgent rdf:resource="http://b2evolution.net/?v=1.10.2"/>
				<ttl>60</ttl>
								<item>
					<title>Second post</title>
					<link>http://dannd.com/blog/index.php?blog=2&amp;title=second_post&amp;more=1&amp;c=1&amp;tb=1&amp;pb=1</link>
					<pubDate>Sat, 15 Dec 2007 08:08:18 +0000</pubDate>
					<dc:creator>admin</dc:creator>
					<category domain="alt">Announcements [A]</category>
<category domain="main">News</category>
<category domain="alt">Background</category>					<guid isPermaLink="false">2@http://dannd.com/blog/</guid>
					<description>This is the second post.

It appears on blog A only but in multiple categories.</description>
					<content:encoded><![CDATA[<p>This is the second post.</p>

<p>It appears on blog A only but in multiple categories.</p>]]></content:encoded>
					<comments>http://dannd.com/blog/index.php?blog=1&amp;p=2&amp;c=1&amp;tb=1&amp;pb=1#comments</comments>
				</item>
								<item>
					<title>Third post</title>
					<link>http://dannd.com/blog/index.php?blog=3&amp;title=third_post&amp;more=1&amp;c=1&amp;tb=1&amp;pb=1</link>
					<pubDate>Sat, 15 Dec 2007 08:08:18 +0000</pubDate>
					<dc:creator>admin</dc:creator>
					<category domain="main">Fun</category>					<guid isPermaLink="false">3@http://dannd.com/blog/</guid>
					<description>This is the third post.

It appears on blog B only and in a single category.</description>
					<content:encoded><![CDATA[<p>This is the third post.</p>

<p>It appears on blog B only and in a single category.</p>]]></content:encoded>
					<comments>http://dannd.com/blog/index.php?blog=1&amp;p=3&amp;c=1&amp;tb=1&amp;pb=1#comments</comments>
				</item>
								<item>
					<title>Skins, Stubs and Templates...</title>
					<link>http://dannd.com/blog/index.php?blog=3&amp;title=skins_stubs_and_templates&amp;more=1&amp;c=1&amp;tb=1&amp;pb=1</link>
					<pubDate>Sat, 15 Dec 2007 08:08:18 +0000</pubDate>
					<dc:creator>admin</dc:creator>
					<category domain="main">b2evolution Tips</category>					<guid isPermaLink="false">18@http://dannd.com/blog/</guid>
					<description>By default, all pre-installed blogs are displayed using a skin. (More on skins in another post.)

That means, blogs are accessed through &#8216;index.php&#8216;, which loads default parameters from the database and then passes on the display job to a skin.

Alternatively, if you don&#8217;t want to use the default DB parameters and want to, say, force a skin, a category or a specific linkblog, you can create a stub file like the provided &#8216;a_stub.php&#8216; and call your blog through this stub instead of index.php .

Finally, if you need to do some very specific customizations to your blog, you may use plain templates instead of skins. In this case, call your blog through a full template, like the provided &#8216;a_noskin.php&#8216;.

You will find more information in the stub/template files themselves. Open them in a text editor and read the comments in there.

Either way, make sure you go to the blogs admin and set the correct access method for your blog. When using a stub or a template, you must also set its filename in the &#8216;Stub name&#8217; field. Otherwise, the permalinks will not function properly.</description>
					<content:encoded><![CDATA[<p>By default, all pre-installed blogs are displayed using a skin. (More on skins in another post.)</p>

<p>That means, blogs are accessed through &#8216;<code>index.php</code>&#8216;, which loads default parameters from the database and then passes on the display job to a skin.</p>

<p>Alternatively, if you don&#8217;t want to use the default DB parameters and want to, say, force a skin, a category or a specific linkblog, you can create a stub file like the provided &#8216;<code>a_stub.php</code>&#8216; and call your blog through this stub instead of index.php .</p>

<p>Finally, if you need to do some very specific customizations to your blog, you may use plain templates instead of skins. In this case, call your blog through a full template, like the provided &#8216;<code>a_noskin.php</code>&#8216;.</p>

<p>You will find more information in the stub/template files themselves. Open them in a text editor and read the comments in there.</p>

<p>Either way, make sure you go to the blogs admin and set the correct access method for your blog. When using a stub or a template, you must also set its filename in the &#8216;Stub name&#8217; field. Otherwise, the permalinks will not function properly.</p>]]></content:encoded>
					<comments>http://dannd.com/blog/index.php?blog=1&amp;p=18&amp;c=1&amp;tb=1&amp;pb=1#comments</comments>
				</item>
								<item>
					<title>Multiple Blogs, new blogs, old blogs...</title>
					<link>http://dannd.com/blog/index.php?blog=3&amp;title=multiple_blogs_new_blogs_old_blogs&amp;more=1&amp;c=1&amp;tb=1&amp;pb=1</link>
					<pubDate>Sat, 15 Dec 2007 08:08:18 +0000</pubDate>
					<dc:creator>admin</dc:creator>
					<category domain="main">b2evolution Tips</category>					<guid isPermaLink="false">19@http://dannd.com/blog/</guid>
					<description>By default, b2evolution comes with 4 blogs, named &#8216;Blog All&#8217;, &#8216;Blog A&#8217;, &#8216;Blog B&#8217; and &#8216;Linkblog&#8217;.

Some of these blogs have a special role. Read about it on the corresponding page.

You can create additional blogs or delete unwanted blogs from the blogs admin.</description>
					<content:encoded><![CDATA[<p>By default, b2evolution comes with 4 blogs, named &#8216;Blog All&#8217;, &#8216;Blog A&#8217;, &#8216;Blog B&#8217; and &#8216;Linkblog&#8217;.</p>

<p>Some of these blogs have a special role. Read about it on the corresponding page.</p>

<p>You can create additional blogs or delete unwanted blogs from the blogs admin.</p>]]></content:encoded>
					<comments>http://dannd.com/blog/index.php?blog=1&amp;p=19&amp;c=1&amp;tb=1&amp;pb=1#comments</comments>
				</item>
								<item>
					<title>This is a multipage post</title>
					<link>http://dannd.com/blog/index.php?blog=3&amp;title=this_is_a_multipage_post&amp;more=1&amp;c=1&amp;tb=1&amp;pb=1</link>
					<pubDate>Sat, 15 Dec 2007 08:08:18 +0000</pubDate>
					<dc:creator>admin</dc:creator>
					<category domain="external">Background</category>
<category domain="main">b2evolution Tips</category>					<guid isPermaLink="false">20@http://dannd.com/blog/</guid>
					<description>This is page 1 of a multipage post.

You can see the other pages by clicking on the links below the text.

</description>
					<content:encoded><![CDATA[<p>This is page 1 of a multipage post.</p>

<p>You can see the other pages by clicking on the links below the text.</p>

]]></content:encoded>
					<comments>http://dannd.com/blog/index.php?blog=1&amp;p=20&amp;c=1&amp;tb=1&amp;pb=1#comments</comments>
				</item>
					</channel>
</rss>
