realbasic-nug
[Top] [All Lists]

Re: Going to REALWorld? What'd you like to learn about that's not on top

To: realbasic-nug at lists dot realsoftware dot com
Subject: Re: Going to REALWorld? What'd you like to learn about that's not on topic yet
From: "Theodore H. Smith" <delete at elfdata dot com>
Date: Tue, 31 Jan 2006 13:51:58 +0000
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <20060131124132 dot 67FE810A4264 at lists dot realsoftware dot com>
- speed related optimization of code, e.g. how using MemoryBlocks can
speed things up (yes, I'll do my homework about RegEx, Ed :)

You'll learn more about that by reading my plugin's website than you'd get from your techniques.

- being endian aware (i.e. what you need to know to make your apps
work on Intel Macs or x-platform in general)

For example how my plugin has automatic UTF and endianness detection for strings whose first 4 characters are ASCII (such as XML).

Anything else you think I could talk about?

How to get levenshtein matrixes and smith-waterman matrixes to work in as much a similar way as possible would be good. Seems like a simple problem at first, but it's hard to work out the bugs. It's hard to know where to start really, when all my standard approaches for tackling problems, aren't bringing fruit on this particular one.

Maybe I'm not trying hard enough.

--
http://elfdata.com/plugin/



_______________________________________________
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>