My name is Jens Abbeloos Collin and I'm a software developer.
I started out making NoopFTP as an attempt to learn the complete cycle of the process of making a software product. Designing, building a large code base, refactoring, completing the last mile (the toughest part), creating an installer, uploading on the Internet, etc...
NoopFTP is built in Delphi, object pascal, which is a pretty neat Rapid Development language. If I were to do it all over again, I would today make it in C#, even though C++ is my favorite language, it takes too long time to build GUI applications in C++, and it's always nice to learn something new.