PDA

View Full Version : Small app/program required please


danowat
14th September 2007, 07:32
A while ago, someone wrote me a script in php to parse LFSWorld, and "download" some data, html file attached below.

What I would now like, is either a standalone app, or excel spreadsheet, that can open this html file, and show the data in a way it's easier to sort, i.e. top 10's, most used etc etc, also some usage graphs would be nice.

Thanks in advance.

Dan,

GeForz
14th September 2007, 13:49
"i.e. top 10's, most used etc etc, also some usage graphs would be nice"

You won't get, what you want until you say what you want exactly.

danowat
14th September 2007, 13:58
top 10, most used, least used, both in figures and graphs

Krammeh
14th September 2007, 14:17
would you want it grabbed live, or would you want to cache the information every 5 minutes, and then create statistical graphs and static stats in table form?

danowat
14th September 2007, 14:23
Well, just grabbed live would be fine, just as and when I want to see the latest data really.

Krammeh
14th September 2007, 15:27
okay. and what would you want the graphs to include?

danowat
14th September 2007, 15:43
Cars mileage/laps, Tracks mileage/laps, top 10 cars, top 10 tracks, least used cars, least used tracks........think thats about it for now.......(wish I could program, would make life easier LOL)

Thanks for taking the time to help out Krammeh, I'll buy you a beer next time I am in Lowie ;)

danowat
17th September 2007, 08:03
Bump, any luck anyone?

sun
3rd November 2007, 17:26
HI !:thumb:

i got this programm and i clicked on file, new, project and it comes up with - windows Application, Console Application, Static Libary, DLL, Empty Project. Which one do i click on. Its because i am trying to write my own proggram so i can make a cruise server. If eny body can help just tell me which one to click on.

Thanks Again ! :thumb:

Owen s2 Licenced.

Jakg
3rd November 2007, 17:35
This program has NOTHING to do with making your own cruise server.

Please read the thread you already made on this subject...

mikey_G
3rd November 2007, 17:36
Read the readme for visual studio. For someone wanting to be a programmer, you surely dont put a lot of effort into it.

sun
3rd November 2007, 17:53
I do put i lot of effot into my work what i do. I just got these programms today and am gettin a book so i can learn. So if oyu see a server called 'Owens cruise server' thats got money on it like CLC its going to be like CLC but diffrent. And what read me ?:scratchch

mikey_G
3rd November 2007, 18:08
Apparently you cant open a project in VS, so a readme is a good idea. Also, if you expect someone to hold you hand every step of the way, ask a parent.

btw, spamming in someone else's topic is a bad idea

mcgas001
3rd November 2007, 18:38
HI !:thumb:

i got this programm and i clicked on file, new, project and it comes up with - windows Application, Console Application, Static Libary, DLL, Empty Project. Which one do i click on. Its because i am trying to write my own proggram so i can make a cruise server. If eny body can help just tell me which one to click on.

Thanks Again ! :thumb:

Owen s2 Licenced.


if you dont even know what to click on there i suggest you give up on programming before you do something dangrous....

the_angry_angel
3rd November 2007, 18:40
if you dont even know what to click on there i suggest you give up on programming before you do something dangrous....And where would you be if you followed that advice a few months ago? :p

DarkTimes
3rd November 2007, 19:28
HI !:thumb:

i got this programm and i clicked on file, new, project and it comes up with - windows Application, Console Application, Static Libary, DLL, Empty Project. Which one do i click on. Its because i am trying to write my own proggram so i can make a cruise server. If eny body can help just tell me which one to click on.

Thanks Again ! :thumb:

Owen s2 Licenced.
I'm guessing you need something like this... http://msdn2.microsoft.com/en-us/library/ms173060(VS.80).aspx

sun
3rd November 2007, 19:59
HEY ! :thumb:

Thanks Dark times !

Am going to follow those steps and make sure i get my data base really setup and good. The server name will be called: 'Owens cruise server'. The name will be in red btw. Thank you again !:thumb:

Owen s2 Licenced

mcgas001
3rd November 2007, 20:00
And where would you be if you followed that advice a few months ago? :p


hahaha true :D

DarkTimes
3rd November 2007, 20:08
HEY ! :thumb:

Thanks Dark times !

Am going to follow those steps and make sure i get my data base really setup and good. The server name will be called: 'Owens cruise server'. The name will be in red btw. Thank you again !:thumb:

Owen s2 Licenced
You are on the correct path by buying a book on programming, which you mentioned earlier. I encourage you to learn to program, it is a great skill to have and a lot of fun, plus it's the sort of hobby that will keep you happily occupied for years! That being said, to get to the position where you are able to create complex InSim applications will take you at least many months, if not years of learning. Building your own version of LTC is a fantastic long-term goal to have, but in the interim you should set your sights lower. You need to start with "Hello, World!" and build from there. Just be prepared to write a lot of boring, useless programs, before you get even close to the stage where you are able to make the sorts of programs you are thinking about.

sun
4th November 2007, 11:15
HI !:thumb:

Yes i am going to do all that. Plus am not going to make somthing like LTC am going to make somthin like CLC. But on like question 3 i really dont under stand because i went on view and it just says Toolbars not Toolbox. Can you help me because am using dec-c++ like am supposed to :):)

dougie-lampkin
21st November 2007, 23:03
You are on the correct path by buying a book on programming, which you mentioned earlier. I encourage you to learn to program, it is a great skill to have and a lot of fun, plus it's the sort of hobby that will keep you happily occupied for years! That being said, to get to the position where you are able to create complex InSim applications will take you at least many months, if not years of learning. Building your own version of LTC is a fantastic long-term goal to have, but in the interim you should set your sights lower. You need to start with "Hello, World!" and build from there. Just be prepared to write a lot of boring, useless programs, before you get even close to the stage where you are able to make the sorts of programs you are thinking about.

OMG, I just thought of when I made Hello World! about 4 years ago...and then the 2 years of pointless programs (mostly calculators for some reason...)...but then the 2 years of usefull programs!

Programming really takes longer than you would think...but it is certainly worth it in the end lol

mcgas001
21st November 2007, 23:34
The beauty of programming, you will always find something new to do with it :)

vane
5th December 2007, 23:14
HI !:thumb:

i got this programm and i clicked on file, new, project and it comes up with - windows Application, Console Application, Static Libary, DLL, Empty Project. Which one do i click on. Its because i am trying to write my own proggram so i can make a cruise server. If eny body can help just tell me which one to click on.

Thanks Again ! :thumb:

Owen s2 Licenced.

its hilarious what people will do :)