<?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>Guy Thomas, Author at ElearningWorld.org</title>
	<atom:link href="https://www.elearningworld.org/author/guythomas/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.elearningworld.org/author/guythomas/</link>
	<description>For the online learning world</description>
	<lastBuildDate>Sat, 23 Apr 2022 22:34:25 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://i0.wp.com/www.elearningworld.org/wp-content/uploads/2017/06/cropped-miriam_elearningworld_512x512.png?fit=32%2C32&#038;ssl=1</url>
	<title>Guy Thomas, Author at ElearningWorld.org</title>
	<link>https://www.elearningworld.org/author/guythomas/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">129348307</site>	<item>
		<title>Disable PHP code sniffer rules</title>
		<link>https://www.elearningworld.org/disable-php-code-sniffer-rules/</link>
					<comments>https://www.elearningworld.org/disable-php-code-sniffer-rules/#respond</comments>
		
		<dc:creator><![CDATA[Guy Thomas]]></dc:creator>
		<pubDate>Thu, 23 Jun 2022 23:42:00 +0000</pubDate>
				<category><![CDATA[Moodle]]></category>
		<category><![CDATA[PHP]]></category>
		<guid isPermaLink="false">https://www.elearningworld.org/?p=14372</guid>

					<description><![CDATA[<p>I work with Moodle code a lot and on most (if not all) projects codesniffer is employed to ensure a</p>
<p>The post <a href="https://www.elearningworld.org/disable-php-code-sniffer-rules/">Disable PHP code sniffer rules</a> appeared first on <a href="https://www.elearningworld.org">ElearningWorld.org</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.elearningworld.org/disable-php-code-sniffer-rules/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">14372</post-id>	</item>
		<item>
		<title>Moodle — Debugging SQL</title>
		<link>https://www.elearningworld.org/moodle-debugging-sql/</link>
					<comments>https://www.elearningworld.org/moodle-debugging-sql/#respond</comments>
		
		<dc:creator><![CDATA[Guy Thomas]]></dc:creator>
		<pubDate>Mon, 23 May 2022 23:42:00 +0000</pubDate>
				<category><![CDATA[Moodle]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[SQL]]></category>
		<guid isPermaLink="false">https://www.elearningworld.org/?p=14370</guid>

					<description><![CDATA[<p>Moodle — Debugging SQL Most Moodle developers will have hit this problem: You write what you think is a *perfect* SQL query</p>
<p>The post <a href="https://www.elearningworld.org/moodle-debugging-sql/">Moodle — Debugging SQL</a> appeared first on <a href="https://www.elearningworld.org">ElearningWorld.org</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.elearningworld.org/moodle-debugging-sql/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">14370</post-id>	</item>
		<item>
		<title>React Hook Form Submitting From Parent Component</title>
		<link>https://www.elearningworld.org/react-hook-form-submitting-from-parent-component-2/</link>
					<comments>https://www.elearningworld.org/react-hook-form-submitting-from-parent-component-2/#respond</comments>
		
		<dc:creator><![CDATA[Guy Thomas]]></dc:creator>
		<pubDate>Sun, 24 Apr 2022 23:42:00 +0000</pubDate>
				<category><![CDATA[Moodle]]></category>
		<category><![CDATA[Technical]]></category>
		<guid isPermaLink="false">https://www.elearningworld.org/?p=14368</guid>

					<description><![CDATA[<p>NOTE: I’m publishing this in case it is useful to people but with the following disclaimers: a) I’m a react&#160;noob</p>
<p>The post <a href="https://www.elearningworld.org/react-hook-form-submitting-from-parent-component-2/">React Hook Form Submitting From Parent Component</a> appeared first on <a href="https://www.elearningworld.org">ElearningWorld.org</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.elearningworld.org/react-hook-form-submitting-from-parent-component-2/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">14368</post-id>	</item>
		<item>
		<title>React Hook Form Submitting From Parent Component</title>
		<link>https://www.elearningworld.org/react-hook-form-submitting-from-parent-component/</link>
		
		<dc:creator><![CDATA[Guy Thomas]]></dc:creator>
		<pubDate>Thu, 24 Feb 2022 22:53:00 +0000</pubDate>
				<category><![CDATA[Moodle]]></category>
		<category><![CDATA[React]]></category>
		<guid isPermaLink="false">https://www.elearningworld.org/?p=14382</guid>

					<description><![CDATA[<p>NOTE: I’m publishing this in case it is useful to people but with the following disclaimers: a) I’m a react&#160;noob</p>
<p>The post <a href="https://www.elearningworld.org/react-hook-form-submitting-from-parent-component/">React Hook Form Submitting From Parent Component</a> appeared first on <a href="https://www.elearningworld.org">ElearningWorld.org</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">14382</post-id>	</item>
	</channel>
</rss>
