Jack
02-01-2004, 02:45
Hey all..
Just wanted to say that I really am working.. (sometimes.. :))
Anywho.. i'd like to finish up some more of the backend tommorrow, but check out http://dev.firstscouting.org/fsn_work/1-1-2004/ Take a look at working.php and use show_source.php?s=FILE to view any codeing you want to..
Just to let ya know what working does.. (well.. really what all it calls)..
As of now, I can call an XML file, parse it into an object, have nifty functions for calling just say team data or match data, have created an easy way nav. through the data object (Ex: $data->value('RSS>DATA>TEAMD>RECORD1>TEAM_NUMBER'); ) somewhat make a working db structure (lol.), created a way so that someone can submit say <teamnum>47</teamnum>, but then change it so that FSN can use it as TEAM_NUMBER instead. I've also started the insert process and hopefully can finish that up along with a xml dump tommorrow. Of course, i'll need to add things to these scripts so that instead of inserting "yes" into the database for a responce, I can insert 1 or 0, etc.. also, data valiadation, etc..
We'll see how it goes :)
Now, ATTENTION: I'm going to need people to make a front-end for all of this... Either it can be done for FSN, or a person can make it for their site. I don't care. I'll finish up all the nitty-gritty back end stuff.. and then open it for suggestions, etc.. I'll just don't have the time to make a pretty front end.
I'll post mroe soon!
Jack
Just wanted to say that I really am working.. (sometimes.. :))
Anywho.. i'd like to finish up some more of the backend tommorrow, but check out http://dev.firstscouting.org/fsn_work/1-1-2004/ Take a look at working.php and use show_source.php?s=FILE to view any codeing you want to..
Just to let ya know what working does.. (well.. really what all it calls)..
As of now, I can call an XML file, parse it into an object, have nifty functions for calling just say team data or match data, have created an easy way nav. through the data object (Ex: $data->value('RSS>DATA>TEAMD>RECORD1>TEAM_NUMBER'); ) somewhat make a working db structure (lol.), created a way so that someone can submit say <teamnum>47</teamnum>, but then change it so that FSN can use it as TEAM_NUMBER instead. I've also started the insert process and hopefully can finish that up along with a xml dump tommorrow. Of course, i'll need to add things to these scripts so that instead of inserting "yes" into the database for a responce, I can insert 1 or 0, etc.. also, data valiadation, etc..
We'll see how it goes :)
Now, ATTENTION: I'm going to need people to make a front-end for all of this... Either it can be done for FSN, or a person can make it for their site. I don't care. I'll finish up all the nitty-gritty back end stuff.. and then open it for suggestions, etc.. I'll just don't have the time to make a pretty front end.
I'll post mroe soon!
Jack