SnapStream Forums

Go Back   SnapStream Forums > Archive > Beyond Media Downloads
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
  #1 (permalink)  
Old 09-19-2006, 03:37 PM
Administrator
 
Join Date: Nov 2004
Posts: 174
[plugin] NFLScores [September 18 Update]

Author: geoffstewart

Short Description: Get real-time scores for NFL football!
Long Description: Get real-time scores for NFL football!
Version Number: 1.3
Status: Beta
Last Updated: August 28, 2007
Homepage: n/a
Installation Instructions: Typical BM plugin... download and double-click.
Release Notes:

Version 1.3:
- Fixed week number issue

Version 1.2:
- Fixed issue with Week number showing incorect value
- Fixed minor issue with standings not being cleared on each page display

Version 1.1:
- Fixed a problem on 1280x720 displays where the standings would cut off last team in West division.

Version 1.0:
- Initial version
- Get scores
- Get standings
- Get Recap/Preview only when the page is requested to speed up the feel of the application. Special thanks to cfaslave for helping out with the images for the plugin to help get this out faster. Thanks!

License: Free
Requirements: BM 1.0 and internet connection


Download NFLScores-1.3.bmplugin





Last edited by Kilrsat; 09-18-2007 at 10:08 AM.
Reply With Quote
  #2 (permalink)  
Old 09-19-2006, 03:40 PM
risk1994's Avatar
Registered User
 
Join Date: Feb 2004
Posts: 168
Re: [plugin] NFLScores

This is GREAT Goeff! I cant wait to try this tonight!
__________________
Risk

BTV/Meedio PC...
4850eX2, 2G ram
640G Seagate OS drive, 9500gt
PVR-250, HVR-1600, HDHR, HD-PVR WinXP sp3, SS 4.9.2
Nas-Lite server....
500G 7200Rpm 16mb cache Seagate media drive
320G 7200Rpm 16mb cache Seagate media drive
Reply With Quote
  #3 (permalink)  
Old 09-19-2006, 04:08 PM
geoffstewart's Avatar
Registered User
 
Join Date: May 2001
Location: Ottawa,ON,Canada
Posts: 561
Re: [plugin] NFLScores

Inserting a post here so I can provide quick fixes.

Sept 26:
- The week listed on the top is still wrong... funny... i'll look at it soon.

Sep 22:
- posted version 1.2 that fixes a couple of minor bugs.

Sep 20:
- posted source code for version 1.1.
- Found a bug: the Week notation at the top of the scores screen is broken... it shows "Week 2" but list games for Week 3.... have to revisit that logic... should have a 1.2 out before the weekend.

Sep 19:
- Found a small bug with the standings where it doesn't clear the value and just keeps appending text... not that big of a deal but it should be fixed in the next iteration. I will wait for more bugs to come in before providing a new version though.
Attached Files
File Type: zip NFLScores-1.1-src.zip (1.21 MB, 254 views)
__________________


Last edited by geoffstewart; 09-27-2006 at 02:57 PM. Reason: update
Reply With Quote
  #4 (permalink)  
Old 09-19-2006, 04:36 PM
Grasshopper's Avatar
Registered User
 
Join Date: Jul 2004
Location: Orlando, FL
Posts: 191
Re: [plugin] NFLScores

Brilliant!
Reply With Quote
  #5 (permalink)  
Old 09-19-2006, 04:47 PM
ClamsTheCat's Avatar
Registered User
 
Join Date: Jul 2006
Location: Los Angeles, CA
Posts: 855
Send a message via ICQ to ClamsTheCat Send a message via AIM to ClamsTheCat Send a message via MSN to ClamsTheCat Send a message via Yahoo to ClamsTheCat
Re: [plugin] NFLScores

Awesome!

Go Chargers!
__________________
AMD64 X2 5200+, 2GB RAM, 2x 400GB, 2x 320GB, 2x 250GB, NVIDIA 7600GT, Hauppauge 1x 500MCE & 1x 150MCE, BTV 4.6 & BM
USB-UIRT /w 3x TW Digital Cable Boxes, Firefly Remote, Sony DVD Changer, Sony 5.1 Digital Reciever, Sony 50" SXRD (KDS50A2000)
Reply With Quote
  #6 (permalink)  
Old 09-19-2006, 06:12 PM
risk1994's Avatar
Registered User
 
Join Date: Feb 2004
Posts: 168
Re: [plugin] NFLScores

Looks like its working great! Very cool plugin!

I would love to learn how to do this, I imagine your somehow scraping this data off of ESPM and displaying in a BM freindly format? Im sure there's lots of cool stuff you check the internet for and get to display.
__________________
Risk

BTV/Meedio PC...
4850eX2, 2G ram
640G Seagate OS drive, 9500gt
PVR-250, HVR-1600, HDHR, HD-PVR WinXP sp3, SS 4.9.2
Nas-Lite server....
500G 7200Rpm 16mb cache Seagate media drive
320G 7200Rpm 16mb cache Seagate media drive
Reply With Quote
  #7 (permalink)  
Old 09-19-2006, 06:20 PM
Registered User
 
Join Date: Oct 2004
Location: KC, Missouri
Posts: 2,742
Re: [plugin] NFLScores

