<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>My Bastion &#187; Mystique</title>
	<atom:link href="http://www.mybastion.com/tag/mystique/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mybastion.com</link>
	<description>RSS feed to my mind</description>
	<lastBuildDate>Sun, 18 Jul 2010 15:46:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Fixing a block so the title displays correctly</title>
		<link>http://www.mybastion.com/2010/05/fixing-a-block-so-the-title-displays-correctly/</link>
		<comments>http://www.mybastion.com/2010/05/fixing-a-block-so-the-title-displays-correctly/#comments</comments>
		<pubDate>Fri, 14 May 2010 19:00:32 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Block]]></category>
		<category><![CDATA[Connect]]></category>
		<category><![CDATA[Latitude]]></category>
		<category><![CDATA[Mystique]]></category>
		<category><![CDATA[Title]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://mybastion.com/?p=8</guid>
		<description><![CDATA[The WP-Latitude plugin works sweet, but the widget styling does not display correctly. Upon closer inspection the block is missing &#60;li&#62;&#8230;&#60;/li&#62;, so go to the Dashboard and navigate to Plugins, then click the “edit” link next to WP Google Latitude. Next find the line that reads, echo &#8220;&#60;!&#8211;WP Google Latitude Start &#8211;&#62;\n&#8221;; and insert echo [...]]]></description>
			<content:encoded><![CDATA[<p>The WP-Latitude plugin works sweet, but the widget styling does not display correctly. Upon closer inspection the block is missing &lt;li&gt;&#8230;&lt;/li&gt;, so go to the Dashboard and navigate to Plugins, then click the “edit” link next to WP Google Latitude.</p>
<p>Next find the line that reads, echo &#8220;&lt;!&#8211;WP Google Latitude Start &#8211;&gt;\n&#8221;; and insert echo &#8220;&lt;li class=\&#8221;block\&#8221;&gt;&#8221;; directly <strong>below</strong> it. Then find echo &#8220;&lt;!&#8211;WP Google Latitude End &#8211;&gt;\n&#8221;; and insert echo &#8220;&lt;/li&gt;&#8221;; directly <strong>above</strong> it. Save and job done.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mybastion.com/2010/05/fixing-a-block-so-the-title-displays-correctly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

