I have decided to release osim source code today, after having stopped the development of it a few months ago. Most of you don't even know that it is the command-line program behind this. And you probably don't realize how tough this decision is for me. I can explain this difficulty just by saying that it is one of the longest non-professional project that I've carefully followed with feedback from users, and if not daily, at least weekly improved. Please, follow me in this little journey through osim's life... it began in July 2006, and ended in October 2007.
Tag - development
Sunday, May 18 2008
Releasing osim source code
By Jok on Sunday, May 18 2008, 12:04 - Software development
Monday, March 24 2008
World of geeks
By Jok on Monday, March 24 2008, 12:08 - Fun
Today I'll try to begin a new project, but that's not the point...
Monday, March 10 2008
L'Ordetcho, l'Ordetcho, merveilloux païs, Si as pas vis l'Ordetcho aï dzomaï ré vis.
By Jok on Monday, March 10 2008, 10:32 - Ardèche
I have been elected as a member of the Municipal Council of Gluiras, the small town where I live...
Sunday, December 9 2007
Comparing libtar vs libarchive in ftwin
By Jok on Sunday, December 9 2007, 00:13 - Software development
libtar and libarchive are libraries used to access the content of a tar archive (and other kind of archives for libarchive). I've used both of them to implement the comparaison of files from an archive and regular files in ftwin, here is my comparison of these libs...
Monday, October 8 2007
Amazing image resizing
By Jok on Monday, October 8 2007, 13:55 - Algorithm
For those interested into the SIGGRAPH whose mission is to promote the generation and dissemination of information on computer graphics and interactive techniques...
Saturday, September 29 2007
ftwin finds similar images thanks to libpuzzle
By Jok on Saturday, September 29 2007, 01:06 - Software development
After a little feature for the 0.4.0, I was looking the news @ freshmeat, and found a fabulous library to try !
Sunday, September 23 2007
ftwin 0.3.1 out
By Jok on Sunday, September 23 2007, 00:39 - Software development
ftwin 0.3.0 out (Updated : 0.3.1) , several bugs fixed thanks to your feedback.
Monday, September 10 2007
I for one welcome our new useless tool
By Jok on Monday, September 10 2007, 18:24 - Software development
As a docile linux user, I always do backup of backup of backup... and duplicate at will files here and there into my home directory ...
Wednesday, August 15 2007
Jok.is-a-geek.net ' s new skin
By Jok on Wednesday, August 15 2007, 04:37 - General
In an effort to upgrade some php script of my website, I finally ended this hard work by rewriting the css and some part of html of the whole site.
Friday, June 1 2007
Optimizing hash function by with genetic algorithm
By Jok on Friday, June 1 2007, 16:37 - Software development
My goal, during the three weeks of vacations that I took in the month of May, was to use genetic algorithm in order to develop best random values of arrays used in Pearson's Hash, Universal Hashing and Zobrist Hashing for a fixed (even if it's big) set of elements to hash. Even if that was an interesting project on many of its aspects, like the design of an adapter/wrapper object in C, or the re-usage of my good old genetic algorithm library, it was quite a failure as I don't like the results it gives. I think I should improve the mutation and the cross-over functions to minimize impact and compute best genetic individuals from these modifications, there's still work to do.
« previous entries - page 1 of 2