Web advice needed.

Clashman

Regular
Hey everyone,

Little do you all know, I actually run two small websites. Neither of them is 3D or computer related, which is why I never mentioned them here. However, a recent catastrophe has caused me to consider doing major site redesigns on both, so I was wondering if you'd be able to give me some pointers on good tools to help me with the redesign.

The site I'm most concerned about is one called China School Review. It was a site I put up for ESL teachers in China. Teaching English here can be a pretty hair-raising experience, as there are more than enough scam schools, corrupt officials, and incompetent headmasters to go around. So I created my site for teachers to review their schools and give people an idea of what to look out for.

It was a pretty bare-bones operation, and that has a lot to do with the fact that I don't really have any money. I just basically used free webspace my university gave me, bought a domain, and used ezboards to categorize and order the reviews. It worked pretty well, although it wasn't as well put together as I would have liked. Still, it got a decent following over the past year, and worked fairly well as a resource for teachers. Recently, however, ezboards got hacked and basically all of my data got erased, pretty much destroying my site. Thus, I'm in a bit of a rebuilding mode, and want to create something that will be a lot more versatile and last longer than my first site. However, my web designing knowledge is pretty basic, and so I need some help from some of the seasoned pros that I know visit and/or run this place. Basically, I would like to have a site that has the possibility to:

1. Have web users enter in their own reviews of schools, (after they register, of course).
2. Have the ability for people to go back and edit their reviews, and for people to leave comments after them.
3. Have a system to organize them, by chronology/alphabet/province/city/rating, etc, and also have a search system in place.
4. In the reviews, I would like to require them to rate their school based on a certain set of criteria, so that when they enter their review in, they would have to acknowledge certain aspects.
5. I would also like for people to be able to rate the review, so that when some pissed off idiot writes a stupid review, or a school comes in trying to impersonate a teacher, people can call them on it and that can be reflected when people are searching for reviews.

Basically, I would like to create something like the Internet Movie Database, only for schools in China instead of films.

My other site is www.TianjinExpats.com, created basically the same way as china school review, but using proboards instead, so my data didn't get wiped. There are two main features I would like to see for this are:

A calendar where people can enter in events happening in and around the city, and which would include information like cost, location, general info, etc. I would like it to look more like a listing of events, and not like a calendar itself.

Maybe a photo-gallery or something, where people could upload photos from events and put them on the website. If I had that, I would also like to be able to limit the size of the photos uploaded.

If anyone has any suggestions for scripts, software, or hosting solutions, I'd really like to hear your advice. Right now, I'm looking at maybe going through http://www.nathosting.com/, but I'm open to other suggestions if you have them, or if you think they won't be able to do everything I want to do for this.

I realize I'm making a pretty huge leap in terms of complexity from my earlier site to this, but I think it's something I'd like to try. Any help people here could throw my way would be greatly appreciated.
 
Do you know any proramming/scripting languages? Sounds like the kind of thing you'd do using either PHP/MySQL or perhaps ASP .NET. If you go the PHP/MySQL route then there are many open-source portal solutions that might work as a template for you - PHPNuke is the most famous. A good BulletinBoard based solution would be something like VBulletin.

Or try resources such as HotScripts or Sourceforge.

If you want to design something totally bespoke then you'll need to decide on what language(s) and what database to use. I've used quite a lot of 'web' scripting languages and databases so can help you there, if you need it.
 
Do you know of any good sites with good info on phpnuke modules? That looks like it'd be something I'd be capable of setting up, I'd just like to know about it's level of customizeablity, and what's already been done for it thus far.
 
I've had good experiences with Xoops as a CMS. IMO its cleaner, compact and more secure than PHPNuke IMO, while offering a similarly big community and expansion possibilities. PHPNuke is cool too though, as are a number of other CMS, its a matter of tastes and what kind of modules you need I guess...

Good luck rebuilding your sites! :)
 
Yeah, I was looking at xoops, too. How easy is it to switch between the two? I'd like to maybe try one of them out, and if it doesn't suit me quite right, then switch over. I don't want to install one thing, though, only to find out it's inadequate for what I want and then be stuck with it, ya know?

Also, what are the other good ones that you could recommend? I like to shop around.
 
Back
Top