diff options
author | Paul Duncan <pabs@pablotron.org> | 2021-10-14 12:47:50 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2021-10-14 12:47:50 -0400 |
commit | 4b6c0e31385f5f27a151088c0a2b614495c4e589 (patch) | |
tree | 12243cdcd00704bc1a9d94ac9cc128459417370c /content/posts/2000-07-28-will-the-real-richlowe-please-stand-up.html | |
download | pablotron.org-4b6c0e31385f5f27a151088c0a2b614495c4e589.tar.bz2 pablotron.org-4b6c0e31385f5f27a151088c0a2b614495c4e589.zip |
initial commit, including theme
Diffstat (limited to 'content/posts/2000-07-28-will-the-real-richlowe-please-stand-up.html')
-rw-r--r-- | content/posts/2000-07-28-will-the-real-richlowe-please-stand-up.html | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/content/posts/2000-07-28-will-the-real-richlowe-please-stand-up.html b/content/posts/2000-07-28-will-the-real-richlowe-please-stand-up.html new file mode 100644 index 0000000..b3a1281 --- /dev/null +++ b/content/posts/2000-07-28-will-the-real-richlowe-please-stand-up.html @@ -0,0 +1,20 @@ +--- +date: "2000-07-28T08:10:00Z" +title: Will the Real richlowe Please Stand Up? +--- + +In the debate recently over whether or not +<a href="http://www.spinfrenzy.com/richlowe/RichardLowe.jpg">this</a> +is a real picture of +<a href="http://www.richlowe.net/">richlowe</a>, +<a href="http://www.kainx.org">KainX</a> has provided us with some +new pictures of <a href="http://www.linuxbrit.co.uk/">Tom Gilbert</a> +(aka giblet). Check them out +<a href="http://healthmedia.umich.edu/~potts/turtle-galleries/giblet-page.html">here</a>.<br /><br /> + +In other news, the theme db loading stuff for ewl works now. +Widgets merely call ewl_theme_get_datatype() (where datatype is string, +int, float, imlayer, etc), and the theme engine will search for +the correct theme db in the path. More information is available in +the <a href="/projects/ewl/ChangeLog">ChangeLog</a>. + |