Comic-Style Me

November 4th, 2004

This is a little drawing of myself I did a while ago when trying how to do a manual trace of a photograph. Nothing fancy, but somehow I like it. Maybe I should use this as some kind of profile icon, but then again – do I really look still like this?

Comic-Style Me

realXML

November 1st, 2004

realXML is an (almost) complete XML parser and event router (formerly known as rXML), completely written in pure REALbasic code without any declares or external libraries.

It has been used already for a variety of applications, and has proven its reliability for a number of purposes.

The main design goals are:

  • Platform independence – compiles fine for all RB plattforms
  • Maintainability – pure RB code, open source
  • Easy to implement – a few lines of code is all you need
  • Error recovery – can handle common mistakes and recover gracefully
  • Error logging – but still puts them right under your nose :-)

The package comes with extensive documentation, a powerfull tester application and some quite useful extra classes. Best of all: it’s free!

This software is released under the LPGL. In short, this allows you to use it in your commercial applications while forcing you to help me finding bugs <grin>.

Note: Since version 5.5, REALbasic comes with its own, feature-rich XML parser. In many aspect, it is more powerful than realXML whose main advantage is that it’s a lot smoother and easier to integrage into your apps. While that means that realXML’s development will probably go slower now, I still find it quite handy to have this for my own projects, and I intend to keep on working on it.

Apple File Download Version 2.2

    The all-new version 3.0 includes a simple XML editor as an example application. Have a look and tell me what you think :-)

    ZIP Archive Download Version 3.0 Beta 1

      RB Debug Object

      January 11th, 2004

      If you need to track what’s going on in your RB-App, this is the way to go. It simply implements the “Debug.Print” method and logs the messages to a floating window, a text file – or (OS X only) to the system console. All of this works cross-platform and is as customizable as it’s “Plug and play”.

      Debug Object can be configured through XML code by means of my realXML parser class. You can disable this feature, but I can really recommend it as it makes runtime configuration a snap!

      This software is released under the LPGL. In short, this means that you can use it safely even in commercial applications, but if you find any bugs or add any features to the module itself, you will need to make it available to others, too.

      Apple File Download version 1.0

        RealBackup

        June 12th, 2003

        This program backs up any REALbasic project file in regular intervalls, so you can easily go back to a previous version if necessary. Since this has proven to be quite handy even for some other files (Photoshop works well!), I spiced it up a bit and made it public.

        The download includes the full source code as well as binaries.

        Apple File Version 1.1 for MacOS X
        Apple File Version 1.0 for Classic MacOS (PPC and 68k)

          Finnland-Artikel auf Uni-Online

          March 5th, 2003

          Eine Reihe von Artikeln auf Uni-Online, insbesondere im Themenbereich Finnland, die ich vor längerer Zeit einmal geschrieben hatte…