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

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 377 - 406 of 445   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
377
OK, I made an example Xcode project here: http://elfdata.com/temp/crash_plugin.zip Here is what it contains: 1) Einhugur's #TypeLib (sorry Bjorn ;) but I got...
Theodore H. Smith
boytheouk
Offline Send Email
Oct 5, 2008
4:21 pm
378
Oh, what I meant to say is this: I'm seeing a crash in RB2008r4 when you run these two plugins at once. Do you see the same crash? I'm just asking because I...
Theodore H. Smith
boytheouk
Offline Send Email
Oct 5, 2008
4:22 pm
379
And yes, you need a Mac....
Theodore H. Smith
boytheouk
Offline Send Email
Oct 5, 2008
4:25 pm
380
well if i just put elfdata plug in+wtf.dylib i have 16 bugs on compiling : this name is already in use name : elfdata this name is already in use Elfdata...
dazz
dazziko
Offline Send Email
Oct 6, 2008
2:17 pm
381
... Oh? So it contains my plugin function names? OK... I inspected the binary, and it seems it does :( I tried to make a very simple project, to strip it out...
Theodore H. Smith
boytheouk
Offline Send Email
Oct 6, 2008
7:16 pm
382
alfred van hoek has reported the problem : https://realsoftware.fogbugz.com/default.asp?4600_vud17n00...
dazz
dazziko
Offline Send Email
Oct 7, 2008
3:51 pm
383
Hi everyone, There has been some discussion on plugins and RB2008r4. I think the consensus is that RB is basically broken. I can't fix this bug, I'm afraid....
Theodore H.Smith
boytheouk
Offline Send Email
Oct 8, 2008
11:20 pm
384
Apparantly it's fixed in RB2008r4.1 So, hopefully in the next release of RB, my plugin won't conflict anymore. ... -- http://elfdata.com/plugin/ "String...
Theodore H. Smith
boytheouk
Offline Send Email
Oct 9, 2008
1:19 pm
385
Hi everyone, I've made it's own forum for AngelCog: http://tech.groups.yahoo.com/group/angelcog/ I've not been able to work much recently, due to a back injury...
Theodore H.Smith
boytheouk
Offline Send Email
Oct 10, 2008
12:28 pm
386
So... I tried to update my plugin. I've no idea what's changed in the meantime... but for some odd reason... CodeWarrior no longer will generate a valid...
Theodore H.Smith
boytheouk
Offline Send Email
Oct 23, 2008
7:18 pm
387
OK... so this stupid problem with Win32 compiles leaving a 20KB file... this happened because of the alterations I made in trying to debug that OTHER...
Theodore H. Smith
boytheouk
Offline Send Email
Oct 27, 2008
11:07 pm
388
http://elfdata.com/plugin/elfdata.zip I haven't updated the home page yet, I'll do that later, but the plugin really is new. Here's some example code: dim fs...
Theodore H. Smith
boytheouk
Offline Send Email
Oct 28, 2008
1:05 pm
389
Hi everyone, I've developed a class to interface with libcurl :) in REALbasic. Now... it works nicely on Mac and Windows. However, on Windows, it seems that...
Theodore H.Smith
boytheouk
Offline Send Email
Oct 28, 2008
8:39 pm
390
... Oh, that's quite a complicated example, because it tries to do proxies, and authentication with usernames and passwords. That funny thing with...
Theodore H. Smith
boytheouk
Offline Send Email
Oct 28, 2008
8:55 pm
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
Messages 377 - 406 of 445   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