02-21-2012, 10:35 PM
|
#16
|
|
BarelyWinning
Join Date: Oct 2005
Location: Santa Rosa, California
Posts: 2,163
vCash: 400
|
Coding Update: I have code done that will allow program to check C:\2012 and match up data files with .xrd results files and then download data and get ready for next step....which would be handicapping to get each horses ranking in each factor after checking for scratches.
So some progress.....yea!
Handi 
|
|
|
02-29-2012, 11:56 PM
|
#17
|
|
BarelyWinning
Join Date: Oct 2005
Location: Santa Rosa, California
Posts: 2,163
vCash: 400
|
Holy Crap Elvis. I just built my first Database with code I wrote. A bit excited right now. But just realized I now have to write code to access the database and see if I have put the right info in it.  Forgot about this part. Oh well.
Handi 
|
|
|
03-01-2012, 12:24 AM
|
#18
|
|
Registered User
Join Date: Aug 2003
Location: Chicagoland
Posts: 2,288
vCash: 352
|
What engine did you decide to use? Cheetah? Sqllite?
|
|
|
03-01-2012, 03:59 AM
|
#19
|
|
BarelyWinning
Join Date: Oct 2005
Location: Santa Rosa, California
Posts: 2,163
vCash: 400
|
Neither. I have written it in Liberty basic using random access files with relational tables.
This is all new to me, so it's a bit rough going. But I didn't know how to interface with cheetah or sqlite.
Handi 
|
|
|
03-02-2012, 09:10 PM
|
#20
|
|
BarelyWinning
Join Date: Oct 2005
Location: Santa Rosa, California
Posts: 2,163
vCash: 400
|
Looks like I have the database debugged. At least hope so. I am now starting to code the user interface. Not sure how long that is going to take. We'll see.
Handi 
|
|
|
03-04-2012, 10:33 AM
|
#21
|
|
Registered User
Join Date: Aug 2003
Location: Chicagoland
Posts: 2,288
vCash: 352
|
Good stuff, Handi. You've inspired me to write code again so I am working on some things, little by little: a new interface, autoscratch, batch processing, and...gulp...a database feature. I really would like to work on a faster data file load routine as well.
I am looking to take HHX into a slightly different direction than Handifast. If things work out I'll see if I can make it available here.
Hopefully things with your database function are going well.
|
|
|
03-04-2012, 02:13 PM
|
#22
|
|
BarelyWinning
Join Date: Oct 2005
Location: Santa Rosa, California
Posts: 2,163
vCash: 400
|
Head..... Can't wait to see what you come up with soon. Where can I get the latest version of HHX?
Handi 
|
|
|
03-04-2012, 02:32 PM
|
#23
|
|
Registered User
Join Date: Aug 2003
Location: Chicagoland
Posts: 2,288
vCash: 352
|
The latest version is still v2.1 from a long time ago. About the only thing I did after that was include a couple of batch files that would load/save different weight configurations, a very primitive version of what you have included in Handifast now. I'm pretty sure that you have that version. It may still be available from Doug's site as well, I'm not sure. If not, just let me know.
When I code something new I'll send it to you. We are looking at at least a month or two. I am just playing around with a new interface now. GUIs are not my strength.
|
|
|
03-04-2012, 07:59 PM
|
#24
|
|
BarelyWinning
Join Date: Oct 2005
Location: Santa Rosa, California
Posts: 2,163
vCash: 400
|
No problem buddy. Whenever you get something fine. I know how hard it is to get stuff knocked out.
Handi 
|
|
|
03-06-2012, 01:40 AM
|
#25
|
|
BarelyWinning
Join Date: Oct 2005
Location: Santa Rosa, California
Posts: 2,163
vCash: 400
|
Update: I have Aqueduct since the first of the year in database. I have the user interface coded and have run a few queries. I found a route dirt that showed nice ROI and by the time the report came up, I had forgotten what numbers I had put in....so I have added text boxes for each factor that displays the number ratings as you put them in, so if you find a setting that shows positive ROI you will have the numbers available to write down.
Next step is to add more race cards to database and make sure that it all works. Then I will have to code the 'Append" ability. After that and some testing I think the program in it's latest incarnation should be ready to go.
Handi 
|
|
|
03-06-2012, 12:56 PM
|
#26
|
|
Registered User
Join Date: Jun 2001
Posts: 645
vCash: 400
|
Handi:
"You, HH and Doug totally Rock"!! Way to push the edge of the envelope..
Have a super day today. I only wish you continued excellent health and wellness sir.
__________________
Warm Regards,
Vinnie
"All human error is impatience, a premature renunciation of method". - Kafka
|
|
|
03-06-2012, 03:11 PM
|
#27
|
|
BarelyWinning
Join Date: Oct 2005
Location: Santa Rosa, California
Posts: 2,163
vCash: 400
|
Thanks Vinnie. This is turning out to be quite a major challenge.
Handi 
|
|
|
03-06-2012, 07:35 PM
|
#28
|
|
Registered User
Join Date: Jun 2001
Posts: 645
vCash: 400
|
Honestly Handi, with what you have shown in how you program in developing Handifast and variations of other programs you have already shared with us to date, I believe that there are very few things that you cannot accomplish when you put your mind to it.
I only wish that I could do what you guys do. Thank you for all of your efforts.
Vinnie
__________________
Warm Regards,
Vinnie
"All human error is impatience, a premature renunciation of method". - Kafka
|
|
|
03-22-2012, 12:30 AM
|
#29
|
|
BarelyWinning
Join Date: Oct 2005
Location: Santa Rosa, California
Posts: 2,163
vCash: 400
|
Ran into a major snag and so having to do some clean up and rethinking before moving on......Hopefully back on track soon. This is quite a daunting task.
Handi 
|
|
|
03-22-2012, 11:00 AM
|
#30
|
|
Registered User
Join Date: Aug 2003
Location: Chicagoland
Posts: 2,288
vCash: 352
|
It is indeed Handi. I am doing a (nearly) total rewrite of HHX and even the little things seem to be taking forever for me to code. Far down on the coding list is db capabilities but that might turn out to be a totally different program from Handifast HHX.
I've looked at some of the db things available for LB and I'm trying to decide which one to commit to. There's the previously mentioned SQLlite (but there is only an LB wrapper for an older version), and the Cheetah DB (non-SQL based). I've also discovered a B-tree indexing dll that might work with LB which mainly adds a fast indexing system to whatever sequential/random access files exist in the application. Not relational, but for what I might want to do a relational db may not be necessary.
Continued good luck with your foray into the db realm. Knowing your persistence I am sure that you will get it working shortly.
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Rate This Thread |
Linear Mode
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -4. The time now is 06:59 AM.
|
|