Archive

Posts Tagged ‘Beta’

Adding crash report information to Courseplanner

May 28th, 2010 Comments off

I finally got around adding a proper crash report to Courseplanner, I do get a couple of reports every months and every time I am faced with the same problem of not having enough information. Thankfully it does not happen very often, but when it does I need to gather as much information as possible.

I am looking at CrashRpt, I used that piece of software a while ago, (when they were on Codeproject) and I was quite happy with it.
Because it is open source and written it C++, it makes it very easy to incorporate in Courseplanner.

I am also looking at other kinds of Crash handling software, especially Google and Firefox, not because I think they are better, but simply because I would be foolish to ignore such big names.

One of the most attractive option they have is the possibility to send the report directly to the website, in the past users were reluctant to send an email, or, in worse cases the emails would be trapped in some spam filter.

I also created a privacy policy page, it basically says that I have no plans to pass any information to any third party. Currently the policy is limited to the crash report, but at some stage I will have to update it to include registration and the forum.

I am planning on releasing it to the beta team later today, (my ftp server is down for some reason).

New beta version

February 3rd, 2009 2 comments

3 days behind schdule I have finally released a new version of Courseplanner. This is an important release because all the framework has been layed and now it is only a matter of fixing the remaining bugs.

I know there are still some problems with flight following and the flight plan does not seem to be 100% as I would like it, but those are more ‘cosmetic’ changes than anything.

The module is also working nicely now and I refactored a lot of code in the background to enable suport for multiple version of Flight Simulator. Given that Microsoft has droped their design team, and the fact that most people still seem to prefer FS2004 I think it is in Couseplanners own interest to support FS2004, (at least), as soon as possible.

I also really want to release some open source code so that others can start using the module/dll and design their own add-on.

But I think for now the main worry is to have a stable version that supports FSX.

Courseplanner Beta released

December 28th, 2008 Comments off

I have finally released the beta version of Courseplanner, this version is open to all.
Because of time constraints this version does not support Networking.

On the other hand the website has been giving me endless headaches, I am hopful that by the end of the week everything will beĀ  running smoothly.

I have also been working on the courseplanner documentation, I realize that a lot of work still needs to be done, but I will slowly add more and more information as time goes by.

Categories: Beta, Courseplanner, News Tags: ,