<?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>Blog &#8211; MacBean Technology</title>
	<atom:link href="http://macbeantechnology.co.uk/category/blog/feed/" rel="self" type="application/rss+xml" />
	<link>https://macbeantechnology.co.uk</link>
	<description></description>
	<lastBuildDate>Fri, 17 Dec 2010 17:01:01 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://macbeantechnology.co.uk/wp-content/uploads/icon-macbean-logo-smaller-200x200.png</url>
	<title>Blog &#8211; MacBean Technology</title>
	<link>https://macbeantechnology.co.uk</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Get Recent Tweets with PHP</title>
		<link>https://macbeantechnology.co.uk/blog/get-recent-tweets-with-php/</link>
					<comments>https://macbeantechnology.co.uk/blog/get-recent-tweets-with-php/#comments</comments>
		
		<dc:creator><![CDATA[andrew]]></dc:creator>
		<pubDate>Fri, 17 Dec 2010 16:52:36 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[regexp]]></category>
		<category><![CDATA[tweets]]></category>
		<category><![CDATA[twitter]]></category>
		<guid isPermaLink="false">http://macbeantechnology.co.uk/?p=819</guid>

					<description><![CDATA[A simple, search engine friendly way to display recent tweets on your web site using PHP.]]></description>
		
					<wfw:commentRss>https://macbeantechnology.co.uk/blog/get-recent-tweets-with-php/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>XML from Java Properties in Groovy</title>
		<link>https://macbeantechnology.co.uk/blog/xml-from-java-properties-in-groovy/</link>
					<comments>https://macbeantechnology.co.uk/blog/xml-from-java-properties-in-groovy/#respond</comments>
		
		<dc:creator><![CDATA[andrew]]></dc:creator>
		<pubDate>Wed, 24 Nov 2010 16:52:32 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[groovy]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[maven]]></category>
		<category><![CDATA[unit-testing]]></category>
		<category><![CDATA[xml]]></category>
		<guid isPermaLink="false">http://macbeantechnology.co.uk/?p=832</guid>

					<description><![CDATA[Use groovy and a standard Java properties file to generate XML quickly and easily.]]></description>
		
					<wfw:commentRss>https://macbeantechnology.co.uk/blog/xml-from-java-properties-in-groovy/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Unit Test Spring Applications</title>
		<link>https://macbeantechnology.co.uk/blog/unit-test-spring-applications/</link>
					<comments>https://macbeantechnology.co.uk/blog/unit-test-spring-applications/#respond</comments>
		
		<dc:creator><![CDATA[andrew]]></dc:creator>
		<pubDate>Wed, 27 Oct 2010 15:05:57 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[junit]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[unit-testing]]></category>
		<guid isPermaLink="false">http://macbeantechnology.co.uk/?p=562</guid>

					<description><![CDATA[Read how to easily get hold of Spring application context objects/config when running unit tests and test your spring setup/wiring for free!]]></description>
		
					<wfw:commentRss>https://macbeantechnology.co.uk/blog/unit-test-spring-applications/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Testing MyBatis Type Handlers</title>
		<link>https://macbeantechnology.co.uk/blog/testing-sql-map-type-handlers/</link>
					<comments>https://macbeantechnology.co.uk/blog/testing-sql-map-type-handlers/#respond</comments>
		
		<dc:creator><![CDATA[andrew]]></dc:creator>
		<pubDate>Wed, 27 Oct 2010 09:28:51 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[enums]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[mocks]]></category>
		<category><![CDATA[mybatis]]></category>
		<category><![CDATA[orm]]></category>
		<category><![CDATA[unit-testing]]></category>
		<guid isPermaLink="false">http://macbeantechnology.co.uk/?p=511</guid>

					<description><![CDATA[Writing MyBatis custom type handlers is a pain in itself, see how to unit test them automatically to help ease that pain.]]></description>
		
					<wfw:commentRss>https://macbeantechnology.co.uk/blog/testing-sql-map-type-handlers/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Automate Testing JavaBeans</title>
		<link>https://macbeantechnology.co.uk/blog/automate-testing-javabeans/</link>
					<comments>https://macbeantechnology.co.uk/blog/automate-testing-javabeans/#comments</comments>
		
		<dc:creator><![CDATA[andrew]]></dc:creator>
		<pubDate>Mon, 25 Oct 2010 14:54:11 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[beans]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[mocks]]></category>
		<category><![CDATA[reflection]]></category>
		<category><![CDATA[unit-testing]]></category>
		<guid isPermaLink="false">http://macbeantechnology.co.uk/?p=425</guid>

					<description><![CDATA[Fed up of Java beans ruining your unit test coverage metrics? Test them auto-magically using our bean testing class.]]></description>
		
					<wfw:commentRss>https://macbeantechnology.co.uk/blog/automate-testing-javabeans/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
