Edit page blog/2009/April
authorbernie <bernie@217.133.10.139>
Sat, 2 May 2009 11:06:24 +0000 (13:06 +0200)
committerGeekiGeeki <webmaster@codewiz.org>
Sat, 2 May 2009 11:06:24 +0000 (13:06 +0200)
blog/2009/April

index 93b6807dbd30216252e121122327e918273ce4c7..5e9d903753e9f8e9f3e25e696bbb85fbd2fe11b3 100644 (file)
@@ -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