<?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>Web Developer, DJ and Team Leader in Exeter, Devon, South West UK</title>
	<atom:link href="http://www.nickizzle.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nickizzle.com</link>
	<description>Design, Development, Motivation, Music and a bit of banter for good measure</description>
	<lastBuildDate>Fri, 29 Jan 2010 17:17:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The art of using coupon codes instead of sales</title>
		<link>http://www.nickizzle.com/2009/10/the-art-of-using-coupon-codes-instead-of-sales/</link>
		<comments>http://www.nickizzle.com/2009/10/the-art-of-using-coupon-codes-instead-of-sales/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 09:10:59 +0000</pubDate>
		<dc:creator>Nickizzle</dc:creator>
				<category><![CDATA[Marketing]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[codes]]></category>
		<category><![CDATA[coupon]]></category>
		<category><![CDATA[e-commerce]]></category>
		<category><![CDATA[promotion]]></category>
		<category><![CDATA[sales]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.nickizzle.com/?p=47</guid>
		<description><![CDATA[Everyone does sales now, they are meaningless - get ahead of the game]]></description>
			<content:encoded><![CDATA[<p>Theres a secret weapon sitting on most e-commerce platforms out there, it isn&#8217;t plastered all over the site but sits rather snuggly between the cart and the checkout. I&#8217;m talking about the coupon code box&#8230;also known as voucher codes, promotion codes, discount codes &#8211; I think I&#8217;ve seen many more variations too!</p>
<p>Don&#8217;t be quick to dismiss it as something you just give to your friends, employees and family &#8211; it can actually prove to be a very powerful tool.</p>
<p>Let&#8217;s put our hands up &#8211; how many of us looking for a bargain, search around for a coupon code on discount sites when they see the box? The answer &#8220;yes&#8221; will be a frequent occurance &#8211; maybe even more than you think.</p>
<p><img class="alignnone size-full wp-image-49" title="Coupon code" src="http://www.nickizzle.com/wp-content/uploads/2009/10/code.jpg" alt="Coupon code" width="317" height="31" /></p>
<p><a title="Click to view research" href="http://www.bizreport.com/2009/09/invalid_discount_codes_coupons_frustrate_online_shoppers.html" target="_blank">Recent research</a> conducted by Helen Legatt on behalf of Coupon Crazy has shown that 94% of adults have used a coupon code to make an online purchase. As soon as I see the box, I immediately check <a title="Hot UK Deals" href="http://www.hotukdeals.com" target="_blank">Hot UK Deals</a> to see if I can get my purchase cheaper!</p>
<p>So I&#8217;ve shown how it can be of massive benefit to you as a person when making a purchase, but what about your business?</p>
<p>Whilst I still see sales as an effective tool and something you can target more to specific products, the coupon code also has a lot of potential &#8211; let me explain why.</p>
<h2>Your customers do the publicity for you!</h2>
<p>It&#8217;s hard to believe that promoting your store can be this easy, but it is! If you have a good base of users already, it is likely that some of them are using discount sites already and will post your codes to these sites for your behalf &#8211; otherwise you may have to do it yourself. Send out a newsletter to your existing customers saying something along the lines of &#8220;thank you for shopping with us, here&#8217;s 20% off your next order &#8211; the code is XXX-XXXX-XXX&#8221; &#8211; if you don&#8217;t see your code(s) appearing on discount sites shortly after (a week or 2), just add them yourself.</p>
<p>Even if your products are more expensive than your competitors, as customers think they are getting such a good deal straight away &#8211; they would be more inclined to make the purchase without checking price comparison sites.</p>
<h2>Set an expiry date</h2>
<p>Shoppers will always be more inclined to buy something when the pressures on. Set an expiry date for a month or two later &#8211; you can always run another promotion shortly after.</p>
<p>The research mentioned earlier also shows that a staggering 95% of coupon codes are found to be expired when entered, however very surprisingly, 57% of these shoppers still go ahead with the purchase&#8230;the perfect crime?! Remember though, if you are promoting a coupon code to expire on a certain date &#8211; don&#8217;t expire it sooner, or you could end up with many unhappy shoppers and bad reputation.</p>
<h2>See an increase in returning customers</h2>
<p>Customers feel more valued when you give them an offer that appears tailored to them &#8211; in addition to a newsletter, run special promotions for users on social media streams like twitter and facebook.</p>
<p>Theres no doubt in my mind that this method of shopping has become more popular and we&#8217;ll see many more companies adopting this technique in preference over standard sales &#8211; <span style="color: #008000;">everyone does sales now, they are meaningless &#8211; get ahead of the game</span>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nickizzle.com/2009/10/the-art-of-using-coupon-codes-instead-of-sales/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Secure your PHP code &#8211; Advanced PHP security tips</title>
		<link>http://www.nickizzle.com/2009/09/secure-your-php-code-advanced-php-security-tips/</link>
		<comments>http://www.nickizzle.com/2009/09/secure-your-php-code-advanced-php-security-tips/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 10:05:18 +0000</pubDate>
		<dc:creator>Nickizzle</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[advanced]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[sessions]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.nickizzle.com/?p=24</guid>
		<description><![CDATA[I&#8217;ve done some reading, into steps you need to take to make sure your PHP code is completely hacker proof &#8211; but shocked to learn that some of the main articles that Google was throwing up in the top results don&#8217;t cater for a lot of the key points.
Obviously there are literally hundreds of steps [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve done some reading, into steps you need to take to make sure your PHP code is completely hacker proof &#8211; but shocked to learn that some of the main articles that Google was throwing up in the top results don&#8217;t cater for a lot of the key points.</p>
<p>Obviously there are literally hundreds of steps you need to be taking to make sure you don&#8217;t let hackers into your code, but hopefully using this post combined with others you will be producing water-tight code for as long as you&#8217;re a developer!</p>
<p>Assuming you all know the most common practices like making sure you don&#8217;t pass important information through a GET or POST value or escaping MySQL strings, I&#8217;ll move straight on to some of the more advanced tricks&#8230;</p>
<h2>Regenerate session ID</h2>
<p>It&#8217;s not exactly common, but it is possible for a hacker to get hold of your session key &#8211; as soon as they do this, they can take over your session and basically control everything that you have permission to on the site. It&#8217;s not hard to regenerate the key either, I place the following in my header file:</p>
<pre>session_start();
session_regenerate_id(true);</pre>
<p>Simple!</p>
<h2>Check User Agent</h2>
<p>Another simple thing to do, verify the user agent &#8211; in the rare occasion where the hacker does actually obtain your session key and gain access, this simple bit of code will throw them off course should they attempt to do this from another browser</p>
<pre>if(!isset($_SESSION['ua'])) {
    $_SESSION['ua'] = md5($_SERVER['HTTP_USER_AGENT']);
} else {
    if($_SESSION['ua'] != md5($_SERVER['HTTP_USER_AGENT'])) {
        echo "...exiting. Please contact site admin.";
        session_destroy();
        exit();
    }
}</pre>
<p>If the user agent suddenly changes, it will exit. Try to avoid mentioning that the User Agent has changed in your exit message.</p>
<h2>Don&#8217;t leave old files in the directory</h2>
<p>It is bad practice to copy and paste a file into the same directory to make a backup &#8211; I suppose this is a simple tip, but it happens too much for me to ignore it. If you need to make a backup of a file, use Volume Shadow Copies or copy them into another directory that you are 100% certain won&#8217;t be uploaded.</p>
<p>A common method hackers use to try and gain entry into a site is by trying different combinations of a file name, which will most likely have more security flaws &#8211; something that is more likely to occur in older, earlier code (before you have reviewed your code and patched up any noticeable flaws) &#8211; to try and access a file like &#8220;admin.php&#8221; they may try combinations like &#8220;admin1.php&#8221;, &#8220;admin_backup.php&#8221; or &#8220;adminx.php&#8221; &#8211; just don&#8217;t leave yourself open to this vulnerability!!</p>
<h2>Give session keys hard to guess names</h2>
<p>I&#8217;m talking a lot about sessions aren&#8217;t I? Well they are one of the key things to get hijacked when a hacker attempts to take over a site.</p>
<p>Don&#8217;t give your session a name like $_SESSION['auth'] &#8211; give it something harder to guess, generate a random key and place that in instead, like $_SESSION['2j50dss8'] or something.</p>
<p>There is a problem with that though, it can become quite tedious to remember/keep track of all your session keys, especially when it comes to using them often. The way I combat this problem is by first defining &#8220;KEY&#8221; in the header:</p>
<pre>define("KEY","2j5odss8");</pre>
<p>Later on you can use this key when setting or getting a session variable. This means you can give it a more meaningful name, just don&#8217;t publish the unique key to anyone!</p>
<pre>$_SESSION[KEY]['auth']</pre>
<p>Try to sha1 these variables where you can too, for safe storage &#8211; which leads me on to my next point:</p>
<h2>Don&#8217;t use md5</h2>
<p>It&#8217;s been cracked! There are numerous websites out there that allow you to paste in an md5 code &#8211; it puts it into a queue and later returns the unencrypted value!</p>
<p>I use sha1 instead, but it&#8217;s advisable to also use a salt for further enhancements to the encryption.</p>
<p>A salt is simply a randomly defined (and stored) value appended to the string you are encrypting.</p>
<h2>Use AJAX wisely</h2>
<p>Last, but not least &#8211; well, not entirely a PHP tip either!</p>
<p>Make sure that any session checks in the admin area, etc are also applied to the AJAX files it calls &#8211; something often overlooked&#8230;it is just as easy for hackers to use a file called by AJAX to gain access as it is with any other file; just because they don&#8217;t see the name of the file in the URL bar, doesn&#8217;t mean they can&#8217;t view-source the current page to find out what it&#8217;s calling, or see it in firebug!</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 84px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">session_start();</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 84px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">session_regenerate_id(true);</div>
]]></content:encoded>
			<wfw:commentRss>http://www.nickizzle.com/2009/09/secure-your-php-code-advanced-php-security-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t treat your clients or colleagues like idiots</title>
		<link>http://www.nickizzle.com/2009/09/dont-treat-your-clients-or-colleagues-like-idiots/</link>
		<comments>http://www.nickizzle.com/2009/09/dont-treat-your-clients-or-colleagues-like-idiots/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 17:00:57 +0000</pubDate>
		<dc:creator>Nickizzle</dc:creator>
				<category><![CDATA[Marketing]]></category>
		<category><![CDATA[clients]]></category>
		<category><![CDATA[colleagues]]></category>
		<category><![CDATA[communication]]></category>

		<guid isPermaLink="false">http://themesshall.net/nickizzle/?p=15</guid>
		<description><![CDATA[I&#8217;ve seen it happen in the past &#8211; something even I&#8217;m guilty of having done myself&#8230;treating clients and colleagues like they won&#8217;t understand what you have to say.
You&#8217;ll be surprised to learn that people can handle a lot more than what the tech-heads think. Hopefully, with a few of these pointers you can learn to [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve seen it happen in the past &#8211; something even I&#8217;m guilty of having done myself&#8230;treating clients and colleagues like they won&#8217;t understand what you have to say.</p>
<p>You&#8217;ll be surprised to learn that people can handle a lot more than what the tech-heads think. Hopefully, with a few of these pointers you can learn to work with your customers to achieve a perfect result without a big list of changes at the end!</p>
<p><em>Customers are not inferior</em></p>
<p>Just because they don&#8217;t understand the in&#8217;s and out&#8217;s of developing doesn&#8217;t mean they can&#8217;t understand (at least, with a bit of guidance).</p>
<p>If you take the time to guide and educate them, then you may find the whole process is a lot easier in the long run &#8211; your customers will be able to see where you are coming from and you can work to their goals without having to spend weeks refining the end product just because &#8220;it didn&#8217;t work the way they thought it would.&#8221;</p>
<p><em>Be patient</em></p>
<p>Simply saying &#8220;it won&#8217;t work because the server load is too high&#8221; isn&#8217;t good enough. It takes patience to explain why something can&#8217;t be done a certain way and you need to explain it all &#8211; if they don&#8217;t know what a server is, explain it to them. If they don&#8217;t know what memory, etc all are &#8211; you need to let them know. Explain it to as greater lengths as you can.</p>
<p>If they still don&#8217;t understand, they will most likely just give you a nod and accept that it has to be done your way &#8211; simply because you have tried to make the effort to explain as opposed to saying &#8220;because I said so.&#8221;</p>
<p><em>Try to avoid Jargon</em></p>
<p>Most clients will understand what a Hard Drive or Memory is, but make sure they do before you start using terminology like this &#8211; maybe throw in a subtle &#8220;do you know what that is?&#8221; when you say it &#8211; but try to avoid sounding patronising.</p>
<p><em>Make sure they understand</em></p>
<p>Quite often I&#8217;ve had clients or colleagues just nod and pretend they understand just because they don&#8217;t like to come across as lacking knowledge. Keep questioning them like with the above &#8220;do you know what that is?&#8221; and make sure they entirely understand what you are telling them. They won&#8217;t feel stupid if you ask them, unless of course you say it after every sentence <img src='http://www.nickizzle.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><em>Talk to them in person</em></p>
<p>Don&#8217;t e-mail or IM them to explain something, it just won&#8217;t work. Meet up with them in person to discuss functionality in more detail, preferrably with the work in question at hand to help visualise your points.</p>
<p>Text just doesn&#8217;t work&#8230;it doesn&#8217;t allow for the fine details and usually results in a lot of assumptions.</p>
<p><em><span style="font-style: normal;"><strong>So talk to your clients and colleagues, explain things to them fully and you&#8217;ll find that in the long run it will save time!</strong></span></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nickizzle.com/2009/09/dont-treat-your-clients-or-colleagues-like-idiots/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Well, hello there!</title>
		<link>http://www.nickizzle.com/2009/09/well-hello-there/</link>
		<comments>http://www.nickizzle.com/2009/09/well-hello-there/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 15:35:10 +0000</pubDate>
		<dc:creator>Nickizzle</dc:creator>
				<category><![CDATA[Random Nonsense]]></category>
		<category><![CDATA[about me]]></category>
		<category><![CDATA[introduction]]></category>
		<category><![CDATA[welcome]]></category>

		<guid isPermaLink="false">http://themesshall.net/nickizzle/?p=10</guid>
		<description><![CDATA[Welcome to my blog. This is standard practice isn&#8217;t it? Write a post explaining who you are and why you&#8217;ve made a blog? If it isn&#8217;t, then please feel free to slap me on the wrists and curse me for wasting your time!
I&#8217;ve already wrote my &#8220;about me&#8221; section so don&#8217;t need to fill you [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome to my blog. This is standard practice isn&#8217;t it? Write a post explaining who you are and why you&#8217;ve made a blog? If it isn&#8217;t, then please feel free to slap me on the wrists and curse me for wasting your time!</p>
<p>I&#8217;ve already wrote my &#8220;about me&#8221; section so don&#8217;t need to fill you in with those details &#8211; you can see the page for yourself: <a href="http://themesshall.net/nickizzle/?page_id=2">who am I?</a></p>
<p>What will you get out this blog? To be honest, I don&#8217;t really know what direction it will end up flowing in &#8211; but hopefully the randomness will keep a keen interest. In particular, I want to blog about PHP/AJAX and web technologies &#8211; but also motivating a team, marketing and a bit about music (oh I do love it!)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nickizzle.com/2009/09/well-hello-there/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
