<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Mr. Cruwys</title>
	<atom:link href="http://mrcruwys.com/wp/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://mrcruwys.com/wp</link>
	<description>Jack of all trades...master of none!</description>
	<lastBuildDate>Thu, 23 Feb 2017 03:56:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Hobby Tutorials by Dan</title>
		<link>http://mrcruwys.com/wp/?page_id=49#comment-47355</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Thu, 23 Feb 2017 03:56:48 +0000</pubDate>
		<guid isPermaLink="false">http://mrcruwys.com/wp/?page_id=49#comment-47355</guid>
		<description>I plan on getting a Mitsubishi Evolution 6, what are your thoughts on the car Mr Cruwys?</description>
		<content:encoded><![CDATA[<p>I plan on getting a Mitsubishi Evolution 6, what are your thoughts on the car Mr Cruwys?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 15. Macros by Cameron.M</title>
		<link>http://mrcruwys.com/wp/?page_id=1202#comment-41401</link>
		<dc:creator>Cameron.M</dc:creator>
		<pubDate>Wed, 29 Jul 2015 01:57:01 +0000</pubDate>
		<guid isPermaLink="false">http://mrcruwys.com/wp/?page_id=1202#comment-41401</guid>
		<description>If you are using a Mac then go to &quot;Libre Office&quot; (top right), &quot;preferences&quot;, and under the &quot;Libre Office&quot; tab go to &quot;Advanced&quot; and down the bottom it should say &quot;Enable Macro Recording (Limited)&quot;. It may ask you when you are making a macro that you need Java Runtime Environment and if so go to here: 

https://support.apple.com/kb/DL1572?locale=en_GB</description>
		<content:encoded><![CDATA[<p>If you are using a Mac then go to &#8220;Libre Office&#8221; (top right), &#8220;preferences&#8221;, and under the &#8220;Libre Office&#8221; tab go to &#8220;Advanced&#8221; and down the bottom it should say &#8220;Enable Macro Recording (Limited)&#8221;. It may ask you when you are making a macro that you need Java Runtime Environment and if so go to here: </p>
<p><a href="https://support.apple.com/kb/DL1572?locale=en_GB" rel="nofollow">https://support.apple.com/kb/DL1572?locale=en_GB</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 08. The Constructor by Michael</title>
		<link>http://mrcruwys.com/wp/?page_id=450#comment-39298</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Wed, 06 May 2015 14:11:59 +0000</pubDate>
		<guid isPermaLink="false">http://mrcruwys.com/wp/?page_id=450#comment-39298</guid>
		<description>You might have noticed I’ve used the Constructor’s parameter “cardNum” in this code. I will show you how this works a bit later so don’t worry if it doesn’t make sense just yet.

do u mind giving explaining what cardNum does?</description>
		<content:encoded><![CDATA[<p>You might have noticed I’ve used the Constructor’s parameter “cardNum” in this code. I will show you how this works a bit later so don’t worry if it doesn’t make sense just yet.</p>
<p>do u mind giving explaining what cardNum does?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 18. Conclusion by Michael Djingga</title>
		<link>http://mrcruwys.com/wp/?page_id=951#comment-38367</link>
		<dc:creator>Michael Djingga</dc:creator>
		<pubDate>Thu, 02 Apr 2015 21:00:36 +0000</pubDate>
		<guid isPermaLink="false">http://mrcruwys.com/wp/?page_id=951#comment-38367</guid>
		<description>Hi do u mind sending me an email on how the StartActivity.java class code looks like? ive been spending days on troubleshooting my startactivity class. Basically from tutorial 12 onwards. I can&#039;t seem to troubleshoot it.</description>
		<content:encoded><![CDATA[<p>Hi do u mind sending me an email on how the StartActivity.java class code looks like? ive been spending days on troubleshooting my startactivity class. Basically from tutorial 12 onwards. I can&#8217;t seem to troubleshoot it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 14. UI Response by Michael Djingga</title>
		<link>http://mrcruwys.com/wp/?page_id=924#comment-38366</link>
		<dc:creator>Michael Djingga</dc:creator>
		<pubDate>Thu, 02 Apr 2015 20:49:23 +0000</pubDate>
		<guid isPermaLink="false">http://mrcruwys.com/wp/?page_id=924#comment-38366</guid>
		<description>Hi i keep getting error on
PID: 27291
    java.lang.StackOverflowError
can&#039;t seem to run my app at all. it keeps shutting down.

            at com.example.michaelmichael.blackjtrainer.MainActivity</description>
		<content:encoded><![CDATA[<p>Hi i keep getting error on<br />
PID: 27291<br />
    java.lang.StackOverflowError<br />
can&#8217;t seem to run my app at all. it keeps shutting down.</p>
<p>            at com.example.michaelmichael.blackjtrainer.MainActivity</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 12. GUI Objects by Michael Djingga</title>
		<link>http://mrcruwys.com/wp/?page_id=897#comment-38353</link>
		<dc:creator>Michael Djingga</dc:creator>
		<pubDate>Thu, 02 Apr 2015 18:28:09 +0000</pubDate>
		<guid isPermaLink="false">http://mrcruwys.com/wp/?page_id=897#comment-38353</guid>
		<description>hi there! 
I am stuck at this part, &quot;hard tutorials, android app development 12.GUI Objects&quot;.
I am confuse with what other required objects do we need. Is it just the button?</description>
		<content:encoded><![CDATA[<p>hi there!<br />
I am stuck at this part, &#8220;hard tutorials, android app development 12.GUI Objects&#8221;.<br />
I am confuse with what other required objects do we need. Is it just the button?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on So what&#8217;s this site about? by Sebastian</title>
		<link>http://mrcruwys.com/wp/#comment-38298</link>
		<dc:creator>Sebastian</dc:creator>
		<pubDate>Wed, 01 Apr 2015 08:03:04 +0000</pubDate>
		<guid isPermaLink="false">http://mrcruwys.com/wp/?page_id=611#comment-38298</guid>
		<description>Hi mrcruwys! just wanted to let you know you still have chris and mine&#039;s assignment running in the background of your website! just thought i&#039;d let you know, you are welcome to use if for further teaching if you want to :)</description>
		<content:encoded><![CDATA[<p>Hi mrcruwys! just wanted to let you know you still have chris and mine&#8217;s assignment running in the background of your website! just thought i&#8217;d let you know, you are welcome to use if for further teaching if you want to :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 03. When to Bonsai by Taz</title>
		<link>http://mrcruwys.com/wp/?page_id=343#comment-36543</link>
		<dc:creator>Taz</dc:creator>
		<pubDate>Mon, 16 Feb 2015 11:53:34 +0000</pubDate>
		<guid isPermaLink="false">http://mrcruwys.com/wp/?page_id=343#comment-36543</guid>
		<description>I find this content quite intriguing...</description>
		<content:encoded><![CDATA[<p>I find this content quite intriguing&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 12. Final touches by mrcruwys</title>
		<link>http://mrcruwys.com/wp/?page_id=1099#comment-2551</link>
		<dc:creator>mrcruwys</dc:creator>
		<pubDate>Sat, 07 Dec 2013 22:42:17 +0000</pubDate>
		<guid isPermaLink="false">http://mrcruwys.com/wp/?page_id=1099#comment-2551</guid>
		<description>You&#039;re correct, the eyes were made by simply creating a UV Sphere and then squishing it to look like a button. Once you&#039;re happy with one you can duplicate it for the other side.</description>
		<content:encoded><![CDATA[<p>You&#8217;re correct, the eyes were made by simply creating a UV Sphere and then squishing it to look like a button. Once you&#8217;re happy with one you can duplicate it for the other side.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 12. Final touches by Jenny</title>
		<link>http://mrcruwys.com/wp/?page_id=1099#comment-2088</link>
		<dc:creator>Jenny</dc:creator>
		<pubDate>Fri, 01 Nov 2013 03:33:22 +0000</pubDate>
		<guid isPermaLink="false">http://mrcruwys.com/wp/?page_id=1099#comment-2088</guid>
		<description>This is great! Thanks! Could you give me a clue about how you made the eyes? Are they separate objects joined to the mesh or created from the mesh itself or something else?</description>
		<content:encoded><![CDATA[<p>This is great! Thanks! Could you give me a clue about how you made the eyes? Are they separate objects joined to the mesh or created from the mesh itself or something else?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
