X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=blog%2F2009%2FApril;h=2999ea7b7684f9d3f87c822960fffbeeba63de3f;hb=e793afd352469b0ed0d6dc413a6de2b1c23862d4;hp=e6020b3e2312a7077fa05d031c139b2741e6bd21;hpb=bf6a66b81f13979795943e5164d899c6fda5741f;p=wiki.git diff --git a/blog/2009/April b/blog/2009/April index e6020b3..2999ea7 100644 --- a/blog/2009/April +++ b/blog/2009/April @@ -1,7 +1,29 @@ == Bernie's brain dump as of April 2009 == +=== April 30th: Departure === + +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 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. + === April 29th: Back to Tokyo === +TODO + === April 28th === ==== Guided tour ====