Archive for December, 2004

A Tedious Explanation of the f/stop

17th December 2004 by eamonn No Comments

I have learned and forgotton what f/stop means several times in my life. A Tedious Explanation of the f/stop, which is not at all tedius, explains it nicely. Maybe now I won’t forget.

Kid Language Reference

9th December 2004 by eamonn No Comments

I really like Kid — an elegant pythonic templating language.

Python Is Not Java

9th December 2004 by eamonn No Comments

As a long-time Java programmer who occasionally writes in Python I found this useful. Python Is Not Java warns you what Java idioms do not translate well into Python, and explains how to write more pyhonically.