-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathprogramming.rss.xml
7 lines (7 loc) · 2.15 KB
/
programming.rss.xml
1
2
3
4
5
6
7
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>fritzm.github.io - Programming</title><link>https://fritzm.github.io/</link><description></description><lastBuildDate>Fri, 26 Feb 2021 00:00:00 -0800</lastBuildDate><item><title>Project Genius pyramid puzzle</title><link>https://fritzm.github.io/pyramid.html</link><description><p><em>[A catch-up article from Christmas, 2020]</em></p>
<p>My family knows I have a fondness for puzzles, so my son will typically gift me a few each year at Christmas.
Among the puzzles received this year was the <a href="https://www.amazon.com/Project-Genius-Teaser-Puzzle-Wooden/dp/B07794JV4F">Project Genius Pyramid</a>:</p>
<p><img src='/images/puzzles/pyramid-together_thumbnail_tall.jpeg' title='Project Genius pyramid puzzle, assembled' onclick='pswipe("puzzles",0);'/>
<img src='/images/puzzles/pyramid-apart_thumbnail_tall.jpeg' title='Project Genius pyramid puzzle, disassembled' onclick='pswipe("puzzles",1);'/></p>
<p>This is pretty entertaining to play with -- since the planes and …</p></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fritz Mueller</dc:creator><pubDate>Fri, 26 Feb 2021 00:00:00 -0800</pubDate><guid isPermaLink="false">tag:fritzm.github.io,2021-02-26:/pyramid.html</guid><category>Programming</category></item><item><title>three.js and JSFiddle</title><link>https://fritzm.github.io/jsfiddle-test.html</link><description><p>Here's a small web toy, as a test of embedding a client-side visualisation in this blog. The toy written in JavaScript using the <a href="http://threejs.org/">Three.js</a> 3D graphics library, and is hosted at JSFiddle.net. If you click the "Edit in JSFiddle" link, you'll go off site to a full multi-pane …</p></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fritz Mueller</dc:creator><pubDate>Tue, 02 Dec 2014 20:08:00 -0800</pubDate><guid isPermaLink="false">tag:fritzm.github.io,2014-12-02:/jsfiddle-test.html</guid><category>Programming</category><category>Three.js</category><category>JSFiddle</category></item></channel></rss>