This just used to be a default page written to have a
proof-of-concept of the dynamic DNS.
I've made it now the main repository of my work,
and, more generally, of all what I want to give to public access.
I'm a french IT consultant.
I used to write, for my own needs or for my clients, a lot of code, and I recently decided to publish some pieces of it. Nothing is absolutely transcendant here. Just, it is some free (though copyrighted) code that you can use and reuse. All is released under the GNU General Public License terms. I'll be very happy to hear from you about these.
I recently came back to electronic delights ! For those who asked, I've choosen Kicad as a circuit modeler as this GPL program perfectly suits my needs. Again, all of these is released here under the GNU General Public License terms.
And, of course, here is a brief résumé (french 107 KB).
|
addtoconf |
A simple program which keeps my configuration files rather homogeneous and clean. It has been created for the needs of PCALFS project, and embeds a version 2.0.5 of libxMuMp.
See the addtoconf project's home page. |
||
|---|---|---|---|
|
CMF |
CMF stands for Content Management Framework. It is the template engine I've written for my own uses, and that I use for web sites I am in charge of (this one for example). See the CMF project's home page. |
||
|
comfire |
comfire sets up and down a serial output line (RTS/DTR) during a specified delay. I use it to start up all my PCs by software as described in Startup ATX (temporized) and Startup ATX (COM fired) projects. It embeds a version 2.1.2 of libxMuMp. See the comfire project's home page. |
||
|
Ka2dyn |
Ka2dyn is dynamic DNS updater, which can acts in one single shot, or as a daemon. It uses a dynamically loaded plugins architecture, and can currently handle DynDNS and OVH DNS providers. It embeds a version 2.2.2 of libxMuMp. See the Ka2dyn project's home page. |
||
|
libxMuMp |
libxMuMp is my multi-usages / multi-projects C library. It gathers all the routines I use in my other projects. It is written with (a patched version of) libtool to be used as a static convenience library for my programs, as well as to be installed as a dynamic shared library on a system. See the libxMuMp project's home page. |
||
|
PCALFS |
PCALFS stands for PWI Consultants Alternate Full GNU/Linux System. It is a work primarly based on LFS project of Gerard Beekmans. I've taken it, and continued the work until having an automatic, batch installer, with a dynamically loaded plugins architecture.
See the PCALFS project's home page. |
||
|
pcalfs-m4 |
pcalfs-m4 project gathers the standard m4 macros I use in my projects. See the pcalfs-m4 project's home page. |
||
|
pcalfs-rpm-macros |
Some RPM macros to make building packages easier. As I build packages also out of PCALFS, I extracted these macros to build them as a stand-alone package. |
||
|
RAPAGE |
RAPAGE stands for RAndom PAsswords GEnerator. It embeds a version 1.0 of libxMuMp (not available as a stand-alone package). See the RAPAGE project's home page. |
||
|
rmEOL |
rmEOL is yet another unix2dos and dos2unix text file converter. It was my first stand-alone project which made use of standard GNU Autotools, and embeds a version 1.0 of libxMuMp (not available as a stand-alone package). See the rmEOL project's home page. |
|
LED 220v |
The most efficient circuit I've found to use a standard LED as a 220VAC sector power testifier. See the LED 220v project's home page. |
|---|---|
|
Negative Pulse |
Generating an initial negative pulse at uptime for trigerring a NE555 with only some discrete components. See the Negative Pulse project's home page. |