RW Net 2 & WinCE

For a customer we have compiled RW Net 2 with FreePascal WinCE compiler and tested it on a couple of smart devices (HP iPAQ, HTC Touch HD) with Windows Mobile 6.1. Works very well. Expect to find it in next version RW Net 2.43 Pro.

Posted in RW Net | Comments Off on RW Net 2 & WinCE

Drivetime isochrone generation in RW Net 2

Generating large and detailed drivetime isochrones has always been a RAM demanding process in RW Net 2. As part of looking closer at supporting Win64 (using FreePascal compiler), we had to update certain parts of the source code, using pointers. This also made us test various settings for the memory allocation routine. This gave us a ~10-15% improvement in both speed and memory use on win32 platform. But when compiling for Win64 we don’t see quite the same improvement, since the same pointers now require 8 bytes, instead of 4 bytes.

All in all we can now calculate larger isochrones on true Win64 with 8 GB RAM than with Win32 applications on the same pc. But not that much bigger.

If you have a maintained license for RW Net 2 and want to test it with FreePascal, drop us a line.

When the isochrone generation gets implemented in RW Net 4, we shall of course reuse these results and possibly improve them further (we still have ideas for improvements….)

Posted in RW Net | Comments Off on Drivetime isochrone generation in RW Net 2

Welcome

Welcome to our blog.

We expect to tell about plans, technical issues, experiments we do and a lot more.

The design is still, hmm, you could say missing or just “default”. But one day we will find time to do something more nice. For now, just focus on the content 🙂

In the long run, the blog may also replace the newsletter sent out by e-mail, we’ll see how that works out as we move along.

Posted in Uncategorized | Comments Off on Welcome