<?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>Phil Barker &#187; Coding / Web Dev</title>
	<atom:link href="http://www.phil-barker.com/category/coding-web-dev/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phil-barker.com</link>
	<description>Web Developer, Petrol Head &#38; Wannabe Photographer</description>
	<lastBuildDate>Sun, 22 Jan 2012 21:08:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>WordPress gallery &#8211; Pagination plugin</title>
		<link>http://www.phil-barker.com/2011/04/wordpress-gallery-pagination-plugin/</link>
		<comments>http://www.phil-barker.com/2011/04/wordpress-gallery-pagination-plugin/#comments</comments>
		<pubDate>Sun, 24 Apr 2011 15:31:20 +0000</pubDate>
		<dc:creator>Phil Barker</dc:creator>
				<category><![CDATA[Coding / Web Dev]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.phil-barker.com/?p=490</guid>
		<description><![CDATA[For a while now I&#8217;ve been wondering what to do with my motorsport photography. I upload 3 or 4 images to my flickr account but I don&#8217;t want to flood it with dozens of photos as people will get bored. So I need somewhere to host all the rest of the images. The standard wordpress [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="size-full wp-image-516 aligncenter" title="Screenshot" src="http://www.phil-barker.com/wp-content/uploads/2011/04/screenshot-1.png" alt="" width="452" height="297" /> For a while now I&#8217;ve been wondering what to do with my motorsport photography. I upload 3 or 4 images to my flickr account but I don&#8217;t want to flood it with dozens of photos as people will get bored. So I need somewhere to host all the rest of the images.</p>
<p>The standard wordpress gallery works pretty well BUT it doesn&#8217;t paginate. So if I have 150 photos to put in a post the page becomes huge!<br />
I decided to have a go at fixing this with a custom wordpress plugin. It&#8217;s the first one I&#8217;ve written but it works really well.<br />
<span id="more-490"></span></p>
<p>You can download it <a rel="attachment wp-att-492" href="http://www.phil-barker.com/2011/04/wordpress-gallery-pagination-plugin/paginated-gallery/">here</a> or at the official WordPress Plugin page <a href="http://wordpress.org/extend/plugins/paginated-gallery/">here</a></p>
<p><strong>Installation</strong><br />
Simply unzip into your /wp-content/plugins folder &#8211; then activated it in your wordpress admin panel.<br />
Options can be set in the settings menu under &#8216;paginated gallery&#8217;.<br />
Choose the number of images you want per page and also choose if you would like it to work using the standard <code>[ gallery ]</code> shorttag.<br />
If you choose no then the shorttag <code>[ paginated_gallery ]</code> is used <img src='http://www.phil-barker.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I use this on my own site here &#8211; click <a href="http://www.phil-barker.com/2011/04/btcc-donington-park-april-2011/">here</a> for a demo</p>
<p>Any questions &#8211; leave me a comment</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phil-barker.com/2011/04/wordpress-gallery-pagination-plugin/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Vbulletin Spam WIN</title>
		<link>http://www.phil-barker.com/2010/12/vbulletin-spam-win/</link>
		<comments>http://www.phil-barker.com/2010/12/vbulletin-spam-win/#comments</comments>
		<pubDate>Tue, 14 Dec 2010 21:30:22 +0000</pubDate>
		<dc:creator>Phil Barker</dc:creator>
				<category><![CDATA[Coding / Web Dev]]></category>

		<guid isPermaLink="false">http://www.phil-barker.com/?p=396</guid>
		<description><![CDATA[I got an email tonight from google, a bit of a worrying email, warning me that I was displaying google adsense adverts on pages with pornographic content. A little bit concerning until I noticed the link they sent me was to a domain I bought 2 years ago. I bought it to set another car [...]]]></description>
			<content:encoded><![CDATA[<p>I got an email tonight from google, a bit of a worrying email, warning me that I was displaying google adsense adverts on pages with pornographic content.</p>
<p>A little bit concerning until I noticed the link they sent me was to a domain I bought 2 years ago. I bought it to set another car club up on, installed vbulletin and then lost interest. The main site had a &#8220;coming soon&#8221; page on &#8211; but if you visited /forums/ you got the vbulletin forum.</p>
<p>The site had over 15,000 spam bots registered, posting mostly russian porn. Over 160,000 pornographic posts to be more accurate.</p>
<p>The site was using 2.2gb on my server and transferring 28gb per month in bandwidth. EEK!</p>
<p>So quick pro-tip to all you web devs and server admins out there, don&#8217;t leave vbulletin running unmonitored! Haha</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phil-barker.com/2010/12/vbulletin-spam-win/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web development.. the wrong way</title>
		<link>http://www.phil-barker.com/2009/06/web-development-the-wrong-way/</link>
		<comments>http://www.phil-barker.com/2009/06/web-development-the-wrong-way/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 15:29:09 +0000</pubDate>
		<dc:creator>Phil Barker</dc:creator>
				<category><![CDATA[Coding / Web Dev]]></category>
		<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://www.fuzzy-orange.com/?p=263</guid>
		<description><![CDATA[For most of my career as a web developer, I have been re-writing web systems that already exist for various companies. Most of those web systems have some sort of in-company processes assigned to them, such as order processing, despatching, etc&#8230; I like to view re-developing existing systems as a point of change for the [...]]]></description>
			<content:encoded><![CDATA[<p>For most of my career as a web developer, I have been re-writing web systems that already exist for various companies.<br />
Most of those web systems have some sort of in-company processes assigned to them, such as order processing, despatching, etc&#8230;</p>
<p>I like to view re-developing existing systems as a point of change for the better, where existing processes within a company can be analysed and optimised. That way the company can save some money, and everyone can be a little bit happier in there job.</p>
<p>However I always find that other staff within companies are reluctant to change, they know how they currently work and they want to stick to that, even when the current processes within the company are slow, laborious and in places just plain wrong.</p>
<p>I don&#8217;t understand why other people find it so hard to step back, look at what they&#8217;re doing, and see where they can save time and stress with just a few changes!<br />
This is the most frustrating part of my life, I find it very hard to motivate myself to model web applications around company processes that I can see are wrong.</p>
<p>In order to save myself from a heart-attack mid way through my 30&#8242;s I&#8217;m not sure if I need to find a way to stop caring about improving the companies I work at, or whether I should try to migrate my job away from writing apps into some kind of business processes analyst?</p>
<p>For now I&#8217;ll stick to drinking JD every night until I stop caring <img src='http://www.phil-barker.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.phil-barker.com/2009/06/web-development-the-wrong-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a wordpress theme from scratch</title>
		<link>http://www.phil-barker.com/2008/09/creating-a-wordpress-theme-from-scratch/</link>
		<comments>http://www.phil-barker.com/2008/09/creating-a-wordpress-theme-from-scratch/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 14:30:32 +0000</pubDate>
		<dc:creator>Phil Barker</dc:creator>
				<category><![CDATA[Coding / Web Dev]]></category>

		<guid isPermaLink="false">http://www.fuzzy-orange.com/?p=172</guid>
		<description><![CDATA[I&#8217;ve been meaning to get around to making a wordpress theme from scratch for ages.. but I never seem to have the time and always just find one thats near enough so just bastardise that for my own blog But one thing I did notice is that the documentation around wordpress isn&#8217;t brilliant and there [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been meaning to get around to making a wordpress theme from scratch for ages.. but I never seem to have the time and always just find one thats near enough so just bastardise that for my own blog <img src='http://www.phil-barker.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>But one thing I did notice is that the documentation around wordpress isn&#8217;t brilliant and there is a serious lack of guides for creating your own themes</p>
<p>Today I stumbled upon <a href="http://themetation.com/2008/07/14/how-to-create-wordpress-themes-from-scratch-part-1/">this guide</a> which I&#8217;ve had a read through and it&#8217;s brilliant</p>
<p>Goes right through from designing a layout, slicing it up and eventually coding the individual pages<br />
If you are half decent at html/css you should be able to make a theme from scratch using this guide, big thumbs up from me to the original author!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phil-barker.com/2008/09/creating-a-wordpress-theme-from-scratch/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>I&#039;ve moved to the light side!!!</title>
		<link>http://www.phil-barker.com/2008/06/ive-moved-to-the-light-side/</link>
		<comments>http://www.phil-barker.com/2008/06/ive-moved-to-the-light-side/#comments</comments>
		<pubDate>Tue, 10 Jun 2008 15:37:19 +0000</pubDate>
		<dc:creator>Phil Barker</dc:creator>
				<category><![CDATA[Coding / Web Dev]]></category>

		<guid isPermaLink="false">http://www.fuzzy-orange.com/?p=128</guid>
		<description><![CDATA[Finally after what seems like an eternity of being jealous of Rick&#8217;s mac, I went out last week and bought myself a nice mac mini. 2.0ghz dual core with 2gb of ram I&#8217;ve taken both my 320gb drives out my PC, reformatted them and put them in USB caddies on my mac Only had it [...]]]></description>
			<content:encoded><![CDATA[<p>Finally after what seems like an eternity of being jealous of Rick&#8217;s mac, I went out last week and bought myself a nice mac mini.</p>
<p>2.0ghz dual core with 2gb of ram</p>
<p>I&#8217;ve taken both my 320gb drives out my PC, reformatted them and put them in USB caddies on my mac</p>
<p>Only had it for a week, but god its nice..<br />
Last night I was sat converting a few of my movie rips to MP4&#8242;s ready for itunes, chatting to a few mates on msn, watching a tv show in quicktime, doing a bit of work in photoshop and browsing around in coda, and it never skipped a beat</p>
<p>Compared to vista x64 ultimate which blue screened on average 6 times a day, I&#8217;m in heaven</p>
<p>I&#8217;ll stand by Rick&#8217;s comments here&#8230; if you use your computer professionally for either coding or graphic design, you NEED a mac!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phil-barker.com/2008/06/ive-moved-to-the-light-side/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

