X-Git-Url: https://codewiz.org/gitweb?p=wiki.git;a=blobdiff_plain;f=blog%2F2009%2FApril;h=e9fa8edee4174f926264822991ad071082dfaa36;hp=9b7d42dc85b91506c8543929797ed25e872e91a8;hb=03109647700d3d5645a33c051b588461029bbafb;hpb=2af8763795bc31cc48175bf5c5cd6a75497a2b92 diff --git a/blog/2009/April b/blog/2009/April index 9b7d42d..e9fa8ed 100644 --- a/blog/2009/April +++ b/blog/2009/April @@ -4,6 +4,24 @@ TODO +==== GEEK UPDATE: 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 :-) + +{{{ +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. I'm hoping to release +4.0 soon. + +Tags: [[tags/stuffthatmatters]] [[tags/!bloat]] [[tags/assimpleaspossible]] [[tags/nosimpler]] + === April 29th: Back to Tokyo === TODO