<?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>NeutralNetworks</title>
	<atom:link href="http://neutralnetworks.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://neutralnetworks.co.uk</link>
	<description>carbon conscious computing</description>
	<lastBuildDate>Sun, 23 Oct 2011 08:30:31 +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>Web Site Testing</title>
		<link>http://neutralnetworks.co.uk/uncategorized/web-site-testing/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://neutralnetworks.co.uk/uncategorized/web-site-testing/#comments</comments>
		<pubDate>Sun, 23 Oct 2011 08:26:31 +0000</pubDate>
		<dc:creator>fergu5</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://neutralnetworks.co.uk/?p=80</guid>
		<description><![CDATA[Test your web site in a range of browsers with Screenfly from Quirktools]]></description>
			<content:encoded><![CDATA[<p>Test your web site in a range of browsers with <a href="http://quirktools.com/screenfly/">Screenfly</a> from <a href="http://quirktools.com/">Quirktools</a></p>
]]></content:encoded>
			<wfw:commentRss>http://neutralnetworks.co.uk/uncategorized/web-site-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding Google Maps to WordPress</title>
		<link>http://neutralnetworks.co.uk/wordpress/adding-google-maps-to-wordpress/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://neutralnetworks.co.uk/wordpress/adding-google-maps-to-wordpress/#comments</comments>
		<pubDate>Mon, 25 Jul 2011 22:24:46 +0000</pubDate>
		<dc:creator>fergu5</dc:creator>
				<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://neutralnetworks.co.uk/?p=70</guid>
		<description><![CDATA[It is now possible to add Google Maps to a Post or Page in WordPress without using a plugin. Here&#8217;s how]]></description>
			<content:encoded><![CDATA[<p>It is now possible to add Google Maps to a Post or Page in WordPress without using a plugin.</p>
<p><a href="http://en.support.wordpress.com/google-maps/">Here&#8217;s how</a></p>
]]></content:encoded>
			<wfw:commentRss>http://neutralnetworks.co.uk/wordpress/adding-google-maps-to-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change Post Date to EXIF Date in Autofocus Pro 1.2</title>
		<link>http://neutralnetworks.co.uk/theme/change-post-date-to-exif-date-in-autofocus-pro/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://neutralnetworks.co.uk/theme/change-post-date-to-exif-date-in-autofocus-pro/#comments</comments>
		<pubDate>Thu, 07 Jul 2011 21:44:10 +0000</pubDate>
		<dc:creator>fergu5</dc:creator>
				<category><![CDATA[autofocus]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://neutralnetworks.co.uk/?p=64</guid>
		<description><![CDATA[In the theme directory edit image.php Locate the following line&#8230; &#60;span&#62;&#60;abbr title="&#60;?php the_time('Y-m-d\TH:i:sO') ?&#62;"&#62;&#60;?php the_time('j M') ?&#62;&#60;/abbr&#62;&#60;/span&#62; to &#60;span&#62;&#60;abbr title="&#60;?php echo date('Y-m-d\TH:i:sO', $imgmeta['image_meta']['created_timestamp']) ?&#62;"&#62;&#60;?php echo date('j M', $imgmeta['image_meta']['created_timestamp']) ?&#62;&#60;/abbr&#62;&#60;/span&#62; Here&#8217;s the link on getsatisfaction.com/fthrwght/ that pointed me in the right &#8230; <a href="http://neutralnetworks.co.uk/theme/change-post-date-to-exif-date-in-autofocus-pro/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In the theme directory edit image.php</p>
<p>Locate the following line&#8230;</p>
<p><code>&lt;span&gt;&lt;abbr title="&lt;?php the_time('Y-m-d\TH:i:sO') ?&gt;"&gt;&lt;?php the_time('j M') ?&gt;&lt;/abbr&gt;&lt;/span&gt;</code></p>
<p>to</p>
<p><code>&lt;span&gt;&lt;abbr title="&lt;?php echo date('Y-m-d\TH:i:sO', $imgmeta['image_meta']['created_timestamp']) ?&gt;"&gt;&lt;?php echo date('j M', $imgmeta['image_meta']['created_timestamp']) ?&gt;&lt;/abbr&gt;&lt;/span&gt;</code></p>
<p><a href="http://getsatisfaction.com/fthrwght/topics/show_exif_date_instead_of_upload_date">Here&#8217;s</a> the link on <a href="http://getsatisfaction.com/fthrwght/">getsatisfaction.com/fthrwght/</a> that pointed me in the right direction.</p>
]]></content:encoded>
			<wfw:commentRss>http://neutralnetworks.co.uk/theme/change-post-date-to-exif-date-in-autofocus-pro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Maximum upload file size</title>
		<link>http://neutralnetworks.co.uk/uncategorized/maximum-upload-file-size/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://neutralnetworks.co.uk/uncategorized/maximum-upload-file-size/#comments</comments>
		<pubDate>Mon, 14 Mar 2011 22:59:52 +0000</pubDate>
		<dc:creator>fergu5</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://neutralnetworks.co.uk/?p=58</guid>
		<description><![CDATA[I keep forgetting this so I thought I would drop a qick post on the WordPress Maximum upload file size. The value is set on a per blog basis in Network Admin &#62; Settings and is generally set to 300KB.  &#8230; <a href="http://neutralnetworks.co.uk/uncategorized/maximum-upload-file-size/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I keep forgetting this so I thought I would drop a qick post on the WordPress Maximum upload file size.</p>
<p>The value is set on a per blog basis in Network Admin &gt; Settings and is generally set to 300KB.  This default value can be increased up to the value set in the file wp-admin/php.ini</p>
<blockquote><p>[PHP]<br />
; Increase maximum post size<br />
post_max_size = 500M</p>
<p>; Increase maximum upload size<br />
upload_max_filesize = 500M</p></blockquote>
<p>NB You may have to create this file.</p>
<p>The figures set in this file sets an upper limit for all blogs.</p>
]]></content:encoded>
			<wfw:commentRss>http://neutralnetworks.co.uk/uncategorized/maximum-upload-file-size/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twenty Ten Background Tweaks</title>
		<link>http://neutralnetworks.co.uk/wordpress/twenty-ten-background-tweaks/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://neutralnetworks.co.uk/wordpress/twenty-ten-background-tweaks/#comments</comments>
		<pubDate>Wed, 26 Jan 2011 16:42:06 +0000</pubDate>
		<dc:creator>fergu5</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[Twenty Ten]]></category>

		<guid isPermaLink="false">http://neutralnetworks.co.uk/?p=54</guid>
		<description><![CDATA[Twenty Ten is a great theme but a few enhancements are required to make your web page stand out from the rest. This article explains a few simple changes to add rounded cornerd and a drop shadow to the themes &#8230; <a href="http://neutralnetworks.co.uk/wordpress/twenty-ten-background-tweaks/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Twenty Ten is a great theme but a few enhancements are required to make your web page stand out from the rest.</p>
<p>This <a href="http://www.blog.web6.org/change-twenty-tens-background-wordpress/" target="_blank">article</a> explains a few simple changes to add rounded cornerd and a drop shadow to the themes background.</p>
]]></content:encoded>
			<wfw:commentRss>http://neutralnetworks.co.uk/wordpress/twenty-ten-background-tweaks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove Post Thumbnails from Static Pages</title>
		<link>http://neutralnetworks.co.uk/arras/remove-post-thumbnails-from-static-pages/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://neutralnetworks.co.uk/arras/remove-post-thumbnails-from-static-pages/#comments</comments>
		<pubDate>Thu, 05 Aug 2010 11:29:47 +0000</pubDate>
		<dc:creator>fergu5</dc:creator>
				<category><![CDATA[Arras]]></category>

		<guid isPermaLink="false">http://neutralnetworks.co.uk/?p=36</guid>
		<description><![CDATA[Recently struggled with removing the default &#8216;missing image&#8217; post thumbnail from static pages in the Arras Theme.  Luckily I wasn&#8217;t the only one who had the problem&#8230; Arras Theme: Remove post thumbnails from static pages]]></description>
			<content:encoded><![CDATA[<p>Recently struggled with removing the default &#8216;missing image&#8217; post thumbnail from static pages in the Arras Theme.  Luckily I wasn&#8217;t the only one who had the problem&#8230;</p>
<p><a rel="bookmark" href="http://www.krom8.com/2010/05/arras-theme-remove-post-thumbnails-from-static-pages" class="broken_link">Arras Theme: Remove post thumbnails from static pages</a></p>
<p><a href="http://www.krom8.com/2010/05/arras-theme-remove-post-thumbnails-from-static-pages" class="broken_link"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://neutralnetworks.co.uk/arras/remove-post-thumbnails-from-static-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Post Thumbnails in Practice</title>
		<link>http://neutralnetworks.co.uk/uncategorized/post-thumbnais-in-practice/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://neutralnetworks.co.uk/uncategorized/post-thumbnais-in-practice/#comments</comments>
		<pubDate>Thu, 20 May 2010 11:07:17 +0000</pubDate>
		<dc:creator>fergu5</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://neutralnetworks.co.uk/?p=25</guid>
		<description><![CDATA[Practical Uses for the Post-Thumbnail Function in WordPress 2.9 &#8211; an interesting article by Marko Randjelovic on onextrapixel.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.onextrapixel.com/2010/03/19/practical-uses-for-the-post-thumbnail-function-in-wordpress-2-9/">Practical Uses for the Post-Thumbnail Function in WordPress 2.9</a> &#8211; an interesting article by Marko Randjelovic on <a href="http://www.onextrapixel.com">onextrapixel</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://neutralnetworks.co.uk/uncategorized/post-thumbnais-in-practice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NextGEN Gallery 1.5.1</title>
		<link>http://neutralnetworks.co.uk/plugins/nextgen-gallery-1-5-1/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://neutralnetworks.co.uk/plugins/nextgen-gallery-1-5-1/#comments</comments>
		<pubDate>Thu, 25 Mar 2010 17:34:28 +0000</pubDate>
		<dc:creator>fergu5</dc:creator>
				<category><![CDATA[plugins]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://neutralnetworks.co.uk/?p=17</guid>
		<description><![CDATA[In the last week Alex Rabe has released the v1.5.1 of his great plugin NextGEN Gallery (and a quick bug release v1.5.1).  This plugin is tremendous and blows away the limited image library functionality that is built into WordPress by &#8230; <a href="http://neutralnetworks.co.uk/plugins/nextgen-gallery-1-5-1/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In the last week <a href="http://alexrabe.de/" target="_blank">Alex Rabe</a> has released the v1.5.1 of his great plugin <a href="http://alexrabe.de/wordpress-plugins/nextgen-gallery/" target="_blank">NextGEN Gallery</a> (and a quick bug release v1.5.1).  This plugin is tremendous and blows away the limited image library functionality that is built into <a href="http://wordpress.org" target="_blank">WordPress</a> by default.</p>
<p>I really wish though there was some way to directly integrate iPhoto and WordPress/NextGEN Galllery &#8211; please, please, please.</p>
]]></content:encoded>
			<wfw:commentRss>http://neutralnetworks.co.uk/plugins/nextgen-gallery-1-5-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.923 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-06 21:34:22 -->

