Coder Social home page Coder Social logo

fofou's Introduction

Overview.
=========

For more info: http://blog.kowalczyk.info/software/fofou/

Fofou (Forums For You) is a simple forum software inspired by
Joel On Software forum software (http://discuss.joelonsoftware.com/?joel).

It's mostly a port of FruitShow PHP forum
(http://sourceforge.net/projects/fruitshow) to Google App Engine 
(http://code.google.com/appengine/).

Where can I see it in action?
=============================

Forums for my Sumatra PDF viewer are powered by Fofou:
http://blog.kowalczyk.info/forum_sumatra/

Installation.
=============

Fofou runs on Google App Engine infrastructure. You need to get App Engine
account and upload fofou (see
http://code.google.com/appengine/docs/gettingstarted/uploading.html for
details).

Once installed, you can create one or more forums through web interface.

Deployment philosophy.
======================

Fofou isn't designed as a forum hosting platform for hosting hundreds of forums
for many people.

It's designed to host a few forums for one person so the owner of App Engine
account is implicitly an admin for all forums hosted from that account.

Design philosophy.
==================

You'll quickly see that Fofou differs in many ways from most common forum
software. There are good reasons for the differences and Joel Spolsky describes
those reason in great detail:
http://www.joelonsoftware.com/articles/BuildingCommunitieswithSo.html

License.
========

The python code is written completely by me and is in Public Domain.

Html/css/js files are mostly lifted from FuitShow, so they fall under
FruitShow's BSD license.

Contributing.
=============

Fofou is open-source so if you want to improve the code, contribute more skins
etc., fork http://github.com/kjk/fofou/tree/master, make your changes and let me
know. If the changes are good, I'll pull them into my repo.

fofou's People

Contributors

kjk avatar fabricio2345 avatar

Stargazers

Angus H. avatar  avatar Fabricio C Zuardi avatar

Watchers

Fabricio C Zuardi avatar James Cloos avatar  avatar  avatar

Forkers

quasimo

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.