<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Useful Stuff on mjgraf.net</title>
    <link>https://mjgraf.net/useful_stuff/</link>
    <description>Recent content in Useful Stuff on mjgraf.net</description>
    <generator>Hugo</generator>
    <language>en-gb</language>
    <copyright>Michael J. Graf</copyright>
    <lastBuildDate>Thu, 01 Jan 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://mjgraf.net/useful_stuff/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Liniertes und gepunktetes Papier zum Selberausdrucken</title>
      <link>https://mjgraf.net/useful_stuff/2601-papier-zum-selberdrucken.de/</link>
      <pubDate>Thu, 01 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://mjgraf.net/useful_stuff/2601-papier-zum-selberdrucken.de/</guid>
      <description>&lt;p&gt;&lt;em&gt;Nochmal auf Deutsch, damit das Thema auch von denen gefunden wird, die auf Deutsch danach suchen.&lt;/em&gt;&lt;/p&gt;&#xA;&lt;p&gt;Ich schreibe gerne mit der Hand, am liebsten mit Füller auf liniertem Papier. Und weil mir Kleinigkeiten manchmal wichtig sind: am allerliebsten auf liniertem Papier mit 8mm Zeilenabstand, statt der in deutschen Schulheften üblichen 9mm.&lt;/p&gt;&#xA;&lt;p&gt;Nun werden linierte Blöcke in Büromaterialschränken immer selterner; Laserdrucker dagegen stehen überall. Deshalb habe ich mir Druckvorlagen für &lt;a href=&#34;https://github.com/mjg14/Paper-Templates/blob/main/Papier%20liniert.pdf&#34;&gt;liniertes&lt;/a&gt;, &lt;a href=&#34;https://github.com/mjg14/Paper-Templates/blob/main/Papier%20gepunktet.pdf&#34;&gt;gepunktetes (statt: kariertes)&lt;/a&gt;&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;, und &lt;a href=&#34;https://github.com/mjg14/Paper-Templates/blob/main/Papier%20liniert%20-%20gepunktet.pdf&#34;&gt;vorne liniertes, hinten gepunktetes&lt;/a&gt; doppelseitiges A4-Papier erstellt, außerdem &lt;a href=&#34;https://github.com/mjg14/Paper-Templates/blob/main/gepunktet-A3.pdf&#34;&gt;gepunktetes einseitiges A3 Papier&lt;/a&gt; für größere Zeichnungen.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Print Your Own Ruled or Dotted Paper</title>
      <link>https://mjgraf.net/useful_stuff/2601-print-your-own-paper/</link>
      <pubDate>Thu, 01 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://mjgraf.net/useful_stuff/2601-print-your-own-paper/</guid>
      <description>&lt;p&gt;I love writing by hand, preferably with a fountain pen, even though my handwriting is terrible. Unfortunately, decent notepads and notebooks seem to disappear from many office supply cupboards, so I decided to make my own notepaper templates to print wherever and whenever I need some.&lt;/p&gt;&#xA;&lt;p&gt;Take your pick of &lt;a href=&#34;https://github.com/mjg14/Paper-Templates/blob/main/Papier%20liniert.pdf&#34;&gt;ruled&lt;/a&gt;, &lt;a href=&#34;https://github.com/mjg14/Paper-Templates/blob/main/Papier%20gepunktet.pdf&#34;&gt;dotted&lt;/a&gt;, or &lt;a href=&#34;https://github.com/mjg14/Paper-Templates/blob/main/Papier%20liniert%20-%20gepunktet.pdf&#34;&gt;front-ruled-back-dotted hybrid&lt;/a&gt; double-sided A4 paper, or &lt;a href=&#34;https://github.com/mjg14/Paper-Templates/blob/main/gepunktet-A3.pdf&#34;&gt;dotted single-sided A3 paper&lt;/a&gt; for those large drawings.&lt;/p&gt;&#xA;&lt;p&gt;Share and Enjoy,&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt; but don&amp;rsquo;t forget to attribute when you share!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Extracting all images from an Evernote Export (.enex) file</title>
      <link>https://mjgraf.net/useful_stuff/2101-evernote-export/</link>
      <pubDate>Fri, 01 Jan 2021 00:00:00 +0000</pubDate>
      <guid>https://mjgraf.net/useful_stuff/2101-evernote-export/</guid>
      <description>&lt;p&gt;While it&amp;rsquo;s quite easy to get a large number of images &lt;em&gt;into&lt;/em&gt; an &lt;a href=&#34;https://evernote.com/&#34;&gt;Evernote&lt;/a&gt; note, it&amp;rsquo;s hard work to get them all out again: you have to right-click them one by one, then &amp;ldquo;Save as&amp;hellip;&amp;rdquo; each one.&lt;/p&gt;&#xA;&lt;p&gt;However, Evernote &lt;em&gt;does&lt;/em&gt; let you export the entire note ‒ and even several notes at once ‒ into one .enex file. .enex files are XML, with each image base64 encoded and neatly enclosed in a &lt;code&gt;&amp;lt;resource&amp;gt;&lt;/code&gt; tag. So here is a perl script that will take a list of .enex files as command line arguments, and write all the images from each of them to the current folder.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
