Log in

View Full Version : How to create forum like this but offline?



colorlessman
20th August 2007, 19:17
I want to create a message board similar to revleft but on my computer not online.

gilhyle
20th August 2007, 19:52
And you will talk to .....who?

Let me guess your a follower of Max Stirner ?

RedAnarchist
20th August 2007, 20:16
Do you mean that you want to build it offline then upload it when you've created it?

colorlessman
20th August 2007, 20:56
Originally posted by [email protected] 20, 2007 06:52 pm
And you will talk to .....who?

Let me guess your a follower of Max Stirner ?
Nope.

colorlessman
20th August 2007, 21:06
Originally posted by [email protected] 20, 2007 07:16 pm
Do you mean that you want to build it offline then upload it when you've created it?
Correct, but with the ability to use it online and offline.

Rage
20th August 2007, 21:49
Originally posted by colorlessman+August 20, 2007 08:06 pm--> (colorlessman @ August 20, 2007 08:06 pm)
[email protected] 20, 2007 07:16 pm
Do you mean that you want to build it offline then upload it when you've created it?
Correct, but with the ability to use it online and offline. [/b]
I don't understand what you are trying to do.

Do you understand the basic concept of the internets?

I don't think what you want to do can be done.

/,,/
Rock on!

An archist
20th August 2007, 22:10
Originally posted by colorlessman+August 20, 2007 08:06 pm--> (colorlessman @ August 20, 2007 08:06 pm)
[email protected] 20, 2007 07:16 pm
Do you mean that you want to build it offline then upload it when you've created it?
Correct, but with the ability to use it online and offline. [/b]
what's the use of a message board offline?

anarchista feminista
23rd August 2007, 10:33
Websites may exist offline. If you understand html you can create something in notepad. I think... I made an offline website for a tafe project using macromedia flash. Firstly, do you have the knowledge/experience/patience to make one? However, you can't actually connect with others offline...

cenv
23rd August 2007, 20:37
Yeah, you can create it "offline." You need to install the Apache web server and configure it to run with PHP and MySQL. Then download some forum software like phpBB (free and open source) or IPB (which is what RevLeft uses). Seems like a waste of time to me though -- maintaining your own web server can be a lot of work.

blackstone
11th September 2007, 18:03
Originally posted by [email protected] 23, 2007 07:37 pm
Yeah, you can create it "offline." You need to install the Apache web server and configure it to run with PHP and MySQL. Then download some forum software like phpBB (free and open source) or IPB (which is what RevLeft uses). Seems like a waste of time to me though -- maintaining your own web server can be a lot of work.
To add on, try to download and install a distribution of Linux(Ubuntu, ArchLinux, Fedora), once installed you can download Apache, which is a web server and then mySQL for the database needed by phpBB which is the forum software.

You then have the option of keeping your forum offline, to keep others from accessing it. :star: