Confirmed users
3,233
edits
(Created page with "To have a website, you have to find a space on a machine called a server to store the website there. You can buy such service from one of many hosting companies. Mozilla can hel...") |
No edit summary |
||
Line 1: | Line 1: | ||
== Web Hosting == | |||
To have a website, you have to find a space on a machine called a server to store the website there. You can buy such service from one of many hosting companies. | To have a website, you have to find a space on a machine called a server to store the website there. You can buy such service from one of many hosting companies. | ||
Line 24: | Line 26: | ||
These questions are meant only to show the level of impact you hope to have and answer the question of leverage that Mozilla will ask. | These questions are meant only to show the level of impact you hope to have and answer the question of leverage that Mozilla will ask. | ||
== Domain Name == | |||
Setting up a website requires you to select a domain name for your website. Domain name is an address to your website like johnsmith@'''domain.net''' or www.'''domain.net'''. It's strictly related to selecting a name for your project, and in result may require time. Because domains costs, we offer you a temporary solution at the beginning to set up a domain inside our domain like ''''yourdomain'''.communities.mozilla.org. You can use it for some time until you find out the name for your community/project and setting up a domain on your own. | |||
If the domain is related to Mozilla project, Mozilla may help you by financing domain buyout and yearly payment. You should also be aware of several rules regarding using mozilla word in your project/domain name. | |||
* Use free domain from your provider (like polish *.art.pl or *.fsf.hu) | |||
* Buy a domain (we can buy it for you!) | |||
* Request for a subdomain in *.communities.mozilla.org / *.mozilla-communites.net | |||
== Web Appls == | |||
Every website you see on the Internet is either a plain HTML document or an application that created HTML pages dynamically and presents them to the read (webapps). | |||
These days we tend to use web apps everywhere. Examples of webapps are: forum, web mail system (Gmail), blog, site with news etc. | |||
MCS project provides you with a set of tools that you can use to build your websites. We intend to make it easy to install them on your own, and we will try to build an automated installer that will let you avoid the pain of learning web application development if you cannot afford it. (Although we do recommend using this opportunity to learn new, practical skill in a comfortable and helpful atmosphere of Mozilla project) | |||
There are many kinds of web applications, but for the basic community website we identified 4 kinds of tools: CMS, Forum, Wiki and Planet of blogs. | |||
You may choose to use any of them or all of them for your website. You can use other tools, but then you have to rely on your knowledge or external resources. | |||
Currently you can find documentation of the project at [https://wiki.mozilla.org/MCS https://wiki.mozilla.org/MCS]. |