From: bernie Date: Sat, 2 May 2009 11:06:24 +0000 (+0200) Subject: Edit page blog/2009/April X-Git-Url: https://codewiz.org/gitweb?p=wiki.git;a=commitdiff_plain;h=564f689f0c108a85b8bbfde818af498b3de3cc15 Edit page blog/2009/April --- diff --git a/blog/2009/April b/blog/2009/April index 93b6807..5e9d903 100644 --- a/blog/2009/April +++ b/blog/2009/April @@ -4,12 +4,17 @@ TODO -==== GEEK UPDATE: Productive flight ==== +==== GEEK UPDATE: A productive flight ==== -On the flight back to Europe, I spent some time to add lots of new goodies to [[GeekiGeeki]], -including a nice grid view for photos, the possibility to specify css style for links and inline objects, -and automatic generation of human-readable link tags from wiki URLs, which should make the wiki markup -much cleaner. As usual, these additions resulted in simplification of the codebase rather than code bloat :-) +On the flight back to Europe, I spent some time hacking on [[GeekiGeeki]] to add goodies such as + + * a grid view for photos + * automatic generation of human-readable link tags from wiki URLs + * a common parser for argument lists such as "foo|bar=1|baz=3" + * the ability to specify css style for links and inline objects, which you can use to create thumbnails floating on the right or left + +These should make the wiki markup much lighter. As usual, these additions resulted in +simplification of the codebase rather than code bloat :-) {{{ git diff --stat v3.0..HEAD geekigeeki.py