Two Plus Two Older Archives  

Go Back   Two Plus Two Older Archives > Internet Gambling > Software
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 06-26-2005, 04:01 PM
Surfbullet Surfbullet is offline
Junior Member
 
Join Date: Apr 2004
Posts: 7
Default Interested in writing a Datamining App - advice needed

heya Software forum,

I'm a regular in HUSH - I'd like to code my own datamining app for Party + affiliates. I just graduated from college with a degree in computer science, i've worked with Java, Perl, C++/C, Lisp, and i've had experience with algorithms and large school-based projects, but I haven't really worked on something *practical* like this for my own use.

Any recommendations for what language to use, and any programs that might assist me? I really don't even know where to start in terms of writing a program that is able to interface with Party's software.

Thanks!

Surf
Reply With Quote
  #2  
Old 06-26-2005, 04:36 PM
OrcaDK OrcaDK is offline
Member
 
Join Date: Nov 2004
Posts: 42
Default Re: Interested in writing a Datamining App - advice needed

Uhm, you've got a degree in computer science, but you don't know where to start when it comes to developing a program?

You can use any language you want to practically. C(++), Java, .NET, whatever. Win32 API calls is probably the way you want to look at.
Reply With Quote
  #3  
Old 06-26-2005, 05:46 PM
waffle waffle is offline
Senior Member
 
Join Date: Jul 2004
Location: Dallas - 2/4 and 3/6
Posts: 117
Default Re: Interested in writing a Datamining App - advice needed

if you're gonna use perl, win32::guitest is the way to go.
Reply With Quote
  #4  
Old 06-26-2005, 07:23 PM
Surfbullet Surfbullet is offline
Junior Member
 
Join Date: Apr 2004
Posts: 7
Default Re: Interested in writing a Datamining App - advice needed

[ QUOTE ]
Uhm, you've got a degree in computer science, but you don't know where to start when it comes to developing a program?


[/ QUOTE ]

Well, we'd do stuff like "go home and write a B-tree" or "write a multithreaded client-server tic-tac-toe game in java." Theoretical crap. We didn't do useful stuff like writing a program so a don't have to manually open 16 tables every time I want to datamine [img]/images/graemlins/tongue.gif[/img]

Surf
Reply With Quote
  #5  
Old 06-26-2005, 07:58 PM
OrcaDK OrcaDK is offline
Member
 
Join Date: Nov 2004
Posts: 42
Default Re: Interested in writing a Datamining App - advice needed

Don't worry, soon writing distributed automated data-mining apps will be standard examination requirements [img]/images/graemlins/smile.gif[/img]

Anyways, i'll always recommend .NET, it's fast and easy to work with, if you can live with the requirements and limits it has.
Reply With Quote
  #6  
Old 06-26-2005, 10:46 PM
handsome handsome is offline
Senior Member
 
Join Date: Mar 2005
Posts: 616
Default Re: Interested in writing a Datamining App - advice needed

This is difficult if you've never handled Windows API, but if you ever get around to it, tell me which messages I have to send to retrieve items from the systreelist and systreeview. kthx
Reply With Quote
  #7  
Old 06-26-2005, 10:53 PM
JoshuaD JoshuaD is offline
Senior Member
 
Join Date: Sep 2004
Location: NJ, USA
Posts: 341
Default Re: Interested in writing a Datamining App - advice needed

I'd do it in C if I was serious about doing it.

That said, I'd write it up in perl first to get all the design issues out of the way, trying to design while coding something in C is hell.
Reply With Quote
  #8  
Old 06-27-2005, 12:48 AM
ckessel ckessel is offline
Senior Member
 
Join Date: Jan 2005
Posts: 489
Default Re: Interested in writing a Datamining App - advice needed

I write software for a living and I can tell you the most work is going to be persistence. Find a good database and spend a lot of up front time figuring out your table structure.

I'm not normally DB centric in my design, but a data mining app is obviously data-centric.
Reply With Quote
  #9  
Old 06-27-2005, 06:45 AM
OrcaDK OrcaDK is offline
Member
 
Join Date: Nov 2004
Posts: 42
Default Re: Interested in writing a Datamining App - advice needed

Since we're most likely going to be using PT for the actual import, a database won't be necessary. It's just a matter of opening and closing tables automatically.
Reply With Quote
  #10  
Old 06-27-2005, 02:37 PM
AliasMrJones AliasMrJones is offline
Senior Member
 
Join Date: Sep 2003
Location: Denver, CO
Posts: 377
Default Re: Interested in writing a Datamining App - advice needed

[ QUOTE ]
Since we're most likely going to be using PT for the actual import, a database won't be necessary. It's just a matter of opening and closing tables automatically.

[/ QUOTE ]

If you're serious about datamining, I don't think this is a very good idea. Access as a database wouldn't be my first recommendation for a datamining app.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 05:34 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.