====================
== Le blog de dup ==
====================

Heraia - 0.0.6

devel
Today, a new release of heraia is out (0.0.6). It's the first of the year, an I hope it won't be the last one ! Now a new preference window has appeared. One might had things in it (so will I, time to time). Window positions are saved and loaded to/from a preference file. One may had preferences there in order to keep them from one session to another. Bugs have been corrected when found. Read more...

Heraia - 0.0.5

devel
Heraia is an hexadecimal file analyser that lets you visualize your files in an hexadecimal form. It may let you try to analyse things by providing tools such as data interpretor and graphical analysis. No super new feature in this version. Things are going on with the roadmap and libheraia library. Most of the work done was to setup a base for things like user preference file, doxygen documentation generation, notebook tabs, displaying file position. Read more...

Couverture de code

Programmation
Hop, Pour profiter d'une analyse par couverture de code compiler vos programmes avec les options : -g -fprofile-arcs -ftest-coverage Si un profilage vous tente utilisez l'option -pg (comme pour une certaine base de données et ses outils associés). Si c'est pour heraia, utilisez plutôt : ./configure --enable-gcov ou ./configure --enable-gprof ou les deux !!! Profitez en, c'est déjà intégré pour vous servir ! Faîtes fonctionner votre programme, et notamment les fonctions qui vous intéressent plus particulièrement. Read more...

Heraia - 0.0.3

devel
New release for heraia which will become an hexadecimal file analyser that grows up slowly. The most noticeable thing is that when doing make install Heraia will integrate smoothly with the development gnome menu as seen on my machine (I hope that it works with other distribs - here it's debian testing) : screenshot in french. The other thing is that every window now has properties and reminds them (hiding and showing a window will hide it and show it at the same right place) Read more...

heraia 0.0.2

devel
Heraia 0.0.2 is now out ! Check gna download area to have your own copy !! One can now save the edited file. You'll notice that some window keeps their position on the screen the Roadmap has changed to have more flexibility between minor versions Enjoy, report everything you notice and everything you may want to see (please read HISTORY, NEWS and README files)

picviz

idées
Un dessin pour illustrer mon propos : Comprenne qui pourra :p

config ssh

Astuces
Vous obtenez plus souvent qu'à votre tour le message suivant : ssh_exchange_identification: Connection closed by remote host svn: Connexion fermée de façon inattendue essayez donc la commande suivante : rm ~/.ssh/id_rsa.keystroke Vous vous étiez emmêlé les pinceaux dans la gestion de vos clefs et le gentil programme bien pratique qui permet de mettre en cache la clef (ou de l'ouvrir à la connexion) l'avait bien gardé au chaud, du coup ben ça ne marchait pas tous les jours ! Read more...

Heraia - an hexadecimal file analyser

devel
Heraia will become an hexadecimal file analyser and will provide tools to help the user build the structure of an unknown file for instance. Tools to analyze and visualize data, template search from pre-existing structures and so on. I don't know how to interest people in coding some things in heraia. To help things I added a RoadMap file that presents the functions I want to include before a new version release, for example : Read more...
Previous Page 8 of 25 Next Page