Antoine Aubry
Reinventing the wheel since 1990

Welcome

Thank you for coming.

This is a collection of software tools I created for my personal use. I feel that they might be useful to other people too, so I decided to make them available here. Everything here is freeware and most of the stuff is open source.

Recent articles

MBNet for Android

An Android front-end for MBNet, which is a service that allows to use a Portuguese debit card to make payments in sites that accept credit cards only.

Controlling ViewState size

A GreaseMonkey script that displays the size of the ViewState in ASP.NET pages.

ASP.NET Errors Linkifier

A Firefox addon that modifies ASP.NET error pages to displays links that allow to open the corresponding file in your favorite editor.

Useful information

This page is basically a list of links to solutions to specific issues that I have encountered.

Fixing jumping content when scrollbars appear

A javascript approach to fixing cented layouts that jump horizontally when the vertical scrollbar appears or disapperars.