<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>Maine Wordpress</title>
	<link>http://www.dubbahdesign.com/wordpress</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Mon, 14 Apr 2008 21:41:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
	<language>en</language>
			<item>
		<title>No-break spaces/line breaks in Wordpress</title>
		<link>http://www.dubbahdesign.com/wordpress/2008/04/14/adding-line-spaces-in-wordpress/</link>
		<comments>http://www.dubbahdesign.com/wordpress/2008/04/14/adding-line-spaces-in-wordpress/#comments</comments>
		<pubDate>Mon, 14 Apr 2008 14:33:41 +0000</pubDate>
		<dc:creator>Dubbah</dc:creator>
		
		<category><![CDATA[Wordpress]]></category>

		<category><![CDATA[line breaks]]></category>

		<category><![CDATA[no-break space]]></category>

		<guid isPermaLink="false">http://www.dubbahdesign.com/wordpress/2008/04/14/adding-line-spaces-in-wordpress/</guid>
		<description><![CDATA[I&#8217;ve been so busy lately that I haven&#8217;t realized the many changes in Wordpress 2.3.2.  And now they&#8217;re playing with version 2.5, but there are changes that are causing complaints, so I won&#8217;t go into that.
Remember how you couldn&#8217;t get Wordpress to hold a no-break space even though you typed in the code? Well, there&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been so busy lately that I haven&#8217;t realized the many changes in Wordpress 2.3.2.  And now they&#8217;re playing with version 2.5, but there are changes that are causing complaints, so I won&#8217;t go into that.</p>
<p>Remember how you couldn&#8217;t get Wordpress to hold a no-break space even though you typed in the code? Well, there&#8217;s still some issues with that and to make it work is trial and error. You can try this: when using the built-in editor, click on the Show/Hide advanced tool icon, then select the Insert Custom Character icon. The first character is the no-break space.  That doesn&#8217;t always work. You could also go into the code view and add the code  which I will do now.<code> </code><br />
Is there a graphic element in there (some themes won&#8217;t show it) ? This is what happens when you start messing with stuff and haven&#8217;t studied the CSS.  You see, I used the code tag above. And the code tag has styling in some of the themes. So, in some of these themes, you&#8217;ll see something in that space and in some you won&#8217;t. I can remove the graphic simply by going into the stylesheet, find the code tag and remove the borders.</p>
<p>The good thing is that this gives away the answer: CSS</p>
<p>NOTE: If you prefer to work in code, just turn off the wysiwyg editor and use code. </p>
<p><strong>BEST WAY</strong>: The best way to force spacing between paragraphs is to use CSS. After all, it&#8217;s CSS that is supposed to control the visual style, right? In the p tag, give it a bottom margin of 1em. This will add a bottom margin every time you start a new paragraph. You can play with that  and see how much space you like. Then you don&#8217;t have to think about adding code or ending up with weird stuff. This certainly makes formatting a blog much nicer. For example, if you view this post in theme Candidate 2, you&#8217;ll see what looks like line breaks after each paragraph. They&#8217;re not actually line breaks, it&#8217;s the bottom margin of the p tag! Since this isn&#8217;t exactly like a word processor, you have to think a little differently. A space is a space. The size of it can be determined by style, not by whether you use the enter key or shift enter. Wordpress automatically puts in a p tag every time you hit your Enter key, so think about what you want to have happen visually.</p>
<p>If you want to force double spaces for some reason, then you might have to create a new style for that and apply it to the paragraph.  If you want this sort of style control, you&#8217;ll have to get a bit familiar with CSS.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dubbahdesign.com/wordpress/2008/04/14/adding-line-spaces-in-wordpress/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Article One</title>
		<link>http://www.dubbahdesign.com/wordpress/2008/02/23/article-one-3/</link>
		<comments>http://www.dubbahdesign.com/wordpress/2008/02/23/article-one-3/#comments</comments>
		<pubDate>Sat, 23 Feb 2008 18:43:45 +0000</pubDate>
		<dc:creator>Dubbah</dc:creator>
		
		<category><![CDATA[Category Three]]></category>

		<guid isPermaLink="false">http://www.dubbahdesign.com/wordpress/?p=5</guid>
		<description><![CDATA[This is article one of Category Three.
]]></description>
			<content:encoded><![CDATA[<p>This is article one of Category Three.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dubbahdesign.com/wordpress/2008/02/23/article-one-3/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Article One</title>
		<link>http://www.dubbahdesign.com/wordpress/2008/02/23/article-one-2/</link>
		<comments>http://www.dubbahdesign.com/wordpress/2008/02/23/article-one-2/#comments</comments>
		<pubDate>Sat, 23 Feb 2008 18:43:26 +0000</pubDate>
		<dc:creator>Dubbah</dc:creator>
		
		<category><![CDATA[Category Two]]></category>

		<guid isPermaLink="false">http://www.dubbahdesign.com/wordpress/?p=4</guid>
		<description><![CDATA[This is article one of Category Two.
]]></description>
			<content:encoded><![CDATA[<p>This is article one of Category Two.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dubbahdesign.com/wordpress/2008/02/23/article-one-2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Article One</title>
		<link>http://www.dubbahdesign.com/wordpress/2008/02/23/article-one/</link>
		<comments>http://www.dubbahdesign.com/wordpress/2008/02/23/article-one/#comments</comments>
		<pubDate>Sat, 23 Feb 2008 18:42:52 +0000</pubDate>
		<dc:creator>Dubbah</dc:creator>
		
		<category><![CDATA[Category One]]></category>

		<guid isPermaLink="false">http://www.dubbahdesign.com/wordpress/?p=3</guid>
		<description><![CDATA[This is article one, assigned to Category One. When you create a blog with a purpose, think about how you want to organize your information.
Create categories to head up topics. Your sidebar can act as your topic navigation. Category names will automatically show up in that navigation when there is a post assigned to it.
Each [...]]]></description>
			<content:encoded><![CDATA[<p>This is article one, assigned to Category One. When you create a blog with a purpose, think about how you want to organize your information.</p>
<p>Create categories to head up topics. Your sidebar can act as your topic navigation. Category names will automatically show up in that navigation when there is a post assigned to it.</p>
<p>Each theme is coded to have different data appear in different areas and with different appearances. To change any of this may require you to contact someone who is familiar with altering themes in Wordpress.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dubbahdesign.com/wordpress/2008/02/23/article-one/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://www.dubbahdesign.com/wordpress/2008/02/23/hello-world/</link>
		<comments>http://www.dubbahdesign.com/wordpress/2008/02/23/hello-world/#comments</comments>
		<pubDate>Sat, 23 Feb 2008 18:18:51 +0000</pubDate>
		<dc:creator>Dubbah</dc:creator>
		
		<category><![CDATA[Not categorized]]></category>

		<guid isPermaLink="false">http://www.dubbahdesign.com/wordpress/?p=1</guid>
		<description><![CDATA[Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!
]]></description>
			<content:encoded><![CDATA[<p>Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dubbahdesign.com/wordpress/2008/02/23/hello-world/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
