Announcement

Collapse
No announcement yet.

Website Re-design p. II (Site Fixed)

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Website Re-design p. II (Site Fixed)

    Ok,

    Looks like we are on our own in this endeavor as repeated emails to IHOF Commish have gone unanswered -- heard the guy was pretty busy and I now believe it.

    So I've stood up a dev server on my local network:

    IIS_5
    MySQL
    PHP

    http://www.phuchaphly.com/fof/imperi...tent/index.php

    (make sure you refresh your cache - Jeff alerted me to a hideous NON CSS version this morning)

    is the first visual rendering of the new site but I think I can make it even sexier with a 'team' of imperial troops



    The backend of the website is going to be database driven and although I have an intermediate level of database design, I really need a guy who can analyze and suggest HOW we set the DB up.


    The data that goes into that database has to be extracted from the HTML dumps that FOF produces



    I have an HTML Parser that I think will work for us but I've yet to figure it out:

    http://htmlparser.sourceforge.net/

    I figure we should extract:

    Teams
    Players (FOF and TCY?)
    Schedules
    Results
    Transactions
    Injuries
    Green Page
    Standings
    Stongest Man
    Fastest Man
    Statistics
    Awards


    I think these areas should cover all the things I've heard you guys want:

    Dynamically Produced Player Cards
    Dynamically Team Pages (separate from our external sites)
    Schedules & Results right on front page

    hell anything we want to do I guess


    If we have some coders who would like to give extraction a shot; take the parser out for spin OR find a better one (IHOF has a custom parser) and see if you can extract the data.

    I'm thinking the output format should be delimited in some way so that I can import it into the MySQL or an Access database so we can do the other part: PHP coding

    I'm an ASP, VBScript novice but I'm convinced that PHP is the way we should go with our site BUT if we have good ASP coders around, I'm all for staying in that language. I have no idea if the Apache Web Server we run on can support it.

    I'm more excited about the visual look of our site than the important stuff so I'm actually going to continue designing this weekend.

    Any takers for conceptualizing the database? Any PHP or other coder guys here?
    [Vito]Stallion
    Dir. Football Ops
    Lansing Ogres
    2030 Imperial League Champions
    _____
    RING OF HONOR:
    RB James Tart [HOF], WR Grady Gomez, QB Nigel Booker, OLB Stephen Srait

  • #2
    I have no coding ability whatsoever, but I love the direction your going. Sweet stuff man!!

    Comment


    • #3
      Nice job Vito! Looks real good.
      2003,2004,2007,2008,2010,2013,2024,2025,2031,2037, 2038 and 2039 NC North Division Champions, 2012 and 2017 Wild Card
      2004 Imperial Football League Champions
      2008 NC Champions
      Demons Ring of Honor-QB Will Irby (HOF), CB Neal "The Real Deal" Ferguson, RB Charles Bell, K Paul Pickett, FS Robert Poole, RG Leonard Becker, TE Brenden Fields, C Seth Stender, LB Adam Kollars (HOF), LB Louis McCarthy (HOF), C James Robinson (HOF), RB Carlton Dabrowa (HOF)
      Demons Retired Numbers- #11 (QB Will Irby-HOF), #55 (C James Robinson-HOF), #20 (RB Carlton Dabrowa-HOF), #56 (LB Louis McCarthy-HOF), #57 (LB Adam Kollars-HOF)

      Comment


      • #4
        Nice job, Vito!


        The font used for the team names in the "games" box is barely readable on my screen though.

        - Jester

        BTW - I have ASP/DB knowledge as well but unfortunately not much extra time that I don't spend on my current projects. However if you have any questions or just want to run your ideas by someone I'm available...
        <a href="http://glb2.warriorgeneral.com/game/signup.pl?ref=10223"><img src="http://goallineblitz.com/images/game/design/glb_badge-180x60.gif" /></a>
        IFL Champions: 2011, 2013, 2022, 2023.

        Comment


        • #5
          I like it.

          Comment


          • #6
            php has functions for parsing HTML

            Comment


            • #7
              Wow coming along good. Like Jester said, the font is tiny on my resolution too, other than that it looks good.
              Steve Beans - Houston Renegades
              AC South Winners: 2009 | 2016 | 2022 | 2023 | 2025
              AC Champions: 2022

              Comment


              • #8
                For frontpage articles, are you looking to use a similar phpbb-connection to what IHOF does, or a separate news-content manager?

                I used coranto for my old hockey league. It's very (very) customizable and has archival functionalites as well as full content management (i.e. add articles, edit articles, delete articles etc)

                Comment


                • #9
                  Originally posted by Pirates
                  I have no coding ability whatsoever, but I love the direction your going. Sweet stuff man!!
                  What he said
                  sigpic

                  Mules of Fame
                  Otis 'Opie' Peterson

                  Comment


                  • #10
                    Originally posted by Coder
                    php has functions for parsing HTML
                    Really?

                    Do share...
                    [Vito]Stallion
                    Dir. Football Ops
                    Lansing Ogres
                    2030 Imperial League Champions
                    _____
                    RING OF HONOR:
                    RB James Tart [HOF], WR Grady Gomez, QB Nigel Booker, OLB Stephen Srait

                    Comment


                    • #11
                      Originally posted by LawrencePhantoms
                      Nice job, Vito!


                      The font used for the team names in the "games" box is barely readable on my screen though.

                      - Jester

                      BTW - I have ASP/DB knowledge as well but unfortunately not much extra time that I don't spend on my current projects. However if you have any questions or just want to run your ideas by someone I'm available...
                      Should we go for a bigger font there or dedicate a page to results?
                      [Vito]Stallion
                      Dir. Football Ops
                      Lansing Ogres
                      2030 Imperial League Champions
                      _____
                      RING OF HONOR:
                      RB James Tart [HOF], WR Grady Gomez, QB Nigel Booker, OLB Stephen Srait

                      Comment


                      • #12
                        Originally posted by Coder
                        For frontpage articles, are you looking to use a similar phpbb-connection to what IHOF does, or a separate news-content manager?

                        I used coranto for my old hockey league. It's very (very) customizable and has archival functionalites as well as full content management (i.e. add articles, edit articles, delete articles etc)
                        We're open to whatever you guys want
                        [Vito]Stallion
                        Dir. Football Ops
                        Lansing Ogres
                        2030 Imperial League Champions
                        _____
                        RING OF HONOR:
                        RB James Tart [HOF], WR Grady Gomez, QB Nigel Booker, OLB Stephen Srait

                        Comment


                        • #13
                          Originally posted by VitoStallion
                          Originally posted by LawrencePhantoms
                          Nice job, Vito!


                          The font used for the team names in the "games" box is barely readable on my screen though.

                          - Jester

                          BTW - I have ASP/DB knowledge as well but unfortunately not much extra time that I don't spend on my current projects. However if you have any questions or just want to run your ideas by someone I'm available...
                          Should we go for a bigger font there or dedicate a page to results?
                          Bigger font with just city or nickname, or a seperate page.

                          I would love too see a weekly leaderboard scrolling along the bottom, like on ESPN2

                          ... IFL passing leaders: Willoughby-MUR 374 Cartagena-ATL 271 ... Hamilton-OAK 146 whatever :lol:

                          course it did not cost me much at all to type this.
                          sigpic

                          Mules of Fame
                          Otis 'Opie' Peterson

                          Comment


                          • #14
                            IFL passing leaders: Willoughby-MUR 374 Cartagena-ATL 271 ... Hamilton-OAK 146 whatever
                            Your on the right track :twisted:

                            Comment


                            • #15
                              Originally posted by Jave
                              IFL passing leaders: Willoughby-MUR 374 Cartagena-ATL 271 ... Hamilton-OAK 146 whatever
                              Your on the right track :twisted:
                              Yeah, Willoughby is a stud. You should re-sign him, Kobeck.
                              "Larry Deasoooooooooooooooooon" -- Phil Jenkins

                              Comment

                              Working...
                              X