Archive for December, 2008

Mathematik

Wednesday, December 17th, 2008

Erster Hauptsatz über die praktische Bedeutung von Schul-/Universitäts-Mathematik: Wenn man eine kubische Gleichung lösen soll, ist eine der Nullstellen immer -1, 0 oder 1.

ToscaWidgets headache

Sunday, December 14th, 2008

I just spent 2 hours to find a way to set the value of a tw HiddenField. Unfortunately the author did not think, it would be a good thing to mention such nonrelevant tasks in the documentation. To save you searching for yourself: options = {‘form_name’ : {‘attrs’ : {‘value’:'your_value’}}} Later in the template to [...]