<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.9.3">Jekyll</generator><link href="https://phrees.com/feed.xml" rel="self" type="application/atom+xml" /><link href="https://phrees.com/" rel="alternate" type="text/html" /><updated>2023-05-01T04:04:55+00:00</updated><id>https://phrees.com/feed.xml</id><title type="html">Phil Rees Personal Blog</title><subtitle>Personal blog for Phil Rees - writer of prose, poetry and code.</subtitle><author><name>Phil Rees</name></author><entry><title type="html">My First Minetest Crafting Recipe</title><link href="https://phrees.com/lua/minetest/2022/11/16/my-first-mintest-recipe.html" rel="alternate" type="text/html" title="My First Minetest Crafting Recipe" /><published>2022-11-16T01:40:23+00:00</published><updated>2022-11-16T01:40:23+00:00</updated><id>https://phrees.com/lua/minetest/2022/11/16/my-first-mintest-recipe</id><content type="html" xml:base="https://phrees.com/lua/minetest/2022/11/16/my-first-mintest-recipe.html">&lt;p&gt;Successfully put together my first Minetest crafting recipe. Very simple but deeply satisfying.&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;Top Secret Document + Thought -&amp;gt; Declassified Document&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Not releaseing the code until I’ve figured out how to put this into a game instead of being in its own module. Something for the weekend I think.&lt;/p&gt;</content><author><name>Phil Rees</name></author><category term="Lua" /><category term="Minetest" /><summary type="html">Successfully put together my first Minetest crafting recipe. Very simple but deeply satisfying.</summary></entry><entry><title type="html">I’m Also Going To Be Learning Lua</title><link href="https://phrees.com/lua/2022/11/11/learning-lua.html" rel="alternate" type="text/html" title="I’m Also Going To Be Learning Lua" /><published>2022-11-11T05:32:00+00:00</published><updated>2022-11-11T05:32:00+00:00</updated><id>https://phrees.com/lua/2022/11/11/learning-lua</id><content type="html" xml:base="https://phrees.com/lua/2022/11/11/learning-lua.html">&lt;p&gt;The kids love playing MineTest so we’re going to be learning Lua together to make some mods for the game. DD wants to dragons while DD is all about guns and explosions. We’ll be starting with the basics though and putting together small collections of cutom blocks.&lt;/p&gt;</content><author><name>Phil Rees</name></author><category term="Lua" /><summary type="html">The kids love playing MineTest so we’re going to be learning Lua together to make some mods for the game. DD wants to dragons while DD is all about guns and explosions. We’ll be starting with the basics though and putting together small collections of cutom blocks.</summary></entry><entry><title type="html">Covid</title><link href="https://phrees.com/covid/2022/11/10/covid.html" rel="alternate" type="text/html" title="Covid" /><published>2022-11-10T05:12:34+00:00</published><updated>2022-11-10T05:12:34+00:00</updated><id>https://phrees.com/covid/2022/11/10/covid</id><content type="html" xml:base="https://phrees.com/covid/2022/11/10/covid.html">&lt;p&gt;Well I started this blog with good intentions and then Covid got me. A week in bed followed by a few weeks of really not having the energy I used to. I’m back up and about now but still get fatigued in the middle of the day. It takes a while. Should start producing next week.&lt;/p&gt;</content><author><name>Phil Rees</name></author><category term="Covid" /><summary type="html">Well I started this blog with good intentions and then Covid got me. A week in bed followed by a few weeks of really not having the energy I used to. I’m back up and about now but still get fatigued in the middle of the day. It takes a while. Should start producing next week.</summary></entry><entry><title type="html">I’m Going To Learn Godot</title><link href="https://phrees.com/godot/2022/09/05/i-am-going-to-learn-godot.html" rel="alternate" type="text/html" title="I’m Going To Learn Godot" /><published>2022-09-05T04:36:00+00:00</published><updated>2022-09-05T04:36:00+00:00</updated><id>https://phrees.com/godot/2022/09/05/i-am-going-to-learn-godot</id><content type="html" xml:base="https://phrees.com/godot/2022/09/05/i-am-going-to-learn-godot.html">&lt;p&gt;I’m teaching myself Godot with a view to developing educational applications and games. In this blog I’m going to document my progress, describe the resources I find useful and share some code snippets.&lt;/p&gt;

&lt;p&gt;My first project is a tool to help teaching and learning of grapheme/phoneme mapping. It’s aimed at older students and will be functional rather than entertaining.&lt;/p&gt;

&lt;p&gt;The first approach I’m going to try is using Godot’s UI features to represent graphemes and phonemes. I’ll be attempting to populate a grid of buttons programatically.&lt;/p&gt;

&lt;p&gt;Wish me luck.&lt;/p&gt;</content><author><name>Phil Rees</name></author><category term="Godot" /><summary type="html">I’m teaching myself Godot with a view to developing educational applications and games. In this blog I’m going to document my progress, describe the resources I find useful and share some code snippets.</summary></entry></feed>