Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Internet > HTTP (WWW)

    xychan 0.3

    Download button

    No screenshots available
    Downloads: 182  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Mike Verdone | More programs
    GPL v3 / FREE
    October 17th, 2010, 10:03 GMT
    ROOT / Internet / HTTP (WWW)

     Read user reviews (0)  Refer to a friend  Subscribe

    xychan description

    A 'chan-style' web message board similar to Wakaba

    xychan is a "chan-style" message board system like Wakaba, Kareha, Futaba, etc. Unlike these systems it's written in Python instead of a mess of Perl or PHP.

    What is this, really?

    A "chan board" is a message board that allows for Anonymous posting. Users can post messages without registering for an account or even entering a name. However, there are means for them to authenticate themselves and "prove" their identify if they so desire.

    Another focus is the ability of users to post images. One image can be included with every post. A thumbnail of the image appears with the post.

    Design Goals

    xychan is designed to be:

     * easily deployed on almosy any web server (via CGI, FastCGI, Passenger, or any WSGI runner)
     * easily configured (uses SQLAlchemy to work with any database, from SQLite3 to MySQL, PostgreSQL, etc.)
     * easily extended and customized with CSS or template modification
     * scalable (at least compared to those other message boards)
     * small yet powerful

    Status

    This is BETA quality software. It is not yet stable. It changes a lot.

    How do I run it? - the EASY way (cgi)

     * Your web server needs Python 2.7
     * Your web server needs ImageMagick to support images on the board
     * Download http://mike.verdone.ca/xychan/xychan.zip
     * Copy it to your webserver in an empty directory that supports CGI
     * Unzip it
     * Modify xychan.cgi in case there's anything you want to change there
     * Modify htaccess and copy it to .htaccess
     * Access path/to/xychan.cgi/setup on your webserver

    How do I run it? - the SMART way

     * Your web server needs Python 2.7
     * Your web server needs ImageMagick to support images in the board
     * Your web server needs the following Python packages installed: * bottle * sqlalchemy * Some kind of database (eg. sqlite3)
     * Untar the xychan codebase
     * In your WSGI server::

     from xychan import app app.configure_db("postgres://user:password@host/dbname") # (or some similar SQLAlchemy db url) app.configure_image_dir("/some/safe/path/in/your/filesystem")

    xychan is free software distributed under GPL (GNU General Public License).


    Product's homepage

    Requirements:

    · Python

      


    TAGS:

    message board | chan-style board | message | board | Wakaba

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM