Silver Ball
Monday, June 13th, 2005A Desktop Picture, well suitable (but not only) for pinball wizards:
This is a result of playing around with the free 5.5-version of Bryce that I found on some magazine CD. Still a nice tool
A Desktop Picture, well suitable (but not only) for pinball wizards:
This is a result of playing around with the free 5.5-version of Bryce that I found on some magazine CD. Still a nice tool
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:
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.
The all-new version 3.0 includes a simple XML editor as an example application. Have a look and tell me what you think :-)
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.
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.
Version 1.1 for MacOS X
Version 1.0 for Classic MacOS (PPC and 68k)
Ever got letter soup and don’t know how to clean it up?
TextConverter offers an easy and user friendly interface to your Macintosh’s text encoding converter functions. Additionally, it features an html-entity converter and an option to define your own custom encoding.
TextConverter was designed for MacOS 8 or later and runs fine in the MacOS X Classic environment. The current version is 1.0.2. Of course it’s Freeware.