View on GitHub

Weekcalendar

Simple week view calendar

Download this project as a .zip file Download this project as a tar.gz file

WeekCalendar

For the impatient

You can download the Week Calendar PDFs for every year between 2014 and 2025 here.

Why

I'm a systems engineer that works with lots of computers, servers and remote offices. Basically, I manage systems by writing code.

And I'm not very good with my to-do lists. So, a few years ago I started to read some articles and books about productivity, delivering on time, lean... and began to practice one of the simplest methods: the pomodoro technique.

But the pomodoro technique works mainly in the "To Do Today" mode, and I've always liked to work with the whole week picture. On the one hand, it gives me context: the work of today is usually related to previous days. On the other hand, you can see how this week is going: done tasks give you peace of mind, and unfinished ones propel you to work harder or to redefine your project schedule.

So, I started to look for a week calendar where I could use some 'pomodorish' technique: just to write down the work that needs to be done today, and track the tasks' progress. I thought that this could be a simple and interesting gift for some relatives this Christmas...

How

The design, was driven by simplicity:

Font and Grid

Font and shades

To do list

WeekCalendar

And being a programmer with almost no free time, I wrote a little script in Ruby, using the prawn gem that allows you to create PDF documents.

How to print the PDF

As I used a small font size, and different shades of grey to highlight the current week, you should not use a laser printer. Almost all laser printers simulate greys by dithering or halftoning, and small grey fonts look terrible.

It's better to use an inkjet printer, with any good quality paper. It doesn't need to be photographic paper. I used a cheap inkjet in Black & White mode (medium quality without using colour cartridges) and white A4 120gr/cm paper, and the results were quite good.

If you use an A5 paper, you have the finished product after printing. But if you use another size as I did with my A4 paper, you'll need to arrange two A5 in one A4, and after printing you will need to cut half the A4 to get the calendar.

This is not easy: my printer driver was not able to arrange the A5 into a double sided A4, and if you want all the pages with a perfect size, you will have to use an industrial guillotine. I ended by printing manually every page, and then sending the paper to a print shop to cut it.

The next time, I'll probably send the PDF directly to a print shop to do the whole job.

Bonus

After writing the code, and having printed the calendar, I started to look for a landscape A5 ring binder for the gifts... If you are still reading you can suppose that I decided to design and build my own!.

There are lots of tutorials around the internet. So these are only a few tricks, and some pictures that I took during the process.

Dremel like

Cardboard

EVA glue

Cobbler

At the end I made three ring binders. The first one was only a test: full white, without texture printed on the outside. The other two were the real ones. They were almost too perfect, don't seem to be hand made at all. Beautifully printed and fitted with a full 2015 week calendar, they were sent as a Christmas gift to my brother and one cousin. I hope they'll like it!!.

Binder Interior

Binder Folded

Thanks to Raph Levien for his Inconsolata font, LeFly fonts for his Blokletters-Balpen font used in the examples, and the team behind the Prawn gem.

One ending note, all this was possible thanks to my wife. She was the one that reviewed my designs, gave me ideas about art materials that could be used for making the ring binder, and over all she took care of our mischievous little twins while I was doing all this.

She makes my day, every day