<feed xmlns='http://www.w3.org/2005/Atom'>
<title>puzzles/webpage.pl, branch rockbox</title>
<subtitle>My sgt-puzzles tree</subtitle>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/puzzles/'/>
<entry>
<title>Make the images on the web page link to the JS puzzles.</title>
<updated>2017-09-05T20:02:18+00:00</updated>
<author>
<name>Simon Tatham</name>
<email>anakin@pobox.com</email>
</author>
<published>2017-09-05T20:02:18+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/puzzles/commit/?id=b36298ab4d3e52868d115afca0e26b310eeb06dc'/>
<id>b36298ab4d3e52868d115afca0e26b310eeb06dc</id>
<content type='text'>
I've been thinking for a while that it's about time I did that. Those
images used to link to the Java versions of the puzzles, back when
Java was the in-browser applet platform of choice; then I made them
not link to either one when it wasn't clear which system would win;
but now JS has clearly won, it's past time the images linked to the JS
puzzles, as the obviously sensible default.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I've been thinking for a while that it's about time I did that. Those
images used to link to the Java versions of the puzzles, back when
Java was the in-browser applet platform of choice; then I made them
not link to either one when it wasn't clear which system would win;
but now JS has clearly won, it's past time the images linked to the JS
puzzles, as the obviously sensible default.
</pre>
</div>
</content>
</entry>
<entry>
<title>Turn &lt;image&gt; tag into &lt;img&gt;.</title>
<updated>2015-02-08T22:52:20+00:00</updated>
<author>
<name>Simon Tatham</name>
<email>anakin@pobox.com</email>
</author>
<published>2015-02-08T22:52:20+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/puzzles/commit/?id=f1e68fb516b5a8e83a9a2c923424313d0098a728'/>
<id>f1e68fb516b5a8e83a9a2c923424313d0098a728</id>
<content type='text'>
Not sure how I managed to write the former by mistake, but I didn't
notice because browsers didn't immediately complain. Still, James
Harvey points out, it ought to be turned into the actually
standards-compliant spelling of the tag. Ahem.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Not sure how I managed to write the former by mistake, but I didn't
notice because browsers didn't immediately complain. Still, James
Harvey points out, it ought to be turned into the actually
standards-compliant spelling of the tag. Ahem.
</pre>
</div>
</content>
</entry>
<entry>
<title>And one more whitespace fix.</title>
<updated>2015-01-13T20:46:00+00:00</updated>
<author>
<name>Simon Tatham</name>
<email>anakin@pobox.com</email>
</author>
<published>2015-01-13T20:46:00+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/puzzles/commit/?id=3f651b25c74d7b7c7e56ec1ca9f8afc80a3a800c'/>
<id>3f651b25c74d7b7c7e56ec1ca9f8afc80a3a800c</id>
<content type='text'>
It's a pain having to commit each of these separately in order to test
the script, but there we go. Should be working now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's a pain having to commit each of these separately in order to test
the script, but there we go. Should be working now.
</pre>
</div>
</content>
</entry>
<entry>
<title>Couple of fixes to the new web-page mechanism.</title>
<updated>2015-01-13T20:30:40+00:00</updated>
<author>
<name>Simon Tatham</name>
<email>anakin@pobox.com</email>
</author>
<published>2015-01-13T20:30:40+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/puzzles/commit/?id=603409d092f5008d12e09f712eac4ba3381207eb'/>
<id>603409d092f5008d12e09f712eac4ba3381207eb</id>
<content type='text'>
I missed some spaces in the autogenerated &lt;span&gt;s, and I generated the
web page components including unfinished puzzles by mistake.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I missed some spaces in the autogenerated &lt;span&gt;s, and I generated the
web page components including unfinished puzzles by mistake.
</pre>
</div>
</content>
</entry>
<entry>
<title>Script to autogenerate pieces of the web page.</title>
<updated>2015-01-13T20:04:18+00:00</updated>
<author>
<name>Simon Tatham</name>
<email>anakin@pobox.com</email>
</author>
<published>2015-01-13T20:04:18+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/puzzles/commit/?id=7cf7e37d65d59bc87977deb7e810f21b4b106797'/>
<id>7cf7e37d65d59bc87977deb7e810f21b4b106797</id>
<content type='text'>
This should simplify the process of adding a new puzzle, by automating
the part where I have to manually edit index.html separately from the
main build step.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should simplify the process of adding a new puzzle, by automating
the part where I have to manually edit index.html separately from the
main build step.
</pre>
</div>
</content>
</entry>
</feed>
