<?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>Amasan - Common sense 2.0 &#187; bestpractice</title>
	<atom:link href="http://amasan.co.uk/blog/tag/bestpractice/feed/" rel="self" type="application/rss+xml" />
	<link>http://amasan.co.uk/blog</link>
	<description>Commentary on Digital Media and Usability</description>
	<lastBuildDate>Fri, 14 Aug 2009 10:30:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Letter to Ministry of Sound</title>
		<link>http://amasan.co.uk/blog/2008/10/letter-to-ministry-of-sound/</link>
		<comments>http://amasan.co.uk/blog/2008/10/letter-to-ministry-of-sound/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 11:07:55 +0000</pubDate>
		<dc:creator>Sander</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bestpractice]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[webdevelopment]]></category>

		<guid isPermaLink="false">http://blog.amasan.co.uk/bestpractice/83/letter-to-ministry-of-sound/</guid>
		<description><![CDATA[Dear sir/madam,
I am writing you to complain about the new ministry of sound website and the lack of data protection with regards to your users.
Earlier today I received an email notification about the new MoS website. The email also notified me that a new password was issued to use on the website. These are two [...]]]></description>
			<content:encoded><![CDATA[<p>Dear sir/madam,<br />
I am writing you to complain about the <a href="http://www.ministryofsound.com/">new ministry of sound website</a> and the lack of data protection with regards to your users.</p>
<p>Earlier today I received an email notification about the new MoS website. The email also notified me that a new password was issued to use on the website. These are two characteristics of a phishing mail -<em> </em>in this case launching a new website and sending out new passwords, they could easily have been sent from a malicious source wanting me to login to their MoS-lookalike website and take my credit card details. You shouldn&#8217;t send out a new password unless someone requests it on your website, because email can be forged. You also sent out my password in plain text email rather than on a secure part of your website. Anyone can read it and login to my account and purchase orders.</p>
<p>Also to my surprise while investigating the source of the mail, several of the links point to a <a href="http://www.c-f-1.com/">http://www.c-f-1.com/</a> domain, the name doesn&#8217;t help to improve the trust in your email. To my astonishment the link led to a webpage with the html email, again with my password in plain sight. Have a look <em>(link removed),</em> I changed my password already. Let&#8217;s wait for Google to index it so that anyone can search for my account information. They <a href="http://www.google.co.uk/search?q=password+site%3Ahttp%3A%2F%2Fwww.c-f-1.com%2FHTMLEmail.aspx&amp;ie=utf-8&amp;oe=utf-8&amp;aq=t&amp;rls=org.mozilla:en-US:official&amp;client=firefox-a">already found other newsletters</a>.</p>
<p>Finally, I used <a href="http://www.mosdownload.com">mosdownload.com </a>to buy my mp3s online. This site no longer works as an error comes up when it tries to redirect, due to a configuration error. My order history is gone, most of my profile is gone.</p>
<p>I&#8217;m very disappointed with your lack of security and care for your customers and unfortunately have come to the conclusion that I won&#8217;t be using your service again, and I will recommend my friends and family to do the same, due to these trust issues.</p>
]]></content:encoded>
			<wfw:commentRss>http://amasan.co.uk/blog/2008/10/letter-to-ministry-of-sound/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Improving someone&#8217;s code</title>
		<link>http://amasan.co.uk/blog/2008/01/improving-someones-code/</link>
		<comments>http://amasan.co.uk/blog/2008/01/improving-someones-code/#comments</comments>
		<pubDate>Wed, 23 Jan 2008 14:46:41 +0000</pubDate>
		<dc:creator>Sander</dc:creator>
				<category><![CDATA[bestpractice]]></category>
		<category><![CDATA[webdevelopment]]></category>

		<guid isPermaLink="false">http://blog.amasan.co.uk/2008/01/23/improving-someones-code/</guid>
		<description><![CDATA[Don&#8217;t call your submit button &#8217;submit&#8217; if you want to change the submit event with Javascript:
If you do, the browser (please read &#8220;Firefox 1.5 or IE 6&#8243; &#8211; that&#8217;s what I tested at the moment) will consider submit is an object. And an object is not a function (although you might enjoy later on the [...]]]></description>
			<content:encoded><![CDATA[<p>Don&#8217;t call your submit button &#8217;submit&#8217; if you want to change the submit event with Javascript:</p>
<blockquote><p>If you do, the browser (please read &#8220;Firefox 1.5 or IE 6&#8243; &#8211; that&#8217;s what I tested at the moment) will consider <strong>submit</strong> is an <strong>object</strong>. And an object is not a function (although you might enjoy later on the paradox that <a href="http://www.crockford.com/javascript/private.html">a function is an object</a>).</p>
</blockquote>
<p><a href="http://www.webprodevelopment.com/BrightLight/2006/05/04/thisformsubmit-is-not-a-function-really-its-an-object/">Source</a> [webprodevelopment.com]</p>
]]></content:encoded>
			<wfw:commentRss>http://amasan.co.uk/blog/2008/01/improving-someones-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
