<?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>the life of a web developer &#187; Other</title>
	<atom:link href="http://gavtaylor.co.uk/blog/category/other/feed" rel="self" type="application/rss+xml" />
	<link>http://gavtaylor.co.uk/blog</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 09 Nov 2011 14:30:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>preventing SPAM</title>
		<link>http://gavtaylor.co.uk/blog/preventing-spam</link>
		<comments>http://gavtaylor.co.uk/blog/preventing-spam#comments</comments>
		<pubDate>Mon, 25 Jan 2010 19:45:48 +0000</pubDate>
		<dc:creator>Gavin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Other]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Brent Meisher]]></category>
		<category><![CDATA[grey-listing]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[spamassassin]]></category>
		<category><![CDATA[spamdyke]]></category>
		<category><![CDATA[vps]]></category>

		<guid isPermaLink="false">http://gavtaylor.co.uk/blog/?p=241</guid>
		<description><![CDATA[Since I moved to my VPS, one of the biggest problems I&#8217;ve had is with spam. Not just with my email account but everyone who&#8217;s email accounts Im hosting on the VPS have all seen a sharp increase in spam emails. On the reseller server I had access to grey-listing and SpamAssassin to filter mail [...]]]></description>
			<content:encoded><![CDATA[<p>Since I moved to my VPS, one of the biggest problems I&#8217;ve had is with spam. Not just with my email account but everyone who&#8217;s email accounts Im hosting on the VPS have all seen a sharp increase in spam emails.</p>
<p>On the reseller server I had access to grey-listing and SpamAssassin to filter mail as it arrived and I got maybe 2 or 3 a week, but the day after I moved onto the vps this shot up to between 20 and 50 a day!  I have my emails pushed straight to my phone as well so this fast became a bit of a pain.</p>
<p>My VPS did come with SpamAssassin pre-installed as part of Plesk but due to the licence I have installed I couldn&#8217;t use it so this caused two problems, 1) emails are not filtered for spam and 2) SpamAssassin is using up precious memory while not actually helping.</p>
<p>The first thing I did was to turn off SpamAssassin, it was using a lot of memory as even tho it wasn&#8217;t filtering any mail  it was still scanning every message that arrived on the server, On advice of my hosting providers tech support I decided not to un-install it in case it caused problems so I just stopped the service from running and then disabled it from auto starting on system reboot to preventing it restarting if I ever need to reboot the server.</p>
<p>I then tried to find the grey-listing software used on my old reseller server, this seemed to work really well so I wanted it on my server too. Support told me they were using a script put together by Brent Meisher written to work specifically with Plesk but  unfortunately the repo had been removed and I couldn&#8217;t download the files.</p>
<p>I was speaking with a support engineer about it and he mentioned a new tool he was playing with called <a href="http://www.spamdyke.org/" target="_blank">SpamDyke</a> and how it was looking promising as a replacement to their current grey-listing solution, so I decided to give it a try.</p>
<p>The good news is, that since I started writing this blog post, SpamDyke has been added into the atomic repositories, so to install it is as simple as using apt get or yum. Configuration is just as simple, the default settings are actually quite effective and I&#8217;ve been using them for two weeks and haven&#8217;t received a single piece of spam.</p>
<p>All the information you need can be found on the <a href="http://www.spamdyke.org/" target="_blank">SpamDyke website</a> and the <a href="http://www.spamdyke.org/documentation/README.html" target="_blank">README</a> file is really useful.<br />
This is something I defiantly recommend to everyone who is running their own mail server.</p>
]]></content:encoded>
			<wfw:commentRss>http://gavtaylor.co.uk/blog/preventing-spam/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Firefox 3.6 Released</title>
		<link>http://gavtaylor.co.uk/blog/firefox-3-6-released</link>
		<comments>http://gavtaylor.co.uk/blog/firefox-3-6-released#comments</comments>
		<pubDate>Thu, 21 Jan 2010 14:53:39 +0000</pubDate>
		<dc:creator>Gavin</dc:creator>
				<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Other]]></category>
		<category><![CDATA[Tools of the Trade]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[Fx]]></category>
		<category><![CDATA[mozilla]]></category>

		<guid isPermaLink="false">http://gavtaylor.co.uk/blog/?p=301</guid>
		<description><![CDATA[Just in case any of you have missed it, Mozilla have just released version 3.6 of popular web browser Firefox. You can grab a copy over at http://www.mozilla-europe.org/en/firefox/ or by &#8216;checking for updates&#8217;. There are lots of great updates in this release and pretty much all add-ons are supported so I advise you all to [...]]]></description>
			<content:encoded><![CDATA[<p>Just in case any of you have missed it, Mozilla have just released<a href="http://download.mozilla.org/?product=firefox-3.6&amp;os=win&amp;lang=en-GB" target="_blank"> version 3.6</a> of popular web browser Firefox.<br />
You can grab a copy over at <a href="http://www.mozilla-europe.org/en/firefox/" target="_blank">http://www.mozilla-europe.org/en/firefox/</a> or by &#8216;checking for updates&#8217;.</p>
<p>There are lots of great updates in this release and pretty much all add-ons are supported so I advise you all to update.<br />
More details can be found at <a href="http://www.mozilla.com/en-US/firefox/3.6/releasenotes/" target="_blank">http://www.mozilla.com/en-US/firefox/3.6/releasenotes/</a></p>
<p>While your at it, remember to upgrade to the latest version of Firefbug, there have been some great improvements in the net panel, improved timings etc and the html inspector has had a lot of updates made to it. More details can be found on <a href="http://getfirebug.com/" target="_blank">http://getfirebug.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://gavtaylor.co.uk/blog/firefox-3-6-released/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Webmaster Central Channel</title>
		<link>http://gavtaylor.co.uk/blog/google-webmaster-central-channel</link>
		<comments>http://gavtaylor.co.uk/blog/google-webmaster-central-channel#comments</comments>
		<pubDate>Thu, 29 Oct 2009 14:15:36 +0000</pubDate>
		<dc:creator>Gavin</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Other]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[matt cutts]]></category>
		<category><![CDATA[webmaster]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://gavtaylor.co.uk/blog/?p=255</guid>
		<description><![CDATA[I&#8217;ve been listening and watching these videos for a long time and was speaking to a fellow developer last night and he didnt know about them! So I thought today I would make a quick post to let everyone know what they are and why you should listen to them. What is the Google Webmaster [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been listening and watching these videos for a long time and was speaking to a fellow developer last night and he didnt know about them!<br />
So I thought today I would make a quick post to let everyone know what they are and why you should listen to them.</p>
<p><strong>What is the Google Webmaster Central Channel?<br />
</strong>Its a channel on Youtube that is used mainly by <a href="http://www.mattcutts.com/blog" target="_blank">Matt Cutts</a> (project leader of Googles web spam team) to pass on little snippets of info and answer questions made by Joe Public and his wife on the Google Forum. It is also used by other teams,  to give useful information and advise on how to make the most out of Google and the web as a whole.</p>
<p><strong>Why should I watch them?<br />
</strong>Why not? Google are market leaders in their field and they are giving advise (for free) on how to improve your website, I&#8217;ve learnt many tips and tricks from watching the videos and a lot of them have helped out a lot.</p>
<p><strong>Where can I watch the videos?</strong><br />
Here is the answer, on YouTube &#8211; <a href="http://www.youtube.com/user/GoogleWebmasterHelp" target="_blank">http://www.youtube.com/user/GoogleWebmasterHelp</a></p>
]]></content:encoded>
			<wfw:commentRss>http://gavtaylor.co.uk/blog/google-webmaster-central-channel/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>playing with fennec</title>
		<link>http://gavtaylor.co.uk/blog/playing-with-fennec</link>
		<comments>http://gavtaylor.co.uk/blog/playing-with-fennec#comments</comments>
		<pubDate>Fri, 22 May 2009 07:25:09 +0000</pubDate>
		<dc:creator>Gavin</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[alpha]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[fennec]]></category>
		<category><![CDATA[IE6 mobile]]></category>
		<category><![CDATA[mobile browser]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[Nokia N810]]></category>
		<category><![CDATA[opera mobile]]></category>
		<category><![CDATA[tytnII]]></category>
		<category><![CDATA[WI-FI]]></category>
		<category><![CDATA[windows mobile]]></category>
		<category><![CDATA[wm6.1]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://gavtaylor.co.uk/blog/?p=119</guid>
		<description><![CDATA[Fennec is the codename for  Mozilla&#8217;s answer to mobile browsing.  While an alpha and now beta versions have been available for the Nokia N810 for several months, this week it was the turn for Windows Mobile based devices. Mozilla have now released version 1.0a1 for WM6.1+ devices to developers for testing. We have been waiting [...]]]></description>
			<content:encoded><![CDATA[<p>Fennec is the codename for  Mozilla&#8217;s answer to mobile browsing.  While an alpha and now beta versions have been available for the Nokia N810 for several months, this week it was the turn for Windows Mobile based devices. Mozilla have now released version 1.0a1 for WM6.1+ devices to developers for testing.</p>
<p>We have been waiting for a mobile version of Firefox since forever, currently on WM6.1 we have a choice between using Internet Explorer 6 Mobile or Opera Mobile, There are some other browsers available but none that really tear people away from IE or Opera.  While Opera Mobile is vastly superior to IE6mobile and renders pages as a desktop browser does, it unfortunately comes with a small price tag unless bundled with your operator and so means a lot of people are stuck using IE. Fennec is about to change all that.</p>
<p>I&#8217;ve been playing with Fennec since its release on the 15th and  I have to say its rather good. Navigation is quick to respond and doesn&#8217;t take long to get used to, like existing mobile browser users swipe and tap the screen to pan and zoom in on pages, tabs and menu items are available by pulling the left and right edges of the screen respectively, to open side menus, this works well on a mobile device as you save space for viewing the website,  although I did find when reading some pages I accidentally opened the menus more than I&#8217;d liked.</p>
<p>Websites load as expected and without any particular long load times, other than the expected result of mobile browsing, I tested via WI-FI and didn&#8217;t notice any load time at all, built in javascript engine was able to handle some very javascript heavy sites like Facebook with out giving up in the way mobile IE does. I could even get Youtube working once I&#8217;d enabled plug-ins.</p>
<p>There is support for basic add-ons and as mentioned before tabbed browsing, both of which help to improve the mobile browsing experience although opera has had both these (tabs and widgets) for a while, Fennec seems to load them quicker than the version of opera i have installed.</p>
<p>The only problems i found while testing fennec were a result of my win mobile device, it seems to use a lot of memory which my poor tytnII doesnt have much of spare, am sure on the newer win mobile devices it runs fine.</p>
<p>Overall for an alpha development Im very impressed, the basics are already in place and Im looking forward to the next release.</p>
<p><a href="https://wiki.mozilla.org/Mobile/Fennec/Releases" target="_blank">Fennec is available to download here</a> or if you don&#8217;t have a win mobile device you can install it to your desktop by grabbing a copy of the <a href="http://www.mozilla.org/projects/fennec/1.0a1/releasenotes/#install" target="_blank">fennec desktop build</a>.</p>
<p>Watch a walk through of  the new features included in the Win Mobile Alpha build courtesy of <a href="http://madhava.com/egotism/" target="_blank">Madhava Enros</a></p>
<p><object width="350" height="250" data="http://vimeo.com/moogaloop.swf?clip_id=4554051&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash"><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=4554051&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /></object></p>
]]></content:encoded>
			<wfw:commentRss>http://gavtaylor.co.uk/blog/playing-with-fennec/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Your new Design company is&#8230;.</title>
		<link>http://gavtaylor.co.uk/blog/your-new-design-company-is</link>
		<comments>http://gavtaylor.co.uk/blog/your-new-design-company-is#comments</comments>
		<pubDate>Sun, 08 Feb 2009 11:41:27 +0000</pubDate>
		<dc:creator>Gavin</dc:creator>
				<category><![CDATA[Other]]></category>

		<guid isPermaLink="false">http://blog.gavtaylor.co.uk/?p=11</guid>
		<description><![CDATA[Struggling to think of that great name for your new web design company or even a name for your blog, then check out this great Design Company Name Picker It gives some great suggestions,  also a few weird ones come out but still a great little tool. Another post brought to you by Blue Duck [...]]]></description>
			<content:encoded><![CDATA[<p>Struggling to think of that great name for your new web design company or even a name for your blog, then check out this great <a href="http://breadlinedesign.com/naming_machine/index.htm" target="_blank">Design Company Name Picker</a></p>
<p>It gives some great suggestions,  also a few weird ones come out but still a great little tool.</p>
<p>Another post brought to you by</p>
<p><em>Blue Duck Solutions</em> &#8211; Streamline solutions that wont leave you in hot water</p>
<p>or</p>
<p><em>Evil Kangeroo.com</em> &#8211; Jumping ahead of the competition</p>
<p>What company name do you get?, can you think of a better slogan to match it than I did with mine?<br />
Why not leave a comment with your company name suggestions.</p>
]]></content:encoded>
			<wfw:commentRss>http://gavtaylor.co.uk/blog/your-new-design-company-is/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://gavtaylor.co.uk/blog/hello-world</link>
		<comments>http://gavtaylor.co.uk/blog/hello-world#comments</comments>
		<pubDate>Fri, 27 Jun 2008 06:25:29 +0000</pubDate>
		<dc:creator>Gavin</dc:creator>
				<category><![CDATA[Family Life]]></category>
		<category><![CDATA[Other]]></category>
		<category><![CDATA[Site Updates]]></category>
		<category><![CDATA[T'Internet News]]></category>
		<category><![CDATA[Website Design]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[1980designs]]></category>
		<category><![CDATA[carnival divine]]></category>
		<category><![CDATA[ukfast]]></category>

		<guid isPermaLink="false">http://blog.gavtaylor.co.uk/?p=1</guid>
		<description><![CDATA[Well I finally decided to take that next step and write a blog. Mainly so I can keep people updated as to whats happening in gavs world and also so i can keep a note of thats happening&#8230;.( im starting to forget things in my old age&#8230;) Its probably not going to be updated a [...]]]></description>
			<content:encoded><![CDATA[<p>Well I finally decided to take that next step and write a blog.</p>
<p>Mainly so I can keep people updated as to whats happening in gavs world and also so i can keep a note of thats happening&#8230;.( im starting to forget things in my old age&#8230;)</p>
<p>Its probably not going to be updated a lot as i dont really have time to sit here and write a diary so im going to aim for an update once a week, highlighting the main things that have happened or i found interesting.</p>
<p>As with any blog, i must add a few shameless plugs</p>
<ul>
<li><a title="www.gavtaylor.co.uk" href="http://www.gavtaylor.co.uk" target="_blank">my website design portfolio</a></li>
<li><a title="1980designs.co.uk" href="http://www.1980designs.co.uk/">leahs online shop</a></li>
<li><a title="www.carnivaldivine.co.uk" href="http://www.carnivaldivine.co.uk" target="_blank">robs club night</a></li>
</ul>
<p>That will do for now, I could add a huge list but i cant be bothered.</p>
<p>I have just added a default template for now, i will add a site design to the list of things to do, but for now this one will suffice. As you can see its a blank canvas, I will be updating and adding content when I get time, there&#8217;s no rush as your probably the first person to read this and the next reader wont be for another week and then again it will propably be you leah&#8230; <img src='http://gavtaylor.co.uk/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Well its just gone 7am so that means its time to stop playing on the pc and get ready for work.</p>
<p><a title="UKFast Website" href="http://www.ukfast.net" target="_blank">UKFast</a>&#8230;. here I come&#8230;&#8230;.     damn another shameless plug&#8230;. <img src='http://gavtaylor.co.uk/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://gavtaylor.co.uk/blog/hello-world/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: gavtaylor.co.uk @ 2012-02-05 15:11:06 by W3 Total Cache -->
