<?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"
	>

<channel>
	<title>A software blog</title>
	<atom:link href="http://www.marksw.com/blog/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.marksw.com/blog/wordpress</link>
	<description>Some words on software written by me</description>
	<pubDate>Fri, 20 Jun 2008 21:32:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
			<item>
		<title>Comment avatars link plugin 1.0</title>
		<link>http://www.marksw.com/blog/wordpress/2008/06/20/comment-avatars-link-plugin-10/</link>
		<comments>http://www.marksw.com/blog/wordpress/2008/06/20/comment-avatars-link-plugin-10/#comments</comments>
		<pubDate>Fri, 20 Jun 2008 21:22:50 +0000</pubDate>
		<dc:creator>mark</dc:creator>
		
		<category><![CDATA[wordpress plugins]]></category>

		<guid isPermaLink="false">http://www.marksw.com/blog/wordpress/?p=30</guid>
		<description><![CDATA[Simple hack to make the avatars displayed as part of the comment to link to the site of the comment author.
Requirements: wordpress 2.5+
Installation: Download it, unzip and upload it to your plugins directory and activate it. No configuration is needed.
License: Do with it whatever you want, just don&#8217;t blame me&#8230;
]]></description>
		<wfw:commentRss>http://www.marksw.com/blog/wordpress/2008/06/20/comment-avatars-link-plugin-10/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Default gravatars wordpress plugin</title>
		<link>http://www.marksw.com/blog/wordpress/2008/04/24/default-gravatars-wordpress-plugin/</link>
		<comments>http://www.marksw.com/blog/wordpress/2008/04/24/default-gravatars-wordpress-plugin/#comments</comments>
		<pubDate>Thu, 24 Apr 2008 18:24:49 +0000</pubDate>
		<dc:creator>mark</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.marksw.com/blog/wordpress/?p=26</guid>
		<description><![CDATA[Wordpress 2.5 has a native support for comment avatars via the gravatar service. When a theme which supports avatar is used, for each comment a small image retrieved from the gravatar service is added to the comment whenever the commentor (based on his e-mail) has a configured image with the service. For commentors which do [...]]]></description>
		<wfw:commentRss>http://www.marksw.com/blog/wordpress/2008/04/24/default-gravatars-wordpress-plugin/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Fancy editor for the text widget</title>
		<link>http://www.marksw.com/blog/wordpress/2008/04/24/fancy-editor-for-the-text-widget/</link>
		<comments>http://www.marksw.com/blog/wordpress/2008/04/24/fancy-editor-for-the-text-widget/#comments</comments>
		<pubDate>Thu, 24 Apr 2008 09:40:37 +0000</pubDate>
		<dc:creator>mark</dc:creator>
		
		<category><![CDATA[wordpress plugins]]></category>

		<guid isPermaLink="false">http://www.marksw.com/blog/wordpress/?p=23</guid>
		<description><![CDATA[The wordpress text widget is wrongly named as it is actually an HTML widget, capable of hosting not only plain text, but also HTML markup.
People who know basic html can easily use it in the text widget, but the advice given to the casual user was &#8220;write what you want in the post editor, go [...]]]></description>
		<wfw:commentRss>http://www.marksw.com/blog/wordpress/2008/04/24/fancy-editor-for-the-text-widget/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to reset a wordpress 2.5 password when you can&#8217;t get emails</title>
		<link>http://www.marksw.com/blog/wordpress/2008/04/05/how-to-reset-wordpress-password/</link>
		<comments>http://www.marksw.com/blog/wordpress/2008/04/05/how-to-reset-wordpress-password/#comments</comments>
		<pubDate>Sun, 06 Apr 2008 05:01:14 +0000</pubDate>
		<dc:creator>mark</dc:creator>
		
		<category><![CDATA[wordpress misc]]></category>

		<guid isPermaLink="false">http://www.marksw.com/blog/wordpress/?p=21</guid>
		<description><![CDATA[If you are using a good non trivial password for your wordpress blog, then it is very likely that at some point in time you will forget it. This is not a real issue as long as you can go to your login page and request that a new password will be generated and sent [...]]]></description>
		<wfw:commentRss>http://www.marksw.com/blog/wordpress/2008/04/05/how-to-reset-wordpress-password/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Style information should be at the top, javascript at the bottom</title>
		<link>http://www.marksw.com/blog/wordpress/2007/12/30/style-information-should-be-at-the-top-javascript-at-the-bottom/</link>
		<comments>http://www.marksw.com/blog/wordpress/2007/12/30/style-information-should-be-at-the-top-javascript-at-the-bottom/#comments</comments>
		<pubDate>Sun, 30 Dec 2007 17:13:45 +0000</pubDate>
		<dc:creator>mark</dc:creator>
		
		<category><![CDATA[wordpress misc]]></category>

		<category><![CDATA[wordpress mu optimization]]></category>

		<category><![CDATA[wordpress optimization]]></category>

		<guid isPermaLink="false">http://www.marksw.com/blog/wordpress/2007/12/30/style-information-should-be-at-the-top-javascript-at-the-bottom/</guid>
		<description><![CDATA[The reason for having style information on top and javascript at the bottom has nothing to do with wordpress but everything to do with the way browsers are rendering the HTML page and the resulting user experience.
The browser tries to show activity as early as possible, and starts to draw the page almost immediately after [...]]]></description>
		<wfw:commentRss>http://www.marksw.com/blog/wordpress/2007/12/30/style-information-should-be-at-the-top-javascript-at-the-bottom/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A fix for the kubrick theme no bullets with IE 6 or 7 bug</title>
		<link>http://www.marksw.com/blog/wordpress/2007/12/14/a-fix-for-the-kubrick-theme-no-bullets-with-ie-6-or-7-bug/</link>
		<comments>http://www.marksw.com/blog/wordpress/2007/12/14/a-fix-for-the-kubrick-theme-no-bullets-with-ie-6-or-7-bug/#comments</comments>
		<pubDate>Fri, 14 Dec 2007 06:15:58 +0000</pubDate>
		<dc:creator>mark</dc:creator>
		
		<category><![CDATA[wordpress misc]]></category>

		<guid isPermaLink="false">http://www.marksw.com/blog/wordpress/2007/12/14/a-fix-for-the-kubrick-theme-no-bullets-with-ie-6-or-7-bug/</guid>
		<description><![CDATA[The reason for the bug is that the kubric theme generates list bullets by using a property (&#8221;before&#8221;) which is part of the CSS 2.1 standard which is not implemented by the IE 6 and IE 7 browsers.
One way to fix this problem is by specifying a different source for the bullet and using the [...]]]></description>
		<wfw:commentRss>http://www.marksw.com/blog/wordpress/2007/12/14/a-fix-for-the-kubrick-theme-no-bullets-with-ie-6-or-7-bug/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to translate wordpress MU to your own language</title>
		<link>http://www.marksw.com/blog/wordpress/2007/10/04/how-to-translate-wordpress-mu-to-your-own-language/</link>
		<comments>http://www.marksw.com/blog/wordpress/2007/10/04/how-to-translate-wordpress-mu-to-your-own-language/#comments</comments>
		<pubDate>Thu, 04 Oct 2007 10:16:48 +0000</pubDate>
		<dc:creator>mark</dc:creator>
		
		<category><![CDATA[wordpress mu]]></category>

		<guid isPermaLink="false">http://www.marksw.com/blog/wordpress/2007/10/04/how-to-translate-wordpress-mu-to-your-own-language/</guid>
		<description><![CDATA[It seems like many people which are considering the use of wordpress mu for their own purposes are looking for a localized version and don&#8217;t find one. This is probably a testament to the huge world wide popularity of wordpress and the free nature of it and its associated products (thems, plugins, localizations) that people [...]]]></description>
		<wfw:commentRss>http://www.marksw.com/blog/wordpress/2007/10/04/how-to-translate-wordpress-mu-to-your-own-language/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Landingsites++, offer internal search results for people arriving from search engines</title>
		<link>http://www.marksw.com/blog/wordpress/2007/06/12/landingsites-offer-internal-search-results-for-people-arriving-from-search-engines/</link>
		<comments>http://www.marksw.com/blog/wordpress/2007/06/12/landingsites-offer-internal-search-results-for-people-arriving-from-search-engines/#comments</comments>
		<pubDate>Wed, 13 Jun 2007 05:24:42 +0000</pubDate>
		<dc:creator>mark</dc:creator>
		
		<category><![CDATA[wordpress plugins]]></category>

		<guid isPermaLink="false">http://www.marksw.com/blog/wordpress/2007/06/12/landingsites-offer-internal-search-results-for-people-arriving-from-search-engines/</guid>
		<description><![CDATA[When search engine display relevant results from your blog, they usually display only the highest ranked page matching the search terms. People coming from the search engine, take a look at the page, and if they do not find what they are looking for, they might leave without ever having any clue that your blog [...]]]></description>
		<wfw:commentRss>http://www.marksw.com/blog/wordpress/2007/06/12/landingsites-offer-internal-search-results-for-people-arriving-from-search-engines/feed/</wfw:commentRss>
		</item>
		<item>
		<title>DieOnSpam version 2.0 released</title>
		<link>http://www.marksw.com/blog/wordpress/2007/06/07/dieonspam-version-20-released/</link>
		<comments>http://www.marksw.com/blog/wordpress/2007/06/07/dieonspam-version-20-released/#comments</comments>
		<pubDate>Thu, 07 Jun 2007 08:31:39 +0000</pubDate>
		<dc:creator>mark</dc:creator>
		
		<category><![CDATA[wordpress plugins]]></category>

		<guid isPermaLink="false">http://www.marksw.com/blog/wordpress/2007/06/07/dieonspam-version-20-released/</guid>
		<description><![CDATA[The DieOnSpam anti spam wordpress plugin blocks comments spam based on the language in which the comment is written, with any comment in english being treated by default as spam. For the full rational behind this plugin please read the initial version page.
Version 2.0 provides the following enhancments over the original version:

Bug fix
Comments from commentators [...]]]></description>
		<wfw:commentRss>http://www.marksw.com/blog/wordpress/2007/06/07/dieonspam-version-20-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>page views - a page access statistics gathering plugin</title>
		<link>http://www.marksw.com/blog/wordpress/2007/04/04/page-views-a-page-access-statistics-gathering-plugin/</link>
		<comments>http://www.marksw.com/blog/wordpress/2007/04/04/page-views-a-page-access-statistics-gathering-plugin/#comments</comments>
		<pubDate>Wed, 04 Apr 2007 11:03:30 +0000</pubDate>
		<dc:creator>mark</dc:creator>
		
		<category><![CDATA[wordpress plugins]]></category>

		<guid isPermaLink="false">http://www.marksw.com/blog/wordpress/2007/04/04/page-views-a-page-access-statistics-gathering-plugin/</guid>
		<description><![CDATA[The aim of this plugin is to try and give an accurate account of how actual people are using the site, to a count of people which read the site (by using an aggressive method to exclude all of the bots), which article they have read, and from where they had been referred to the [...]]]></description>
		<wfw:commentRss>http://www.marksw.com/blog/wordpress/2007/04/04/page-views-a-page-access-statistics-gathering-plugin/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
