Search the web
Sign In
New User? Sign Up
elfdata
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 391 - 421 of 444   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
391
I found there was a problem with the linking in ElfData that stopped ElfData working on Vista unless MSVCRT71.dll was added to Vista. I'm surprised no one...
Theodore H. Smith
boytheouk
Offline Send Email
Nov 11, 2008
6:48 pm
392
Hi everyone, I've got a new algorithm in the works. This one promises to give us the best of an array with the best of a dictionary, with the worst of neither....
Theodore H. Smith
boytheouk
Offline Send Email
Dec 8, 2008
2:35 pm
393
Hey Theodore, have you ever considered to make your code available as Python module? C/C++ Python modules have much the same structure as REALbasic plugins,...
Bastian Bense
bastibense
Offline Send Email
Dec 8, 2008
2:44 pm
394
Hi everyone, two questions. 1) Does anyone know some good code for hash maps that work on 32 bit integers for both key and value (not strings). And that...
Theodore H. Smith
boytheouk
Offline Send Email
Dec 27, 2008
7:35 pm
395
... Which is why I'm asking about hashes, because hashes might be a better way to go given my new "life circumstances", than inventing my own data structure...
Theodore H. Smith
boytheouk
Offline Send Email
Dec 27, 2008
7:38 pm
396
Hi everyone, I'm unsubscribing from the REALbasic plugins list, because I'm fed up of being blocked. It seemed that Dana Mason saw that she hadn't made my life...
Theodore H. Smith
boytheouk
Offline Send Email
Dec 28, 2008
10:34 pm
397
Ok everyone, I have a new ElfData out! This version has no bug fixes, because my plugin is bug free :D But I did add some new classes. ObjectMap and...
Theodore H. Smith
boytheouk
Offline Send Email
Jan 3, 2009
9:13 pm
398
Oh, of course you can download from: http://elfdata.com/plugin/...
Theodore H. Smith
boytheouk
Offline Send Email
Jan 3, 2009
9:15 pm
399
Hi everyone, I just released ElfData v5.26 The main feature is that I renamed ObjectSet, to "SetOfObjects". This is to avoid a clash with Einhugur. Also, I...
Theodore H. Smith
boytheouk
Offline Send Email
Mar 26, 2009
9:13 pm
400
Seeing as I got impatient waiting for Cameron, I've done my own tests... My test looks good to me, although you might want to check for yourself. This was in...
Theodore H. Smith
boytheouk
Offline Send Email
Apr 26, 2009
2:49 pm
401
Oh... in case you don't know what this is about. Some guy called Cameron on the RBNUG, asked for a faster simpler way to count the number of lines in a file. ...
Theodore H. Smith
boytheouk
Offline Send Email
Apr 26, 2009
2:57 pm
402
Hi everyone, I got bought RB 2009. ElfData plugin itself works flawlessly there. Although some of my projects need fixing. One thing that seems to have changed...
Theodore H. Smith
boytheouk
Offline Send Email
May 12, 2009
7:56 pm
403
So I found a bug, after many months or years or whatever it is. I can't remember the last bug or when it happened... The funny thing about this bug, is that it...
Theodore H. Smith
boytheouk
Offline Send Email
May 15, 2009
2:30 am
404
Nevermind... turns out this "bug" was fixed a long time ago. Even in RB2007... (I'm talking about the bug where "if e <> nil then" would fail with a ...
Theodore H. Smith
boytheouk
Offline Send Email
May 15, 2009
3:25 am
405
So... I've worked on a new function for ElfData. Another file processing function. ElfData.FileListing This one, will list the children of a directory. It is...
Theodore H. Smith
boytheouk
Offline Send Email
May 15, 2009
11:04 pm
406
Hi everyone, I've got a new version of ElfData out. ElfData v5.3 For those who don't know, ElfData is the most advanced string processing library for...
Theodore H. Smith
boytheouk
Offline Send Email
May 16, 2009
5:39 pm
407
... Thatwas meant to read FolderItem.FastString (allows writing to a file) FolderItem.ElfDataFields (allows streaming a file in, very fast) don't worry I...
Theodore H. Smith
boytheouk
Offline Send Email
May 16, 2009
5:42 pm
408
Hi everyone, I'll be making a new class, ElfDataTokenizer. ElfDataTokenizer will be useful for writing a code parsing framework. While ElfDataParser was good...
Theodore H. Smith
boytheouk
Offline Send Email
May 31, 2009
5:28 pm
409
I agree. The ElfDataParser certainly did the trick, but could be a royal pain in the butt to get code parsing to work flawlessly. Depending on complexity of...
Ronald Vogelaar
ronaldvogelaar
Offline Send Email
Jun 24, 2009
10:52 am
410
OK... so I finally have some time to work on my ElfData plugin again. I've been busy the past few months but now I can work again. I've got an early version of...
Theodore H. Smith
boytheouk
Offline Send Email
Aug 4, 2009
5:50 pm
411
OK, I added support for negative numbers to my ElfDataTokeniser demo. And I added support for "spaces". So now you can do stuff like this: "2*a / -c" Or even "...
Theodore H. Smith
boytheouk
Offline Send Email
Aug 5, 2009
4:03 pm
412
OK so my ElfDataTokeniser works. I have a nice demo project. Now I just gotta add some docs :) Hopefully I can do the docs, and make a new ElfData package...
Theodore H. Smith
boytheouk
Offline Send Email
Aug 9, 2009
7:29 pm
413
Read about: http://elfdata.com/plugin/ Direct download: http://elfdata.com/plugin/elfdata.zip New in 5.4: * Added the ElfDataTokeniser class! Useful for...
Theodore H. Smith
boytheouk
Offline Send Email
Aug 10, 2009
3:37 pm
414
So I added a few methods to FastString, so it can use the writeable interface. I'm surprised I didn't think of this before, really... I'm not sure who uses the...
Theodore H. Smith
boytheouk
Offline Send Email
Sep 10, 2009
1:03 pm
416
Hi Tom, ElfData can help you parse complicated stuff, yes. However, it's still going to be a hard problem (I imagine) with or without ElfData. You'd need to...
Theodore H. Smith
boytheouk
Offline Send Email
Sep 17, 2009
1:43 am
417
Hi Tom, Thinking about this more, the best question is "where to start". What level of complexity or correctness or speed are you aiming for? Do you want a...
Theodore H. Smith
boytheouk
Offline Send Email
Sep 17, 2009
2:59 pm
418
Well my interest lies in being able to access the author, creation date, last used date, etc. These are normally accessible via right clicking the file in...
linuxrox69@...
tsrdatatech
Offline Send Email
Sep 17, 2009
3:16 pm
419
Hi Tom, ... Well... I'm not sure how many is "many", or how fast you need it to run. If you aren't the expert in parsing data formats, perhaps you'd want to...
Theodore H. Smith
boytheouk
Offline Send Email
Sep 17, 2009
4:53 pm
420
Hi Tom, If I am guessing right... I think what you are asking for is a little advice on how to write the code to parse your excel format? So it's more a "how...
Theodore H. Smith
boytheouk
Offline Send Email
Sep 17, 2009
9:31 pm
421
Theo, Well my question is partly parsing excel, but also the idea of using something thats fast and efficient to do it with as well...your plugin. Considering...
Tom Russell
tsrdatatech
Offline Send Email
Sep 17, 2009
10:17 pm
Messages 391 - 421 of 444   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help