Stonehenge

, Categories: Travel .

Near Salisbury, in the county of Wiltshire in England, lies Stonehenge.

Detail

Detail

Read more →

Creating PDFs using Python

, Categories: Python / Tech .

ReportLab has a library for generating PDFs from Python. The following example will show how a PDF can be created using this library. The PDF will contain a title and a table. The first part of the script imports a few of the reportlab objects and sets up a few variables for stuff like titles. from reportlab.platypus import * from reportlab.rl_config import defaultPageSize import reportlab.lib.colors from reportlab.lib.units import inch PAGE_HEIGHT=defaultPageSize[1] Title = "Bill" Next, we create a function that will be called to format the first page.

Read more →

Countries visited

, Categories: Uncategorized .

Here are the countries I’ve visited so far :

Read more →

Qatar

, Categories: Travel .

I spent some time in Qatar for work. Here are the photos:

My hotel

My hotel

Read more →

GTD Links

, Categories: Links .

These are some GTD programs for the Mac : http://bargiel.home.pl/iGTD/ http://www.omnigroup.com/applications/omnifocus/

Read more →
Previous page Next page