Awesome, I think that helps the site. I like the wikipedia references, got any more? The more references the better the credibility.
I like the idea of a better medium for posting progress. A custom script with a useful/helpful interface (forms) for inputting progress and workout reports... then you could display the data however you want. Public.. private... graphs.. rankings...
Separating the data from the view is always beneficial in software.
You would make more money too as there would be more incentive to visiting the site, and viewing more pages.. and hence seeing more ads.
you have to be careful when you add new features. more customization (ie users creating their own things, keeping track, logs, etc on the site) sometimes makes things so complicated it will drive people away. i think the simplicity of the site is something that most sites lack nowadays.
ryan wrote:you have to be careful when you add new features. more customization (ie users creating their own things, keeping track, logs, etc on the site) sometimes makes things so complicated it will drive people away. i think the simplicity of the site is something that most sites lack nowadays.
This is very true. Planning out the site navigation and organization so that it remains simple, while adding functionality will be challenging for the site.
ryan wrote:add a page where you put links to DIY pull up bars, rings, etc, along with maybe some other helpful things like the online stopwatch programs or other programs that may help you keep track of what you eat etc.
just an idea. if you already have it and i missed it then good job!
This is more of a tech question than anything else. I noticed that when I come to the forums and log in I have to sign in again to add/reply to a post. Is this intentionally set up this way? I can just go to the forum and log in whenever I make a comment but I was just wondering. Thanks.
I click 'reply' and it takes me back to the forum top level but now logged in... then I navigate back down to the thread of interest, click reply again, and then it works.
Yep got cookies enabled. Right now I just go to the forum arena I want and when I click post reply I just sign in from there. But for me it's repeatable if I try to log in first. I'm fairly wary of automatic logins as I have other people using the computer and they would love to screw with me and write all kinds of things in here heh. I have gremlins around me...
Kevin, do you have a MYSQL database available to you for the site?
I'm not sure about tying it into your current authentication, I'm not web guru, but I do know enough php/mysql to write a call log for work. A simple form and database could help with people tracking progress.