Front Office Football Central  

Go Back   Front Office Football Central > Archives > FOFC Archive
Register FAQ Members List Calendar Mark Forums Read Statistics

Reply
 
Thread Tools
Old 08-17-2006, 05:54 PM   #1
CraigSca
Pro Starter
 
Join Date: Jul 2001
Location: Not Delaware - hurray!
Website Gurus

While my college background is computer science, for better or worse, I've never had a job as a programmer. I've programmed single-person applications before, but I've never learned the whole Web server or web-based programming thing. So, with that in mind (e.g. I know how to program, just haven't a clue how to do so in the web environment) I ask you this:

Let's say I have a set of text files. I'd like to set up a parser that takes the data from the files and displays it on the web. Really, what I'm trying to do is take a baseball game's output (Diamond Mind Baseball) and making it look like this: www.flyingpicklebaseball.com - of particular interest is the ability to "watch" the days games as they are played (I noticed this happens during the evening hours EST)

It really can't be hard - I just have no idea how to write a parser that runs on a web server. What language would I use? What would I have to do as set-up on my host? How can I compile a program to run on my host and parse a file every 30 seconds to update the site? Do you REALLY need to know pure HTML to make a site like this, or can you use a 3rd-party tool to make the site dynamic like this?

Thanks in advance!
__________________
She loves you, yeah, yeah, yeah, yeah!
She loves you, yeah!
how do you know?
how do you know?


CraigSca is offline   Reply With Quote
Old 08-17-2006, 06:26 PM   #2
Antmeister
Pro Starter
 
Join Date: Dec 2003
Location: At the corner of Beat Street and Electric Avenue
Quote:
Originally Posted by CraigSca

...It really can't be hard - I just have no idea how to write a parser that runs on a web server. What language would I use? What would I have to do as set-up on my host? How can I compile a program to run on my host and parse a file every 30 seconds to update the site? Do you REALLY need to know pure HTML to make a site like this, or can you use a 3rd-party tool to make the site dynamic like this?

Thanks in advance!

Well if you want to parse the data from the text file, you can use either PHP or PERL. Your host should have at least one of the two languages. And yes you would have to know some HTML because that is a presentation language for the browser.

Now as far as using a 3rd party tool, you could use this open source program to do a lot of the PHP coding. However, I don't know if this goes beyond your needs:
http://umbraco.org/
__________________
"I'm ready to bury the hatchet, but don't fuck with me" - Schmidty
"Box me once, shame on Skydog. Box me twice. Shame on me. Box me 3 times, just fucking ban my ass...." - stevew
Antmeister is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is On
Forum Jump


All times are GMT -5. The time now is 09:14 PM.



Powered by vBulletin Version 3.6.0
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.