... et devient compatible avec Windows. Précédement sur ce site, je vous ai présenté le logiciel Opus. Il s'agit d'un système de publipostage permettant d'automatiser la recherche d'emploi. Ayant reçu des demandes pour le porter sous windows, j'ai réalisé un portage sous forme d'un fichier exécutable auto-extractible. Pour les plus néophytes, on clique et ça se lance.
Continue readingOpus, une aide à la recherche d'emploi
Opus est un programme d'aide à la recherche d'emploi. Il facilite l'envoi de lettres de motivation et CV générés à partir de canevas personnalisés.
Continue readingAuthentication without password using XMPP on a Django website
This article describes the authentication with XMPP on a Django powered website. When you authenticate on a website, the domain validate your identity before letting you access confidential information. They are several ways perform this validation and the use of passwords is the most popular. Another method is the use of a token generator i.e. a small device that generate a secret passphrase that you copy on a website. Today I will present you another authentication method without password using XMPP.
Continue readingChatty Server
Chatty server is a XMPP bot programmed to run on a server. It can be used as a dynamic toto list; to provide the travel time by car, foot and public transport between two adresses; to give useful information about the load of the server and to give the status of the server. The status of the account change as a function of the load and memory usage.
Continue reading