timmy Posted June 13, 2001 Posted June 13, 2001 Okay. I'm interested in creating an online forums, very similar to FMForums. I am wondering if it is at all feasible to use FileMaker to do this. Specifically I am curious about issues such as registration and performance. Also, I am wondering if there is a packaged system already available for this sort of thing. Any information would be greatly appreciated. Thanks so much, Tim.
scratchmalogicalwax Posted June 13, 2001 Posted June 13, 2001 I'm probably going to get slated for mentioning Lasso again he he but there is a bb product available that utilises Lasso (more dollar though on top of getting lasso!) with bbs's security is king cos you kind of advertise yourself for ar***les! I've known a few dissapear after attacks (most of which used IIS oh dear here comes another slating he he)
Vaughan Posted June 14, 2001 Posted June 14, 2001 Timmy Yeah, sure it's possible to make forums with FileMaker Pro. It's just an unbelievably huge amount of work! Seriously. Weeks and weeks of full-time work. Getting a database with the messages on-line is easy. It's all of the admin stuff -- handling memberships and subscriptions, passwords, moderators, creating a system that allows easy adding and removal of messages, threads, and forums, etc. Huge!
Anatoli Posted June 14, 2001 Posted June 14, 2001 Yes and no. The www.golivehq.com is simple and it was probably done in a week-month time. Talk to John May. I have slightly more sophisticated one written myself done in 1 month for 2 clients. It runs fast. But it is in Czech Language.
AndreasBoehmer Posted June 16, 2001 Posted June 16, 2001 I have created one in CDML only. It works fine, the only thing I haven't attacked yet is the password/user business. The problem I am having is how to make sure that nobody can view the password/user-database? If I use CDML to get the information and compare the users entries, anybody who has a look at the source-code will see the name of the database and the name of the fields and therefor be able to view the contents of the database. Or am I wrong there? Oh, this hasn't really got anything to do with your question, Timmy, so I will move on and make a new thread for this, alright? Anyway, a Forum with Filemaker works. Although I have to say that ASP and Access is easier to handle.
Anatoli Posted June 17, 2001 Posted June 17, 2001 quote: Originally posted by AndreasBoehmer: Anyway, a Forum with Filemaker works. Although I have to say that ASP and Access is easier to handle. Are you serious? Maybe you are not at full speed with FileMaker? We are winning all custom jobs from Access/ASP guys just on price. And Access will choke on 50 2GB databases with million records.
scratchmalogicalwax Posted June 17, 2001 Posted June 17, 2001 amen to that anatoli!!! ASP is good if you like to learn loads of scripting languages only run Windoze boxes and don't have deadlines and budgets to worry about quote: The problem I am having is how to make sure that nobody can view the password/user-database? If I use CDML to get the information and compare the users entries, anybody who has a look at the source-code will see the name of the database and the name of the fields and therefor be able to view the contents of the database. Or am I wrong there? Andreas if you use inline actions for this all the work is done on the server side before the format file is returned to user so no sensitive code for people to see!
Anatoli Posted June 17, 2001 Posted June 17, 2001 quote: Originally posted by scratchmalogicalwax: amen to that anatoli!!! ASP is good if you like to learn loads of scripting languages only run Windoze boxes and don't have deadlines and budgets to worry about Andreas if you use inline actions for this all the work is done on the server side before the format file is returned to user so no sensitive code for people to see! I think Andreas by now discovered Web Security Database. Still, by combining lot of techniques e.g. Inlines, frames, forced frames etc. people will have lot of problems to break in. [ June 17, 2001: Message edited by: Anatoli ]
Recommended Posts
This topic is 8551 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now