Skip to content

Monthly Archives: January 2008

GTD Links

These are some GTD programs for the Mac :

http://bargiel.home.pl/iGTD/
http://www.omnigroup.com/applications/omnifocus/

A spreadsheet with Python functions

Resolver is a spreadsheet, running on .Net, in which you can write functions in Python.
An example is :

for row in workbook["Sheet1"].Rows:
if (row["Gross Price"] > 25 and
row is not workbook["Sheet1"].HeaderRow):
[...]

Countries visited

Beginning of the year, not much to do at work. So I’m planning my holidays. There are still some new places to visit :

The ones in red are the visited ones.
Update : a page called Countries visited was added to site.