A new version of our product Time Tracker has been released today. We have added fast filters and made the main screen more efficient. The tab panels has been removed, all your data is now in one efficient window.

Release notes:

  • Major GUI redesign, you will find all relevant projects, task and events in one efficient window
  • Database updated to version 12
  • iTunes look & feel filtering menu
  • Productivity and chargeability added to setup… Continue reading

One of my programming friends (who is considering to switch from VB6 to RS) asked me to put some tips/snippets, on my blog. So here we go… This example shows how to build a multilangual ConfirmDelete dialog.

When you are developing commercial software it is important (from sales perspective) to support as many languages as possible. Here comes in one of the great strengths of Real Studio: RS has native multilanguage capabilities. The language … Continue reading

For my new time tracking product 'Time Tracker' I am are looking for translators. If you would like to translate the captions and other texts of our product into your (native) language this would be greatly appreciated. This product is still is beta stage but ready for release in a couple of weeks. Goal of the application is to track time and billing on your tasks and is therefore very suitable to laywers, software developers, consultants etc. The application will be available for Apple OSX (Leopard and Lion), Windows and Linux (cross platform) Continue reading

I just finished the design of my own blog. Please let me know if you like it by clicking the ‘like’ button:-)

Clean design, clear navigation features, use of CSS and valid XHTML are keys to a succesfull website with a good ranking in Google. Reading and navigating the site must be a pleasure to your readers to keep them as returning visitors.

If you would like to have your own… Continue reading

A couple of months ago I ran into issues with Real Studio in deploying a test web application on my (hosted) webserver. The main advantage of Real Studio is that you can build web applications rapidly by simply dragging controls onto the webpage and adding (VB) code to triggers. Any code or functions made in the past, for other projects/solutions, can be re-used.

However, deploying on a hosted webserver… Continue reading