Monthly Archives : April 2013

Simple packing algorithm – part 2
Javascript jQuery

Simple packing algorithm – part 2

Getting on with more serious stuff this time. I’m going to pack boxes with 2 possible heights, still aiming at minimum overlapping, better yet not any at all to achieve a neat alignment.

Simple packing algorithm – part 1
Javascript jQuery

Simple packing algorithm – part 1

Packing boxes in a given container is a problem which can be solved in numorous manners, depending on complexity and the optimization you’re aiming at. I’ll focus on a very simple layout, with an extra constraining requirement being as little overlapping as possible.

Creating post thumbnails
PHP Wordpress

Creating post thumbnails

Wordpress release 3.5 came with a neat Image Editing API, let’s see how it can be used to create post thumbnails.

Customizing checkboxes with jQuery
jQuery Wordpress

Customizing checkboxes with jQuery

As I was developing the admin part of the theme, I got the idea to customize the checkboxes to give them a nice appearance, simply using some basic jQuery. This is how I got it done.

Website renewed from scratch !

Website renewed from scratch !

Big day, today, and this is no joke : my website changes and I switch to wordpress, developing my own theme for this purpose !