Starting new site - get prototype up and then rewrite it later?

Associate
Joined
20 May 2008
Posts
527
Location
Belfast
I have a site idea (I think it's great but I could well be wrong!) and I was wondering if you guys have any advice as to where to go next.

I don't have any experience making websites, although I am a software developer so I think I could pick it up quick enough if I needed to. With that in mind, my priority is to get this site up and running so I can see if the idea is actually worth pursuing.

I'd like to avoid getting the site rewritten obviously so you'd imagine just writing it correctly in the first place would make sense but if my inexperience is going to make that an impossibility I'm guessing I should just use an existing CMS? The functionality is nothing extraordinary, although the site needs user accounts (or to be able to log in via Facebook) and there will be some mathematical functionality that will relate back to the homepage - people will vote up different articles and there will be a rating system on the front page.

I know these type of questions come up on here regularly but I couldn't quite find one to address this, maybe because it is quite vague!
 
Thanks for the responses.

I work in archaic insurance software day to day (COBOL :( ) although I did do a computer science degree around 6 years ago and I'm transitioning over to JAVA in work over the next few months - basically I'm rusty as hell on anything recent.

As far as a CMS goes, can the likes of wordpress handle the functionality I'm after? I know there are more flexible CMS around but it still worries me a bit. The site requires people to log in via Facebook or via an account they create, they can post up articles (adhering to a template of my design) and other people can rate the article which will then be reflected on the homepage e.g. top rated articles in different categories that will refresh.

I have no problem picking up PHP or whatever because I know that a CMS won't do this out of the box, but if the CMS that are out there aren't flexible enough to add this sort of functionality then it'd require starting from scratch obviously. Anyone any ideas as to which CMS might allow for this? If wordpress is flexible enough these days then it'd be ideal because I know it's user friendly for web newbies but I had a problem googling because I don't exactly know what the functionality I'm after is called or how it will be designed.
 
Sounds a bit like you are creating a Wiki. There are CMS designed specifically for this, have a Google around "creating personal Wiki".

Thanks. I don't want the homepage to appear anything like a wiki, in that there's going to be a funky scaling/weighting system based on some articles and I don't want any articles to be edited once they've been posted, but the adding of articles could definitely use a wiki structure so I'll look into that! Hopefully it's not too complex to design the frontend to appear non-wiki or have a custom frontend that just uses the database created by the wiki.
 
Last edited:
Back
Top Bottom