Dutch Gay youth club; UseBB forum integration
Posted: Tue Aug 28, 2007 3:21 pm
Three months ago I was asked to do a voluntary job. It involved creating a new website for a gay youth club in Rotterdam, The Netherlands.
Just over a month ago the development came to a point of 'live', but at this moment it has not yet been finished. But a good, dynamic website is never finished.
Link: http://apollo-rotterdam.nl (in Dutch, unfortunately)
Several things had to be implemented:
- Overview of upcoming activities.
- Contact form
- Discussion forum for the members (integrated in the website)
- Easy navigation, clean and tidy lay-out
In addition to the front-end website, I also needed to do some modifications to the admin area, so that the people on the committee can do modifications and updates themselves. Those people are not technical in any way, but it isn't too bad after all.
A visual design (image) was already made by someone much more creative than I am. So I don't take any responsibilities in that part. But I have made the html/css/js template of course.
I tried to 'implement' phpBB3 by just making a similar template for it and include some CMSMS pages just by a file_get_contents() function in php. The main problem that arised, was that phpBB3 features way too much for this kind of sites, so that it would take me too much time to redo all the templates in phpBB3 and to reconsider all of its features.
So I switched to UseBB, which suites better in any way. It was a simple job to make a template so that a normal visitor wouldn't notice it has moved from the CMSMS software to that of UseBB. Great software (both CMSMS and UseBB).
Another project I did, that had nothing to do with the one mentioned above: http://stukadoorsbedrijfvanamstel.nl (in Dutch as well)
Just over a month ago the development came to a point of 'live', but at this moment it has not yet been finished. But a good, dynamic website is never finished.
Link: http://apollo-rotterdam.nl (in Dutch, unfortunately)
Several things had to be implemented:
- Overview of upcoming activities.
- Contact form
- Discussion forum for the members (integrated in the website)
- Easy navigation, clean and tidy lay-out
In addition to the front-end website, I also needed to do some modifications to the admin area, so that the people on the committee can do modifications and updates themselves. Those people are not technical in any way, but it isn't too bad after all.
A visual design (image) was already made by someone much more creative than I am. So I don't take any responsibilities in that part. But I have made the html/css/js template of course.
I tried to 'implement' phpBB3 by just making a similar template for it and include some CMSMS pages just by a file_get_contents() function in php. The main problem that arised, was that phpBB3 features way too much for this kind of sites, so that it would take me too much time to redo all the templates in phpBB3 and to reconsider all of its features.
So I switched to UseBB, which suites better in any way. It was a simple job to make a template so that a normal visitor wouldn't notice it has moved from the CMSMS software to that of UseBB. Great software (both CMSMS and UseBB).
Another project I did, that had nothing to do with the one mentioned above: http://stukadoorsbedrijfvanamstel.nl (in Dutch as well)