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 :)
Archive for 2007/06
-
Community Q&A on Fluther.com
-
Some software infrastructure changes
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.
Read more about "Some software infrastructure changes" ... -
Zooomr ... huh?
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.
Read more about "Zooomr ... huh?" ... -
LaTeX: Section label vs. Figure label
Just found out something about LaTeX that I ... actually hadn't anticipated: The whole cross-referencing seems to be quite fragile.
Read more about "LaTeX: Section label vs. Figure label" ... -
Customizing newforms
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).
Read more about "Customizing newforms" ...