Page 1 of 4

[BETA] Real-time Sports MOD

Posted: Wed Dec 27, 2006 1:37 am
by DualFusion
MOD Title: Real-time Sports MOD
MOD Description: Lets users view sports in the index that are enabled in the acp.
MOD Version: 0.2.0
phpBB Version: 2.0.22

MOD Format: MOD
MOD Download: http://phpbbmodders.net/mods/upload/215 ... s_v100.zip

Demos:
Index Page
Admin Page

Features:
-Index Scores
-Small Sidebar
-Admin Control
  • Enable/Disable certain sports
  • Choose default sport to be shown
-Following Sports:
  • Arena Football
  • Auto Racing
  • CCWS
  • F1
  • IRL
  • MLB
  • NBA
  • NBS
  • NCAA Basketball
  • NCAA Football
  • NCT
  • NFL
  • NHL
  • NNC
  • PGA
  • Tennis
  • WNBA
-A mod that was made from the heart :D

Next version:
  • Replace javascript with php :D
  • Replace iframes with divs :D
  • Any other features you want. :D
  • Probably more sports :\
Any comments would be highly appreciated :D

Credits:
-FrankTheKnife for abandoning the MOD :D
-Morris for pushing me to complete this MOD
-Lord Le Brand for helping me with it

Posted: Wed Dec 27, 2006 6:12 am
by egriz
I'm excited to see some development on this mod!

Posted: Wed Dec 27, 2006 7:50 am
by cavallino
Hello,
is there any demo? a download link?

Posted: Wed Dec 27, 2006 4:01 pm
by DualFusion
Sorry not yet, i just started this

But very soon! :D

Posted: Wed Dec 27, 2006 8:15 pm
by reggien
DualFusion wrote: Sorry not yet, i just started this

But very soon! :D


Great to hear you've taken over the development of this mod. Just curious as to if it will be possible to include sports from outside of the USA?

The previous mod was from memory linked to Fox Sports and I'm wondering if it would be possible to somehow link to Fox Sports scoreboard in countries such as Australia, for instance:

http://www.foxsports.com.au/afl/?from=FS_hp

Posted: Thu Dec 28, 2006 1:27 am
by DualFusion
Sorry reggien, but I will try.

Current Sports:
  • Arena Football
  • Auto Racing
  • CCWS
  • F1
  • IRL
  • MLB
  • NBA
  • NBS
  • NCAA Basketball
  • NCAA Football
  • NCT
  • NFL
  • NHL
  • NNC
  • PGA
  • Tennis
  • WNBA

Posted: Sat Dec 30, 2006 11:50 pm
by reggien
DualFusion wrote: Sorry reggien, but I will try.


No worries DualFusion. I'll keep my eye on the further development of this mod. Would be great if you are able to work out how to somehow include sports from outside of the USA.

Posted: Sun Dec 31, 2006 12:28 am
by DualFusion
I want to know if it would be better if this MOD was in either in a new page or on a new section on the index page.

If it is in a new page, the scores will be strecthed out, and sometimes, few teams will be displayed due to the fact that not all teams will play at once.

If it is in a new section on the index page, scores wouldnt be spread out.

Posted: Sun Dec 31, 2006 5:03 am
by reggien
DualFusion wrote: I want to know if it would be better if this MOD was in either in a new page or on a new section on the index page.

If it is in a new page, the scores will be strecthed out, and sometimes, few teams will be displayed due to the fact that not all teams will play at once.

If it is in a new section on the index page, scores wouldnt be spread out.


New section perhaps down the left side on the index page in a table would be good.

Posted: Sun Dec 31, 2006 6:00 am
by DualFusion
reggien wrote:
DualFusion wrote:I want to know if it would be better if this MOD was in either in a new page or on a new section on the index page.

If it is in a new page, the scores will be strecthed out, and sometimes, few teams will be displayed due to the fact that not all teams will play at once.

If it is in a new section on the index page, scores wouldnt be spread out.


New section perhaps down the left side on the index page in a table would be good.


@ reggien: You mean like a new column down the left side?

Any other feedback?

Posted: Mon Jan 01, 2007 10:42 am
by reggien
Yeah DualFusion that's what I was thinking on the index page. Have seen other sites set up like that with scores and news etc and it look great.

Posted: Mon Jan 01, 2007 5:42 pm
by DualFusion
Ok i will try

Posted: Tue Jan 02, 2007 10:47 am
by ValorSolo
@DualFusion
did you check out the code that tahoebuff posted on the other thread .

i have it installed . it looks pretty good , but i like the idea of a sidebar as well . i hope to play around with this when you are ready .

in the meantime check and see what it looks like at
http://mud-flaps.valorsolo.com/phpBB2/index.php

and keep up the good work .

Posted: Wed Jan 03, 2007 5:42 am
by mh0825
You could do it on top of the index page, just make the table for it to only be about 25% to 30% of the width and that way it won't look that stretched out.

Are you using IFRAME and JavaScript for this? That's how I was able to do it.

Posted: Wed Jan 03, 2007 6:29 am
by beggers
mh0825 wrote: You could do it on top of the index page, just make the table for it to only be about 25% to 30% of the width and that way it won't look that stretched out.

Are you using IFRAME and JavaScript for this? That's how I was able to do it.


It would be great if you could post the complete code. Thanks.