Webfaction Software Documentation

Total Page:16

File Type:pdf, Size:1020Kb

Webfaction Software Documentation WebFaction Software Documentation WebFaction is a service of Paragon Internet Group Limited CONTENTS 1 General Topics 3 1.1 Accessing Logs..............................................3 1.2 Monitoring Memory Usage.......................................4 1.3 Reducing Memory Usage........................................6 1.4 Setting File Permissions.........................................7 1.5 Scheduling Tasks with Cron.......................................9 1.6 Troubleshooting............................................. 10 2 Installing Software from Source 13 2.1 Troubleshooting............................................. 14 3 Bazaar 17 3.1 Installing Bazaar............................................. 17 3.2 Publishing Bazaar Repositories with Loggerhead............................ 17 4 Custom Applications 21 4.1 Creating a Custom Application..................................... 21 4.2 Automatically Restarting a Custom Application............................. 21 5 Django 23 5.1 Getting Started with Django....................................... 23 5.2 Configuring Django........................................... 28 5.3 Troubleshooting............................................. 35 6 Drupal 45 6.1 Backing Up Drupal............................................ 45 6.2 Updating Drupal............................................. 45 6.3 Configuring Clean URLs......................................... 46 6.4 Serving Uploads Faster.......................................... 47 6.5 Speeding Up Drupal with Caching.................................... 47 6.6 Sending Email from Drupal....................................... 48 6.7 Troubleshooting............................................. 48 7 Git 49 7.1 Installing the Git Web Application.................................... 49 7.2 Creating a New Repository........................................ 50 7.3 Cloning a Repository Hosted on Your WebFaction Server....................... 50 7.4 Enabling Anonymous Read Access................................... 51 7.5 Managing Users............................................. 51 7.6 Removing a Repository......................................... 52 7.7 Using HTTPS.............................................. 52 i 7.8 Troubleshooting............................................. 52 8 Gitea 55 8.1 Enable Public Registrations....................................... 55 8.2 Set Gitea to Production Mode...................................... 55 8.3 Edit First User’s Email Address..................................... 56 8.4 Configure Gitea to Send Email...................................... 56 8.5 Remove Public Keys After you have Deleted the App.......................... 56 8.6 Starting, Stopping, and Restarting Gitea................................. 57 9 Joomla 59 9.1 Upgrade Joomla............................................. 59 9.2 Sending Email.............................................. 59 10 Memcached 61 10.1 Setting Up Memcached......................................... 61 10.2 Using Memcached with an Application................................. 61 10.3 Shutting Down Memcached....................................... 61 11 Mercurial 63 11.1 Installing Mercurial........................................... 63 11.2 Publishing Mercurial Repositories to the Web.............................. 63 11.3 Troubleshooting............................................. 68 12 mod_wsgi 69 12.1 Reducing Application Start-Up Time.................................. 69 12.2 Reducing mod_wsgi Memory Consumption............................... 69 12.3 Using a virtual environment with mod_wsgi.............................. 70 13 MongoDB 73 13.1 Installing MongoDB........................................... 73 14 Movable Type 75 14.1 Configuring Movable Type to Send Mail................................ 75 14.2 Configuring Movable Type to Send Email with SMTP......................... 76 15 Node.js 79 15.1 Starting and Stopping Node.js...................................... 79 15.2 Installing Packages with npm ...................................... 79 15.3 Upgrading Node.js............................................ 80 16 Perl 81 16.1 Installing cpanminus........................................... 81 16.2 Installing a Perl Module with cpanm .................................. 81 16.3 Using Local Perl Modules in a Command-Line Script......................... 81 16.4 Using Local Perl Modules in a CGI Script................................ 82 16.5 Using Alternate Perl Versions with Perlbrew.............................. 82 17 PHP 85 17.1 PHP on the Command Line....................................... 85 17.2 Configuring PHP............................................. 85 17.3 Upgrade to another PHP version..................................... 86 17.4 Configuring an Upload Limit...................................... 86 17.5 Configuring DOCUMENT_ROOT ..................................... 87 17.6 Using FastCGI.............................................. 88 17.7 Installing a Custom PHP Package.................................... 88 ii 17.8 Installing and Using PEAR Packages.................................. 89 17.9 Serving HTML Files as PHP Scripts................................... 90 17.10 Sending Mail from a PHP Script..................................... 90 17.11 Serving an Application from a Subdirectory............................... 91 17.12 Setting PHP’s Default Time Zone.................................... 91 17.13 Troubleshooting............................................. 92 18 Private Database Instances 93 18.1 Private MySQL Instances........................................ 93 18.2 Private PostgreSQL Instances...................................... 96 18.3 Configuring Applications for Private Database Instances........................ 99 19 Pyramid 103 19.1 Deploying an Existing Pyramid Project................................. 103 19.2 Serving Pyramid with a URL Prefix................................... 104 19.3 Starting, Stopping, and Restarting Pyramid............................... 104 20 Python 107 20.1 Python Search Path............................................ 107 20.2 Creating a python Alias........................................ 108 20.3 Installing Python Packages........................................ 108 20.4 Troubleshooting............................................. 110 21 Ruby 115 21.1 Installing Gems.............................................. 115 22 Ruby on Rails 117 22.1 Installing Ruby on Rails......................................... 117 22.2 Upgrading RubyGems.......................................... 118 22.3 Installing Gems.............................................. 118 22.4 Installing Multiple Gems with Bundler................................. 119 22.5 Installing ImageMagick and RMagick.................................. 119 22.6 Installing sqlite3-ruby .......................................... 120 22.7 Deploying a Ruby on Rails Application................................. 121 22.8 Deploying a Ruby on Rails Application with Capistrano........................ 121 22.9 Upgrading Ruby on Rails........................................ 122 22.10 Using a Database with a Ruby on Rails Application.......................... 123 22.11 Configuring Action Mailer........................................ 124 22.12 Troubleshooting............................................. 125 23 Redmine 127 23.1 Configuring Redmine to Send Email................................... 127 24 SQLite 129 24.1 Installing SQLite............................................. 129 24.2 Installing SQLite from Source...................................... 129 25 Static Files, CGI Scripts, and PHP Pages 131 25.1 Static-only................................................ 131 25.2 Static/CGI/PHP.............................................. 132 25.3 Troubleshooting............................................. 138 26 Subversion 143 26.1 Send Email Notifications with a Post-Commit Hook.......................... 143 26.2 Managing Users............................................. 144 iii 26.3 Reusing Usernames and Passwords Between Subversion and Trac................... 145 26.4 Backing Up and Restoring Subversion Repositories........................... 145 27 Trac 147 27.1 Getting Started with Trac........................................ 147 27.2 Enabling Email Notifications...................................... 149 27.3 Enabling reStructuredText........................................ 149 27.4 Managing Users............................................. 150 27.5 Disable .htpasswd Authentication.................................. 150 27.6 Changing the Git Repository Path.................................... 151 27.7 Setting a Logo.............................................. 151 27.8 Setting Trac’s Default Time Zone.................................... 152 27.9 Upgrade a Trac Application....................................... 152 28 WebDAV 155 28.1 Creating a WebDAV Application.................................... 155 28.2 Adding and Removing WebDAV Users................................. 156 29 Webstats 159 29.1 AWStats................................................. 159 29.2 Webalizer................................................. 159 30 WordPress 161 30.1 Using WordPress............................................. 161 30.2 Advanced WordPress........................................... 165 30.3 Troubleshooting WordPress....................................... 168 Index 171 iv WebFaction Software Documentation Contents: CONTENTS 1 WebFaction Software Documentation 2 CONTENTS CHAPTER ONE GENERAL TOPICS
Recommended publications
  • Joomla Vs Drupal - Website Content Management Systems]
    [JOOMLA VS DRUPAL - WEBSITE CONTENT MANAGEMENT SYSTEMS] Joomla or Drupal? CMS’s are generally used to manage and control a large, dynamic collection of Web material (HTML documents and their associated images). And yes, they can take the web maintenance person out of the picture, as clients can update their own content, as and when required There are numerous Web CMS (Content Management Systems), and each one can ether fall into Open Source or proprietary. The ones that tend to stand out from the crowd, or should I say those that are more commonly used by small website design agencies are Word Press, Joomla and Drupal. So which one do you choose as a customer, or do you leave this to your web developer? Generally speaking, Joomla has a cleaner and smoother user interface; on the other hand Drupal is more flexible. Drupal and Joomla developers could argue all day,, so I’m going to go in as a bipartisan developer. • For starters both are easy to install and deploy, and many hosting companies have a one click install for these. • Both have plenty of modules and extensions you can use. • Joomla has a lighter learning curve than Drupal. • Joomla support SSL logins and SSL pages. Drupal not known to support it. • Server resources utilization is more compared to drupal © 2009 www.visualwebz.com Seattle Web Development Company [JOOMLA VS DRUPAL - WEBSITE CONTENT MANAGEMENT SYSTEMS] Summary of Joomla & Drupal Features • Limited technical knowledge need to get started. • Short learning curve • Cannot integrate other scripts etc. to your site • Generally you cannot create high-end sites, without additional investment of time.
    [Show full text]
  • Big Data Analytics 732A54 and TDDE31 Technical Introduction Erik Rosendal Based on Slides by Maximilian Pfundstein 2
    Big Data Analytics 732A54 and TDDE31 Technical Introduction Erik Rosendal Based on slides by Maximilian Pfundstein 2 Deadline for lab groups today! Do not forget to sign up to lab groups in WebReg 732A54: https://www.ida.liu.se/webreg3/732A54-2021-1/LAB/ TDDE31: https://www.ida.liu.se/webreg3/TDDE31-2021-1/LAB/ 3 Aims This presentation should give you some hints how to use the NSC Sigma cluster along with some theoretical and practical information. The aim of the labs is not only to learn PySpark, but also to learn how to connect to a cluster and give you an opportunity to broaden your technical knowledge. This introduction does not cover the programming part of PySpark. 4 Table of Contents • Theoretical Introduction – Linux Systems – Shells – Virtual Environments and Modules – Apache Spark and PySpark • git • Practical Introduction – Secure Shell & Keys – Connecting – Developing – Submit a job Linux Systems Theoretical Introduction 6 Linux Systems • Prefer using the CLI rather than GUIs, simplifies the "how-to” long-term • ThinLinc is available for the most parts of your labs Shells Theoretical Introduction 8 Shells • The Terminal is the application, the shell the actual interactor • Command line shells: – sh – bash (default on most Linux systems) – cmd.exe (default on Windows) – zsh (default on macOS since Catalina) Virtual Environments and Modules Theoretical Introduction 10 Virtual Environments and Modules • There exist programs, that set up environments (venv) or modules for you – module: http://modules.sourceforge.net/ – conda: https://www.anaconda.com/
    [Show full text]
  • Building Online Content and Community with Drupal
    Collaborative Librarianship Volume 1 Issue 4 Article 10 2009 Building Online Content and Community with Drupal Gabrielle Wiersma University of Colorado at Boulder, [email protected] Follow this and additional works at: https://digitalcommons.du.edu/collaborativelibrarianship Part of the Collection Development and Management Commons Recommended Citation Wiersma, Gabrielle (2009) "Building Online Content and Community with Drupal," Collaborative Librarianship: Vol. 1 : Iss. 4 , Article 10. DOI: https://doi.org/10.29087/2009.1.4.10 Available at: https://digitalcommons.du.edu/collaborativelibrarianship/vol1/iss4/10 This Review is brought to you for free and open access by Digital Commons @ DU. It has been accepted for inclusion in Collaborative Librarianship by an authorized editor of Digital Commons @ DU. For more information, please contact [email protected],[email protected]. Wiersma: Building Online Content and Community with Drupal Building Online Content and Community with Drupal Gabrielle Wiersma ([email protected]) Engineering Research and Instruction Librarian, University of Colorado at Boulder Libraries use content management systems Additionally, all users are allowed to post in order to create, manage, edit, and publish content without using code, which enables content on the Web more efficiently. Drupal less tech savvy users to contribute content (drupal.org), one such Web-based content just as easily as their more proficient coun- management system, is unique because it terparts. For example, a library could use employs a bottom-up strategy for Web de- Drupal to allow library staff to view and sign that separates the content of the site edit the library Web site, blog, and staff from the formatting which means that “you intranet.
    [Show full text]
  • Program Details
    Home Program Hotel Be an Exhibitor Be a Sponsor Review Committee Press Room Past Events Contact Us Program Details Monday, November 3, 2014 08:30-10:00 MORNING TUTORIALS Track 1: An Introduction to Writing Systems & Unicode Presenter: This tutorial will provide you with a good understanding of the many unique characteristics of non-Latin Richard Ishida writing systems, and illustrate the problems involved in implementing such scripts in products. It does not Internationalization provide detailed coding advice, but does provide the essential background information you need to Activity Lead, W3C understand the fundamental issues related to Unicode deployment, across a wide range of scripts. It has proved to be an excellent orientation for newcomers to the conference, providing the background needed to assist understanding of the other talks! The tutorial goes beyond encoding issues to discuss characteristics related to input of ideographs, combining characters, context-dependent shape variation, text direction, vowel signs, ligatures, punctuation, wrapping and editing, font issues, sorting and indexing, keyboards, and more. The concepts are introduced through the use of examples from Chinese, Japanese, Korean, Arabic, Hebrew, Thai, Hindi/Tamil, Russian and Greek. While the tutorial is perfectly accessible to beginners, it has also attracted very good reviews from people at an intermediate and advanced level, due to the breadth of scripts discussed. No prior knowledge is needed. Presenters: Track 2: Localization Workshop Daniel Goldschmidt Two highly experienced industry experts will illuminate the basics of localization for session participants Sr. International over the course of three one-hour blocks. This instruction is particularly oriented to participants who are Program Manager, new to localization.
    [Show full text]
  • Desarrollo De Una Aplicación Web De Gestión Colaborativa Para Un Club De Triatlón
    Escola Tècnica Superior d’Enginyeria Informàtica Universitat Politècnica de València Desarrollo de una aplicación web de gestión colaborativa para un club de triatlón Trabajo Fin de Grado Grado en Ingeniería Informática Autor: Jose Enrique Pérez Rubio Tutor/a: Manuela Albert Albiol Victoria Torres Bosch 2016 - 2017 Desarrollo de una aplicación web de gestión colaborativa para un club de triatlón 2 Resumen Se ha desarrollado una intranet para sustituir el actual método de contacto y navegación de los usuarios el cual es un foro. La nueva aplicación cuenta con más funcionalidades que no estaban disponibles anteriormente. La página web está desarrollada en web2py, un framework de Python. Como patrón de diseño para la implementación se utilizará el conocido Modelo Vista Controlador (MVC), arquitectura estándar hoy en día el cual separa los datos y la lógica de las vistas del usuario. Este diseño facilita el desarrollo y mantenimiento de las aplicaciones. Palabras clave: triatlón, intranet, web2py, framework, Python. MCV Abstract This Intranet has been developed to replace the current users contact and navigation method, nowadays it is a forum. The new application has more functionality than previously available. This web page is developed in Python web2py’s framework. As design for the implementation we'll be using the Model View Controller (MVC), standard architecture because it separates the data and the logic from user's view. This design improves the development and maintenance of applications. Keywords: triathlon, intranet, web2py, framework, Python, MVC 3 Desarrollo de una aplicación web de gestión colaborativa para un club de triatlón Agradecimientos Antes de nada, me gustaría dar las gracias a: Mis padres, por alentarme a continuar mi educación y han trabajado siempre muy duro para poder brindarme la oportunidad que ellos nunca tuvieron para poder continuar mis estudios.
    [Show full text]
  • Ghub User and Developer Manual for Version 3.5.2
    Ghub User and Developer Manual for version 3.5.2 Jonas Bernoulli Copyright (C) 2017-2021 Jonas Bernoulli <[email protected]> You can redistribute this document and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This document is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABIL- ITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. i Table of Contents 1 Introduction ::::::::::::::::::::::::::::::::::::: 1 2 Getting Started:::::::::::::::::::::::::::::::::: 2 2.1 Basic Concepts, Arguments and Variables ::::::::::::::::::::::: 2 2.2 Setting the Username ::::::::::::::::::::::::::::::::::::::::::: 3 2.2.1 Setting your Github.com Username :::::::::::::::::::::::: 3 2.2.2 Setting your Gitlab.com Username ::::::::::::::::::::::::: 4 2.2.3 Setting your Github Enterprise Username :::::::::::::::::: 4 2.2.4 Setting your Username for Other Hosts and/or Forges :::::: 4 2.3 Creating and Storing a Token ::::::::::::::::::::::::::::::::::: 4 2.3.1 Creating a Token :::::::::::::::::::::::::::::::::::::::::: 4 2.3.2 Storing a Token:::::::::::::::::::::::::::::::::::::::::::: 5 2.4 Github Configuration Variables ::::::::::::::::::::::::::::::::: 5 3 API ::::::::::::::::::::::::::::::::::::::::::::::: 7 3.1 Their APIs ::::::::::::::::::::::::::::::::::::::::::::::::::::: 7 3.2 Making REST Requests ::::::::::::::::::::::::::::::::::::::::
    [Show full text]
  • Dotnetnuke Remote Code Execution Vulnerability Cve®1-2017-9822
    DOTNETNUKE REMOTE CODE EXECUTION VULNERABILITY CVE®1-2017-9822 DISCUSSION DotNetNuke®2 (DNN), also known as DNN Evoq and DNN Evoq Engage, is a web-based Content Management System (CMS) developed on the Microsoft®3 .NET framework. DNN is a web application commonly deployed on local or cloud Microsoft Internet Information Service (IIS) servers. On July 7, 2017, security researchers revealed a vulnerability within DNN versions 5.2.0 through 9.1.0 that allows an attacker to forge valid DNN credentials and execute arbitrary commands on DNN web servers. Web-based applications, such as DNN, can be overlooked in routine patching since vulnerability scans may be unaware of their presence. Furthermore, administrators often postpone major version updates to web applications due to the frequent user impact and incompatibility with customized features. Web applications are a frequent target for attackers and vulnerabilities can be exploited days or even hours after their release. For this reason, configuring web applications to update automatically is imperative to secure web application servers. There are many web-based CMSs similar to DNN. Other common CMS’s are WordPress®4, Drupal®5 and Joomla®6. Organizations should be aware of CMS instances within their purview (i.e., blog, wiki, etc.) and ensure adequate processes are in place for timely updates. MITIGATION ACTIONS The most effective mitigation action is to update to the latest version of DNN, version 9.1.1, which is not vulnerable. A hotfix is available at dnnsoftware.com for older versions of DNN, but NSA recommends to only use the hotfix as a temporary measure while migrating to the latest version.
    [Show full text]
  • The Drupal Decision
    The Drupal Decision Stephen Sanzo | Director of Marketing and Business Development | Isovera [email protected] www.isovera.com Agenda 6 Open Source 6 The Big Three 6 Why Drupal? 6 Overview 6 Features 6 Examples 6 Under the Hood 6 Questions (non-technical, please) Open Source Software “Let the code be available to all!” 6 Software that is available in source code form for which the source code and certain other rights normally reserved for copyright holders are provided under a software license that permits users to study, change, and improve the software. 6 Adoption of open-source software models has resulted in savings of about $60 billion per year to consumers. http://en.wikipedia.org/wiki/Open-source_software www.isovera.com Open Source Software However… Open source doesn't just mean access to the source code. The distribution terms of open-source software must comply criteria established by the Open Source Initiative. http://www.opensource.org/docs/osd www.isovera.com Open Source Software Free as in… Not this… www.isovera.com Open Source CMS Advantages for Open Source CMS 6 No licensing fees - allows you to obtain enterprise quality software at little to no cost 6 Vendor flexibility - you can choose whether or not you want to hire a vendor to help you customize, implement, and support it, or do this internally. If at any point along the way you decide you don’t like your vendor, you are free to find another. 6 Software flexibility – in many cases, proprietary software is slow to react to the markets needs.
    [Show full text]
  • Awesome Selfhosted - Software Development - Project Management
    Awesome Selfhosted - Software Development - Project Management Software Development - Project Management See also: awesome-sysadmin/Code Review Bonobo Git Server - Set up your own self hosted git server on IIS for Windows. Manage users and have full control over your repositories with a nice user friendly graphical interface. ( Source Code) MIT C# Fossil - Distributed version control system featuring wiki and bug tracker. BSD-2-Clause- FreeBSD C Goodwork - Self hosted project management and collaboration tool powered by Laravel & VueJS. (Demo, Source Code) MIT PHP Gitblit - Pure Java stack for managing, viewing, and serving Git repositories. (Source Code) Apache-2.0 Java gitbucket - Easily installable GitHub clone powered by Scala. (Source Code) Apache-2.0 Scala/Java Gitea - Community managed fork of Gogs, lightweight code hosting solution. (Demo, Source Code) MIT Go GitLab - Self Hosted Git repository management, code reviews, issue tracking, activity feeds and wikis. (Demo, Source Code) MIT Ruby Gitlist - Web-based git repository browser - GitList allows you to browse repositories using your favorite browser, viewing files under different revisions, commit history and diffs. ( Source Code) BSD-3-Clause PHP Gitolite - Gitolite allows you to setup git hosting on a central server, with fine-grained access control and many more powerful features. (Source Code) GPL-2.0 Perl GitPrep - Portable Github clone. (Demo, Source Code) Artistic-2.0 Perl Git WebUI - Standalone web based user interface for git repositories. Apache-2.0 Python Gogs - Painless self-hosted Git Service written in Go. (Demo, Source Code) MIT Go Kallithea - Source code management system that supports two leading version control systems, Mercurial and Git, with a web interface.
    [Show full text]
  • TRABAJO PRÁCTICO FINAL Laboratorio De Redes Y Sistemas Operativos
    TRABAJO PRÁCTICO FINAL Laboratorio de redes y sistemas operativos GITEA (https://gitea.io) Your children are​ not your children. They are the sons and daughters of Life’s longing for itself. They come through you but not from you, and though they are with you yet they belong not to you. Kahlil Gibran Gitea es un servicio de auto hosteo de Git. Es similar a GitHub, Bitbucket o Gitlab. La meta de este proyecto es hacerlo más fácil, rápido, y más básica la forma de levantar un servicio de Git auto hosteado.Soporta todas las plataformas, incluyendo Linux, macOS y Windows, incluso en arquitecturas como ARM o PowerPC. INSTALACIÓN Hay varias formas de instalarlo1, para distintos sistemas operativos. Elegimos instalarlo en el sistema operativo que tenemos corriendo en nuestra notebook, un Ubuntu 16.xx. A continuación agregamos una imágen con los detalles de la computadora. Para instalar en Ubuntu (o cualquier Linux) no tenemos paquetes disponibles, así que debemos hacer la instalación mediante un archivo .BIN. Podemos elegir entre las distintas versiones cambiando la url donde va a buscar el archivo. Para saber 1 Cabe destacar que en la página hay un documento explicando el proceso de instalación para cada uno de los sistemas operativos. Alvaro Piorno #12Cactus Damian Rigazio cual podemos elegir entramos a https://dl.gitea.io/gitea/ y hacemos click en la ​ ​ carpeta que contiene la versión deseada2 y copiamos la url para usarla a en el siguiente paso. Una vez definida la versión abrimos una terminal con permisos de root y escribimos: 3 Modificando la url por la que copiamos en el paso previo.
    [Show full text]
  • Snapshots of Open Source Project Management Software
    International Journal of Economics, Commerce and Management United Kingdom ISSN 2348 0386 Vol. VIII, Issue 10, Oct 2020 http://ijecm.co.uk/ SNAPSHOTS OF OPEN SOURCE PROJECT MANAGEMENT SOFTWARE Balaji Janamanchi Associate Professor of Management Division of International Business and Technology Studies A.R. Sanchez Jr. School of Business, Texas A & M International University Laredo, Texas, United States of America [email protected] Abstract This study attempts to present snapshots of the features and usefulness of Open Source Software (OSS) for Project Management (PM). The objectives include understanding the PM- specific features such as budgeting project planning, project tracking, time tracking, collaboration, task management, resource management or portfolio management, file sharing and reporting, as well as OSS features viz., license type, programming language, OS version available, review and rating in impacting the number of downloads, and other such usage metrics. This study seeks to understand the availability and accessibility of Open Source Project Management software on the well-known large repository of open source software resources, viz., SourceForge. Limiting the search to “Project Management” as the key words, data for the top fifty OS applications ranked by the downloads is obtained and analyzed. Useful classification is developed to assist all stakeholders to understand the state of open source project management (OSPM) software on the SourceForge forum. Some updates in the ranking and popularity of software since
    [Show full text]
  • Open Source Content Management Software's Joomla and Drupal
    Open Source Content Management Software’s Joomla and Drupal: A Comparative Study Subhankar Ray Chowdhury Abstract: Content management is an effective tool for creating, collecting, organising and retrieving electronic document as well as web resources. Content management system can provide us various types’ web-based information service. At present open source is a popular choice in the field of Library and Information science. This paper covers two open source content management software i.e. Joomla and Drupal with their technical requirements, features, functions, service, importance etc. This paper will also give a complete overview about content management system with its advantage and need in organisation and dissemination of information in the library. Key Words: Content Management Software’s, Joomla, Drupal, comparative study Introduction: In today’s world library users are became more web savvy for the availability of internet. For that user expectations have also changed from traditional document to web based or e-documents. Now user’s wants training videos, presentations, white paper, scholarly article and much more. Blogs, wikis, social networking sites, twitter, RSS and other tools included as web 2.0 technologies have transformed the way content is created, developed, managed and shared. In recent time information in any form is typically referred to as content or digital content. Content management system is an effective tool for content or resource sharing. Libraries have also adopted these new technologies to provide services among all user groups. With the help of these content management systems libraries can collaboratively produce, share and disseminate information to the users. Along with that libraries can also create and develop a web site for their own.
    [Show full text]