Tag Archives: programming

Fandro 2 (Winforms)

Back in 2014, I mentioned briefly that I had started on the .Net version of Fandro (see: http://www.hoogervorst.ca/arthur/?p=2743): No timelines as of yet, though, but technically, the main algorithm was finished a couple of days ago. Time permitting, I expect … Continue reading

Posted in Programming | Tagged , , | Comments Off on Fandro 2 (Winforms)

Fandro2

You heard it here first: I’ve started working on a successor to Fandro (at xsamplex), mainly because, firstly, I love diving into these kind of algorithms. Secondly, Fandro’s popularity (for an app written in the Windows XP age) surprised me. … Continue reading

Posted in Ordinateurs, Programming | Tagged , , | Comments Off on Fandro2

The State of the Machine

I get cranky when I see people use regular expressions or simple substring routines when extracting strings from, for example, e-mail addresses. The first method, while powerful, is memory hungry, the second method is plain childish. You should only use … Continue reading

Posted in RoundAbout | Tagged , , | Comments Off on The State of the Machine

The devil is in the SerialPort

I‘m surprised how many people look here for help on the .Net 2.0 SerialPort component (reference, which leads to this posting). I have plenty of example code, but I haven’t had time to re-test the project or even try com0com … Continue reading

Posted in Ordinateurs, Programming | Tagged , , , | Comments Off on The devil is in the SerialPort

Here-o

For what it’s worth: Don’t bother looking for a complete IDE for Javascript development. They’re out there, but they don’t work and come with a huge payload of crap that needs to be installed for your popular browser. You may … Continue reading

Posted in Hyperlinks, Ordinateurs | Tagged , | 5 Comments

A circular thing

I‘m extremely impressed with the Google Chrome download indicator: for some kind of reason, a circular progress meter makes a lot more sense than a linear one. Maybe it’s because of Pi. Since I was so impressed and because it … Continue reading

Posted in Programming | Tagged , , | Comments Off on A circular thing

FFMPEG

I saw that ffmpeg 0.5 was released the other day (I don’t have any link here) and since my Msys/MingW environment was already ready to go I decided to compile my own ffmpeg executable. I expected it to be ‘an … Continue reading

Posted in Programming | Tagged , , , | Comments Off on FFMPEG

Backup

One of the weirdest stories last month, was the one about JournalSpace losing its data and then just plain calling its quits because the inability to recover that lost data. There’s an endless discussion going on at Slashdot and at … Continue reading

Posted in Ordinateurs | Tagged , , , | Comments Off on Backup

In Reverse

I thought this article (‘Learning the iTunesDB file format’) was an excellent background on the principles of reverse-engineering existing binary file-formats. I’ve done some ‘clean room’ reverse-engineering too and at the end of the project, I was able to extract … Continue reading

Posted in Hyperlinks, Ordinateurs, Programming | Tagged | Comments Off on In Reverse

Canvas

During my programming career, I’ve ran into several cases where I absolutely had to use owner-draw to accomplish customized drawing. Originally, as a Delphi programmer, this required knowledge of the specific graphic wrappers around the Windows GDI (and GDI+) functions … Continue reading

Posted in Programming | Tagged , , , , | Comments Off on Canvas

Net. Net.

I read that the Mono developers officially released Mono 2.0, which promises compatibility with Microsoft .Net 2.0. The official announcement can be found at the Mono-project (releasenotes, if you’re impatient). The Slashdot discussion is right here. There was a long … Continue reading

Posted in Hyperlinks | Tagged , , , | Comments Off on Net. Net.

CVS meet Enscript

Last night, I was installing CVS on my Debian box. Actually, it was already installed: the CVSROOT was ready to go and the service itself had been listening since the early days. However, I never finished assigning rights to myself, … Continue reading

Posted in Ordinateurs, Programming | Tagged , , , | Comments Off on CVS meet Enscript

When the Earth

A couple of links to keep you busy for now: I’m not sure where I got this one from, but to me ‘Social Wallpaper’ is the only compelling social network. If you can call it a social network: basically, it … Continue reading

Posted in Hyperlinks | Tagged , , , | Comments Off on When the Earth