Redirections finally done

Thanks to my good old friend procrastination, I was finally forced to do something way more boring than configuring url redirections to avoid broken urls from my older blog engine, hurray o/

I'll check out the 404 from the logs from time to time to see if something is missing.

On a side node, it's always a bit chilling to go through the list of 404 and to see all the urls tried by scripts to crack random websites.

Release of MyTemplates 0.2

The new version of MyTemplates is out!

The new feature of this release is to allow mtpl to run python scripts that will be responsible for create a more complex template that just a single texte file.

For reminder MyTemplates is a tool to manage a collection of templates files for coding that use git. The current templates repository host for the moment licences templates, some scripts to write irc bots, some templates for python (ie: setup.py) and more. Feel free to submit new content (send a pull request!).

Links and source.

You can also find it on pypi.

Version 0.2 of the PipeToolKit

I'm proud to announce you a new release of the PipeToolKit.

The PipeToolKit is a collection of small utilities to play with unix pipes and write new one. I use it a lot with ii, feedstail and other utilities to build highly customizable irc bots.

I've also add some documentation on the python template class I use to build those utils in the case you want to code your owns.

Installation:

pip install pipetk

The pypi page.

Code!

Changelog

First release of mtpl

I'm proud to announce you the first release of mtpl (as in MyTemplates). This is a very simple program that aim to manage a collection of various templates files for scripts/licencing/code.

Bored of constantly copypasting the gpl/setup.py/cool shell script from the web/your matchin project? Mtpl aim to fix this by providing a simple and straightforward cli interface. Git is used for storing files.

All the details can be found on the pypi page.

Installation

pip install mtpl

All old content up again \o/

Yay o/

As the title say it, I've reupload everything and I've corrected the broken links to match this new blog engine.

Now I just need to do the correct redirections because cool urls doesn't change.

Atom feed