<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.7" -->
<rss version="0.92">
<channel>
	<title>Jono's Jottings</title>
	<link>http://blog.qualitywebsitehelp.com</link>
	<description>Words of wisdom and rants of a web developer</description>
	<lastBuildDate>Sat, 03 Jan 2009 12:04:56 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Microsoft Word and HTML Don&#8217;t mix!</title>
		<description><![CDATA[I was reminded again this week why Microsoft Office and html do not work together whilst assisting a client with their Wordpress blog. They asked me to find out why their blog was performing poorly in the search engines and I was looking for answers.
There are obviously many on-page and off-page factors that impact on a website [...]]]></description>
		<link>http://blog.qualitywebsitehelp.com/wordpress/microsoft-word-html.php</link>
			</item>
	<item>
		<title>PHP/MySQL - Dangers of using DBA privileges</title>
		<description><![CDATA[You&#8217;re probably wondering what I&#8217;m talking about here, but to clarify it&#8217;s database speak and a DBA is a database administrator  :-) So why do you need to concern yourself with such jargon? Well if you&#8217;ve deployed a PHP/MySQL (or other scripting language or database) web application, then you need a basic understanding of this stuff.
You [...]]]></description>
		<link>http://blog.qualitywebsitehelp.com/web-development/mysql-privileges.php</link>
			</item>
	<item>
		<title>Automate Backups for your Wordpress Blog</title>
		<description><![CDATA[Have you got an insurance policy for your Wordpress blog?
No, I&#8217;m not referring to something sold to you by some pushy insurance agent  
I regularly see posts on forums which sadden me, from desperate people who have lost their sites due to malicious activity such as hackers or database corruption. People rely too often on [...]]]></description>
		<link>http://blog.qualitywebsitehelp.com/wordpress/wordpress-automate-backup.php</link>
			</item>
	<item>
		<title>Are you making the most of Paypal?</title>
		<description><![CDATA[Paypal provides easy tools for websites or blogs to accept payment for goods or services. For me it has been an excellent tool and what I really like is that you only pay fees when you sell something! No monthly or annual fees here.
You can upgrade your Paypal account free of charge which enables you to accept credit [...]]]></description>
		<link>http://blog.qualitywebsitehelp.com/paypal/paypal-ipn.php</link>
			</item>
	<item>
		<title>Get screenshots of your blog or web design in over 40 browsers</title>
		<description><![CDATA[When I develop websites or blogs, I always test my work on a number of different browsers and resolutions. Currently I load them in Internet Explorer 7.0, Firefox 2, Google Chrome and Apple Safari. This has always seemed a good selection and to date has served me well.
Recently I discovered Browsershots an excellent free service [...]]]></description>
		<link>http://blog.qualitywebsitehelp.com/web-development/website-blog-browsers.php</link>
			</item>
	<item>
		<title>So what&#8217;s all this doctype stuff at the top of my web page?</title>
		<description><![CDATA[I regularly tidy up web pages containing html errors and one of the most common is the lack of doctype information, which is supposed to be the first element on the page, prior to the opening tag. It&#8217;s the stuff that looks like this &#8230;
&#60;!DOCTYPE html PUBLIC &#8220;-//W3C//DTD XHTML 1.0 Transitional//EN&#8221; &#8220;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&#8220;&#62;
&#60;html xmlns=&#8221;http://www.w3.org/1999/xhtml&#8220;&#62;
]]></description>
		<link>http://blog.qualitywebsitehelp.com/web-development/doctype-web-page.php</link>
			</item>
</channel>
</rss>
