<?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: Blogging Tips Plugin for WordPress</title>
	<atom:link href="http://www.coolchecks.net/blog/internet/blogging-tips/blogging-tips-plugin-for-wordpress.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.coolchecks.net/blog/internet/blogging-tips/blogging-tips-plugin-for-wordpress.html</link>
	<description>Personal Finance blog explains how to get rid of debt, increase your income and become financially stable.</description>
	<lastBuildDate>Tue, 09 Mar 2010 21:15:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: 32 essenziali plugin wordpress&#160;&#124;&#160;Voci dal web</title>
		<link>http://www.coolchecks.net/blog/internet/blogging-tips/blogging-tips-plugin-for-wordpress.html/comment-page-1#comment-1405</link>
		<dc:creator>32 essenziali plugin wordpress&#160;&#124;&#160;Voci dal web</dc:creator>
		<pubDate>Wed, 16 Sep 2009 08:31:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.coolchecks.net/blog/?p=83#comment-1405</guid>
		<description>[...] 28. Blogging Tips [...]</description>
		<content:encoded><![CDATA[<p>[...] 28. Blogging Tips [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 30+ Essential Wordpress Plugins - Wordpress Arena</title>
		<link>http://www.coolchecks.net/blog/internet/blogging-tips/blogging-tips-plugin-for-wordpress.html/comment-page-1#comment-1398</link>
		<dc:creator>30+ Essential Wordpress Plugins - Wordpress Arena</dc:creator>
		<pubDate>Mon, 14 Sep 2009 20:47:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.coolchecks.net/blog/?p=83#comment-1398</guid>
		<description>[...] 28. Blogging Tips [...]</description>
		<content:encoded><![CDATA[<p>[...] 28. Blogging Tips [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: some useful wordpress plugins- devloperworld.com</title>
		<link>http://www.coolchecks.net/blog/internet/blogging-tips/blogging-tips-plugin-for-wordpress.html/comment-page-1#comment-1348</link>
		<dc:creator>some useful wordpress plugins- devloperworld.com</dc:creator>
		<pubDate>Wed, 02 Sep 2009 07:32:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.coolchecks.net/blog/?p=83#comment-1348</guid>
		<description>[...] Blogging Tips [...]</description>
		<content:encoded><![CDATA[<p>[...] Blogging Tips [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bisnis di internet</title>
		<link>http://www.coolchecks.net/blog/internet/blogging-tips/blogging-tips-plugin-for-wordpress.html/comment-page-1#comment-1248</link>
		<dc:creator>Bisnis di internet</dc:creator>
		<pubDate>Wed, 01 Jul 2009 01:52:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.coolchecks.net/blog/?p=83#comment-1248</guid>
		<description>plugin for blogging tips, thanks vey much.</description>
		<content:encoded><![CDATA[<p>plugin for blogging tips, thanks vey much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sherry Tingley</title>
		<link>http://www.coolchecks.net/blog/internet/blogging-tips/blogging-tips-plugin-for-wordpress.html/comment-page-1#comment-1099</link>
		<dc:creator>Sherry Tingley</dc:creator>
		<pubDate>Fri, 03 Apr 2009 14:17:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.coolchecks.net/blog/?p=83#comment-1099</guid>
		<description>Hi Ben,

Thanks so much for the fix to that.  I&#039;ll update that so others won&#039;t have a problem.

Sherry</description>
		<content:encoded><![CDATA[<p>Hi Ben,</p>
<p>Thanks so much for the fix to that.  I&#8217;ll update that so others won&#8217;t have a problem.</p>
<p>Sherry</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://www.coolchecks.net/blog/internet/blogging-tips/blogging-tips-plugin-for-wordpress.html/comment-page-1#comment-1094</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Fri, 03 Apr 2009 07:08:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.coolchecks.net/blog/?p=83#comment-1094</guid>
		<description>A little tip for those using WordPress 2.7, the new admin section causes the position of the plugin to go in an odd spot where it can&#039;t be read well, to fix this open up the plugin to edit (Go to Plugins-&gt;Editor, then click Blogging Tips on the right hand side):

Scroll down until you find:

	#blogging {
		position: absolute;
		top: 2.3em;
		margin: 0;
		padding: 0;
		right: 10px;
		font-size: 16px;
		color: #d54e21;
	}
Change the top: 2.3em; line to top: 4.3em; and then save.

This will allow the tips to display properly.</description>
		<content:encoded><![CDATA[<p>A little tip for those using WordPress 2.7, the new admin section causes the position of the plugin to go in an odd spot where it can&#8217;t be read well, to fix this open up the plugin to edit (Go to Plugins-&gt;Editor, then click Blogging Tips on the right hand side):</p>
<p>Scroll down until you find:</p>
<p>	#blogging {<br />
		position: absolute;<br />
		top: 2.3em;<br />
		margin: 0;<br />
		padding: 0;<br />
		right: 10px;<br />
		font-size: 16px;<br />
		color: #d54e21;<br />
	}<br />
Change the top: 2.3em; line to top: 4.3em; and then save.</p>
<p>This will allow the tips to display properly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leonaut.com</title>
		<link>http://www.coolchecks.net/blog/internet/blogging-tips/blogging-tips-plugin-for-wordpress.html/comment-page-1#comment-27</link>
		<dc:creator>Leonaut.com</dc:creator>
		<pubDate>Sat, 09 Aug 2008 23:03:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.coolchecks.net/blog/?p=83#comment-27</guid>
		<description>&lt;strong&gt;Blogging Tips Plugin...&lt;/strong&gt;

Similar to the Hello Dolly format, which puts a line of lyrics in the upper right hand space in the Word Press Administration screen, the blogging tips plugins displays random blogging tips and suggestions. The tips are just some ideas of what you can ...</description>
		<content:encoded><![CDATA[<p><strong>Blogging Tips Plugin&#8230;</strong></p>
<p>Similar to the Hello Dolly format, which puts a line of lyrics in the upper right hand space in the Word Press Administration screen, the blogging tips plugins displays random blogging tips and suggestions. The tips are just some ideas of what you can &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emanuel Nordrum</title>
		<link>http://www.coolchecks.net/blog/internet/blogging-tips/blogging-tips-plugin-for-wordpress.html/comment-page-1#comment-26</link>
		<dc:creator>Emanuel Nordrum</dc:creator>
		<pubDate>Sat, 09 Aug 2008 18:14:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.coolchecks.net/blog/?p=83#comment-26</guid>
		<description>Hello Dolly always seemed kind of pointless to me. This actually sounds useful! Thanks a bundle.</description>
		<content:encoded><![CDATA[<p>Hello Dolly always seemed kind of pointless to me. This actually sounds useful! Thanks a bundle.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
