<?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>Andrew Taylor &#187; Work</title>
	<atom:link href="http://www.andrewtaylor.me.uk/blog/category/work/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.andrewtaylor.me.uk</link>
	<description></description>
	<lastBuildDate>Wed, 28 Apr 2010 18:02:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Change of career</title>
		<link>http://www.andrewtaylor.me.uk/blog/2010/04/change-of-career/</link>
		<comments>http://www.andrewtaylor.me.uk/blog/2010/04/change-of-career/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 09:19:15 +0000</pubDate>
		<dc:creator>ataylor</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.andrewtaylor.me.uk/?p=238</guid>
		<description><![CDATA[It seems overnight I&#8217;ve changed my career and I&#8217;m now an electrical contractor with my own van!]]></description>
			<content:encoded><![CDATA[<p>It seems overnight I&#8217;ve changed my career and I&#8217;m now an electrical contractor with my own van!</p>
<p><a href="http://www.andrewtaylor.me.uk/wp-content/uploads/2010/04/110420100011.jpg"><img class="aligncenter size-full wp-image-240" title="A J Taylor van" src="http://www.andrewtaylor.me.uk/wp-content/uploads/2010/04/110420100011.jpg" alt="A J Taylor van" width="600" height="394" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewtaylor.me.uk/blog/2010/04/change-of-career/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bind DNS server request logging</title>
		<link>http://www.andrewtaylor.me.uk/blog/2009/11/bind-dns-server-request-logging/</link>
		<comments>http://www.andrewtaylor.me.uk/blog/2009/11/bind-dns-server-request-logging/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 10:51:54 +0000</pubDate>
		<dc:creator>ataylor</dc:creator>
				<category><![CDATA[Computers and Internet]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.andrewtaylor.me.uk/blog/2009/11/bind-dns-server-request-logging/</guid>
		<description><![CDATA[I needed to log all requests to our Bind DNS servers so that we could find out which servers and computers were still using them for DNS resolution before we decomissioned them. This named.conf config entry proved most useful. I&#8217;ve posted it here so that everytime I need to do this, I don&#8217;t start from scratch [...]]]></description>
			<content:encoded><![CDATA[<p>I needed to log all requests to our Bind DNS servers so that we could find out which servers and computers were still using them for DNS resolution before we decomissioned them.</p>
<p>This named.conf config entry proved most useful. I&#8217;ve posted it here so that everytime I need to do this, I don&#8217;t start from scratch trying to figure it out again - three times now! Hopefully other people will find it useful.</p>
<pre>logging {
  channel simple_log {
    file "/var/log/named/bind.log" versions 3 size 5m;
    severity info;
    print-time yes;
    print-severity yes;
    print-category yes;
  };
  category queries {
    simple_log;
  };
};</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewtaylor.me.uk/blog/2009/11/bind-dns-server-request-logging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yes, I am still alive</title>
		<link>http://www.andrewtaylor.me.uk/blog/2006/05/yes-i-am-still-alive/</link>
		<comments>http://www.andrewtaylor.me.uk/blog/2006/05/yes-i-am-still-alive/#comments</comments>
		<pubDate>Fri, 12 May 2006 09:06:04 +0000</pubDate>
		<dc:creator>ataylor</dc:creator>
				<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.andrewtaylor.me.uk/dev/?p=61</guid>
		<description><![CDATA[I&#8217;ve been a bit quiet on here lately, so sorry about that (had anyone actually noticed?!) The last few weeks have seen Rentokil move into their new offices and I&#8217;ve been heavily involved in the process of moving people, their PCs and their data from the Garland Road and Felcourt sites to City Place. All [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been a bit quiet on here lately, so sorry about that (had anyone actually noticed?!)</p>
<p>The last few weeks have seen Rentokil move into their new offices and I&#8217;ve been heavily involved in the process of moving people, their PCs and their data from the Garland Road and Felcourt sites to City Place. All the staff that are moving at this time have now moved and the next task is to migrate all the servers from the data cente at Garland Road to our new one at City Place.</p>
<p>We&#8217;ve all been working flat out to get a million-and-one things done and it definately shows &#8211; so far (excluding glitches to be expected) it has gone very well and I&#8217;m really proud of my work that&#8217;s gone into it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewtaylor.me.uk/blog/2006/05/yes-i-am-still-alive/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Counting down the days</title>
		<link>http://www.andrewtaylor.me.uk/blog/2006/03/counting-down-the-days/</link>
		<comments>http://www.andrewtaylor.me.uk/blog/2006/03/counting-down-the-days/#comments</comments>
		<pubDate>Mon, 13 Mar 2006 14:47:35 +0000</pubDate>
		<dc:creator>ataylor</dc:creator>
				<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.andrewtaylor.me.uk/dev/?p=60</guid>
		<description><![CDATA[So, just 19 days to go before the (planned) move date to the new offices at City Place. I personally feel that it&#8217;s unlikely we&#8217;ll move on the 10th April as planned, the timescales are all just a bit to tight for comfort at the moment, but I may be proved wrong. Currently, we&#8217;re building [...]]]></description>
			<content:encoded><![CDATA[<p>So, just 19 days to go before the (planned) move date to the new offices at City Place.</p>
<p>I personally feel that it&#8217;s unlikely we&#8217;ll move on the 10th April as planned, the timescales are all just a bit to tight for comfort at the moment, but I may be proved wrong.</p>
<p>Currently, we&#8217;re building all the new servers required for general network stuff and file and print. Hit a bit of a stalling point until we have a list of departments requiring new file servers.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewtaylor.me.uk/blog/2006/03/counting-down-the-days/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>We&#8217;re getting a Google box</title>
		<link>http://www.andrewtaylor.me.uk/blog/2006/01/were-getting-a-google-box/</link>
		<comments>http://www.andrewtaylor.me.uk/blog/2006/01/were-getting-a-google-box/#comments</comments>
		<pubDate>Mon, 09 Jan 2006 16:46:03 +0000</pubDate>
		<dc:creator>ataylor</dc:creator>
				<category><![CDATA[Computers and Internet]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.andrewtaylor.me.uk/dev/?p=41</guid>
		<description><![CDATA[Or more precisely, a Google Mini. In essence, it&#8217;s the Google search engine and web site in a dedicated box. Rentokil currently use an external company to run their search facility across our many web sites. However the Google Mini works out as a much cheaper option and allows us to run everything in house. [...]]]></description>
			<content:encoded><![CDATA[<p>Or more precisely, a <a href="http://www.google.com/enterprise/mini/" target="_blank">Google Mini</a>. In essence, it&#8217;s the Google search engine and web site in a dedicated box.<span id="more-41"></span></p>
<p align="right"><img id="image50" style="width: 250px; height: 90px" height="90" alt="Google Mini" src="http://www.andrewtaylor.me.uk/blog/wp-content/uploads/2006/01/googlemini.gif" width="250" /></p>
<p align="left">Rentokil currently use an external company to run their search facility across our many web sites. However the Google Mini works out as a much cheaper option and allows us to run everything in house.</p>
<p align="left">And it looks rather cool too <img src='http://www.andrewtaylor.me.uk/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewtaylor.me.uk/blog/2006/01/were-getting-a-google-box/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A year at Rentokil</title>
		<link>http://www.andrewtaylor.me.uk/blog/2005/12/a-year-at-rentokil/</link>
		<comments>http://www.andrewtaylor.me.uk/blog/2005/12/a-year-at-rentokil/#comments</comments>
		<pubDate>Fri, 16 Dec 2005 17:19:24 +0000</pubDate>
		<dc:creator>ataylor</dc:creator>
				<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.andrewtaylor.me.uk/dev/?p=34</guid>
		<description><![CDATA[So, it&#8217;s been a year at Rentokil. Actually it was last Friday, but I&#8217;ve been so busy that I&#8217;ve only just got round to writing. I have to say it&#8217;s been an amazing year with so many opportunities. So maybe I should explain how I got the job and what it&#8217;s involved since 9th December [...]]]></description>
			<content:encoded><![CDATA[<p>So, it&#8217;s been a year at Rentokil. Actually it was last Friday, but I&#8217;ve been so busy that I&#8217;ve only just got round to writing. I have to say it&#8217;s been an amazing year with so many opportunities. So maybe I should explain how I got the job and what it&#8217;s involved since 9th December 2004.<span id="more-34"></span></p>
<p>I posted my CV on <a href="http://www.jobsite.co.uk/" target="_blank">JobSite</a> a few months after I graduated last year. I spent some time working for myself (t/a Hey Presto! Internet Services) and for <a href="http://www.4dhosting.com/" target="_blank">4D Internet</a> but quickly decided working from my bedroom all day, every day, wasn&#8217;t good. I tried a few agencies locally for IT jobs but nothing much seemed to be available, or those that I did find I could&#8217;ve done 5 years ago without A-Levels or a degree, which wouldn&#8217;t have been very taxing.</p>
<p>Eventually an agency in town approached me with a research job based locally. Their description of it though sounded very dull and I decided not to pursue this. Although I did find out what the company was and discovered they had a very large IT department. So I sent my CV off to them on the off-change they had something else available.</p>
<p>Then about a week later another agency called to say they had a job for a local company they were trying to fill and my CV fitted the job locally. When the chap described the job, it began to sound familiar and when he told me the company name, turns out it was the same one the previous agency had already spoken to me about. This time though, the description I got was much more interesting, involving research of new technologies and development of all kinds of things, hardware and software. So, I had a telephone interview a few days later which mainly involved some questions about various technologies and nothing much I hadn&#8217;t dealt with before.</p>
<p>Apparently I did quite well in the phone interview (found out later I actually got every question right which no-one had done before :p) so was invited to a proper interview the next Monday. Anyway, to cut a long story short, they offered me the job there and then, to start the next week. Over the last 12 months I&#8217;ve been involved in a huge variety of projects, just some of them listed below:</p>
<ul>
<li><strong>Common Authentication</strong> &#8211; a method of allowing customers to login to Rentokil Initial web sites and services with just one set of credentials</li>
<li><strong>SMS Gateway</strong> &#8211; development of a set of applications and scripts to send SMS messages via a GSM modem from a variety of sources.</li>
<li><strong>VMWare</strong> &#8211; server virtualisation &#8211; pretty much all new servers are virtual now and gradually moving all physical machines over too</li>
<li><strong>Reverse Proxy</strong> &#8211; proxy server for incoming web site requests and redirection to appropriate servers.</li>
<li><strong>SSL VPN</strong> &#8211; a technology to allow users to access resources on Rentokil&#8217;s internal network securely.</li>
<li><strong>RINX / RINA</strong> &#8211; Rentokil Initial&#8217;s own flavour of Linux. Most other projects are based on this in one way or another.</li>
</ul>
<p>&#8230; and loads more. I&#8217;ll probably re-visit this post in the next week or so when I&#8217;ve got more thoughts <img src='http://www.andrewtaylor.me.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>[EDIT]</p>
<p>As promised &#8211; some more updates. Other things I&#8217;ve been involved with:</p>
<ul>
<li>
<div><strong>Exchange and Blackberries</strong> &#8211; deployment of internal Exchange system and susequentÂ research into out-sourced solutions</div>
</li>
<li>
<div><strong>Citrix</strong> &#8211; deployment of applications using a Citrix Farm and an SSL VPN</div>
</li>
<li>
<div><strong>Various technologies for WebDev</strong> &#8211; including PHP development, LDAP, SOAP and other odds and sods</div>
</li>
</ul>
<p>[/EDIT]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewtaylor.me.uk/blog/2005/12/a-year-at-rentokil/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trip to Style</title>
		<link>http://www.andrewtaylor.me.uk/blog/2005/11/trip-to-style/</link>
		<comments>http://www.andrewtaylor.me.uk/blog/2005/11/trip-to-style/#comments</comments>
		<pubDate>Wed, 30 Nov 2005 13:37:40 +0000</pubDate>
		<dc:creator>ataylor</dc:creator>
				<category><![CDATA[Computers and Internet]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.andrewtaylor.me.uk/dev/?p=32</guid>
		<description><![CDATA[A few weeks ago I was given the opportunity to go for a day out of the office to the headoffice of Initial Style. Style is part of the Rentokil Initial group and provides conference venues and facilities. They&#8217;re currently in the process of being sold off as part of the restructuring of the group. [...]]]></description>
			<content:encoded><![CDATA[<p>A few weeks ago I was given the opportunity to go for a day out of the office to the headoffice of <a href="http://www.initialstyle.co.uk/" target="_blank">Initial Style</a>. Style is part of the Rentokil Initial group and provides conference venues and facilities. They&#8217;re currently in the process of <a href="http://ir.rentokil-initial.com/phoenix.zhtml?c=108168&#038;p=irol-newsArticle_Print&#038;ID=790657&#038;highlight="target="_blank">being sold off</a> as part of the restructuring of the group.</p>
<p>It&#8217;s nothing particularly exciting, but since trips out are rather rare for members of SysMan and TechDev I felt it was worth a mention <img src='http://www.andrewtaylor.me.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>My job for the day was to install a reverse proxy server running Rentokil&#8217;s own flavour of Linux and <a href="/gnu/pound/" target="_blank">pound</a>. This is to act as a middle-man between requests from the outside world and the in-house web booking engine (an IIS-hosted web site). The reverse proxy was sited in the DMZ, so access to it from the outside is strictly limited (just to port 80 at the moment). It then sanatizes requests (blocking anything deemed &#8220;bad&#8221;) and passes them to the back end server in the protected network. It basically adds a safety layer to prevent having to expose an IIS box directly to the world.</p>
<p>Surprisingly this all went rather well, other than a mis-configuration of the default gateway, the pound and firewall settings were all correct first time. Which was rather pleasing.</p>
<p>I went to the offices with the web development manager from the office here. Whilst I was sorting out the reverse proxy he was meeting with two prospective web hosting companies, along with various members of Initial&#8217;s IT team, to discuss the outsourcing of the hosting of Initial&#8217;s web site when they are sold off. The site&#8217;s currently hosted in-house here at Garland Road, but obviously this couldn&#8217;t continue once they were no longer part of the group.</p>
<p>One of the companies was <a href="http://www.4dhosting.com/" target="_blanl">4D Internet</a>, who I worked for between graduating in summer 2004 and starting at Rentokil in the December. The decision is very close at the moment as to who gets the contract, but 4D may have the winning proposal with their flexibility and management offerings. Without wanting to jinx anything, I&#8217;ll say no more until the decision is made :p</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewtaylor.me.uk/blog/2005/11/trip-to-style/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>On the move</title>
		<link>http://www.andrewtaylor.me.uk/blog/2005/09/on-the-move/</link>
		<comments>http://www.andrewtaylor.me.uk/blog/2005/09/on-the-move/#comments</comments>
		<pubDate>Thu, 22 Sep 2005 10:05:46 +0000</pubDate>
		<dc:creator>ataylor</dc:creator>
				<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.andrewtaylor.me.uk/dev/?p=27</guid>
		<description><![CDATA[It&#8217;s now official, our office is moving. Thankfully not too far, and to the place where we all thought. I&#8217;ve setupÂ a wiki so everyone can discuss: http://www.andrewtaylor.me.uk/cityplace/]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s now official, our office is moving. Thankfully not too far, and to the place where we all thought.</p>
<p>I&#8217;ve setupÂ a wiki so everyone can discuss: <a href="http://www.andrewtaylor.me.uk/cityplace/">http://www.andrewtaylor.me.uk/cityplace/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewtaylor.me.uk/blog/2005/09/on-the-move/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Office Webcam</title>
		<link>http://www.andrewtaylor.me.uk/blog/2005/08/office-webcam/</link>
		<comments>http://www.andrewtaylor.me.uk/blog/2005/08/office-webcam/#comments</comments>
		<pubDate>Tue, 16 Aug 2005 11:13:33 +0000</pubDate>
		<dc:creator>ataylor</dc:creator>
				<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.andrewtaylor.me.uk/dev/?p=19</guid>
		<description><![CDATA[Now you can see what we&#8217;re getting up to: Edit: You can also view a real-time version here: http://cam.andrewtaylor.me.uk/ (subject to the ADSL connection working!)]]></description>
			<content:encoded><![CDATA[<p>Now you can see what we&#8217;re getting up to:<span id="more-19"></span></p>
<p><img src="http://www.andrewtaylor.me.uk/cam_1.jpg" /></p>
<p>Edit: You can also view a real-time version here: <a href="http://cam.andrewtaylor.me.uk/" target="_blank">http://cam.andrewtaylor.me.uk/</a> (subject to the ADSL connection working!)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewtaylor.me.uk/blog/2005/08/office-webcam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8230;and again</title>
		<link>http://www.andrewtaylor.me.uk/blog/2005/03/and-again/</link>
		<comments>http://www.andrewtaylor.me.uk/blog/2005/03/and-again/#comments</comments>
		<pubDate>Thu, 31 Mar 2005 19:45:00 +0000</pubDate>
		<dc:creator>ataylor</dc:creator>
				<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.andrewtaylor.me.uk/dev/?p=5</guid>
		<description><![CDATA[Ironic isn&#8217;t it? The week that the networking guy&#8217;s out of the office, the network breaks. This time, the dedicated ADSL line for Tax and Treasury&#8217;s share trading software failed after BT carried out some work at the local exchange. This was a link I helped to install, so luckily we managed to scrape together [...]]]></description>
			<content:encoded><![CDATA[<p>Ironic isn&#8217;t it? The week that the networking guy&#8217;s out of the office, the network breaks. This time, the dedicated ADSL line for Tax and Treasury&#8217;s share trading software failed after BT carried out some work at the local exchange.<span id="more-5"></span></p>
<p>This was a link I helped to install, so luckily we managed to scrape together enough information to resolve the issue by routing their traffic elsewhere.</p>
<p>And the ISDN link to Cheshunt failed &#8211; again, BT&#8217;s fault. At least it was only two red lights today.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewtaylor.me.uk/blog/2005/03/and-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

