Caching Tutorial for Web Authors and Webmasters |
Oct. 11, 2005, 8 p.m. |
Keine Ahnung ob ich das schon mal hatte, aber Caching Tutorial for Web Authors and Webmasters sieht nach einer brauchbaren Beschreibung der Caching-Direktiven in HTTP aus, mit Erläuterungen für Anwendungsprogrammierer.
|
Programmierung |
Accent-Zeichen in ihr Basiszeichen umwandelt |
Oct. 11, 2005, 4:51 p.m. |
Wie man in Python Accent-Zeichen in ihr Basiszeichen umwandelt. Ziemlich banaler Ansatz, aber für viele Zwecke völlig ausreichend. Für richtige Lösungen gibts dann PyICU ...
|
Programmierung, Python |
Django i18n status |
Oct. 11, 2005, 4:29 p.m. |
I worked a bit more on the i18n stuff in django today and finally switched my gallery to the i18n branch. You can now see the strings on that site with either english or german settings. Other languages get english output (so if you are in Germany and still see english strings - check the language ... |
Django, Programmierung, Python |