X-Git-Url: https://codewiz.org/gitweb?p=wiki.git;a=blobdiff_plain;f=blog%2F2009%2FApril;h=5e9d903753e9f8e9f3e25e696bbb85fbd2fe11b3;hp=93b6807dbd30216252e121122327e918273ce4c7;hb=564f689f0c108a85b8bbfde818af498b3de3cc15;hpb=0c65a83f6d483093da980131242a6e94f21c5f7a 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