Archive 6/2007

Interested in some history, aren't you? Here you can find some history of me or to be more precise long begone articles. Enjoy :-)

  • Community Q&A on Fluther.com

    Posted on June 28, 2007 at 22:28 +0200 Tagged with , ,

    Just saw an announcement on the Django mailinglist about the launch of Fluther.com, basically another take on the whole "ask the masses" concept. But unlink for example AskMeFi, Fluther even looks great :)

    [more ...]

    1 comment

  • Some software infrastructure changes

    Posted on June 28, 2007 at 02:05 +0200 Tagged with , , , , , , ,

    After quite some time (and probably right before I have to send my Powerbook in for some repairs) I decided I wanted to have something new again, so I first of all thought that my current software management for things like Gimp, Python and Ruby is a complete mess.

    [more ...]

    2 comments

  • Zooomr ... huh?

    Posted on June 15, 2007 at 14:35 +0200 Tagged with ,

    Thanks to Flickr's handling of the whole censorship issue (or lack thereof), many people are now asking for alternatives and quite often Zooomr get mentioned. Could anyone please explain to me, what's so great about it, because I don't get it. Yesterday I created a new account there just to see what this is all about.

    [more ...]

    3 comments

  • LaTeX: Section label vs. Figure label

    Posted on June 11, 2007 at 18:04 +0200 Tagged with

    Just found out something about LaTeX that I ... actually hadn't anticipated: The whole cross-referencing seems to be quite fragile.

    [more ...]

    3 comments

  • Customizing newforms

    Posted on June 1, 2007 at 13:09 +0200 Tagged with , ,

    You like newforms but are a little bit uncertain how to style your forms using CSS with form.as_ul? Well, if you want more CSS classes to style upon, here a simple way on how to get them the easy way.

    This mini-tutorial will show you how to add CSS classes to the help text and position the errorlist differently for fields in a newform-Form rendered with as_p() (although this also should apply to all the other rendering methods).

    [more ...]

    2 comments