Examples of Club Site being used.

Last post 04-22-2009 12:34 AM by artistone. 16 replies.

Sort Posts:

  • Examples of Club Site being used.

    06-16-2007, 10:35 PM
    • Member
      2 point Member
    • Etherus
    • Member since 06-17-2007, 2:26 AM
    • Posts 2

    Just wondered if there might be some examples of how the clubsite is used on the internet.

    In my case I have an interest to set up a site something similar to a myspace.com but it would be limited to my business. Is that possible? 

     

  • Re: Examples of Club Site being used.

    06-24-2007, 11:43 AM
    • Member
      24 point Member
    • z2bass_cp
    • Member since 06-24-2007, 3:39 PM
    • Posts 7

    There are some on here: http://shrinkster.com/q8m

  • Re: Examples of Club Site being used.

    06-25-2007, 7:52 PM

    Here are some more... Thay all use the same code (no changes via vs2005) but all have a different look and feel. The modified culb site has a content managment system built-in as part of the code.

     http://jeromessite.com/

    http://www.gmccatholicschool.org/

    http://stcharlesvisalia.org/

    And this one was a previous version of the same code base...

     http://serraclubofkingstulare.org/

    Jerome C. Vernon
  • Re: Examples of Club Site being used.

    08-03-2007, 1:49 PM
    • Member
      39 point Member
    • MartialWeb
    • Member since 07-12-2006, 7:28 PM
    • Phoenix, AZ
    • Posts 20

    also check out http://www.greattalents.com  this site gets a lot of hits

  • Re: Examples of Club Site being used.

    08-08-2007, 3:11 PM
    • Member
      88 point Member
    • phamster
    • Member since 01-15-2007, 4:18 PM
    • Posts 191

    Here are the one i'm administrating:

     www.tpham.net

    www.bmwmofo.com


  • Computer [co] Re: Examples of Club Site being used.

    09-08-2007, 8:20 AM
    • Member
      43 point Member
    • ta4ka
    • Member since 09-08-2007, 12:14 PM
    • Posts 22

    I created a gamer site for my friends, changed the skin a lot, added a forum, but still want to do lots of other stuff like: - image resize function - Ability to add links in forum and in news - Ability anybody to comment on a particular news event.

    If someone knows where i could find this stuff already done please write, or i will program it myself but it could take a while.

    www.ShoutItOnline.com

  • Re: Examples of Club Site being used.

    01-10-2008, 5:05 AM
    • Member
      2 point Member
    • duderino1
    • Member since 01-10-2008, 9:59 AM
    • Posts 1

    Athlete Digital Coaching was influenced by some of the club site's features. It includes a workout diary and a lot more www.athletedc.com

     

  • Re: Examples of Club Site being used.

    01-10-2008, 7:38 AM
    • Member
      8 point Member
    • shaggy5
    • Member since 01-03-2006, 7:45 PM
    • Posts 15

    Here's another example that was recently launched:
    http://www.moenormangolfacademy.org

  • Re: Examples of Club Site being used.

    08-17-2008, 1:55 PM
    • Member
      8 point Member
    • Blairj101
    • Member since 01-06-2008, 1:17 AM
    • Posts 5

    Here is a team site, http://hillsdaleheat.ca

    Recently up and running, still working on little fixes. plan to upgrade to 3.1 to use the league manager app.

     

  • Re: Examples of Club Site being used.

    09-15-2008, 10:59 AM
    • Member
      2 point Member
    • gtrmike
    • Member since 09-15-2008, 2:49 PM
    • Posts 2

    I just got the club site up and running for our Cub Scout pack. It took some time, but I finally got it to work. I'm using GoDaddy to host.  http://www.cspack28.com

    Filed under: ,
  • Re: Examples of Club Site being used.

    10-06-2008, 10:55 PM
    • Participant
      1,910 point Participant
    • aabruzzese
    • Member since 09-28-2005, 7:40 PM
    • Montreal, QC
    • Posts 464

    Here is my latest attempt, using the CodePlex 2.0 version.

    http://24.203.21.161:8029/default.aspx

     

     

    AngeloA
  • Re: Examples of Club Site being used.

    10-15-2008, 11:11 AM
    • Member
      2 point Member
    • cathy5197
    • Member since 10-15-2008, 2:58 PM
    • Posts 1

    Hi - thanks for the links everyone - I am so new to all this stuff and am looking for help in making a website for our high school soccer team for next season - I need something that comes with a forum or one I can add a forum too - and is there a way to keep the forum (or some areas of the site) private for members only?  I would like to have a roster(s) but because these are minors I'm sure we'd like to keep the info private.  I have no experience using asp.net and have only made past websites using Frontpage and Expression web, only a little CSS experience.  The Club Site sounds like something I should be able to make work....... Any suggestions, please let me know!  cathy

  • Re: Examples of Club Site being used.

    10-16-2008, 10:56 PM
    • Participant
      1,910 point Participant
    • aabruzzese
    • Member since 09-28-2005, 7:40 PM
    • Montreal, QC
    • Posts 464

    Hi Cathy and welcome aboard,

     As far as a putting together a site for your club, I would suggest trying to get the CodePlex vs 2.0 up and running, it is fairly simple to run and can use the SQL Server Express edition which is free as well.

     You will have to do a little digging and of course if you have some basic concepts of coding web pages you could possibly get by using the programming wizards in Visual Studio.

     So  #1 .. download the express edition of Visual Studio and SQL server
           #2 .. download the CodePlex Vs 2.0 of the club site 
           #3 .. read the basic how to PDF document in CodePlex, I know its not much but it can be helpfull.
           #4 .. read into how to define sql tables and then you can add a datagrid control to a new page on your site and have it read the info from you Roster/Team table.

     I can't make any commitments in terms of flat out helping you get all that going but I dont mind answering questions and helping or pointing you in the right direction as I am certains 
     others will do as well.

     Good Luck and most of all have fun.

     

     

    AngeloA
  • Re: Examples of Club Site being used.

    11-24-2008, 12:51 PM
    • Member
      190 point Member
    • jhar
    • Member since 07-10-2007, 9:22 PM
    • Posts 47

    The CodePlex version should work for you - it includes forum and blog sections and as long as you are comfortable with changing some .css settings you should be able to modify it to your own look and feel.

    Getting the database setup will take a bit of effort if you are not familiar with it but there are a number of references out there to get you started.

    Also, if this is going to be hosted be sure to look around and find a host that is easily compatible with the club starter kit.

     Best of luck

  • Re: Examples of Club Site being used.

    11-28-2008, 8:12 AM
    • Member
      438 point Member
    • jerrydean
    • Member since 06-09-2005, 5:49 PM
    • Posts 189
Page 1 of 2 (17 items) 1 2 Next >