<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Andreas Klöckner's web page</title><link>https://mathema.tician.de/</link><description></description><lastBuildDate>Tue, 16 Jan 2018 19:39:00 -0600</lastBuildDate><item><title>The State of OpenCL for Scientific Computing in 2018</title><link>https://mathema.tician.de/the-state-of-opencl-for-scientific-computing-in-2018</link><description>&lt;p&gt;As someone who maintains a &lt;a href="http://github.com/inducer"&gt;fair number of software
packages&lt;/a&gt; that build, in one way or an other, on
OpenCL (and keeps creating more!), a friend recently asked me what I thought of
the state of the OpenCL ecosystem in 2018. In part, I am writing this to support
the …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Tue, 16 Jan 2018 19:39:00 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2018-01-16:/the-state-of-opencl-for-scientific-computing-in-2018</guid><category>opencl</category><category>jit</category><category>scicomp</category><category>work</category></item><item><title>Nvidia Highlights PyCUDA/PyOpenCL Applications</title><link>https://mathema.tician.de/nvidia-coverage</link><description>&lt;p&gt;Nvidia&amp;#8217;s &lt;a href="https://devblogs.nvidia.com/parallelforall/"&gt;Parallel Forall blog&lt;/a&gt;
recently highlighted two applications that are using my &lt;a href="/software/pyopencl"&gt;Python&lt;/a&gt;
&lt;a href="/software/pycuda"&gt;&lt;span class="caps"&gt;HPC&lt;/span&gt; packages&lt;/a&gt; to accelerate their computational science&amp;nbsp;workloads:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://devblogs.nvidia.com/parallelforall/increasing-luminosity-beam-dynamics-gpus/"&gt;Increasing the Luminosity of Beam Dynamics with GPUs&lt;/a&gt;,
    a writeup of &lt;a href="http://people.epfl.ch/adrian.oeftiger"&gt;Adrian Oeftiger&lt;/a&gt;&amp;#8216;s work
    on &lt;span class="caps"&gt;CERN&lt;/span&gt;&amp;#8217;s &lt;a href="https://github.com/PyCOMPLETE/PyHEADTAIL"&gt;PyHEADTAIL&lt;/a&gt;&amp;nbsp;code.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://devblogs.nvidia.com/parallelforall/open-reproducible-computational-chemistry-python-cuda/"&gt;Open, Reproducible Computational Chemistry with Python and &lt;span class="caps"&gt;CUDA …&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sun, 14 Feb 2016 13:18:00 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2016-02-14:/nvidia-coverage</guid><category>python</category><category>hpc</category><category>work</category></item><item><title>Tutorial: Domain Specific Languages and Code Generation in Python</title><link>https://mathema.tician.de/tutorial-dsl-codegen</link><description>&lt;p&gt;At &lt;a href="http://sc15.supercomputing.org"&gt;&lt;span class="caps"&gt;SC15&lt;/span&gt;&lt;/a&gt; last week I had the opportunity to