Geoff,
I installed the plugin this evening. Works great! Thanks for your work on this.

Now if I could just get my KC Chiefs a little better in the standings....

Brent
__________________
HTPC and all-around Gadget Junkie


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.



To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.

Reply With Quote
  #8 (permalink)  
Old 09-20-2006, 12:31 AM
geoffstewart's Avatar
Registered User
 
Join Date: May 2001
Location: Ottawa,ON,Canada
Posts: 561
Re: [plugin] NFLScores

risk,

The data from ESPN is for mobile devices, so it's short and sweet without a lot of extra stuff that you get with regular web sites (javascript, stylesheets, etc.). It's pretty well structured XML, but I use brute force string searching instead of XML document maninpulation. On several occasions, I tried reworking my implementation to be nicer and use an XML strategy, but just gave up. Sometimes the ugly solutions are just way too easy to do

I'll post the source shortly so you can have a look. If you're a developper in any language, it'll be pretty straight forward to understand. If you're not a developper, have a look at the NFLScoreLoader.cs class as it provides all the data for the pages.

I'm glad it's working for you.

Cheers.

Geoff
__________________

Reply With Quote
  #9 (permalink)  
Old 09-21-2006, 10:13 PM
Registered User
 
Join Date: Aug 2006
Posts: 3
Re: [plugin] NFLScores

I see the post about a version 1.2 that will fix the week listings issue on top of the page. I'm new to all this. Once this newer plugin is available will i have to delete the previous plugin? Other than the week listings bug. This plugin is a fanatasy football dream come true!!!!
Reply With Quote
  #10 (permalink)  
Old 09-22-2006, 07:49 AM
geoffstewart's Avatar
Registered User
 
Join Date: May 2001
Location: Ottawa,ON,Canada
Posts: 561
Re: [plugin] NFLScores

abh03233,

To install a newer plugin, you have to shutdown Beyond Media and double click on the plugin. When you already have a version installed, it will prompt you to tell you what version you have and what version you're attempting to install. You can then confirm the install by clicking OK.

I submitted the fixes for v1.2 last night. It should be posted in the next couple of days. If it doesn't show up for the weekend, I'll post it in Post#3 of this thread.

cheers.

geoff
__________________

Reply With Quote
  #11 (permalink)  
Old 09-22-2006, 10:20 AM
Administrator
 
Join Date: Dec 2004
Location: Houston, TX
Posts: 2,291
Send a message via AIM to Kilrsat
Re: [plugin] NFLScores [September 21 Update]

Updated
__________________

To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.



To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.



To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.



To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.



To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
Reply With Quote
  #12 (permalink)  
Old 09-27-2006, 07:02 PM
Registered User
 
Join Date: Nov 2005
Posts: 2
Re: [plugin] NFLScores [September 21 Update]

Would there be a quick XML edit I could do on this when
basketball season starts?....oh wait..I bet NBAScores is
already waiting in anticipation for tip off..
Reply With Quote
  #13 (permalink)  
Old 10-16-2006, 11:16 AM
Registered User
 
Join Date: Oct 2004
Location: KC, Missouri
Posts: 2,742
Re: [plugin] NFLScores [September 21 Update]

I have been using this plugin each weekend. Works great! Now if it could only make the KC Chiefs score get a little better (o.k. a lot better) it would be perfect. I wanted to say thanks again for great work on this plugin!

Brent
__________________
HTPC and all-around Gadget Junkie


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.



To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.

Reply With Quote
  #14 (permalink)  
Old 10-25-2006, 09:36 AM
Registered User
 
Join Date: Oct 2006
Posts: 3
Re: [plugin] NFLScores [September 21 Update]

pls disregard if this was fixed in an update, just didnt see it in the post. it seems like the last two games of each week shows the same teams. also seems like the last one is replacing a different game. ie: no pats game on week 8?
Reply With Quote
  #15 (permalink)  
Old 10-25-2006, 11:43 AM
geoffstewart's Avatar
Registered User
 
Join Date: May 2001
Location: Ottawa,ON,Canada
Posts: 561
Re: [plugin] NFLScores [September 21 Update]

Oh ya? I'll have to look into that. Thanks for the heads up.

Games for NFL are always split on two pages, so I have to do two GETs, but most of the time, they put the last game from teh previous page at the top of the second page. That would explain why a game was shown twice, but would not explain why a game was missing.

I'll post back when I have an answer.

Geoff
__________________

Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[plugin] MSN Messenger (Mar 31 Update) SSDNAdmin Beyond Media Downloads 32 10-09-2008 12:14 AM
[plugin] BMTunerView (Feb 8 Update) SSDNAdmin Beyond Media Downloads 70 10-09-2008 12:09 AM
[plugin] Comics (Jan 3 Update) SSDNAdmin Beyond Media Downloads 56 11-08-2006 09:12 PM
[plugin] Netflix (March 9 Update) SSDNAdmin Beyond Media Downloads 51 07-08-2006 02:51 PM
Weekly report September 4th, 2002 Indra Datta Announcements 0 09-04-2002 12:21 PM


All times are GMT -6. The time now is 10:57 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.0 RC1
©2004-2006 Snapstream Media
You Rated this Thread: