X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=blog%2F2009%2FApril;h=aa68835984f0fb7e61023113904edc90a7184d57;hb=f436ccac276303eb65903d20ace98b182612b330;hp=9b7d42dc85b91506c8543929797ed25e872e91a8;hpb=2af8763795bc31cc48175bf5c5cd6a75497a2b92;p=wiki.git diff --git a/blog/2009/April b/blog/2009/April index 9b7d42d..aa68835 100644 --- a/blog/2009/April +++ b/blog/2009/April @@ -4,6 +4,22 @@ TODO +==== Productive flight ==== + +**UPDATE**: 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 and (almost) zero code bloat. + +{{{ +git diff --stat v3.0..HEAD geekigeeki.py +geekigeeki.py | 709 ++++++++++++++++++++++++++++----------------------------- +1 files changed, 352 insertions(+), 357 deletions(-) +}}} + +If you see any regressions in the output, please report them to me. If things seem stable, I think +I'll release v4.0 soon. + === April 29th: Back to Tokyo === TODO