present a
&lt;a href="http://sc15.supercomputing.org/schedule/event_detail-evid=tut174.html"&gt;tutorial&lt;/a&gt; on
how to design, build, and compile your own domain-specific language using
Python. I am now releasing the tutorial material under a Creative Commons
license for the community to use and build&amp;nbsp;on.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href="https://github.com/inducer/languages-and-codegen-tutorial"&gt;Browse&amp;nbsp;tutorial&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Specifically, the material …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Wed, 25 Nov 2015 18:55:00 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2015-11-25:/tutorial-dsl-codegen</guid><category>opencl</category><category>jit</category><category>scicomp</category><category>work</category></item><item><title>Dr. Dobb’s article series on PyOpenCL</title><link>https://mathema.tician.de/dr-dobbs-article-series-on-pyopencl</link><description>&lt;p&gt;Gaston Hillar has written a very nice &lt;a href="http://www.drdobbs.com/open-source/easy-opencl-with-python/240162614"&gt;introductory
article&lt;/a&gt;
on using &lt;a href="/software/pyopencl"&gt;PyOpenCL&lt;/a&gt;, to be part of a two-part series. I&amp;#8217;m
already looking forward to the second part.&amp;nbsp;:)&lt;/p&gt;
&lt;p&gt;If you&amp;#8217;d like to try to follow along with the article, check out the &lt;a href="http://wiki.tiker.net/OpenCLHowTo"&gt;OpenCL
installation howto&lt;/a&gt;, then follow the easy …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Thu, 14 Nov 2013 16:10:00 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2013-11-14:/dr-dobbs-article-series-on-pyopencl</guid><category>pyopencl</category><category>tutorial</category><category>work</category></item><item><title>The Devil’s dictionary of programming</title><link>https://mathema.tician.de/the-devils-dictionary-of-programming</link><description>&lt;p&gt;As someone who, on occasion, has created a
domain-specific-&lt;a href="/software/hedge"&gt;language&lt;/a&gt; or &lt;a href="/software/loopy"&gt;two&lt;/a&gt;, this
entry of the &lt;a href="http://programmingisterrible.com/post/65781074112/devils-dictionary-of-programming"&gt;Devil&amp;#8217;s Dictionary of
Programming&lt;/a&gt;
hit close to&amp;nbsp;home:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;span class="caps"&gt;DSL&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;A domain specific language, where code is written in one language and errors are given in&amp;nbsp;another.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href="http://programmingisterrible.com/post/65781074112/devils-dictionary-of-programming"&gt;Link&lt;/a&gt; (found on hacker&amp;nbsp;news)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sat, 02 Nov 2013 13:55:00 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2013-11-02:/the-devils-dictionary-of-programming</guid><category>dsl</category><category>programming</category></item><item><title>New (Py)OpenCL tutorial</title><link>https://mathema.tician.de/new-py-opencl-tutorial</link><description>&lt;p&gt;&lt;a href="http://www.cs.bris.ac.uk/~simonm/"&gt;Simon McIntosh-Smith&lt;/a&gt; from Bristol University just let me know that he and &lt;a href="http://www.tomdeakin.com/"&gt;Tom Deakin&lt;/a&gt; have published a new set of lecture slides and excercises (with solutions!) to teach (more generally) OpenCL and (specifically) PyOpenCL. I&amp;#8217;ve added a link to this and a few older tutorials&amp;nbsp;to &lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;PyOpenCL&amp;#8217;s main …&lt;/p&gt;&lt;/blockquote&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Tue, 17 Sep 2013 20:10:21 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2013-09-17:/new-py-opencl-tutorial</guid><category>opencl</category><category>jit</category><category>scicomp</category><category>work</category></item><item><title>Quote of the day</title><link>https://mathema.tician.de/quote-of-the-day</link><description>&lt;p&gt;Quote of the&amp;nbsp;day:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;In Python 2.6, no one can hear you&amp;nbsp;scream.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;(&lt;a href="http://emptysquare.net/blog/another-thing-about-pythons-threadlocals/"&gt;source&lt;/a&gt;) This reminds me of that one time when I was debugging some odd interaction between threading and contexts in PyCUDA. Never again, hopefully.&amp;nbsp;:)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Fri, 03 May 2013 09:14:38 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2013-05-03:/quote-of-the-day</guid><category>python</category></item><item><title>Job? UIUC!</title><link>https://mathema.tician.de/job-uiuc</link><description>&lt;div class="ak-left-float"&gt;
&lt;p&gt;&lt;img alt="UIUC logo" src="/images/uiuc-logo.png" /&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;After many long weeks (months, really) spent applying for and searching for the right job, white smoke! (sorry, couldn&amp;#8217;t resist) I will be joining Luke Olson, Bill Gropp, Mike Heath and everyone else in the &lt;a href="http://scicomp.cs.illinois.edu/index.html"&gt;Scientific Computing Group&lt;/a&gt; at the &lt;a href="http://cs.illinois.edu/"&gt;Computer Science Department&lt;/a&gt; of the &lt;a href="http://illinois.edu/"&gt;University of Illinois at …&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Thu, 21 Mar 2013 14:58:29 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2013-03-21:/job-uiuc</guid><category>life</category><category>math</category><category>meta</category><category>scientific-computing</category><category>work</category></item><item><title>GPUs and Python at PyData NYC 2012</title><link>https://mathema.tician.de/gpus-and-python-at-pydata-nyc-2012</link><description>&lt;p&gt;This October I had the honor of presenting my work on using Python with GPUs at &lt;a href="https://nyc2012.pydata.org/"&gt;PyData &lt;span class="caps"&gt;NYC&lt;/span&gt; 2012&lt;/a&gt;.&lt;/p&gt;
&lt;!--Here's a video of my talk:

&lt;iframe src="https://player.vimeo.com/video/53052481?badge=0" width="500" height="281" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen&gt;&lt;/iframe&gt;
--&gt;

&lt;p&gt;There was also a panel discussion on Python+Parallel that I was a part of&amp;#8212;great&amp;nbsp;fun.&lt;/p&gt;
&lt;!--
&lt;iframe src="https://player.vimeo.com/video/53108179?badge=0" width="500" height="281" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen&gt;&lt;/iframe&gt;
--&gt;

&lt;p&gt;Also be sure to check out all the videos of the &lt;a href="https://vimeo.com/channels/pydata/"&gt;other great talks …&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Mon, 12 Nov 2012 17:42:54 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2012-11-12:/gpus-and-python-at-pydata-nyc-2012</guid><category>gpu</category><category>pycuda</category><category>pyopencl</category><category>python</category><category>scientific-computing</category><category>work</category></item><item><title>PyCUDA and PyOpenCL at Nvidia GTC 2010</title><link>https://mathema.tician.de/pycuda-and-pyopencl-at-nvidia-gtc-2010</link><description>&lt;p&gt;Like last year, I had the honor of being invited to present PyCUDA and PyOpenCL along with a few examples of their use to a great crowd at &lt;a href="http://nvidia.com"&gt;Nvidia&lt;/a&gt;&amp;#8216;s inaugural &lt;a href="http://nvidia.com/gtc"&gt;&lt;span class="caps"&gt;GPU&lt;/span&gt; Technology Conference 2010&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img alt="gtc-slide-1.png" src="/images/gtc-slide-1.png" /&gt;&lt;/p&gt;
&lt;p&gt;Please click the following link to view the slides: &lt;a href="/dl/main.pdf"&gt;PyCUDA and PyOpenCL at Nvidia &lt;span class="caps"&gt;GTC …&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Tue, 28 Sep 2010 16:55:56 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2010-09-28:/pycuda-and-pyopencl-at-nvidia-gtc-2010</guid><category>2010</category><category>cuda</category><category>gtc</category><category>nvidia</category><category>opencl</category><category>talk</category><category>gpu</category><category>pycuda</category><category>pyopencl</category><category>scientific-computing</category><category>work</category></item><item><title>PyCUDA at PyCon Quattro (Italy)</title><link>https://mathema.tician.de/pycuda-at-pycon-quattro-italy</link><description>&lt;p&gt;At the recent PyCon Quattro, which took place in early May in the beautiful Tuscan city of Florence, Fabrizio Milo gave a talk on &lt;a href="/software/pycuda"&gt;PyCUDA&lt;/a&gt;&amp;nbsp;entitled&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;a href="http://www.pycon.it/conference/talks/pycuda-come-sfruttare-la-potenza-delle-schede-vide"&gt;PyCuda: Come sfruttare la potenza delle schede video nelle applicazioni python&lt;/a&gt;
(PyCUDA: How to make use of the power of graphics cards in Python …&lt;/p&gt;&lt;/blockquote&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Thu, 20 May 2010 08:34:32 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2010-05-20:/pycuda-at-pycon-quattro-italy</guid><category>community</category><category>italy</category><category>pycon</category><category>talk</category><category>gpu</category><category>pycuda</category><category>python</category><category>scientific-computing</category></item><item><title>Putting the “Hard” in “Hardware”</title><link>https://mathema.tician.de/putting-the-hard-in-hardware</link><description>&lt;p&gt;Quite often, I hear complaints that coding for GPUs is difficult. In response to such comments, I believe that, for correct perspective, the discussion needs to be framed somewhat&amp;nbsp;differently.&lt;/p&gt;
&lt;p&gt;First of all, squeezing the last drop of performance out of modern CPUs is hard, too. Here&amp;#8217;s a nice …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sat, 20 Feb 2010 12:15:04 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2010-02-20:/putting-the-hard-in-hardware</guid><category>cache</category><category>code</category><category>cpu</category><category>parallel</category><category>hardware</category><category>mindless-link-propagation</category><category>scientific-computing</category></item><item><title>Why is GPU Computing significant?</title><link>https://mathema.tician.de/why-is-gpu-computing-significant</link><description>&lt;p&gt;In my opinion, &lt;span class="caps"&gt;GPU&lt;/span&gt; computing is significant because I&amp;#8212;as a grad student&amp;#8212;can easily afford a machine that allows me to perform a simulation like the following in 40 minutes instead of a whole workday. That&amp;#8217;s&amp;nbsp;why.&lt;/p&gt;
&lt;p&gt;&lt;object width="500" height="218"&gt;&lt;param name="allowfullscreen" value="true" /&gt;&lt;param name="allowscriptaccess" value="always" /&gt;&lt;param name="movie" value="https://vimeo.com/moogaloop.swf?clip_id=8005374&amp;amp;server=vimeo.com&amp;amp;show_title=0&amp;amp;show_byline=0&amp;amp;show_portrait=0&amp;amp;color=00ADEF&amp;amp;fullscreen=1" /&gt;&lt;embed src="https://vimeo.com/moogaloop.swf?clip_id=8005374&amp;amp;server=vimeo.com&amp;amp;show_title=0&amp;amp;show_byline=0&amp;amp;show_portrait=0&amp;amp;color=00ADEF&amp;amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="500" height="218"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;
&lt;p&gt;If you&amp;#8217;re curious, this shows the density of a vortex …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sat, 05 Dec 2009 18:01:35 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2009-12-05:/why-is-gpu-computing-significant</guid><category>cfd</category><category>dg</category><category>discontinuous galerkin</category><category>simulation</category><category>grad-school</category><category>hedge</category><category>pycuda</category><category>python</category><category>scientific-computing</category></item><item><title>You are being preyed on</title><link>https://mathema.tician.de/you-are-being-preyed-on</link><description>&lt;p&gt;Do you have a free checking account? A free credit card? Do you perhaps even get money back from your credit card company? Ever wonder who pays for all these freebies? This &lt;a href="http://is.gd/5aJp5"&gt;Frontline report&lt;/a&gt; (also embedded below) provides some answers and sheds light on the shady things going on in …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Wed, 02 Dec 2009 22:22:45 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2009-12-02:/you-are-being-preyed-on</guid><category>credit card</category><category>debit card</category><category>lending</category><category>overdraft</category><category>predatory</category><category>life</category><category>rants</category></item><item><title>Submitted: PyCUDA: GPU Run-Time Code Generation for High-Performance Computing</title><link>https://mathema.tician.de/submitted-pycuda-gpu-run-time-code-generation-for-high-performance-computing</link><description>&lt;p&gt;&lt;a href="http://pinto.scripts.mit.edu/"&gt;Nicolas Pinto&lt;/a&gt;, &lt;a href="http://www.eecs.berkeley.edu/~yunsup/"&gt;Yunsup Lee&lt;/a&gt;, &lt;a href="http://embedded.eecs.berkeley.edu/mescal/people/catanzaro.html"&gt;Bryan Catanzaro&lt;/a&gt;, &lt;a href="http://pirsquared.org/blog/"&gt;Paul Ivanov&lt;/a&gt;, &lt;a href="http://www.ece.osu.edu/~fasiha/"&gt;Ahmed Fasih&lt;/a&gt; and I have recently submitted an article that explains how &lt;a href="/software/pycuda"&gt;PyCUDA&lt;/a&gt; allows the user to do &lt;em&gt;run-time code generation&lt;/em&gt; (&amp;#8220;&lt;span class="caps"&gt;RTCG&lt;/span&gt;&amp;#8221;), and how that is an enormous boon to implementation efforts of most high-performance codes. Among many other things, PyCUDA also …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Thu, 26 Nov 2009 10:12:13 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2009-11-26:/submitted-pycuda-gpu-run-time-code-generation-for-high-performance-computing</guid><category>code generation</category><category>rtcg</category><category>gpu</category><category>grad-school</category><category>pycuda</category><category>python</category><category>scientific-computing</category></item><item><title>PyCUDA talk at Nvidia’s GPU Technology Conference</title><link>https://mathema.tician.de/pycuda-talk-at-nvidias-gpu-technology-conference</link><description>&lt;p&gt;This past week, I had the honor of presenting a talk on &lt;a href="/software/pycuda"&gt;PyCUDA&lt;/a&gt; at &lt;a href="http://nvidia.com"&gt;Nvidia&lt;/a&gt;&amp;#8216;s inaugural &lt;a href="http://nvidia.com/gtc"&gt;&lt;span class="caps"&gt;GPU&lt;/span&gt; Technology Conference&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img alt="pycuda-nvidia.png" src="/images/pycuda-nvidia.png" /&gt;&lt;/p&gt;
&lt;p&gt;Please click the following link to view the slides: &lt;a href="/dl/pycuda-nvidia.pdf"&gt;PyCUDA talk at Nvidia&amp;#8217;s &lt;span class="caps"&gt;GPU&lt;/span&gt; Technology Conference&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Update:&lt;/strong&gt; Nvidia has posted a &lt;a href="http://nvidia.fullviewmedia.com/GPU2009/1002-empire-1400.html"&gt;recording&lt;/a&gt; of the session that you may watch …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sun, 04 Oct 2009 16:20:11 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2009-10-04:/pycuda-talk-at-nvidias-gpu-technology-conference</guid><category>cuda</category><category>gtc</category><category>nvidia</category><category>talk</category><category>gpu</category><category>my-software</category><category>pycuda</category><category>pyopencl</category><category>python</category><category>scientific-computing</category><category>work</category></item><item><title>Nena vs Eminem</title><link>https://mathema.tician.de/nena-vs-eminem</link><description>&lt;p&gt;Is it possible to take the instrumentals from one track, the vocals from another, and come up with something that you&amp;#8217;d actually want to listen to? Turns out&amp;nbsp;yes:&lt;/p&gt;
&lt;p&gt;&lt;object width="320" height="100"&gt;&lt;param name="movie" value="https://www.youtube.com/v/cYKq2f2-N-4&amp;hl=de&amp;fs=1&amp;rel=0"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="https://www.youtube.com/v/cYKq2f2-N-4&amp;hl=de&amp;fs=1&amp;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="320" height="100"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;
&lt;p&gt;Amazing what computers can do these days. (via &lt;a href="http://layer-acht.org/blog/debian/"&gt;Holger Levsen&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=xFYQQPAOz7Y"&gt;Original 1&lt;/a&gt;, &lt;a href="https://www.youtube.com/watch?v=gXmTezTWnXY"&gt;Original 2&lt;/a&gt;.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sat, 05 Sep 2009 10:27:14 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2009-09-05:/nena-vs-eminem</guid><category>life</category><category>mindless-link-propagation</category><category>silly-stuff</category><category>technology</category></item><item><title>SciPy‘09: Advanced Tutorial on PyCUDA</title><link>https://mathema.tician.de/scipy09-advanced-tutorial-on-pycuda</link><description>&lt;p&gt;The &lt;a href="http://conference.scipy.org/"&gt;SciPy&amp;#8216;09 conference&lt;/a&gt; ended less than a week ago. At the invitation of the SciPy&amp;#8216;09 organizers (especially &lt;a href="https://cirl.berkeley.edu/fperez/index.html"&gt;Fernando Perez&lt;/a&gt;), &lt;a href="http://pinto.scripts.mit.edu/"&gt;Nicolas Pinto&lt;/a&gt; gave a talk in the &lt;a href="http://conference.scipy.org/advanced_tutorials"&gt;Advanced Tutorials track&lt;/a&gt; on how to use &lt;a href="/software/pycuda"&gt;PyCUDA&lt;/a&gt; to do &lt;span class="caps"&gt;GPU&lt;/span&gt;&amp;nbsp;scripting.&lt;/p&gt;
&lt;p&gt;First, I would like to use this opportunity to publicly …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Tue, 25 Aug 2009 11:23:03 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2009-08-25:/scipy09-advanced-tutorial-on-pycuda</guid><category>gpu</category><category>tutorial</category><category>video</category><category>pycuda</category><category>python</category><category>scientific-computing</category></item><item><title>Introducing UIH: Math + Unicode, Happy Together</title><link>https://mathema.tician.de/introducing-uih-math-unicode-happy-together</link><description>&lt;p&gt;As a math person, you&amp;#8217;re often faced with the task of communicating about math. Unfortunately, most modern means of communication, be it email, the web or instant messages, aren&amp;#8217;t really suited to typing math. Fortunately, however, many of these means &lt;em&gt;do&lt;/em&gt; allow the use of &lt;a href="http://www.unicode.org"&gt;Unicode&lt;/a&gt;, and Unicode …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Wed, 10 Jun 2009 21:04:22 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2009-06-10:/introducing-uih-math-unicode-happy-together</guid><category>gucharmap</category><category>math</category><category>unicode</category><category>urwid</category><category>grad-school</category><category>my-software</category><category>python</category><category>silly-stuff</category><category>technology</category></item><item><title>Debug Python in Style</title><link>https://mathema.tician.de/debug-python-in-style</link><description>&lt;p&gt;I&amp;#8217;m happy to introduce &lt;a href="http://pypi.python.org/pypi/pudb"&gt;PuDB&lt;/a&gt;, a full-screen, console-based visual debugger for Python that I recently cooked&amp;nbsp;up.&lt;/p&gt;
&lt;p&gt;&lt;center&gt;&lt;a href="http://pypi.python.org/pypi/pudb"&gt;Download it here&lt;/a&gt;&lt;/center&gt;&lt;/p&gt;
&lt;p&gt;Or install it simply by&amp;nbsp;typing&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;easy_install pudb
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;into your Unix shell. Here&amp;#8217;s a screenshot of it in&amp;nbsp;action:&lt;/p&gt;
&lt;p&gt;&lt;img alt="PuDB screenshot" src="http://tiker.net/pub/pudb-screenshot.png" /&gt;&lt;/p&gt;
&lt;p&gt;Python has had decent debugging support for a while …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Tue, 09 Jun 2009 18:39:06 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2009-06-09:/debug-python-in-style</guid><category>console</category><category>debugger</category><category>urwid</category><category>my-software</category><category>python</category><category>scientific-computing</category><category>technology</category></item><item><title>Git Commit Timelines</title><link>https://mathema.tician.de/git-commit-timelines</link><description>&lt;p&gt;Here&amp;#8217;s a waste of time I could just not resist: &lt;a href="http://web.mit.edu"&gt;&lt;span class="caps"&gt;MIT&lt;/span&gt;&lt;/a&gt;&amp;#8216;s &lt;a href="http://simile.mit.edu/"&gt;Project &lt;span class="caps"&gt;SIMILE&lt;/span&gt;&lt;/a&gt; has released a rather nice &lt;a href="http://simile-widgets.org/timeline/"&gt;Timeline Web Widget&lt;/a&gt;. Combine that with &lt;a href="http://pypi.python.org/pypi/GitPython/"&gt;GitPython&lt;/a&gt; and a bit of glue code in Python, and you get a neat, one-page &lt;a href="http://git.tiker.net/commit-timeline"&gt;summary&lt;/a&gt; of the software work I&amp;#8217;ve done as …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Mon, 01 Jun 2009 14:39:18 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2009-06-01:/git-commit-timelines</guid><category>git</category><category>timeline</category><category>version control</category><category>grad-school</category><category>my-software</category><category>python</category></item><item><title>1 Billion seconds on this Earth</title><link>https://mathema.tician.de/1-billion-seconds-on-this-earth</link><description>&lt;p&gt;Happy 10&lt;sup&gt;9&lt;/sup&gt;-day to&amp;nbsp;me!&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;date -d'NNNN-NN-NN + 1000000000 seconds'
Mo 13. Apr 01:46:40 EDT 2009
&lt;/code&gt;&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Mon, 13 Apr 2009 12:45:43 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2009-04-13:/1-billion-seconds-on-this-earth</guid></item><item><title>World Builder</title><link>https://mathema.tician.de/world-builder</link><description>&lt;p&gt;From the department of &amp;#8220;what&amp;#8217;s Andreas wacthing on &lt;a href="https://vimeo.com"&gt;Vimeo&lt;/a&gt;&amp;#8220;: Here&amp;#8217;s something amazing you can apparently do with one day of filming and two years of&amp;nbsp;post-production.&lt;/p&gt;
&lt;p&gt;&lt;object width="400" height="300"&gt;&lt;param name="allowfullscreen" value="true" /&gt;&lt;param name="allowscriptaccess" value="always" /&gt;&lt;param name="movie" value="https://vimeo.com/moogaloop.swf?clip_id=3365942&amp;amp;server=vimeo.com&amp;amp;show_title=1&amp;amp;show_byline=1&amp;amp;show_portrait=0&amp;amp;color=&amp;amp;fullscreen=1" /&gt;&lt;embed src="https://vimeo.com/moogaloop.swf?clip_id=3365942&amp;amp;server=vimeo.com&amp;amp;show_title=1&amp;amp;show_byline=1&amp;amp;show_portrait=0&amp;amp;color=&amp;amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;a href="https://vimeo.com/3365942"&gt;World Builder&lt;/a&gt; from &lt;a href="https://vimeo.com/user1349603"&gt;Bruce Branit&lt;/a&gt; on &lt;a href="https://vimeo.com"&gt;Vimeo&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;One thing I could especially relate to about this video is the feeling of time-constrained …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sat, 04 Apr 2009 13:01:27 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2009-04-04:/world-builder</guid></item><item><title>Credit Crisis? What Credit Crisis?</title><link>https://mathema.tician.de/credit-crisis-what-credit-crisis</link><description>&lt;p&gt;If you haven&amp;#8217;t been living under a rock, you&amp;#8217;ve probably heard about the global economic meltdown. You&amp;#8217;ll probably have also listened to people explain it, maybe even understood what&amp;#8217;s going on. Regardless, this video I recently found sums it up again &lt;em&gt;very&lt;/em&gt;&amp;nbsp;nicely:&lt;/p&gt;
&lt;p&gt;&lt;object width="400" height="300"&gt;&lt;param name="allowfullscreen" value="true" /&gt;&lt;param name="allowscriptaccess" value="always" /&gt;&lt;param name="movie" value="https://vimeo.com/moogaloop.swf?clip_id=3261363&amp;amp;server=vimeo.com&amp;amp;show_title=1&amp;amp;show_byline=1&amp;amp;show_portrait=0&amp;amp;color=&amp;amp;fullscreen=1" /&gt;&lt;embed src="https://vimeo.com/moogaloop.swf?clip_id=3261363&amp;amp;server=vimeo.com&amp;amp;show_title=1&amp;amp;show_byline=1&amp;amp;show_portrait=0&amp;amp;color=&amp;amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;a href="https://vimeo.com/3261363"&gt;The Crisis of …&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sat, 04 Apr 2009 11:01:52 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2009-04-04:/credit-crisis-what-credit-crisis</guid></item><item><title>boostmpi: Initial Release</title><link>https://mathema.tician.de/boostmpi-initial-release</link><description>&lt;p&gt;I’m happy to announce the initial public release of &lt;a href="/software/boostmpi"&gt;boostmpi&lt;/a&gt;, an &lt;span class="caps"&gt;MPI&lt;/span&gt; wrapper for&amp;nbsp;Python.&lt;/p&gt;
&lt;p&gt;boostmpi is a high-quality Python wrapper around the &lt;a href="http://www.mpi-forum.org"&gt;Message Passing Interface&lt;/a&gt; (&lt;span class="caps"&gt;MPI&lt;/span&gt;).  &lt;span class="caps"&gt;MPI&lt;/span&gt; is a standardized interface to libraries such as &lt;a href="http://www.open-mpi.org"&gt;OpenMPI&lt;/a&gt; and &lt;a href="http://www.mcs.anl.gov/research/projects/mpich2/"&gt;&lt;span class="caps"&gt;MPICH&lt;/span&gt;&lt;/a&gt; that provide high-performance inter-process communication for distributed-memory&amp;nbsp;computing.&lt;/p&gt;
&lt;p&gt;boostmpi uses …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Wed, 11 Feb 2009 11:28:36 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2009-02-11:/boostmpi-initial-release</guid><category>boost</category><category>mpi</category><category>wrapper</category><category>university</category><category>boostmpi</category><category>python</category><category>scientific-computing</category></item><item><title>CodePy: Initial public Release</title><link>https://mathema.tician.de/codepy-initial-public-release</link><description>&lt;p&gt;I&amp;#8217;m happy to announce the initial public release of &lt;a href="/software/codepy"&gt;CodePy&lt;/a&gt;, a 
native-code &lt;a href="http://en.wikipedia.org/wiki/Metaprogramming"&gt;Metaprogramming&lt;/a&gt; toolkit for&amp;nbsp;Python.&lt;/p&gt;
&lt;p&gt;The idea is the&amp;nbsp;following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;You build a string that is actually C&amp;nbsp;code.&lt;/li&gt;
&lt;li&gt;CodePy compiles it, links it, and dynamically loads it into the Python&amp;nbsp;interpreter.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Ta-da: Instant native-code performance, with no …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Thu, 05 Feb 2009 00:58:50 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2009-02-05:/codepy-initial-public-release</guid><category>cuda</category><category>metaprogramming</category><category>codepy</category><category>python</category><category>scientific-computing</category></item><item><title>Talk slides: PyCuda@MIT</title><link>https://mathema.tician.de/talk-slides-pycuda-mit</link><description>&lt;p&gt;&lt;a href="http://pinto.scripts.mit.edu/"&gt;Nicolas Pinto&lt;/a&gt; at &lt;span class="caps"&gt;MIT&lt;/span&gt; was nice enough to invite me over to give a talk in their &lt;a href="http://sites.google.com/site/cudaiap2009/"&gt;&lt;span class="caps"&gt;CUDA&lt;/span&gt; class&lt;/a&gt;. I made a bunch of slides that I think are of general interest to people who are interested in PyCuda. You can find them &lt;a href="/dl/pub/pycuda-mit.pdf"&gt;here&lt;/a&gt;.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Wed, 28 Jan 2009 14:14:08 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2009-01-28:/talk-slides-pycuda-mit</guid><category>cuda</category><category>mit</category><category>slides</category><category>talk</category><category>grad-school</category><category>pycuda</category><category>python</category><category>scientific-computing</category><category>work</category></item><item><title>Submitted: “Nodal Discontinuous Galerkin Methods on Graphics Processors”</title><link>https://mathema.tician.de/submitted-nodal-discontinuous-galerkin-methods-on-graphics-processors</link><description>&lt;p&gt;&lt;a href="http://www.caam.rice.edu/~timwar/"&gt;Tim Warburton&lt;/a&gt;, Jeff Bridge, my advisor &lt;a href="http://www.cfm.brown.edu/people/jansh"&gt;Jan Hesthaven&lt;/a&gt; and I have recently submitted an article detailing our efforts to accelerate Discontinuous Galerkin computations by using &lt;a href="http://nvidia.com/cuda"&gt;Nvidia &lt;span class="caps"&gt;CUDA&lt;/span&gt;&lt;/a&gt; GPUs. &lt;span class="caps"&gt;DG&lt;/span&gt; seems to be a good fit for these&amp;nbsp;machines.&lt;/p&gt;
&lt;p&gt;Get it while it&amp;#8217;s hot: &lt;a href="http://arxiv.org/abs/0901.1024"&gt;Arxiv&lt;/a&gt;, &lt;a href="http://www.dam.brown.edu/scicomp/reports/2008-27/"&gt;Brown &lt;span class="caps"&gt;SC&lt;/span&gt; reports&lt;/a&gt;, &lt;a href="http://dx.doi.org/10.1016/j.jcp.2009.06.041"&gt;&lt;span class="caps"&gt;JCP&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;Abstract …&lt;/h2&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Tue, 27 Jan 2009 19:19:47 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2009-01-27:/submitted-nodal-discontinuous-galerkin-methods-on-graphics-processors</guid><category>cuda</category><category>dg</category><category>discontinuous</category><category>galerkin</category><category>nodal</category><category>scicomp</category><category>university</category><category>math</category><category>pycuda</category><category>python</category><category>scientific-computing</category><category>work</category></item><item><title>Boost Numeric Bindings 20081116</title><link>https://mathema.tician.de/boost-numeric-bindings-20081116</link><description>&lt;p&gt;I&amp;#8217;ve just rolled release 20080816 of the bindings, with the following stuff&amp;nbsp;changed:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fix asserts in gbsv.hpp as suggested by&amp;nbsp;Vardan.&lt;/li&gt;
&lt;li&gt;Sync Thomas&amp;#8217;s remaining&amp;nbsp;fixes.&lt;/li&gt;
&lt;li&gt;Apply patch to gels* from Naoki at&amp;nbsp;http://mathema.tician.de/node/391.&lt;/li&gt;
&lt;li&gt;Remove duplication in&amp;nbsp;lapack_names.h.&lt;/li&gt;
&lt;li&gt;Fix line endings in …&lt;/li&gt;&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sun, 16 Nov 2008 14:05:19 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2008-11-16:/boost-numeric-bindings-20081116</guid><category>boost-numeric-bindings</category></item><item><title>PyCuda 0.91</title><link>https://mathema.tician.de/pycuda-0-91</link><description>&lt;p&gt;I&amp;#8217;m happy to announce the availability of &lt;a href="http://pypi.python.org/pypi/pycuda/0.91"&gt;PyCuda 0.91&lt;/a&gt;. There is full, up-to-date &lt;a href="http://documen.tician.de/pycuda/"&gt;documentation&lt;/a&gt;&amp;nbsp;available.&lt;/p&gt;
&lt;p&gt;The following exciting stuff is in PyCuda&amp;nbsp;0.91:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Support for Windows and MacOS X, in addition to Linux. (Gert Wohlgemuth, 
Cosmin Stejerean, Znah on the Nvidia forums, and David&amp;nbsp;Gadling)&lt;/li&gt;
&lt;li&gt;Support more …&lt;/li&gt;&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Wed, 12 Nov 2008 13:16:34 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2008-11-12:/pycuda-0-91</guid><category>pycuda</category></item><item><title>Brown Beamer Template</title><link>https://mathema.tician.de/brown-beamer-template</link><description>&lt;p&gt;If you&amp;#8217;re anything like me, you go to Brown University and really like Till
Tantau&amp;#8217;s &lt;a href="http://latex-beamer.sourceforge.net/"&gt;Beamer&lt;/a&gt; LaTeX package for
making slides.  Unfortunately, Beamer&amp;#8217;s theming can be a bit obstinate, and
figuring out how to give your slides a Brown flavor (yum!) can be&amp;nbsp;tedious.&lt;/p&gt;
&lt;p&gt;Luckily for you …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sat, 21 Jun 2008 18:58:09 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2008-06-21:/brown-beamer-template</guid><category>Brown</category><category>university</category></item><item><title>Reproducibility in Scientific Computing</title><link>https://mathema.tician.de/reproducibility-in-scientific-computing</link><description>&lt;p&gt;In &lt;a href="http://www.amath.washington.edu/~rjl/pubs/cise08/index.html"&gt;this recent
paper&lt;/a&gt;, Finite
Volume guru &lt;a href="http://www.amath.washington.edu/~rjl/index.html"&gt;Randall J.
LeVeque&lt;/a&gt; addresses an issue
that is near and dear to my heart: Computational Scientists must start thinking
about the reproducibility of their&amp;nbsp;results.&lt;/p&gt;
&lt;p&gt;Scientific results obtained by experimentation are expected to be reproducible.
This has long been demanded of published results …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Fri, 20 Jun 2008 21:29:10 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2008-06-20:/reproducibility-in-scientific-computing</guid><category>grad-school</category><category>python</category><category>scientific-computing</category></item><item><title>Joint release 0.92 of PyUblas and PyUblasExt</title><link>https://mathema.tician.de/joint-release-0-92-of-pyublas-and-pyublasext</link><description>&lt;p&gt;I&amp;#8217;m happy to announce the availability of &lt;a href="/software/pyublas"&gt;PyUblas&lt;/a&gt; and its companion package &lt;a href="/software/pyublas/pyublasext"&gt;PyUblasExt&lt;/a&gt; in version 0.92. While PyUblasExt is available for the first time in released form, these are the changes made to&amp;nbsp;PyUblas:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Sparse wrappers are now &lt;em&gt;not&lt;/em&gt; compiled by default. You have to request them using …&lt;/li&gt;&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sun, 20 Apr 2008 18:33:04 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2008-04-20:/joint-release-0-92-of-pyublas-and-pyublasext</guid><category>hybrid code</category><category>python</category><category>ublas</category><category>pyublas</category></item><item><title>TagPy 0.94.1</title><link>https://mathema.tician.de/tagpy-0-94-1</link><description>&lt;p&gt;Responding to a patch from Bill Nottingham, I&amp;#8217;ve uploaded TagPy 0.94.1. It fixes building TagPy against TagLib 1.5 and also fixes a mis-wrap of the &lt;code&gt;clear&lt;/code&gt; method of the &lt;code&gt;Map&lt;/code&gt; type.&lt;/p&gt;
&lt;p&gt;In case you were wondering, 0.94 was a dud, but by the time I …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sun, 20 Apr 2008 12:11:53 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2008-04-20:/tagpy-0-94-1</guid><category>tagpy</category></item><item><title>Release 0.91.2 of Synoptic</title><link>https://mathema.tician.de/release-0-91-2-of-synoptic</link><description>&lt;p&gt;Yay, here I go again. (&lt;em&gt;Update:&lt;/em&gt; and again) There were a few small wrinkles in Synoptic 0.91 (and 0.91.1) for which I felt it warranted to push out a followup release, aptly called 0.91.2. It fixes the following&amp;nbsp;things:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Depend only on Python 2.4 …&lt;/li&gt;&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sun, 20 Apr 2008 11:32:36 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2008-04-20:/release-0-91-2-of-synoptic</guid><category>fix</category><category>python-two-four</category><category>python</category><category>synoptic</category></item><item><title>First real public release of Synoptic</title><link>https://mathema.tician.de/first-real-public-release-of-synoptic</link><description>&lt;p&gt;I&amp;#8217;m happy to announce the first truly public release of &lt;a href="/software/synoptic"&gt;Synoptic&lt;/a&gt;, my own web-based dynamic note taking application. If you find yourself lost in a jumble of either paper notes, text files on a hierarchical file system, or an overgrown &lt;a href="http://www.gnome.org/projects/tomboy/"&gt;Tomboy&lt;/a&gt; wiki, and find yourself craving order, categories, and …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sat, 19 Apr 2008 16:18:58 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2008-04-19:/first-real-public-release-of-synoptic</guid><category>gtd</category><category>notes</category><category>organization</category><category>research</category><category>todolist</category><category>grad-school</category><category>math</category><category>synoptic</category></item><item><title>Boost Bindings 20080405</title><link>https://mathema.tician.de/boost-bindings-20080405</link><description>&lt;p&gt;I&amp;#8217;ve  rolled another new &lt;a href="/software/boost-bindings"&gt;Boost bindings&lt;/a&gt; snapshot, dated&amp;nbsp;20080405.&lt;/p&gt;
&lt;p&gt;This time around, I&amp;#8217;ve done a bit more than update to current svn. I&amp;#8217;ve tried 
to scavenge past contributions from the Ublas mailing list that got dropped on the floor. 
I&amp;#8217;ve created a new version control tree …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sat, 05 Apr 2008 20:28:54 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2008-04-05:/boost-bindings-20080405</guid><category>boost-numeric-bindings</category></item><item><title>On Hybrid Scientific Codes, Part I: The Idea</title><link>https://mathema.tician.de/on-hybrid-scientific-codes-part-i-the-idea</link><description>&lt;p&gt;How should scientific codes be constructed? Scientific codes are often experimental in nature, and therefore need to be easy to change, and, of course, quick to develop in the first place&amp;#8212;who wants to invest any more than necessary into an idea that might not work out after all? On …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sat, 05 Apr 2008 13:37:45 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2008-04-05:/on-hybrid-scientific-codes-part-i-the-idea</guid><category>matlab</category><category>numpy</category><category>python</category><category>scientific computing</category><category>university</category><category>math</category><category>my-software</category></item><item><title>Getting the Most out of the Home Row</title><link>https://mathema.tician.de/getting-the-most-out-of-the-home-row</link><description>&lt;p&gt;If you&amp;#8217;re willing to exchange a bit of memory for a lot less strain on your wrists, let alone work speed, this is your lucky day. In this post, I will describe how I&amp;#8217;ve tuned my everyday work environment to a point where it feels completely unnatural for …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Mon, 25 Feb 2008 21:59:18 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2008-02-25:/getting-the-most-out-of-the-home-row</guid><category>keyboard</category><category>shortcuts</category><category>vi</category><category>wrist</category><category>linux</category></item><item><title>Barf Detergent and other Successes of Modern Marketing</title><link>https://mathema.tician.de/barf-detergent-and-other-successes-of-modern-marketing</link><description>&lt;p&gt;I had a good laugh off this &lt;a href="http://en.wikipedia.org/wiki/User:Benjamin_Mako_Hill/List_of_unintentionally_offensive_product_names"&gt;list of unintentionally offensive product names&lt;/a&gt;. As the title hints, &lt;em&gt;Barf&lt;/em&gt; detergent is up there. But there&amp;#8217;s one name that takes the cake. It hails from Germany, as it had to. To be precise, the electronics firm Trekstor decided to name the …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Tue, 05 Feb 2008 22:41:38 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2008-02-05:/barf-detergent-and-other-successes-of-modern-marketing</guid><category>germany</category><category>marketing</category><category>screwup</category><category>life</category><category>mindless-link-propagation</category></item><item><title>Hey, Americans!</title><link>https://mathema.tician.de/hey-americans</link><description>&lt;p&gt;If you&amp;#8217;re choosing between Obama and Hillary, &lt;a href="http://lessig.org/blog/2008/02/20_minutes_or_so_on_why_i_am_4.html"&gt;here&lt;/a&gt; is a compelling argument brought forward by &lt;a href="http://lessig.org"&gt;someone&lt;/a&gt; who &lt;a href="http://www.creativecommons.org"&gt;knows&lt;/a&gt;  &lt;a href="http://lawschool.stanford.edu/"&gt;what&lt;/a&gt; &lt;a href="http://eldred.cc/"&gt;he&lt;/a&gt; is &lt;a href="http://cyberlaw.stanford.edu/"&gt;doing&lt;/a&gt;. (&lt;a href="http://blog.printf.net/articles/2008/02/05/transcript-of-lawrence-lessig-obama-video"&gt;transcript&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;I couldn&amp;#8217;t agree more. Go ahead, spread this!&amp;nbsp;:)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Tue, 05 Feb 2008 08:51:09 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2008-02-05:/hey-americans</guid><category>2008</category><category>democrats</category><category>election</category><category>lessig</category><category>obama</category></item><item><title>Forums!</title><link>https://mathema.tician.de/forums</link><description>&lt;p&gt;Since I&amp;#8217;ve received a number of calls for help with regard to my software packages, in particular &lt;a href="/software/meshpy"&gt;MeshPy&lt;/a&gt; and &lt;a href="/software/pylinear"&gt;PyLinear&lt;/a&gt;, I&amp;#8217;ve decided to create a public forum for these requests for help. Here they are: the &lt;a href="/software/meshpy/forum"&gt;MeshPy forum&lt;/a&gt; and the &lt;a href="/software/pylinear/forum"&gt;PyLinear forum&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Here&amp;#8217;s to years of useful …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Wed, 05 Dec 2007 13:06:34 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2007-12-05:/forums</guid><category>forum</category><category>help</category><category>support</category><category>meshpy</category><category>pylinear</category></item><item><title>Visualizing Greenhouse Gases</title><link>https://mathema.tician.de/visualizing-greenhouse-gases</link><description>&lt;p&gt;Have a friend who does &lt;em&gt;not&lt;/em&gt; believe &lt;span class="caps"&gt;CO&lt;/span&gt;&lt;sub&gt;2&lt;/sub&gt; emissions are real and may be harmful? Show them&amp;nbsp;this:&lt;/p&gt;
&lt;p&gt;&lt;object width="425" height="355"&gt;&lt;param name="movie" value="http://www.youtube.com/v/6Eg_SEAnE-M&amp;rel=1&amp;border=0"&gt;&lt;/param&gt;&lt;param name="wmode" value="transparent"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/6Eg_SEAnE-M&amp;rel=1&amp;border=0" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sun, 02 Dec 2007 10:16:32 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2007-12-02:/visualizing-greenhouse-gases</guid><category>climate</category><category>co2</category><category>mindless-link-propagation</category><category>rants</category></item><item><title>TagPy 0.93</title><link>https://mathema.tician.de/tagpy-0-93</link><description>&lt;p&gt;I&amp;#8217;ve pushed out yet another version of &lt;a href="/software/tagpy"&gt;TagPy&lt;/a&gt;. This time it is to mop up after some rather unhelpful default in TagLib. That is, unless you have the magic&amp;nbsp;lines:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;import tagpy.id3v2 as id3v2
id3v2.FrameFactory.instance().setDefaultTextEncoding(tagpy.StringType.UTF8)
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;in your code, the generic &lt;span class="caps"&gt;API&lt;/span&gt; &lt;code&gt;tag …&lt;/code&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Wed, 24 Oct 2007 23:53:57 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2007-10-24:/tagpy-0-93</guid><category>braindead</category><category>encoding</category><category>utf8</category><category>tagpy</category></item><item><title>Yuck!</title><link>https://mathema.tician.de/yuck</link><description>&lt;p&gt;&lt;a href="http://www.justsayhi.com/bb/keyboard" style="color: #99CC00; text-decoration: none; display: block; width: 303px; height: 128px; padding-top: 50px; background: url(http://www.justsayhi.com/bb/img/keyboard/badge.jpg) no-repeat; font-family: Arial, sans-serif; font-size: 33px; text-align: center;"&gt;&lt;strong&gt;1,662,780&lt;/strong&gt;&lt;span style="display: none;"&gt;How Many Germs Live On Your&amp;nbsp;Keyboard?&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt="Alternate Method: Convince them it's an Etch-A-Sketch and have them try and erase it" src="http://imgs.xkcd.com/comics/keyboards_are_disgusting.png" /&gt;&lt;/p&gt;
&lt;p&gt;(&lt;a href="http://xkcd.com"&gt;xkcd&lt;/a&gt; is&amp;nbsp;great.)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Thu, 11 Oct 2007 21:08:57 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2007-10-11:/yuck</guid><category>germ</category><category>toilet seat</category><category>yuck</category><category>life</category><category>mindless-link-propagation</category><category>silly-stuff</category></item><item><title>Möbius Transforms</title><link>https://mathema.tician.de/moebius-transforms</link><description>&lt;p&gt;Complex analysis on&amp;nbsp;YouTube:&lt;/p&gt;
&lt;p&gt;&lt;object width="425" height="350"&gt;&lt;param name="movie" value="https://www.youtube.com/v/JX3VmDgiFnY"&gt;&lt;/param&gt;&lt;param name="wmode" value="transparent"&gt;&lt;/param&gt;&lt;embed src="https://www.youtube.com/v/JX3VmDgiFnY" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;
&lt;p&gt;Yup, too cool not to share.&amp;nbsp;:)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Tue, 02 Oct 2007 23:10:04 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2007-10-02:/moebius-transforms</guid><category>complex</category><category>inversion</category><category>moebius</category><category>sphere</category><category>math</category><category>mindless-link-propagation</category></item><item><title>TagPy 0.92 released</title><link>https://mathema.tician.de/tagpy-0-92-released</link><description>&lt;p&gt;In order to fix &lt;a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=438556"&gt;Debian bug #438556&lt;/a&gt; (a crasher that made almost all of the ID3v2 infrastructure useless), I have just release version 0.92 of tagpy. Go &lt;a href="/dl/software/tagpy"&gt;get it&lt;/a&gt; while it&amp;#8217;s&amp;nbsp;hot.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Tue, 02 Oct 2007 10:10:34 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2007-10-02:/tagpy-0-92-released</guid><category>bug</category><category>crash</category><category>debian</category><category>tagpy</category></item><item><title>Not enough Flash video yet?</title><link>https://mathema.tician.de/not-enough-flash-video-yet</link><description>&lt;p&gt;Then go watch something &lt;a href="http://www.slatev.com/player.html?id=1182700684"&gt;sad&lt;/a&gt; and then &lt;a href="http://www.slatev.com/li_mashups.html"&gt;laugh&lt;/a&gt;.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Wed, 26 Sep 2007 22:12:42 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2007-09-26:/not-enough-flash-video-yet</guid><category>fatter and dumber</category><category>prison</category><category>life</category></item><item><title>PSI Smilies in Gaim/Pidgin</title><link>https://mathema.tician.de/psi-smilies-in-gaim-pidgin</link><description>&lt;p&gt;Thanks to Debian, I got &lt;a href="http://pidgin.im"&gt;pidgin&lt;/a&gt; 2.2.0 today, and with it, its new atrocious smiley theme&amp;#8212;eyebrows and all. This prompted me to make a smiley theme out of &lt;a href="http://psi-im.org"&gt;Psi&lt;/a&gt;&amp;#8216;s old smileys, which I still remember liking the&amp;nbsp;most.&lt;/p&gt;
&lt;p&gt;You can download that theme here: &lt;a href="/dl/PSI_Smileys.tar.gz"&gt;&lt;span class="caps"&gt;PSI&lt;/span&gt; Smilies …&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Tue, 25 Sep 2007 16:45:06 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2007-09-25:/psi-smilies-in-gaim-pidgin</guid><category>gaim</category><category>pidgin</category><category>smiley</category><category>smilie</category><category>theme</category><category>life</category><category>linux</category></item><item><title>Fermat’s Last Python Script</title><link>https://mathema.tician.de/fermats-last-python-script</link><description>&lt;pre&gt;&lt;code&gt;def fermat(n):
    """Returns triplets of the form x^n + y^n = z^n.
    Warning! Untested with n &amp;gt; 2.
    """
    from itertools import count
    for x in count(1):
        for y in range(1, x+1):
            for z in range(1, x**n+y**n + 1):
                if x**n + y**n …&lt;/code&gt;&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Tue, 18 Sep 2007 10:58:45 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2007-09-18:/fermats-last-python-script</guid><category>fermat</category><category>math</category><category>mindless-link-propagation</category><category>python</category></item><item><title>What they don’t tell you about VTK XML binary formats</title><link>https://mathema.tician.de/what-they-dont-tell-you-about-vtk-xml-binary-formats</link><description>&lt;p&gt;You might have been trying to implement the new-style &lt;a href="http://www.vtk.org"&gt;&lt;span class="caps"&gt;VTK&lt;/span&gt;&lt;/a&gt; &lt;a href="http://www.vtk.org/pdf/file-formats.pdf"&gt;&lt;span class="caps"&gt;XML&lt;/span&gt; file formats&lt;/a&gt;. And you might have realized that what they tell you in the file format &amp;#8220;specification&amp;#8221; is just incomplete. Well, here are a few bits of information missing from&amp;nbsp;there:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Binary Blob Header:&lt;/strong&gt; In front of every binary …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Tue, 18 Sep 2007 09:52:10 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2007-09-18:/what-they-dont-tell-you-about-vtk-xml-binary-formats</guid><category>visualization</category><category>vtk</category><category>xml</category><category>grad-school</category><category>technology</category></item><item><title>Books, Books and more Books</title><link>https://mathema.tician.de/books-books-and-more-books</link><description>&lt;p&gt;I&amp;#8217;ve found it sad for a long time that I&amp;#8217;ve read many books in my life, but my memory of them is slowly fading, and I would at least like to keep a list around. As you have probably guessed, you would not be reading this if I …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Fri, 07 Sep 2007 22:55:55 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2007-09-07:/books-books-and-more-books</guid><category>books</category><category>library</category><category>reading</category><category>life</category></item><item><title>Singing the praises of</title><link>https://mathema.tician.de/singing-the-praises-of-link-rel-next</link><description>&lt;p&gt;Here&amp;#8217;s a chicken-and-egg problem for you. And you can be part of the egg. I&amp;#8217;ll show you how in a&amp;nbsp;minute.&lt;/p&gt;
&lt;p&gt;I bet you&amp;#8217;ve noticed that bajillions of websites have little links that say &amp;#8220;next&amp;#8221; and &amp;#8220;previous&amp;#8221;, right? Like previous page, previous item, previous whatever. And sometimes …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Wed, 29 Aug 2007 10:07:13 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2007-08-29:/singing-the-praises-of-link-rel-next</guid><category>html</category><category>markup</category><category>semantic</category><category>rants</category><category>technology</category></item><item><title>New release of Boost.Bindings tracking Boost 1.35 CVS</title><link>https://mathema.tician.de/new-release-of-boost-bindings-tracking-boost-1-35-cvs</link><description>&lt;p&gt;I&amp;#8217;ve rolled a new release (20070826) of the &lt;a href="/software/boost-bindings"&gt;Boost.Bindings&lt;/a&gt; library to track what&amp;#8217;s currently going on in the Boost &lt;span class="caps"&gt;CVS&lt;/span&gt; tree leading up to release 1.35. What&amp;#8217;s released works with current &lt;span class="caps"&gt;CVS&lt;/span&gt; as of 8/26/2007, I assume it will also work with the …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sun, 26 Aug 2007 13:11:02 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2007-08-26:/new-release-of-boost-bindings-tracking-boost-1-35-cvs</guid><category>boost-numeric-bindings</category></item><item><title>D*mn sp*mmers</title><link>https://mathema.tician.de/d-mn-sp-mmers</link><description>&lt;p&gt;Ok, the spammers yet again figured out how to circumvent my anti-spam measures. So yet again, I&amp;#8217;ve disabled anonymous commenting. Only this time it&amp;#8217;s final. And I have a mess of seven bajillion comments to clean&amp;nbsp;up.&lt;/p&gt;
&lt;p&gt;I&amp;#8217;m just so sick of these people:&amp;nbsp;:barf:&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sun, 26 Aug 2007 13:05:39 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2007-08-26:/d-mn-sp-mmers</guid><category>hate</category><category>spam</category><category>rants</category></item><item><title>Trip to the Northwest</title><link>https://mathema.tician.de/trip-to-the-northwest</link><description>&lt;p&gt;For the first two weeks of August this summer, Frank and I went on a two-week trip through the northwestern United States. The trip was nothing short of amazing to me, and I&amp;#8217;m having a hard time adjusting back to the dull (by comparison) life in Providence. We saw …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Mon, 20 Aug 2007 15:21:04 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2007-08-20:/trip-to-the-northwest</guid><category>driving</category><category>fun</category><category>northwest</category><category>nwtrip</category><category>digital-photography</category><category>life</category></item><item><title>Back in Debian</title><link>https://mathema.tician.de/back-in-debian</link><description>&lt;p&gt;So after madman is currently &lt;a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=384397"&gt;orphaned&lt;/a&gt; in Debian and might &lt;a href="http://people.debian.org/~terpstra/message/20070702.155802.ad2e5b7d.en.html"&gt;get kicked out&lt;/a&gt; of the archive along with xmms kicking the bucket, I just noticed that one of my newer pieces of code made it &lt;em&gt;into&lt;/em&gt; Debian: &lt;a href="http://packages.debian.org/unstable/python/python-tagpy"&gt;tagpy&lt;/a&gt;! :) That&amp;#8217;s&amp;nbsp;awesome.&lt;/p&gt;
&lt;p&gt;To everybody who is holding their breath waiting for …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Thu, 12 Jul 2007 23:28:49 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2007-07-12:/back-in-debian</guid><category>debian</category><category>madman</category><category>my-software</category><category>tagpy</category></item><item><title>Trust</title><link>https://mathema.tician.de/trust</link><description>&lt;p&gt;Watch&amp;nbsp;this:&lt;/p&gt;
&lt;p&gt;&lt;object width="425" height="350"&gt;&lt;param name="movie" value="http://www.youtube.com/v/UnXU7z2_6Jg"&gt;&lt;/param&gt;&lt;param name="wmode" value="transparent"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/UnXU7z2_6Jg" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;
&lt;p&gt;You won&amp;#8217;t regret it. :) (&lt;span class="caps"&gt;PS&lt;/span&gt;: Yes, I know it was made by a bunch of Germans, and yes, they misspelled &amp;#8220;belief&amp;#8221;, but that doesn&amp;#8217;t kill it, in my&amp;nbsp;opinion.)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Embarassing Update:&lt;/strong&gt; I figured out how to embed youtube videos.&amp;nbsp;:)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sun, 11 Mar 2007 14:59:49 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2007-03-11:/trust</guid><category>computing</category><category>tcpa</category><category>trust</category><category>mindless-link-propagation</category><category>technology</category></item><item><title>New release 0.91 of lircd-xpc</title><link>https://mathema.tician.de/new-release-0-91-of-lircd-xpc</link><description>&lt;p&gt;I have just uploaded version 0.91 of lircd-xpc to the site. This should make the daemon a bit more resilient against a state where one endpoint thread crashes, and the other lives on, resulting in an unresponsive daemon. If you&amp;#8217;ve encountered this, you might want to update. This …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Mon, 26 Feb 2007 19:35:34 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2007-02-26:/new-release-0-91-of-lircd-xpc</guid><category>robustness</category><category>threads</category><category>hardware</category><category>python</category><category>xpc-remote</category></item><item><title>Merry Christmas</title><link>https://mathema.tician.de/merry-christmas</link><description>&lt;p&gt;Dearest readership! It is with great pleasure that on this second day of christmas I offer you my best wishes for the feast of love&amp;#8212;with this picture that I have, in true christmas spirit, lifted from &lt;a href="http://alobbs.com/modules.php?set_albumName=albun26&amp;amp;id=belen&amp;amp;op=modload&amp;amp;file=index&amp;amp;name=gallery&amp;amp;include=view_photo.php"&gt;elsewhere&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;&lt;img alt="bethlehem-400.jpeg" src="/images/bethlehem-400.jpeg" /&gt;&lt;/p&gt;
&lt;p&gt;Merry Christmas to all anyway&amp;#8230;&amp;nbsp;:)&lt;/p&gt;
&lt;h3&gt;Attachments&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="/images/bethlehem-400.jpeg"&gt;bethlehem-400.jpeg&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Tue, 26 Dec 2006 21:33:43 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2006-12-26:/merry-christmas</guid><category>bethlehem</category><category>christmas</category><category>middle east</category><category>life</category></item><item><title>Why does the Web have a Problem?</title><link>https://mathema.tician.de/why-does-the-web-have-a-problem</link><description>&lt;p&gt;Because when you&amp;#8217;re looking for &lt;a href="http://en.wikipedia.org/wiki/Runge%E2%80%93Kutta_methods"&gt;Runge-Kutta methods&lt;/a&gt;, you find &lt;a href="http://myphysicslab.com/"&gt;neat stuff&lt;/a&gt; and end up playing with it. That&amp;#8217;s&amp;nbsp;why.&lt;/p&gt;
&lt;p&gt;(How&amp;#8217;s that for a first journal post after fifteen years, huh?)&amp;nbsp;:)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sun, 19 Nov 2006 12:28:21 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2006-11-19:/why-does-the-web-have-a-problem</guid><category>ODE</category><category>Runge-Kutta</category><category>grad-school</category><category>math</category><category>mindless-link-propagation</category><category>silly-stuff</category></item><item><title>GCC 4.1 breaks Pylinear</title><link>https://mathema.tician.de/gcc-4-1-breaks-pylinear</link><description>&lt;p&gt;If you get errors&amp;nbsp;like&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;multiple definition of 
`_ZN5boost7numeric5ublas21scalar_divides_assignIT_T0_E8computedE'
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;when compiling PyLinear, it is because of this &lt;a href="http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28016"&gt;&lt;span class="caps"&gt;GCC&lt;/span&gt; bug&lt;/a&gt;, and it&amp;#8217;s quite likely that you are using &lt;span class="caps"&gt;GCC&lt;/span&gt; 4.1. Supposedly, this will be fixed in &lt;span class="caps"&gt;GCC&lt;/span&gt; 4.2. This bug will likely also affect other &lt;span class="caps"&gt;UBLAS&lt;/span&gt;&amp;nbsp;applications.&lt;/p&gt;
&lt;p&gt;The …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sat, 01 Jul 2006 22:49:17 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2006-07-01:/gcc-4-1-breaks-pylinear</guid><category>breakage</category><category>bug</category><category>miscompile</category><category>symbol</category><category>workaround</category><category>pylinear</category></item><item><title>Comcast, DHCP and MTU</title><link>https://mathema.tician.de/comcast-dhcp-and-mtu</link><description>&lt;p&gt;If you are a Comcast customer (particularly in Illinois) and your Voice-over-&lt;span class="caps"&gt;IP&lt;/span&gt; (or other large-&lt;span class="caps"&gt;UDP&lt;/span&gt;-packet-using) application does not work as it should, don&amp;#8217;t worry, it&amp;#8217;s their fault.&amp;nbsp;:P&lt;/p&gt;
&lt;p&gt;For some reason, they&amp;nbsp;include&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;...
OPTION:  26 (  2) Interface MTU             576
...
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;in the replies from their &lt;span class="caps"&gt;DHCP …&lt;/span&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Mon, 26 Jun 2006 23:50:33 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2006-06-26:/comcast-dhcp-and-mtu</guid><category>Chicago</category><category>ISP</category><category>stupidity</category><category>rants</category><category>technology</category></item><item><title>Version 0.91 of TagPy is out</title><link>https://mathema.tician.de/version-0-91-of-tagpy-is-out</link><description>&lt;p&gt;I&amp;#8217;ve just released version 0.91 of TagPy. Besides some minor fixes, the biggest change is that you don&amp;#8217;t say any&amp;nbsp;more&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;tag.setArtist("Fat Boy Slim")
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Instead, the (&lt;span class="caps"&gt;IMO&lt;/span&gt;) much more&amp;nbsp;pythonic&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;tag.artist = "Fat Boy Slim"
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;is now where it&amp;#8217;s at. Reading these attributes (and …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Mon, 26 Jun 2006 23:33:17 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2006-06-26:/version-0-91-of-tagpy-is-out</guid><category>Pythonicity</category><category>tagpy</category></item><item><title>Clockwork now shows statistics on the current day</title><link>https://mathema.tician.de/clockwork-now-shows-statistics-on-the-current-day</link><description>&lt;p&gt;I&amp;#8217;ve made a minor update to clockwork that now allows you to immediately see how much longer the &lt;em&gt;current&lt;/em&gt; workday is supposed to last, from the output of &lt;code&gt;clockwork howlong&lt;/code&gt;. This update came out of a particular need that I had at my new summer job at the &lt;a href="http://www.mcs.anl.gov"&gt;Math …&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Fri, 23 Jun 2006 00:57:49 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2006-06-23:/clockwork-now-shows-statistics-on-the-current-day</guid><category>Argonne</category><category>job</category><category>work-life balance</category><category>clockwork</category></item><item><title>Rattle back, Rattleback!</title><link>https://mathema.tician.de/rattle-back-rattleback</link><description>&lt;p&gt;As part of the course requirements for the mechanics class I took, a team of which I was a part designed a &lt;a href="http://demo.physics.uiuc.edu/LectDemo/scripts/demo_descript.idc?DemoID=1148"&gt;Rattleback&lt;/a&gt;. A rattleback is a top that appears to have a preferred direction of rotation, i.e. if you start spinning it the wrong way, it (unintuitively) will …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sat, 13 May 2006 14:20:46 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2006-05-13:/rattle-back-rattleback</guid><category>mechanics</category><category>project</category><category>rattleback</category><category>grad-school</category><category>life</category><category>linux</category><category>pylinear</category><category>technology</category></item><item><title>Boost Bindings update for UFsparse</title><link>https://mathema.tician.de/boost-bindings-update-for-ufsparse</link><description>&lt;p&gt;I have released a new version of the &lt;a href="/software/boost-bindings"&gt;Boost Bindings&lt;/a&gt; that fixes a problem with &lt;a href="http://www.cise.ufl.edu/research/sparse/umfpack/"&gt;&lt;span class="caps"&gt;UMFPACK&lt;/span&gt;&lt;/a&gt; now typically being packaged as part of &lt;a href="http://www.cise.ufl.edu/research/sparse/UFsparse/"&gt;UFsparse&lt;/a&gt;. While I don&amp;#8217;t think that this kind of packaging is a smart idea, Debian has recently jumped on the bandwagon, and thus this fix is …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sun, 30 Apr 2006 00:07:48 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2006-04-30:/boost-bindings-update-for-ufsparse</guid><category>boost-numeric-bindings</category></item><item><title>Think of those out there in the cold.</title><link>https://mathema.tician.de/think-of-those-out-there-in-the-cold</link><description>&lt;p&gt;While I don&amp;#8217;t typically propagate knitting or crochet content, this one was too good to pass up.&amp;nbsp;:)&lt;/p&gt;
&lt;p&gt;So, if you have a pretty pitiful-looking tree outside your window, why don&amp;#8217;t you do it a favor,&amp;nbsp;and&amp;#8230;&lt;/p&gt;
&lt;p&gt;&amp;#8230;&lt;a href="http://erika.fisherking.org/?page_id=271"&gt;&lt;span class="caps"&gt;KNIT&lt;/span&gt; &lt;span class="caps"&gt;IT&lt;/span&gt; A &lt;span class="caps"&gt;SWEATER&lt;/span&gt;?&lt;/a&gt;&amp;nbsp;:D&lt;/p&gt;
&lt;p&gt;&lt;img alt="tree-sweater.jpeg" src="/images/tree-sweater.jpeg" /&gt;&lt;/p&gt;
&lt;p&gt;Oh, and Josie (whose friend Jay pointed …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sun, 26 Mar 2006 17:34:53 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2006-03-26:/think-of-those-out-there-in-the-cold</guid><category>mindless-link-propagation</category></item><item><title>Audio player problems</title><link>https://mathema.tician.de/audio-player-problems</link><description>&lt;p&gt;I have generally been very happy with my new Samsung &lt;span class="caps"&gt;YP&lt;/span&gt;-&lt;span class="caps"&gt;MT6Z&lt;/span&gt;, until I hit a snag today. From my tests, it seems that the total lengh of all folder names on the device cannot exceed a certain number, on the order of a kilobyte or so. That boils down …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sun, 26 Mar 2006 17:17:40 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2006-03-26:/audio-player-problems</guid><category>hardware</category><category>life</category></item><item><title>Rain Damage, Rain Damage, Go Away</title><link>https://mathema.tician.de/rain-damage-rain-damage-go-away</link><description>&lt;p&gt;As I &lt;a href="/node/375"&gt;previously reported&lt;/a&gt;, my old laptop, aramis, got rained on and sustained water damage resulting in&amp;#8212;lo and behold&amp;#8212;not a dead computer. In fact, most of it was fine, it even booted into X, and all of its components were usable, it would just always crash after around …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sat, 28 Jan 2006 20:05:39 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2006-01-28:/rain-damage-rain-damage-go-away</guid><category>digital-photography</category><category>technology</category></item><item><title>Taking notes like Germans do</title><link>https://mathema.tician.de/taking-notes-like-germans-do</link><description>&lt;p&gt;Since the semester at Brown starts back tomorrow, I was a little concerned about my total lack of writing material. I still have my non-standard ruled paper from last year, but since a) it&amp;#8217;s not a standard size, not even &lt;span class="caps"&gt;US&lt;/span&gt;-Letter, much less A4 and b) I don …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Tue, 24 Jan 2006 22:09:41 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2006-01-24:/taking-notes-like-germans-do</guid><category>university</category><category>mindless-link-propagation</category><category>technology</category></item><item><title>Sports &amp; The obligatory Aftermath</title><link>https://mathema.tician.de/sports-the-obligatory-aftermath</link><description>&lt;p&gt;I spent today doing something very laudable: :yes: I went on an extended &lt;a href="http://tinyurl.com/cc32e"&gt;bike ride&lt;/a&gt;. Of course, riding your bike is not half as fun if you can&amp;#8217;t waste some time letting your computer process the greatness of what was achieved. Fortunately, the &lt;a href="http://gmap-pedometer.com"&gt;Google Maps Pedometer&lt;/a&gt; comes to the …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Fri, 20 Jan 2006 16:29:43 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2006-01-20:/sports-the-obligatory-aftermath</guid><category>life</category><category>mindless-link-propagation</category><category>sports</category><category>technology</category></item><item><title>2005 in Review</title><link>https://mathema.tician.de/2005-in-review</link><description>&lt;p&gt;Since it&amp;#8217;s been relatively (&lt;em&gt;cough&lt;/em&gt;) quiet around here, despite promises to the contrary, I&amp;#8217;ll add a summary of my highlights of 2005, and hope that that will shed a bit of light on the latter half of the year, where many of you might not have heard as …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Mon, 09 Jan 2006 07:49:47 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2006-01-09:/2005-in-review</guid><category>grad-school</category><category>life</category></item><item><title>Initial fixes</title><link>https://mathema.tician.de/initial-fixes</link><description>&lt;p&gt;I have just released Version 0.90.1 of TagPy to fix a few build hiccups that were reported. Keep up the good work! Additionally, and as a cool benefit of me using Drupal for these pages, you can subscribe to the TagPy &lt;a href="/taxonomy/term/30/0/feed"&gt;&lt;span class="caps"&gt;RSS&lt;/span&gt; feed&lt;/a&gt;.&amp;nbsp;:)&lt;/p&gt;
&lt;p&gt;And of course you may …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sun, 08 Jan 2006 12:56:40 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2006-01-08:/initial-fixes</guid><category>python</category><category>tagpy</category></item><item><title>A Stapler for PDFs</title><link>https://mathema.tician.de/a-stapler-for-pdfs</link><description>&lt;p&gt;&lt;a href="http://www.accesspdf.com/pdftk/"&gt;pdftk&lt;/a&gt; is a piece of &lt;span class="caps"&gt;GPL&lt;/span&gt; software that I&amp;#8217;ve been looking for for a long time: It can split, join and otherwise mangle &lt;span class="caps"&gt;PDF&lt;/span&gt; files, which in my specific case helped me submit one of my (many) take-home final exams as a single file instead of three separate ones …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sun, 11 Dec 2005 20:39:15 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-12-11:/a-stapler-for-pdfs</guid><category>technology</category></item><item><title>madman added to FreeBSD ports</title><link>https://mathema.tician.de/madman-added-to-freebsd-ports</link><description>&lt;p&gt;Daniel Roethlisberger wrote in to note that madman is now in the FreeBSD &lt;a href="http://www.freshports.org/audio/madman"&gt;ports&lt;/a&gt; collection, which should make it a lot easier for you &lt;span class="caps"&gt;BSD&lt;/span&gt;&amp;#8217;ers out there to try madman. A corresponding note has also been added to the download&amp;nbsp;page.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Mon, 24 Oct 2005 00:18:57 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-10-24:/madman-added-to-freebsd-ports</guid><category>madman</category></item><item><title>The beagle has landed</title><link>https://mathema.tician.de/the-beagle-has-landed</link><description>&lt;p&gt;We made it! Since last Friday (pretty late) night, we&amp;#8217;re officially in Rhode Island. For the time being, we&amp;#8217;re staying at &lt;a href="http://www.ginny-b.com"&gt;Ginny-B campground&lt;/a&gt;, and they are a &lt;em&gt;pretty decent&lt;/em&gt; place. I mean, they didn&amp;#8217;t prevent the rain yesterday, but you don&amp;#8217;t get that at many campsites …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Mon, 22 Aug 2005 15:16:56 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-08-22:/the-beagle-has-landed</guid><category>grad-school</category><category>life</category></item><item><title>Selling my stuff</title><link>https://mathema.tician.de/selling-my-stuff</link><description>&lt;p&gt;While I&amp;#8217;m in the process of packing up all my stuff, why don&amp;#8217;t you help me out by &lt;a href="http://tiker.net/sale"&gt;buying&lt;/a&gt; some? I&amp;#8217;d, you know, really appreciate that. And, knowing that it was mine, you know that it&amp;#8217;s some quality junk. ;) And I &lt;em&gt;do&lt;/em&gt; take&amp;nbsp;Paypal.&lt;/p&gt;
&lt;p&gt;You can …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Fri, 12 Aug 2005 11:51:27 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-08-12:/selling-my-stuff</guid><category>life</category><category>mindless-link-propagation</category></item><item><title>Linux on an IBM/Lenovo Thinkpad R52</title><link>https://mathema.tician.de/linux-on-an-ibm-lenovo-thinkpad-r52</link><description>&lt;p&gt;This post summarizes my experience of making the hardware in my shiny new &lt;span class="caps"&gt;IBM&lt;/span&gt; ThinkPad R52 work with&amp;nbsp;Linux.&lt;/p&gt;
&lt;p&gt;I initially tried Debian on this computer, but later on headed over to Ubuntu with a home-built kernel for a bunch of reasons on which I won&amp;#8217;t elaborate here. &lt;strong&gt;Update …&lt;/strong&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sun, 07 Aug 2005 09:31:52 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-08-07:/linux-on-an-ibm-lenovo-thinkpad-r52</guid><category>hardware</category><category>linux</category></item><item><title>Life in London</title><link>https://mathema.tician.de/life-in-london</link><description>&lt;p&gt;The &lt;a href="http://gallery.tiker.net/v/andreas/vacation/london05"&gt;pictures&lt;/a&gt; from our trip to London are up. Enjoy this one, as&amp;nbsp;well.&lt;/p&gt;
&lt;p&gt;I&amp;#8217;ll update this post with an account of the trip soon-ish. Before then, let me just add that you should &lt;em&gt;not&lt;/em&gt; stay at the &amp;#8220;Smart Backpackers Hyde Park Inn Hostel&amp;#8221;, even though they tend to …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Thu, 04 Aug 2005 12:30:08 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-08-04:/life-in-london</guid><category>life</category></item><item><title>Life and the Office, and Work, too</title><link>https://mathema.tician.de/life-and-the-office-and-work-too</link><description>&lt;p&gt;Did you ever wonder how much the terms &amp;#8220;guilt&amp;#8221; and &amp;#8220;office&amp;#8221; are connected? Did you  ever wish to just relax while working (and have your work benefit from it), but didn&amp;#8217;t actually do so, since it looks bad? Wish you could work at home, knowing you&amp;#8217;d be more …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Thu, 04 Aug 2005 08:00:31 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-08-04:/life-and-the-office-and-work-too</guid><category>grad-school</category><category>life</category><category>mindless-link-propagation</category><category>technology</category></item><item><title>Trip to Augsburg</title><link>https://mathema.tician.de/trip-to-augsburg</link><description>&lt;p&gt;The &lt;a href="http://gallery.tiker.net/v/andreas/short-trips/augsburg"&gt;pictures from our trip to Augsburg&lt;/a&gt; are up.&amp;nbsp;Enjoy.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Thu, 21 Jul 2005 03:39:45 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-07-21:/trip-to-augsburg</guid><category>digital-photography</category><category>life</category></item><item><title>Losing my Faith in Debian</title><link>https://mathema.tician.de/losing-my-faith-in-debian</link><description>&lt;p&gt;I really do not like the way things are going in recent times within the Debian project. I feel that a group of people has gained way too much control over how things are run, and those people do not seem to care about users, they seem to care about …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Mon, 18 Jul 2005 06:09:48 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-07-18:/losing-my-faith-in-debian</guid><category>rants</category></item><item><title>These are turbulent times.</title><link>https://mathema.tician.de/these-are-turbulent-times</link><description>&lt;p&gt;To follow up on the previous post, my laptop did find its way back to life. But unfortunately, only briefly so. It started all the way into X just once, and now seems to be dead forever. In the light of this, I&amp;#8217;ve given in and ordered &lt;a href="http://thinkwiki.org/wiki/Category:R52"&gt;&lt;code&gt;aramis&lt;/code&gt;&lt;span class="quo"&gt;&amp;#8216;&lt;/span&gt;s …&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Wed, 13 Jul 2005 18:52:19 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-07-13:/these-are-turbulent-times</guid><category>life</category></item><item><title>Uh, yay.</title><link>https://mathema.tician.de/uh-yay</link><description>&lt;p&gt;This July 4th could have been better. While it was a very appropriate day to get my visa (yay!), the evening was actually fairly bad. First, I discovered that a heavy rainstorm this afternoon has found its way into my laptop through an opened window. As yet, the laptop is …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Mon, 04 Jul 2005 18:48:00 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-07-04:/uh-yay</guid><category>life</category><category>technology</category></item><item><title>Hendrik on Spiegel Online</title><link>https://mathema.tician.de/hendrik-on-spiegel-online</link><description>&lt;p&gt;A friend of mine, &lt;a href="http://www.spiegel.de/fotostrecke/0,5538,PB64-SUQ9MTA1NDQmbnI9MQ_3_3,00.html"&gt;Hendrik&lt;/a&gt;, is on Spiegel Online with his pet project, the &lt;a href="http://www.stanfordracing.org/"&gt;Stanford entry&lt;/a&gt; into the &lt;span class="caps"&gt;DARPA&lt;/span&gt; grand challenge. His team also made &lt;a href="http://hardware.slashdot.org/article.pl?sid=05/06/06/2243229&amp;amp;tid=216&amp;amp;tid=14"&gt;Slashdot&lt;/a&gt; a while ago.&amp;nbsp;:D&lt;/p&gt;
&lt;p&gt;Go, Hendrik! Will you ever talk to me again, now that you&amp;#8217;re famous?&amp;nbsp;;)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Fri, 24 Jun 2005 12:35:32 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-06-24:/hendrik-on-spiegel-online</guid></item><item><title>ARPACK/LAPACK Symbol Duplication</title><link>https://mathema.tician.de/arpack-lapack-symbol-duplication</link><description>&lt;p&gt;&lt;strong&gt;Update:&lt;/strong&gt; The packages distributed here have been superseded by the new &lt;a href="/software/arpack"&gt;autotoolized &lt;span class="caps"&gt;ARPACK&lt;/span&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This evening, I ran into a pretty frustrating problem with &lt;a href="http://www.caam.rice.edu/software/ARPACK/"&gt;&lt;span class="caps"&gt;ARPACK&lt;/span&gt;&lt;/a&gt;. It aborted without being able to compute an Arnoldi factorization from within one program, but the same snippet of code (with the same matrix!) would work …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Wed, 22 Jun 2005 19:26:29 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-06-22:/arpack-lapack-symbol-duplication</guid><category>arpack</category><category>crash</category><category>error</category><category>linkage conflict</category><category>technology</category></item><item><title>Burning you were to know…</title><link>https://mathema.tician.de/burning-you-were-to-know</link><description>&lt;p&gt;&amp;#8230;the true origin of &lt;a href="http://news.tiker.net/node/352"&gt;Darth Tater&lt;/a&gt;. Wait &lt;a href="http://storewars.org"&gt;no longer&lt;/a&gt;.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Mon, 20 Jun 2005 06:39:42 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-06-20:/burning-you-were-to-know</guid><category>mindless-link-propagation</category><category>silly-stuff</category></item><item><title>While pretty unnecessary, …</title><link>https://mathema.tician.de/while-pretty-unnecessary</link><description>&lt;p&gt;&amp;#8230;I think it&amp;#8217;s cool that somebody at &lt;a href="http://radiobremen.de"&gt;Radio Bremen&lt;/a&gt; translates each month&amp;#8217;s news into &lt;a href="http://www.radiobremen.de/nachrichten/platt/"&gt;Plattdüütsch&lt;/a&gt; and &lt;a href="http://www.radiobremen.de/nachrichten/latein/"&gt;Latin&lt;/a&gt;. Such things only happen when commercial interest is &lt;em&gt;not&lt;/em&gt; at the forefront of everyone&amp;#8217;s&amp;nbsp;mind.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Wed, 15 Jun 2005 17:31:51 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-06-15:/while-pretty-unnecessary</guid><category>mindless-link-propagation</category></item><item><title>Find the word</title><link>https://mathema.tician.de/find-the-word</link><description>&lt;p&gt;Josie&amp;#8217;s doing something with kids tomorrow, and she needed a word puzzle. I made her one. No. I made her a program to make &lt;em&gt;any number of them&lt;/em&gt;. :) Like this&amp;nbsp;one:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;KJAPANINAW
ACOUSLAPDO
NIUSBELEUR
GPRDIPPAPC
ASOUDEHCTE
RBCBHGAERS
OEKYMOUSET
OOEALEHLIE
WIRIJSELAR
CATNGMHIDU
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;I&amp;#8217;ve attached the &lt;a href="http://www.python.org"&gt;Python&lt;/a&gt; &lt;a href="/dl/find-the-word.py.txt"&gt;Find the word …&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sat, 04 Jun 2005 13:49:14 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-06-04:/find-the-word</guid><category>life</category><category>python</category></item><item><title>Sieve of Erathostenes</title><link>https://mathema.tician.de/sieve-of-erathostenes</link><description>&lt;p&gt;I challenge you to come up with a shorter/simpler piece of code that executes the &lt;a href="http://en.wikipedia.org/wiki/Sieve_of_Eratosthenes"&gt;Sieve of Erathostenes&lt;/a&gt; than this Python&amp;nbsp;snippet:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;N = 1000
candidates = range(2, N+1)
i = 0

while i &amp;lt; len(candidates):
    candidates = [n for n in candidates
        if n % candidates[i] != 0
        or n &amp;lt;= candidates …&lt;/code&gt;&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Thu, 02 Jun 2005 15:41:00 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-06-02:/sieve-of-erathostenes</guid><category>python</category><category>silly-stuff</category></item><item><title>LinuxTag is not free any more (Update: or is it?)</title><link>https://mathema.tician.de/linuxtag-is-not-free-any-more-update-or-is-it</link><description>&lt;p&gt;Just now, I was thinking about which weekend I&amp;#8217;d have to reserve to go to &lt;a href="http://www.linuxtag.org"&gt;LinuxTag&lt;/a&gt;, which will be taking place in my current home town, Karlsruhe. Turns out that I don&amp;#8217;t even need to decide that: They will be charging 35€ to get in this time around …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Tue, 31 May 2005 14:24:42 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-05-31:/linuxtag-is-not-free-any-more-update-or-is-it</guid><category>life</category><category>linux</category><category>rants</category></item><item><title>“Sith” is a four-letter word</title><link>https://mathema.tician.de/sith-is-a-four-letter-word</link><description>&lt;p&gt;Think anagrams. &amp;#8216;Nuff said.&amp;nbsp;:)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Tue, 31 May 2005 01:30:49 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-05-31:/sith-is-a-four-letter-word</guid><category>life</category><category>reviews</category><category>silly-stuff</category></item><item><title>Don’t shop at K&amp;M</title><link>https://mathema.tician.de/dont-shop-at-k-m</link><description>&lt;p&gt;If you ever thought about shopping at &lt;a href="http://www.kmelektronik.de"&gt;K&amp;amp;M Elektronik&lt;/a&gt;, don&amp;#8217;t do it. They suck. Here&amp;#8217;s&amp;nbsp;why:&lt;/p&gt;
&lt;p&gt;I bought a &lt;a href="/node/205"&gt;wireless card&lt;/a&gt; from them a while ago, which, over time, &lt;s&gt;bit the bullet&lt;/s&gt;kicked the bucket. I am supposing that I was seeing thermal problems, since the card …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Fri, 27 May 2005 08:22:11 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-05-27:/dont-shop-at-k-m</guid><category>life</category><category>rants</category><category>reviews</category></item><item><title>Drupal 4.6</title><link>https://mathema.tician.de/drupal-4-6</link><description>&lt;p&gt;I&amp;#8217;ve just finished updating this site to Drupal 4.6. It went pretty smoothly, except for some hiccups with the &lt;code&gt;image&lt;/code&gt; module. I like the new version, even though not much is different. The slightly changed look of the site might give this away, too. If there are any …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Wed, 25 May 2005 17:47:44 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-05-25:/drupal-4-6</guid><category>meta</category></item><item><title>Check…</title><link>https://mathema.tician.de/check</link><description>&lt;p&gt;&amp;#8230;&lt;a href="http://funnyfox.org"&gt;this&lt;/a&gt; out.&amp;nbsp;:)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Wed, 18 May 2005 14:42:22 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-05-18:/check</guid><category>mindless-link-propagation</category></item><item><title>Misspelling my Domain</title><link>https://mathema.tician.de/misspelling-my-domain</link><description>&lt;p&gt;In recent times, I&amp;#8217;ve actually seen more &lt;em&gt;mis&lt;/em&gt;spellings of the domain which hosts this journal than accurate ones. I&amp;#8217;ve&amp;nbsp;seen&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://tinker.net"&gt;tinker.net&lt;/a&gt;&amp;#8212;which, in reality, is a site on how to catch &lt;a href="http://www.reel-big-fish.com/"&gt;reel big fish&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;ticker.net&amp;#8212;which, in reality, is held by some domain&amp;nbsp;squatter.&lt;/li&gt;
&lt;li&gt;fiker …&lt;/li&gt;&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Tue, 17 May 2005 15:48:46 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-05-17:/misspelling-my-domain</guid><category>meta</category></item><item><title>madman meets musepack</title><link>https://mathema.tician.de/madman-meets-musepack</link><description>&lt;p&gt;Thanks to Scott Wheeler&amp;#8217;s tireless work on Taglib, madman (the development version in Arch, really) now has support for Musepack (or &amp;#8220;&lt;span class="caps"&gt;MPC&lt;/span&gt;&amp;#8221;) files. This was half-way to being added once before, but support in Taglib makes this a no-brainer. Seems like tag writing in Taglib is still not 100 …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Tue, 17 May 2005 15:43:52 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-05-17:/madman-meets-musepack</guid><category>madman</category></item><item><title>Debian packages of the development version</title><link>https://mathema.tician.de/debian-packages-of-the-development-version</link><description>&lt;p&gt;Ben Montgomery made some &lt;a href="http://www.montynet.org/packages/madman"&gt;Debian packages&lt;/a&gt; of a recent development version of madman. Try them out, and bother Ben or the list if you have trouble. Yes, I do agree that this is a strong sign that I should release 0.94 &lt;span class="caps"&gt;ASAP&lt;/span&gt;. It&amp;#8217;s coming, don&amp;#8217;t worry.&amp;nbsp;;)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Update …&lt;/strong&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Mon, 16 May 2005 16:41:35 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-05-16:/debian-packages-of-the-development-version</guid><category>madman</category></item><item><title>Semolina Pudding / Grießpudding</title><link>https://mathema.tician.de/semolina-pudding-griesspudding</link><description>&lt;p&gt;Yesterday, Josie and I were shopping at &lt;a href="http://penny.de"&gt;Penny&lt;/a&gt; and found a pack of semolina that had a really gorgeous-looking pudding on the front. I mean gorgeous, like, just the right reflectiveness, wobbliness, everything. And the pack, whose side conveniently showed the recipe, was only 35 cents. Arrr. Soo good. In …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sun, 15 May 2005 13:41:50 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-05-15:/semolina-pudding-griesspudding</guid><category>recipes</category></item><item><title>*snort*</title><link>https://mathema.tician.de/snort</link><description>&lt;p&gt;Courtesy of &lt;a href="http://noricum.blogspot.com/"&gt;Andrea&lt;/a&gt; (who&amp;#8217;s giving Josie &lt;a href="http://noricum.blogspot.com/2005/05/josies-socks.html"&gt;socks&lt;/a&gt;), I give you &lt;strong&gt;Darth Tater&lt;/strong&gt;:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.hasbro.com/starwars/pl/page.news/id.1130/dn/default.cfm"&gt;&lt;img alt="darthtater.jpg" src="/images/darthtater.jpg" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;Attachments&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="/images/darthtater.jpg"&gt;darthtater.jpg&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sat, 14 May 2005 05:08:00 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-05-14:/snort</guid><category>silly-stuff</category></item><item><title>Who’s gonna pay for that content?</title><link>https://mathema.tician.de/whos-gonna-pay-for-that-content</link><description>&lt;p&gt;If you are like most everybody else, you keep music on your computer, be it in &lt;span class="caps"&gt;MP3&lt;/span&gt; or some other format.  Then, most likely, not &lt;em&gt;all&lt;/em&gt; of that music got to your hard drive in ways approved by the recording industry. You feel bad for that, don&amp;#8217;t you? You …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sat, 07 May 2005 06:59:06 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-05-07:/whos-gonna-pay-for-that-content</guid><category>university</category><category>rants</category></item><item><title>We wash so much whiter…</title><link>https://mathema.tician.de/we-wash-so-much-whiter</link><description>&lt;p&gt;&lt;img alt="We wash whiter!" src="http://gallery.tiker.net/d/1088-2/linux-the-detergent.jpeg" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;#8230;and that&amp;#8217;s guaranteed!&amp;nbsp;:)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Mon, 02 May 2005 03:28:59 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-05-02:/we-wash-so-much-whiter</guid><category>silly-stuff</category></item><item><title>Summer is here!</title><link>https://mathema.tician.de/summer-is-here</link><description>&lt;p&gt;So, how come I finally noticed? We had a phat &lt;span class="caps"&gt;BBQ&lt;/span&gt; yesterday, starring some salad, grilled veggies, steaks, and finishing with Josie&amp;#8217;s berries&amp;#8217;n&amp;#8217;cream dessert. While your mouth is watering, I&amp;#8217;ll also tell you that to enjoy this, I spent much of yesterday cleaning our balcony. Sounds …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sun, 01 May 2005 08:14:16 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-05-01:/summer-is-here</guid><category>life</category></item><item><title>Harmful and privileged</title><link>https://mathema.tician.de/harmful-and-privileged</link><description>&lt;p&gt;Imagine that you have a habit of harming other people. Imagine that other people feel nauseous in your presence and can&amp;#8217;t stand your stench. And it&amp;#8217;s not like you couldn&amp;#8217;t be like everybody else. You are &lt;em&gt;choosing&lt;/em&gt; to be toxic. What would you expect society to do …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Mon, 25 Apr 2005 17:00:12 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-04-25:/harmful-and-privileged</guid><category>rants</category></item><item><title>And white smoke has finally risen…</title><link>https://mathema.tician.de/and-white-smoke-has-finally-risen</link><description>&lt;p&gt;After a 10-day &lt;a href="/image/tid/28"&gt;visit&lt;/a&gt; to the &lt;span class="caps"&gt;US&lt;/span&gt;, much pondering with friends, and a late night, a decision has finally been reached. And no, I&amp;#8217;m not talking about the pending election of the new pope. Instead, I have (in cooperation with Josie) chosen where to spend the next few years …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sun, 17 Apr 2005 17:00:23 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-04-17:/and-white-smoke-has-finally-risen</guid><category>grad-school</category></item><item><title>Trolltech broke my madman</title><link>https://mathema.tician.de/trolltech-broke-my-madman</link><description>&lt;p&gt;Apparently, Trolltech made some incompatible change to QTable&amp;#8217;s code, and by &amp;#8220;virtue&amp;#8221; of this change, in-line retagging doesn&amp;#8217;t work for me any more. I&amp;#8217;ll endeavor to have this fixed soon, but I&amp;#8217;ll be out to the &lt;span class="caps"&gt;US&lt;/span&gt; for about a week and a half at the …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sun, 27 Mar 2005 06:09:17 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-03-27:/trolltech-broke-my-madman</guid><category>madman</category></item><item><title>Äl Jawala</title><link>https://mathema.tician.de/ael-jawala</link><description>&lt;p&gt;The sole purpose of this entry is to provide some Google Juice to &lt;a href="http://www.jawala.de"&gt;Äl Jawala&lt;/a&gt;, a two-sax, two-drummer band. We saw them outside Karstadt yesterday, and apparently they were at Sauschdall in Ulm last week. They rock. :yes: We bought their live &lt;span class="caps"&gt;CD&lt;/span&gt; &amp;#8220;Balkan Big Beatz&amp;#8221;. Dude. Kewl.&amp;nbsp;8)&lt;/p&gt;
&lt;p&gt;If …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sun, 27 Mar 2005 05:58:56 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-03-27:/ael-jawala</guid><category>life</category><category>mindless-link-propagation</category></item><item><title>Buying pants in Germany</title><link>https://mathema.tician.de/buying-pants-in-germany</link><description>&lt;p&gt;Let&amp;#8217;s start by stating a fact: Pants sizes are an at least two-dimensional affair. You have the waist and the length. Both are correlated, but not so strongly that it would be effective to make a one-dimensional measurement out of the two. Obviously, some are fatter than others. (For …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sun, 27 Mar 2005 05:36:36 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-03-27:/buying-pants-in-germany</guid><category>life</category><category>rants</category></item><item><title>We’re not creators of ourselves</title><link>https://mathema.tician.de/were-not-creators-of-ourselves</link><description>&lt;p&gt;We&amp;#8217;re not creators of ourselves&lt;br/&gt;
We are only skin and bones&lt;br/&gt;
Our universe immersed in glass,&lt;br/&gt;
and now it&amp;#8217;s raining&amp;nbsp;stones&amp;#8230;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Lyrics by De Phazz, &amp;#8220;Keep it simple&amp;#8221; on &amp;#8220;Natural&amp;nbsp;Fake&amp;#8221;&lt;/em&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Thu, 24 Mar 2005 01:35:21 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-03-24:/were-not-creators-of-ourselves</guid></item><item><title>De Phazz - Natural Fake</title><link>https://mathema.tician.de/de-phazz-natural-fake</link><description>&lt;p&gt;After a little more than a week of owning &lt;a href="http://www.de-phazz.com/"&gt;De Phazz&lt;/a&gt;&amp;#8216;s new album &lt;a href="http://www.amazon.de/exec/obidos/ASIN/B000787X78"&gt;Natural Fake&lt;/a&gt;, I&amp;#8217;m not as excited as I was at first. Maybe that has to do with how much I listened to it. But altogether, I have noticed that many songs are much more repetitive …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Wed, 23 Mar 2005 15:42:17 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-03-23:/de-phazz-natural-fake</guid><category>reviews</category></item><item><title>When I grow up, …</title><link>https://mathema.tician.de/when-i-grow-up</link><description>&lt;p&gt;&amp;#8230; I want to be just like &lt;a href="http://www.kleptography.com"&gt;him&lt;/a&gt;.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Wed, 23 Mar 2005 15:41:19 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-03-23:/when-i-grow-up</guid><category>digital-photography</category><category>mindless-link-propagation</category></item><item><title>Photo trip through Ulm</title><link>https://mathema.tician.de/photo-trip-through-ulm</link><description>&lt;p&gt;Josie and I went on a brief end-of-winter-walk through Ulm on Sunday, and even though it was pretty cold, we got a hold of a few &lt;a href="/image/tid/23"&gt;shots&lt;/a&gt;.&amp;nbsp;Enjoy.&lt;/p&gt;
&lt;p&gt;I, for one, am glad that spring has finally sprung in Germany. Just imagine. I was out in a T-Shirt today. And …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Wed, 16 Mar 2005 14:51:34 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-03-16:/photo-trip-through-ulm</guid><category>digital-photography</category><category>life</category></item><item><title>It feels good…</title><link>https://mathema.tician.de/it-feels-good</link><description>&lt;p&gt;&amp;#8230;to have a door&amp;nbsp;again.&lt;/p&gt;
&lt;p&gt;That will be&amp;nbsp;all.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Wed, 09 Mar 2005 14:32:04 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-03-09:/it-feels-good</guid><category>life</category></item><item><title>The Battery Rant</title><link>https://mathema.tician.de/the-battery-rant</link><description>&lt;p&gt;No matter what you do, do not ever buy the &lt;a href="http://www.hama.de/portal/articleId*93164/action*2563"&gt;2000 mAh rechargeables&lt;/a&gt; from &lt;a href="http://www.hama.de"&gt;Hama&lt;/a&gt;. They seem to have a pretty high defect rate. Today I finally got a refund for my set of four, which I had exchanged no less than twice before. Each time I came home with …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Mon, 07 Mar 2005 18:41:05 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-03-07:/the-battery-rant</guid><category>reviews</category></item><item><title>The State of 802.11g Wireless Networking in Linux</title><link>https://mathema.tician.de/the-state-of-802-11g-wireless-networking-in-linux</link><description>&lt;p&gt;This entry describes my way to wireless &lt;span class="caps"&gt;LAN&lt;/span&gt; in Linux. It is an update of an earlier article. All I wanted was an 802.11g-compatible &lt;span class="caps"&gt;PCMCIA&lt;/span&gt; card with a reasonably open and functional Linux driver. I find it ok if the card&amp;#8217;s firmware is not open source, but I …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Mon, 07 Mar 2005 18:40:34 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-03-07:/the-state-of-802-11g-wireless-networking-in-linux</guid><category>linux</category><category>rants</category><category>reviews</category></item><item><title>AutoDJ from Source</title><link>https://mathema.tician.de/autodj-from-source</link><description>&lt;p&gt;I just committed a first cut of the much-requested &amp;#8220;AutoDJ from Source&amp;#8221; functionality. I&amp;#8217;d appreciate feedback on how well it does for everybody. 0.94 is well on the way, but as you may have seen from my &lt;a href="http://news.tiker.net/"&gt;journal&lt;/a&gt;, my life has sped up rather than slowed down since …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sun, 06 Mar 2005 18:43:15 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-03-06:/autodj-from-source</guid><category>madman</category></item><item><title>I won’t believe it until I see it with my own eyes, but…</title><link>https://mathema.tician.de/i-wont-believe-it-until-i-see-it-with-my-own-eyes-but</link><description>&lt;p&gt;Good news, everyone! :D My parents just got a letter from &lt;a href="http://www.brown.edu"&gt;Brown University&lt;/a&gt; stating my admission to the PhD program in the &lt;a href="http://www.dam.brown.edu"&gt;Division of Applied Mathematics&lt;/a&gt; there. Yeeeee-haw!!!! :D 8) Oh, yeah, there&amp;#8217;s plenty of financial aid to go around, as well, including a fellowship for the first year …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Thu, 03 Mar 2005 14:05:06 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-03-03:/i-wont-believe-it-until-i-see-it-with-my-own-eyes-but</guid><category>grad-school</category><category>life</category></item><item><title>Back from Snowboarding</title><link>https://mathema.tician.de/back-from-snowboarding</link><description>&lt;p&gt;I&amp;#8217;m back from snowboarding! It was great. :D Snowboarding rocks. Even the one ski person we had on the trip had to admit that. }:) We had &lt;em&gt;seriously&lt;/em&gt; great weather. Sun during the day, snow during the night, fairly warm, good snow conditions. I don&amp;#8217;t know what could&amp;#8217;ve …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Mon, 28 Feb 2005 17:45:33 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-02-28:/back-from-snowboarding</guid><category>digital-photography</category><category>life</category></item><item><title>Digital Camera Kung-Fu</title><link>https://mathema.tician.de/digital-camera-kung-fu</link><description>&lt;p&gt;Since the beginning of this month, I&amp;#8217;m the proud owner of a Canon &lt;a href="http://www.powershot.com"&gt;PowerShot&lt;/a&gt; A95 digital camera. (Note that the new category &amp;#8220;Digital Photography&amp;#8221; has sprung up on this site.) I&amp;#8217;m very excited about the camera. The battery life is just incredible. The only hair in the soup …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Fri, 18 Feb 2005 11:47:28 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-02-18:/digital-camera-kung-fu</guid><category>digital-photography</category></item><item><title>Eat that, C++!</title><link>https://mathema.tician.de/eat-that-c</link><description>&lt;p&gt;You didn&amp;#8217;t know that Python can actually have &lt;a href="http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/384122"&gt;custom infix operators&lt;/a&gt;, like &lt;code&gt;vector1 |cross_product| vector2&lt;/code&gt;, did you? From where I&amp;#8217;m sitting, I can see C++ turning green with envy. :) Of course, this is a hack, but it&amp;#8217;s actually not so horrible that it wouldn&amp;#8217;t be usable …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Fri, 18 Feb 2005 10:57:08 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-02-18:/eat-that-c</guid><category>mindless-link-propagation</category><category>python</category></item><item><title>Out for snowboarding</title><link>https://mathema.tician.de/out-for-snowboarding</link><description>&lt;p&gt;If you&amp;#8217;re trying to contact me, and it&amp;#8217;s the week between Feb 19 and Feb 26, you might as well give up &lt;em&gt;now&lt;/em&gt;. I&amp;#8217;m enjoying myself snowboarding somewhere in Austria. Wish me sunny weather, good snow and all&amp;nbsp;that.&lt;/p&gt;
&lt;p&gt;See you week after next!&amp;nbsp;8)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Fri, 18 Feb 2005 09:10:56 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-02-18:/out-for-snowboarding</guid><category>life</category></item><item><title>Someone is trying to fool us…</title><link>https://mathema.tician.de/someone-is-trying-to-fool-us</link><description>&lt;p&gt;&amp;#8230;us as in &lt;em&gt;the Germans&lt;/em&gt;, and, sadly enough, it&amp;#8217;s working. When I first saw the brand of bags called &amp;#8220;Down &lt;span class="amp"&gt;&amp;amp;&lt;/span&gt; Out&amp;#8221;  (Pleite &lt;span class="amp"&gt;&amp;amp;&lt;/span&gt; keine Hoffnung), I thought them to be an oddity, something that no-one would buy. Then I saw them in the wild, and even better, on my own …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Thu, 17 Feb 2005 02:44:51 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-02-17:/someone-is-trying-to-fool-us</guid><category>life</category></item><item><title>Every Mathematician should have a Coq</title><link>https://mathema.tician.de/every-mathematician-should-have-a-coq</link><description>&lt;p&gt;(No, not what you&amp;nbsp;think.)&lt;/p&gt;
&lt;p&gt;For work today, I had to proofread some lecture notes for my boss. After work, I started wondering: What if we could leave the tedious verification of our math to computers? To me, math is about understanding and constructing, and not so much about meticulously …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Tue, 08 Feb 2005 18:23:41 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-02-08:/every-mathematician-should-have-a-coq</guid><category>math</category><category>mindless-link-propagation</category><category>rants</category></item><item><title>The Lowdown on Amsterdam, Day 4 (Saturday)</title><link>https://mathema.tician.de/the-lowdown-on-amsterdam-day-4-saturday</link><description>&lt;p&gt;(You might want to read &lt;a href="/node/64"&gt;day 3&lt;/a&gt; and all the days before this one to avoid getting&amp;nbsp;confused.)&lt;/p&gt;
&lt;p&gt;Day Four was very much reserved for the &lt;a href="http://www.vangoghmuseum.nl/"&gt;van Gogh Museum&lt;/a&gt;. While &amp;#8220;museum&amp;#8221; always has that dusty, old sound to it, this is certainly untrue of this particular one. After grabbing lunch …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Tue, 08 Feb 2005 11:01:05 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-02-08:/the-lowdown-on-amsterdam-day-4-saturday</guid><category>life</category><category>reviews</category></item><item><title>SomaFM/Groove Salad rocks the socks off Internet Radio</title><link>https://mathema.tician.de/somafm-groove-salad-rocks-the-socks-off-internet-radio</link><description>&lt;p&gt;I&amp;#8217;ve been listening to &lt;a href="http://somafm.com/"&gt;Groove Salad&lt;/a&gt; at work for a while now, and their mix has rocked my boat continually. Highly recommended. I have yet to try their other stations.&amp;nbsp;8)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Update:&lt;/strong&gt; Embarassing typo in the previous Title line: Does it really rock the socks &lt;em&gt;of&lt;/em&gt; Internet radio? I …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Tue, 08 Feb 2005 08:31:54 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-02-08:/somafm-groove-salad-rocks-the-socks-off-internet-radio</guid><category>mindless-link-propagation</category><category>reviews</category><category>technology</category></item><item><title>The Lowdown on Amsterdam, Day 3 (Friday)</title><link>https://mathema.tician.de/the-lowdown-on-amsterdam-day-3-friday</link><description>&lt;p&gt;(You might want to read &lt;a href="/node/61"&gt;day 1&lt;/a&gt; and &lt;a href="/node/63"&gt;day 2&lt;/a&gt;&amp;nbsp;first.)&lt;/p&gt;
&lt;p&gt;Friday was most likely the most serious sightseeing day we had during our time in Amsterdam. We started out in a wool store for Josie, had lunch that gave me heartburn for the rest of the week, and then …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Mon, 07 Feb 2005 15:13:05 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-02-07:/the-lowdown-on-amsterdam-day-3-friday</guid><category>life</category></item><item><title>The Lowdown on Amsterdam, Day 2 (Thursday)</title><link>https://mathema.tician.de/the-lowdown-on-amsterdam-day-2-thursday</link><description>&lt;p&gt;(Read &lt;a href="/node/61"&gt;Day 1&lt;/a&gt; first, otherwise you might get&amp;nbsp;confused.)&lt;/p&gt;
&lt;p&gt;On the way out of the hostel yesterday, we had stumbled upon an outdoor gear store. I had been on the lookout for a new backpack for quite a while, and right there in that store I saw what I had …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sat, 05 Feb 2005 07:35:37 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-02-05:/the-lowdown-on-amsterdam-day-2-thursday</guid><category>life</category></item><item><title>madman news now syndicated from my journal site</title><link>https://mathema.tician.de/madman-news-now-syndicated-from-my-journal-site</link><description>&lt;p&gt;madman&amp;#8217;s &lt;a href="http://madman.sf.net"&gt;home page&lt;/a&gt; now semi-automatically draws its news from the madman category of my &lt;a href="http://news.tiker.net"&gt;journal&lt;/a&gt;. I hope that this will encourage me to update madman&amp;#8217;s news more frequently by making the process more convenient than writing &lt;span class="caps"&gt;PHP&lt;/span&gt; source code. (ugh) As an added benefit, you may comment on …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Mon, 31 Jan 2005 18:25:00 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-01-31:/madman-news-now-syndicated-from-my-journal-site</guid><category>madman</category></item><item><title>The Lowdown on Amsterdam, Day 1 (Wednesday)</title><link>https://mathema.tician.de/the-lowdown-on-amsterdam-day-1-wednesday</link><description>&lt;p&gt;To say the least, the trip was great. Amsterdam is a &lt;em&gt;very&lt;/em&gt; cool city, with all that water, all the bridges and the people, something is just right there. Sadly for you, there aren&amp;#8217;t going to be any pictures, at least not for a while, since all we had …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Mon, 31 Jan 2005 09:23:18 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-01-31:/the-lowdown-on-amsterdam-day-1-wednesday</guid><category>life</category><category>reviews</category></item><item><title>Functional Analysis II Summary</title><link>https://mathema.tician.de/functional-analysis-ii-summary</link><description>&lt;p&gt;Just in case you are interested, &lt;a href="/dl/fa2.pdf"&gt;Functional Analysis &lt;span class="caps"&gt;II&lt;/span&gt; Summary&lt;/a&gt; is a &lt;span class="caps"&gt;PDF&lt;/span&gt; link to my (German) summary of Dr. Christoph Schmoeger&amp;#8217;s Functional Analysis class of 2001. While those that have taken that particular lecture and need to take an exam on it may be a dying breed, I …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sun, 30 Jan 2005 15:09:27 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-01-30:/functional-analysis-ii-summary</guid><category>university</category><category>math</category></item><item><title>Groeten Uit Amsterdam</title><link>https://mathema.tician.de/groeten-uit-amsterdam</link><description>&lt;p&gt;Hi people, greetings from the &lt;a href="http://www.flyingpig.nl"&gt;Flying Pig&lt;/a&gt; in Amsterdam. I completed my degree! Did that last Monday at 10:47. (The last exam could have been better&amp;#8212;I got a 1.7. But who cares now? }:)) Then, I completed my applications to grad schools in the &lt;span class="caps"&gt;US&lt;/span&gt;. Did I ever …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Thu, 27 Jan 2005 05:25:29 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-01-27:/groeten-uit-amsterdam</guid><category>university</category><category>life</category></item><item><title>Dirk Werner rocks my life</title><link>https://mathema.tician.de/dirk-werner-rocks-my-life</link><description>&lt;p&gt;&lt;a href="http://page.mi.fu-berlin.de/~werner/"&gt;Dirk Werner&lt;/a&gt; is the author of an excellent functional analysis book, one of the two which I am presently using to prepare for my final &lt;a href="/node/56"&gt;exam&lt;/a&gt;, Rudin&amp;#8217;s almost-classic being the other one. I enjoy Werner&amp;#8217;s writing a lot&amp;#8212;more than Rudin&amp;#8217;s, and to be completely honest with …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sat, 22 Jan 2005 06:46:34 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-01-22:/dirk-werner-rocks-my-life</guid><category>university</category><category>life</category><category>math</category><category>mindless-link-propagation</category></item><item><title>The Dinner Fairy</title><link>https://mathema.tician.de/the-dinner-fairy</link><description>&lt;p&gt;&lt;img alt="Yummy!" src="http://gallery.tiker.net/d/1100-1/dinner-fairy.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;While pretty seventies-looking, I actually like the brand name &lt;a href="http://penny.de"&gt;Penny&lt;/a&gt; came up with for their canned food. &amp;#8220;Dinner-Fee&amp;#8221;, which is German for the dinner fairy, took care of my lunch for today quite marvelously. Thanks, dinner fairy, you&amp;#8217;re the best!&amp;nbsp;:P&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; Whilst writing this, I almost let my …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Fri, 21 Jan 2005 07:47:31 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-01-21:/the-dinner-fairy</guid><category>life</category><category>silly-stuff</category></item><item><title>Sick before my Exam</title><link>https://mathema.tician.de/sick-before-my-exam</link><description>&lt;p&gt;I was supposed to have my last exam to complete my Diplom degree on Friday, but unfortunately, I got sick with flu-like symptoms on Sunday. One of my examiners has already agreed to move the exam to Monday the 24th, and I hope the other will, too. Now if I …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Tue, 18 Jan 2005 11:11:33 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-01-18:/sick-before-my-exam</guid><category>university</category><category>life</category></item><item><title>Sipgate and KPhone</title><link>https://mathema.tician.de/sipgate-and-kphone</link><description>&lt;p&gt;The future has just begun, our phone and &lt;span class="caps"&gt;DSL&lt;/span&gt; connections were switched over from the &lt;a href="http://www.t-com.de"&gt;big pink monopoly&lt;/a&gt; to &lt;a href="http://www.arcor.de"&gt;Arcor&lt;/a&gt;. Unfortunately, their phone rates border on highway robbery (by being at least double as expensive as &lt;a href="http://teltarif.de"&gt;cheaper providers&lt;/a&gt;). So, I decided to give &lt;a href="http://www.sipgate.de"&gt;Voice-over-&lt;span class="caps"&gt;IP&lt;/span&gt;&lt;/a&gt; a try, using &lt;a href="http://www.wirlab.net/kphone/index.html"&gt;kphone&lt;/a&gt; as …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Thu, 13 Jan 2005 04:58:48 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-01-13:/sipgate-and-kphone</guid><category>technology</category></item><item><title>Excuse me? We’re living in a… what?</title><link>https://mathema.tician.de/excuse-me-were-living-in-a-what</link><description>&lt;p&gt;Well, until just now I was caught in the misbelief that we&amp;#8217;re living in a western-style democracy. After watching the news today, this has suddenly changed, to my surprise.&amp;nbsp;:O&lt;/p&gt;
&lt;p&gt;Bremen&amp;#8217;s senator of the interior is in trouble for authorizing the use of emetics by the police on …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Wed, 12 Jan 2005 18:30:31 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-01-12:/excuse-me-were-living-in-a-what</guid><category>rants</category></item><item><title>El sistema</title><link>https://mathema.tician.de/el-sistema</link><description>&lt;p&gt;&lt;img alt="What the user *really* wanted" src="http://gallery.tiker.net/d/1103-2/elsistema.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;This image was nicked from &lt;a href="http://www.damog.net"&gt;here&lt;/a&gt;. I recommend &lt;a href="http://www.spanishdict.com"&gt;this&lt;/a&gt; if your Spanish (like mine) is a tad&amp;nbsp;rusty.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Tue, 11 Jan 2005 07:16:48 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-01-11:/el-sistema</guid><category>silly-stuff</category></item><item><title>A strangely cleansing experience</title><link>https://mathema.tician.de/a-strangely-cleansing-experience</link><description>&lt;p&gt;I recently got back to Karlsruhe from being home for the holidays. Besides the usual heap of problems waiting for me at my &amp;#8220;normal&amp;#8221; home, I was pretty surprised how easily you get spoiled again by the amenities of having a mom around (and a dad, to be fair). For …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Tue, 11 Jan 2005 06:29:26 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-01-11:/a-strangely-cleansing-experience</guid><category>life</category></item><item><title>Just don’t use ACPI on old computers</title><link>https://mathema.tician.de/just-dont-use-acpi-on-old-computers</link><description>&lt;p&gt;A brief hint for those using Linux: If you have an old computer, and Linux chooses to disable &lt;span class="caps"&gt;ACPI&lt;/span&gt;, leave it at that. That is, do not use &lt;code&gt;acpi=force&lt;/code&gt;. I just had a case of a computer that &lt;em&gt;appeared&lt;/em&gt; to work fine with it. Only that the &lt;span class="caps"&gt;ACPI&lt;/span&gt; option …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sun, 09 Jan 2005 06:27:34 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-01-09:/just-dont-use-acpi-on-old-computers</guid><category>linux</category></item><item><title>Comment Spam</title><link>https://mathema.tician.de/comment-spam</link><description>&lt;p&gt;I&amp;#8217;ve had this site for barely two weeks, and even this short time was enough for comment spammers to catch on. The site emailed me with notifications of new comments, and even from the notification emails, I was pretty certain as to what had happened. Somebody was trying to …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sat, 08 Jan 2005 21:56:45 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-01-08:/comment-spam</guid><category>meta</category><category>rants</category><category>technology</category></item><item><title>What were they thinking?</title><link>https://mathema.tician.de/what-were-they-thinking</link><description>&lt;p&gt;The German &lt;a href="http://www.bundesfinanzministerium.de/"&gt;tax administration&lt;/a&gt; has published &lt;a href="http://www.elsterformular.de"&gt;software&lt;/a&gt; to file your taxes online, and they promise that you&amp;#8217;ll get your money back faster if you do that. That sounds good, doesn&amp;#8217;t it? But, as often, they missed the mark ever so slightly. Why, oh, why does the thing have …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Thu, 06 Jan 2005 04:56:18 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-01-06:/what-were-they-thinking</guid><category>rants</category><category>technology</category></item><item><title>Review: “Der Palast von Alhambra” (board game)</title><link>https://mathema.tician.de/review-der-palast-von-alhambra-board-game</link><description>&lt;p&gt;My parents gave me &lt;a href="http://www.amazon.de/exec/obidos/ASIN/B0000E2W1J/302-2007316-2332060"&gt;Der Palast von Alhambra&lt;/a&gt; by Dirk Henn of &lt;a href="http://www.queen-games.de/"&gt;Queen Games&lt;/a&gt; for christmas, and I&amp;#8217;m writing this review to warn you of buying this game. Despite a recommendation from my aunt Conny and the &amp;#8220;Spiel des Jahres&amp;#8221; (game of the year) prize of 2003, this game …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Tue, 04 Jan 2005 16:15:29 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-01-04:/review-der-palast-von-alhambra-board-game</guid><category>board-games</category></item><item><title>More Drupal wizardry</title><link>https://mathema.tician.de/more-drupal-wizardry</link><description>&lt;p&gt;I&amp;#8217;ve been molding this site according to my publishing needs, and in the process of doing so, I&amp;#8217;ve ventured into the Drupal source code. I&amp;#8217;ve made a few changes that I believe are generally useful. Besides submitting them to the respective maintainers, I&amp;#8217;ll post them here …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Tue, 04 Jan 2005 14:37:14 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-01-04:/more-drupal-wizardry</guid><category>meta</category><category>my-software</category></item><item><title>Simple CD burning in Linux and the Real World(tm)</title><link>https://mathema.tician.de/simple-cd-burning-in-linux-and-the-real-world-tm</link><description>&lt;p&gt;There&amp;#8217;s an issue surrounding recent (2.6.8 and newer) Linux kernels and &lt;span class="caps"&gt;CD&lt;/span&gt; burning. This &lt;a href="http://forums.gentoo.org/viewtopic.php?t=247459"&gt;Gentoo forum thread&lt;/a&gt; summarizes the technicalities. Basically, up until 2.6.7, everybody with read rights to a device was allowed to send control messages to it, and thus (for example) overwrite an …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sat, 01 Jan 2005 19:28:34 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-01-01:/simple-cd-burning-in-linux-and-the-real-world-tm</guid><category>linux</category></item><item><title>Drupal wizardry</title><link>https://mathema.tician.de/drupal-wizardry</link><description>&lt;p&gt;If you are trying to set up your personal site using &lt;a href="http://www.drupal.org"&gt;Drupal&lt;/a&gt;, these insights might come in handy. At least, those were the points that cost me the  most time to figure&amp;nbsp;out.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;As far as web writing markup goes, do &lt;em&gt;not&lt;/em&gt; use &lt;a href="http://www.textism.com/tools/textile/"&gt;Textile&lt;/a&gt;, &lt;em&gt;do&lt;/em&gt; use &lt;a href="http://www.michelf.com/projects/php-markdown/"&gt;Markdown&lt;/a&gt;. Not only does …&lt;/li&gt;&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sat, 01 Jan 2005 14:33:34 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-01-01:/drupal-wizardry</guid><category>meta</category><category>technology</category></item><item><title>Happy new year to you!</title><link>https://mathema.tician.de/happy-new-year-to-you</link><description>&lt;p&gt;I hope you had good holidays and that 2005 will turn out just the way you wanted it to. If there is one thing that &lt;em&gt;I&lt;/em&gt; am hoping for the most, then it is that I do get into a good &lt;span class="caps"&gt;US&lt;/span&gt; graduate school for my PhD in the fall …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sat, 01 Jan 2005 07:46:24 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2005-01-01:/happy-new-year-to-you</guid><category>life</category></item><item><title>Parental Services, Inc.</title><link>https://mathema.tician.de/parental-services-inc</link><description>&lt;p&gt;For the past few days, I&amp;#8217;ve been doing what I suppose most kids who are at least a slight bit tech-savvy have to do when they get home for the holidays: Fix their parents&amp;#8217; high-tech stuff. The day before yesterday, I finished pushing my parents over to Linux, with …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Fri, 31 Dec 2004 05:46:38 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2004-12-31:/parental-services-inc</guid><category>life</category></item><item><title>My least favorite day this week</title><link>https://mathema.tician.de/my-least-favorite-day-this-week</link><description>&lt;p&gt;Today I took Josie to the airport to go home. As I&amp;#8217;m writing this, I&amp;#8217;m on my way to my parents&amp;#8217; house in Überlingen. For more than one reason, today wasn&amp;#8217;t my favorite day this&amp;nbsp;week.&lt;/p&gt;
&lt;p&gt;Let&amp;#8217;s start at the beginning: the last few days were …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Mon, 27 Dec 2004 11:57:52 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2004-12-27:/my-least-favorite-day-this-week</guid><category>grad-school</category><category>life</category></item><item><title>A real journal on the real Internet!</title><link>https://mathema.tician.de/a-real-journal-on-the-real-internet</link><description>&lt;p&gt;So, the site is finally out on the real Internet. Thanks to &lt;a href="http://gramma.tiker.net"&gt;Josie&lt;/a&gt; for co-funding this server. This means that we&amp;#8217;re now open 24 hours a day, fast and not behind a flaky &lt;span class="caps"&gt;DSL&lt;/span&gt; line. And the people rejoiced.&amp;nbsp;:D&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sun, 26 Dec 2004 20:30:52 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2004-12-26:/a-real-journal-on-the-real-internet</guid><category>meta</category></item><item><title>Math Archaeology</title><link>https://mathema.tician.de/math-archaeology</link><description>&lt;p&gt;While researching the specializations of the faculty at &lt;span class="caps"&gt;UMD&lt;/span&gt;, I stumbled upon a link to the &lt;a href="http://historical.library.cornell.edu/math/"&gt;Cornell Digital Math Library&lt;/a&gt;, which I find really neat. They have scanned old volumes in mathematics that have gone out of copyright, and made them freely accessible to &lt;em&gt;anyone&lt;/em&gt;. No username/password mess. Along …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Wed, 08 Dec 2004 06:11:07 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2004-12-08:/math-archaeology</guid><category>math</category></item><item><title>Another day of administrative joy</title><link>https://mathema.tician.de/another-day-of-administrative-joy</link><description>&lt;p&gt;Another day totally dominated by activities related to applying to grad school. Like trying to get my recommenders to send their letters the right way. Finding out that, in fact, &lt;span class="caps"&gt;UMD&lt;/span&gt; does &lt;em&gt;not&lt;/em&gt; support online recommendation. Filling out stupid &lt;a href="http://ets.org"&gt;&lt;span class="caps"&gt;ETS&lt;/span&gt;&lt;/a&gt; score report forms using &lt;a href="http://scribus.org.uk"&gt;Scribus&lt;/a&gt; just to &lt;a href="http://efax-gtk.sourceforge.net/"&gt;fax&lt;/a&gt; them off …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Mon, 06 Dec 2004 14:02:52 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2004-12-06:/another-day-of-administrative-joy</guid><category>grad-school</category><category>life</category></item><item><title>Sokoban</title><link>https://mathema.tician.de/sokoban</link><description>&lt;p&gt;So, I was wasting time before going to bed last night, like, by setting up this site, and by playing Sokoban. &lt;a href="http://kde.org"&gt;KSokoboan&lt;/a&gt; to be precise. Now, I made it up to level 12 of David W. Skinner&amp;#8217;s &lt;a href="http://users.bentonrea.com/~sasquatch/sokoban/"&gt;Microban&lt;/a&gt; level set, which is rightfully said to be pretty &lt;em&gt;easy&lt;/em&gt;. Well …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sun, 05 Dec 2004 10:47:41 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2004-12-05:/sokoban</guid><category>my-software</category><category>python</category></item><item><title>Earthquake</title><link>https://mathema.tician.de/earthquake</link><description>&lt;p&gt;&lt;img alt="Stylized magnitude plot from Tagesschau" src="http://tagesschau.de/styles/container/image/style_images_default/0,1307,OID2790938,00.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;While I was setting up this site late last night, I felt like something was wrong. I heard my wardrobe make aching noises, and the ground started moving. First slightly, then more and more. At the end, it felt like our house was swaying from side to side with an …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sun, 05 Dec 2004 10:32:24 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2004-12-05:/earthquake</guid><category>life</category></item><item><title>Funny</title><link>https://mathema.tician.de/funny</link><description>&lt;p&gt;&lt;a href="http://www.phdcomics.com/comics/archive.php?comicid=529"&gt;&lt;img src="http://www.phdcomics.com/comics/archive/phd120104s.gif" alt="... absolute timezone incompatibility" /&gt;&lt;/a&gt;&lt;br/&gt;
Someone just posted this to Planet Gnome. Appropriate.&amp;nbsp;:)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sat, 04 Dec 2004 16:36:23 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2004-12-04:/funny</guid><category>technology</category></item><item><title>Moved in.</title><link>https://mathema.tician.de/moved-in</link><description>&lt;p&gt;So, after spending an ungodly amount of time setting this up, I finally feel at home. Time to say something in here. Well, I should have been spending all this time working on my applications to the graduate schools which I plan to go to in the fall of 2005 …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sat, 04 Dec 2004 15:48:33 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2004-12-04:/moved-in</guid><category>grad-school</category><category>technology</category></item><item><title>Proprietary = bad.</title><link>https://mathema.tician.de/proprietary-bad</link><description>&lt;p&gt;Ok, so I&amp;#8217;m in the process of setting up this site. I thought, ha, even &lt;a href="http://getcrafty.com/blogs.php?user=Brown%20Sugar"&gt;Josie&lt;/a&gt; has a blog. So, for the times when content on my own site is few and far between (like&amp;#8230;err&amp;#8230;now), I should just syndicate her blog, so I&amp;#8217;ll be cool by …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sat, 04 Dec 2004 12:59:18 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2004-12-04:/proprietary-bad</guid><category>rants</category></item><item><title>Blog.^H^H^H^H^H Journal.</title><link>https://mathema.tician.de/blog-h-h-h-h-h-journal</link><description>&lt;p&gt;Well, hi planet. Everybody has a &lt;s&gt;blog&lt;/s&gt;journal these days, so why not me? Let&amp;#8217;s get&amp;nbsp;started.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Update 1:&lt;/strong&gt; Did anybody notice how cool I am? My blog can be accessed using &lt;span class="caps"&gt;SSL&lt;/span&gt;. Damn secure, man. Damn, damn secure. &lt;em&gt;(Actually, not any more since the site moved to&amp;nbsp;Alturo …&lt;/em&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sat, 04 Dec 2004 12:39:31 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2004-12-04:/blog-h-h-h-h-h-journal</guid><category>silly-stuff</category></item><item><title>Madman bug/feature trackers closed down</title><link>https://mathema.tician.de/madman-bug-feature-trackers-closed-down</link><description>&lt;p&gt;&lt;b&gt;Trackers are closed now.&lt;/b&gt; The Sourceforge bug, feature and support trackers are closed now, effective immediately. Please turn to the mailing list for your support needs. Anonymous posting is allowed, but please request for yourself to be cc&amp;#8217;ed. If you have data in the trackers, it has not been …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Thu, 21 Oct 2004 09:04:01 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2004-10-21:/madman-bug-feature-trackers-closed-down</guid><category>madman</category></item><item><title>CVS dropped as madman’s means of revision control</title><link>https://mathema.tician.de/cvs-dropped-as-madmans-means-of-revision-control</link><description>&lt;p&gt;&lt;b&gt;Giving &lt;span class="caps"&gt;CVS&lt;/span&gt; the boot.&lt;/b&gt; Work on 0.94 is continuing nicely, with Guido as a notable addition to the development team. Shawn is considering a rewrite of the criteria language. And you&amp;#8217;ll probably miss all this new development if you only check the SourceForge &lt;span class="caps"&gt;CVS&lt;/span&gt;&amp;#8212;it is out of …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Tue, 19 Oct 2004 09:06:46 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2004-10-19:/cvs-dropped-as-madmans-means-of-revision-control</guid><category>madman</category></item><item><title>Lots of new madman packages unleashed</title><link>https://mathema.tician.de/lots-of-new-madman-packages-unleashed</link><description>&lt;p&gt;&lt;b&gt;Package frenzy.&lt;/b&gt; Within minutes of each other, both Christian Hammers and Jaako H Kyro made packages available for their respective distributions. So now, if you have Fedora Core 1 or Debian, it&amp;#8217;s never been easier to get&amp;nbsp;madman.&lt;/p&gt;
&lt;p&gt;Thanks to the&amp;nbsp;packagers!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Fri, 09 Jul 2004 09:11:21 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2004-07-09:/lots-of-new-madman-packages-unleashed</guid><category>madman</category></item><item><title>Friendly neighborhood spiderman completes work on madman during night</title><link>https://mathema.tician.de/friendly-neighborhood-spiderman-completes-work-on-madman-during-night</link><description>&lt;p&gt;&lt;b&gt;Greetings from the night shift.&lt;/b&gt; Guess what. &lt;span class="caps"&gt;CVS&lt;/span&gt; &lt;span class="caps"&gt;HEAD&lt;/span&gt; madman is now based on Scott Wheeler&amp;#8217;s TagLib. I&amp;#8217;ve decided to delay many other features planned for 0.94 and release as soon as possible. Hang in&amp;nbsp;there&amp;#8230;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Tue, 25 May 2004 09:20:32 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2004-05-25:/friendly-neighborhood-spiderman-completes-work-on-madman-during-night</guid><category>madman</category></item><item><title>Rogue library programmer confounds madman author</title><link>https://mathema.tician.de/rogue-library-programmer-confounds-madman-author</link><description>&lt;p&gt;&lt;b&gt;libid3tag.&lt;/b&gt; If only anybody had told me this: I was just investigating why some &lt;span class="caps"&gt;ID3&lt;/span&gt; tags just aren&amp;#8217;t written for some MP3s. I stumbled upon this piece of code, hidden deeply in the guts of&amp;nbsp;libid3tag:&lt;/p&gt;
&lt;pre&gt;
  /* hard general case: rewrite entire file */

  /* ... */
done:
  return 0;
&lt;/pre&gt;

&lt;p&gt;To those not fluent …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Mon, 24 May 2004 09:23:20 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2004-05-24:/rogue-library-programmer-confounds-madman-author</guid><category>madman</category></item><item><title>A mixed bag of items</title><link>https://mathema.tician.de/a-mixed-bag-of-items</link><description>&lt;p&gt;&lt;b&gt;More Slackware.&lt;/b&gt; SlackCare has also made Slackware packages, which they claim are more correct than Adam&amp;#8217;s. Find the link to their packages on the download&amp;nbsp;page.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Email trouble.&lt;/b&gt; Some people have complained that they were unable to get anything posted to the mailing list or sent personally to me …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Mon, 24 May 2004 05:26:35 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2004-05-24:/a-mixed-bag-of-items</guid><category>madman</category></item><item><title>Way to go, Adam!</title><link>https://mathema.tician.de/way-to-go-adam</link><description>&lt;p&gt;Adam Ward made Slackware packages for madman. Get them from the download&amp;nbsp;area.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Fri, 21 May 2004 09:29:37 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2004-05-21:/way-to-go-adam</guid><category>madman</category></item><item><title>New version of madman unleashed upon unsuspecting planet</title><link>https://mathema.tician.de/new-version-of-madman-unleashed-upon-unsuspecting-planet</link><description>&lt;p&gt;&lt;b&gt;It has finally happened!&lt;/b&gt; The madman source has finally reached a state that I deem worthy of being called 0.93. Go grab it while it&amp;#8217;s&amp;nbsp;hot!&lt;/p&gt;
&lt;p&gt;The most massive changes since the last stable release (which was &lt;em&gt;gasp&lt;/em&gt; 0.91.1) include the addition of a very capable …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Thu, 20 May 2004 09:37:49 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2004-05-20:/new-version-of-madman-unleashed-upon-unsuspecting-planet</guid><category>madman</category></item><item><title>Somebody else’s problem affects madman</title><link>https://mathema.tician.de/somebody-elses-problem-affects-madman</link><description>&lt;p&gt;&lt;b&gt;Is madman randomly crashing on you?&lt;/b&gt; The good news: It&amp;#8217;s not madman&amp;#8217;s fault. :) The bad news: &lt;span class="caps"&gt;XMMS&lt;/span&gt; 1.2.9 has a bug that causes programs controlling it to abort every once in a while. So, before complaining, please upgrade to &lt;span class="caps"&gt;XMMS&lt;/span&gt; 1.2.10, which is available …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sun, 28 Mar 2004 08:38:55 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2004-03-28:/somebody-elses-problem-affects-madman</guid><category>madman</category></item><item><title>A candidate asking for your support</title><link>https://mathema.tician.de/a-candidate-asking-for-your-support</link><description>&lt;p&gt;Madman 0.93 release candidate 1 has finally happened, while my thesis is keeping me busy&amp;#8230; It&amp;#8217;s a pretty massive update, with lots of potential breakage. Please give it a round of testing. Depending on the amount of actual problems, 0.93 will be out very&amp;nbsp;soon.&lt;/p&gt;
&lt;p&gt;You can …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sun, 21 Mar 2004 08:40:52 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2004-03-21:/a-candidate-asking-for-your-support</guid><category>madman</category></item><item><title>SHOCK! Mailing list appears out of thin air</title><link>https://mathema.tician.de/shock-mailing-list-appears-out-of-thin-air</link><description>&lt;p&gt;&lt;b&gt;madman now has an actual mailing list, with people on it and everything.&lt;/b&gt; Wow. Little did I know. ;) Also, madman has an &lt;span class="caps"&gt;IRC&lt;/span&gt; channel to hang out on, that is #madman on irc.freenode.net. I can be found lingering there every once in a while, everybody else is invited …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Wed, 17 Dec 2003 08:41:02 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2003-12-17:/shock-mailing-list-appears-out-of-thin-air</guid><category>madman</category></item><item><title>Shawn = Mr. AutoDJ</title><link>https://mathema.tician.de/shawn-mr-autodj</link><description>&lt;p&gt;0.93 is still well underway. Shawn Willden agreed to rewrite the AutoDJ, and Christian Plagemann made a new logo for madman, which will be the official one from the next release. :) As for myself, I&amp;#8217;m down to three simple items on the &lt;span class="caps"&gt;TODO&lt;/span&gt; list before 0.93 goes …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sun, 23 Nov 2003 08:42:41 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2003-11-23:/shawn-mr-autodj</guid><category>madman</category></item><item><title>Weird. It keeps getting BETTER</title><link>https://mathema.tician.de/weird-it-keeps-getting-better</link><description>&lt;p&gt;I just finished a pretty long coding session on madman, and it just keeps getting better and better. Tonight, passive song announcement popups and tray icon support went in. 0.93beta1 will be out real soon nowÃ¢Â„Â¢, there are only a couple of things left to do. Preheat …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Tue, 11 Nov 2003 08:44:23 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2003-11-11:/weird-it-keeps-getting-better</guid><category>madman</category></item><item><title>SCANDAL! Release lost to change-o-mania!</title><link>https://mathema.tician.de/scandal-release-lost-to-change-o-mania</link><description>&lt;p&gt;&lt;b&gt;Oops.&lt;/b&gt; Release 0.92 will never happen. There are too many changes in the code base already after the release candidate. Instead, release 0.93beta1 will be the next one out. 0.92rc1 seems to be fairly high-quality, so I&amp;#8217;d recommend using that for right&amp;nbsp;now.&lt;/p&gt;
&lt;p&gt;0.93 will …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sun, 26 Oct 2003 08:45:39 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2003-10-26:/scandal-release-lost-to-change-o-mania</guid><category>madman</category></item><item><title>Candidacy extended!</title><link>https://mathema.tician.de/candidacy-extended</link><description>&lt;p&gt;Released version 0.92rc1. This is a source-only test release for the next big version of madman, 0.92. It contains many exciting new features like a web server, remote control and Auto &lt;span class="caps"&gt;DJ&lt;/span&gt; as well as the usual slew of fixes, this time, among others, for unicode cleanliness, &lt;span class="caps"&gt;UI …&lt;/span&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Mon, 29 Sep 2003 09:48:31 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2003-09-29:/candidacy-extended</guid><category>madman</category></item><item><title>Quick fix released</title><link>https://mathema.tician.de/quick-fix-released</link><description>&lt;p&gt;Released version 0.91.1 to fix a compilation issue regarding overloaded setAttribute calls. Reported by Frank&amp;nbsp;Baumgart.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Sat, 28 Jun 2003 09:49:21 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2003-06-28:/quick-fix-released</guid><category>madman</category></item><item><title>BEST madman release EVER!</title><link>https://mathema.tician.de/best-madman-release-ever</link><description>&lt;p&gt;Released version 0.91 with many new features. Here&amp;#8217;s the freshmeat&amp;nbsp;announcement:&lt;/p&gt;

&lt;p&gt;This release adds fuzzy search, plugins (for &lt;span class="caps"&gt;CD&lt;/span&gt; burning), a separate preferences dialog, and play history collection. Each song now has a &amp;#8216;Performer&amp;#8217; field as well as play statistics and can be rated on a scale of …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Fri, 27 Jun 2003 09:50:44 -0500</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2003-06-27:/best-madman-release-ever</guid><category>madman</category></item><item><title>Mr. Quicker-fixer-upper unleashed</title><link>https://mathema.tician.de/mr-quicker-fixer-upper-unleashed</link><description>&lt;p&gt;Released patch version 0.90.1 to fix dependency on Qt 3.1.This new release only requires Qt 3.0 or&amp;nbsp;higher.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Thu, 27 Feb 2003 08:52:04 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2003-02-27:/mr-quicker-fixer-upper-unleashed</guid><category>madman</category></item><item><title>I humbly present…</title><link>https://mathema.tician.de/i-humbly-present</link><description>&lt;p&gt;Released initial version&amp;nbsp;0.90.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Klöckner</dc:creator><pubDate>Wed, 26 Feb 2003 08:53:14 -0600</pubDate><guid isPermaLink="false">tag:mathema.tician.de,2003-02-26:/i-humbly-present</guid><category>madman</category></item></channel></rss>