realbasic-nug
[Top] [All Lists]

[ANN] mathsteacher.com.au releases Year 9 Interactive Maths (Second Edit

To: "REALbasic NUG" <realbasic-nug at lists dot realsoftware dot com>
Subject: [ANN] mathsteacher.com.au releases Year 9 Interactive Maths (Second Edition)
From: "Paul Rehill" <paul dot rehill at gmail dot com>
Date: Sat, 27 May 2006 10:47:01 +1000
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=TxvQ0SVJN0C/1gZ9LGCeWrGpQXFIWP9kkcqDR1Y4ZSfosLDkRBodupB8S1HRABXq2Q5gqahi0l7PXIWC4/mzkTH+s/LGX/+eCoSKvFuTq9VdxeqVPCyPLKvksDkJlv4wHIsBjc4VhOrmxLQp17xFZKoSwsJ442fuetD/iAG4kLM=
mathsteacher.com.au announces the release of Year 9 Interactive Maths
(Second Edition) - Home Licence by G S Rehill, an experienced and
well-respected Australian author and mathematics teacher.

The software covers the following 18 chapters that contain 337 exercises:
1.  The Distributive Law
2.  Linear Equations and Inequalities
3.  Pythagoras' Theorem
4.  Linear Graphs
5.  Simultaneous Equations
6.  Indices
7.  Surds
8.  Factors
9.  Rational Expressions
10.  Quadratic Equations and Graphs
11.  Ratio and Proportion
12.  Consumer Arithmetic
13.  Geometry
14.  Measurement
15.  Trigonometry
16.  Probability
17.  Statistics
18.  Revision

Year 9 Interactive Maths (Second Edition) was made with REALbasic.

Operating systems supported:  Mac OS X v10.1-10.4 and Windows XP,
2000, ME and 98SE.

Licence fee:  $55 Australian dollars for 12+ months use.

To find out more about Year 9 Interactive Maths (Second Edition) and
to download the software for 2 trials, visit www.mathsteacher.com.au.

Mr Paul Rehill
Managing Director
mathsteacher.com Pty Ltd
PO Box 524
Ferntree Gully  VIC  3156
Australia

Ph (Australia):  1300 799976
Ph (International):  + 61 3 8704 2604
Fax:  + 61 3 9758 4945
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


From  Fri 26 May 2006 20:48:58 EDT
Return-Path: <realbasic-nug-bounces at lists dot realsoftware dot com>
X-Original-To: listarchive at realsoftware dot com
Delivered-To: listarchive at realsoftware dot com
Received: by xmail.realsoftware.com (Postfix, from userid 1037)
        id A9B625317A4; Fri, 26 May 2006 17:49:18 -0700 (PDT)
X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on
        www.realsoftware.com
X-Spam-Level:
X-Spam-Status: No, score=-1.6 required=4.5 testsºYES_00,NO_REAL_NAME
        autolearn=no version=3.1.1
Received: from lists.realsoftware.com (lists.realsoftware.com [209.198.132.125])
        by xmail.realsoftware.com (Postfix) with ESMTP id A50E953179B;
        Fri, 26 May 2006 17:49:16 -0700 (PDT)
Received: from lists.realsoftware.com (localhost [127.0.0.1])
        by lists.realsoftware.com (Postfix) with ESMTP
        id 7764D12A690F; Fri, 26 May 2006 19:49:07 -0500 (CDT)
X-Original-To: realbasic-nug at lists dot realsoftware dot com
Delivered-To: realbasic-nug at lists dot realsoftware dot com
Received: from imo-m20.mx.aol.com (imo-m20.mx.aol.com [64.12.137.1])
        by lists.realsoftware.com (Postfix) with ESMTP id 4261912A6901
        for <realbasic-nug at lists dot realsoftware dot com>;
        Fri, 26 May 2006 19:49:02 -0500 (CDT)
Received: from GAmoore at aol dot com
        by imo-m20.mx.aol.com (mail_out_v38_r7.5.) id w.46a.1be475c (32913)
        for <realbasic-nug at lists dot realsoftware dot com>;
        Fri, 26 May 2006 20:48:58 -0400 (EDT)
From: GAmoore at aol dot com
Message-ID: <46a dot 1be475c dot 31a8fbfa at aol dot com>
Date: Fri, 26 May 2006 20:48:58 EDT
To: realbasic-nug at lists dot realsoftware dot com
MIME-Version: 1.0
X-Mailer: Thunderbird - Mac OS X sub 310
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: quoted-printable
X-Content-Filtered-By: Mailman/MimeDel 2.1.2
Subject: Re: db strange error
X-BeenThere: realbasic-nug at lists dot realsoftware dot com
X-Mailman-Version: 2.1.2
Precedence: list
Reply-To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Sender: realbasic-nug-bounces at lists dot realsoftware dot com
Errors-To: realbasic-nug-bounces at lists dot realsoftware dot com

> Its clearly a bizarre problem, but I am having a lot of these since 
> updating
> to RB2006R2. My app just crashes on a particular line (which I can 
> only find
> by stepping through). Exception blocks are ignored, and it just 
> dies. This is
> really hard to debug and I have spent a few weeks without getting 
> anywhere.

Most likely, you found a bug in RBs runtime system or debugger.

Ideally, you would hunt this problem up by stepwise reduction of your 
code
base. Well, might be simple or complex and strongly depends upon your 
code.


Thanks for your message Stefan. These errors occur in somewhat random places
but at least they keep crashing consistently at the same place, and I can step through and find the line where it crashes that way by running it half a dozen times..

Is anyone else having these debugger crashes? I am starting to suspect they may be linked to the fact of using the original RB database rather than the SQL verison. I did one project with the new database but found it to require a bit of recoding to work and seemed more finicky, so i did not want to mess with the database - especially because I have users with data in that
original format.
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>
  • [ANN] mathsteacher.com.au releases Year 9 Interactive Maths (Second Edition), Paul Rehill <=