Click to See Complete Forum and Search --> : Newbie questions


UnCeCo
02-28-2005, 07:40 AM
Hi, I want to build a website where you would be able to sort and filter different posts. You should be able to sort it after different values and filter posts that you don't want (example a filter that only shows the locations/names that you selected). A good example is download.com (http://www.download.com/Media-Players/3150-2139_4-0.html?tag=dir). I also would like to have the possible to become a member and add/remove/edit your own posts.
Does anyone know if there are any kinds of templates out there that I could use? If not, do you know any good website where I could learn to program theese kind of things? I only know a little html but I think I should be able to learn with a little help :)

scragar
02-28-2005, 09:53 AM
Hi, I want to build a website where you would be able to sort and filter different posts. You should be able to sort it after different values and filter posts that you don't want (example a filter that only shows the locations/names that you selected). A good example is download.com. I also would like to have the possible to become a member and add/remove/edit your own posts.
You mean like a blog?

that's quite easy, but if you want much help you'll have to fill me in with a little more info:
What are the users options? - full listings EG: Post, Edit own, delete own...
What are the Guest options? - full listings EG: veiw, sort, ignore.

UnCeCo
02-28-2005, 10:40 AM
Yes, a blog where you can search for specific posts/keywords and sort the posts the way you want.
Originally posted by scragar

What are the users options? - full listings EG: Post, Edit own, delete own...
What are the Guest options? - full listings EG: veiw, sort, ignore.
Sounds perfect to me.

UnCeCo
03-02-2005, 05:48 AM
Where can I find this kind of blog?

scragar
03-04-2005, 06:37 AM
as far as I can tell you would have to write it yourself.