Posts with #howto tag

Render your TileMill stylesheets with Landez

TileMill is an amazing tool to design your map, and publish it. With landez, you can easily render it using python, or do whatever comes with the API ! From TileMill to Landez Use Tilemill to...

TileMill on your Web server behind a reverse proxy

In the last version (0.9), TileMill has an additional dedicated process to serve the tiles. We had to change some bits of our server configuration. Instead of documenting the new configuration in...

A Virtual Local Server Room for you Developper

This how-to will help you setting-up a very powerful development environment on your workstation, using virtual machines all in a virtual local network. But Why ? You work on various projects,...

Another success story about Ruby On Rails working with Apache

This procedure does not guarantee anything and should be considered approximate. However this should be fairly enough for someone familiar with Apache environments. Ruby environment We install...

Apply Debian patches step-by-step

I thought it may be relevant to share the history of commands I used to apply a patch and submit it to launchpad. 0) Get the tools You'll need a working PGP key Install the necessary tools sudo...