Wiki

TwitterFacebook
Get flash to fully experience Pearltrees

Internal Wikis - Small Business Technology Articles - Entrepreneurial Tips – Resources for Entrepreneurs - Gaebler Ventures - Chicago, Illinois

http://www.gaebler.com/Internal-Wikis.htm Wikis have taken the world by storm. Are you leveraging them within your business? You should be.
Wikis are a smart response to your company's content management problems. These easy-to-use solutions have tons of applications for businesses -- all of which give your company collaborative synergy for little or no cost. Wiki is a term that has charged into the American vernacular and taken the Internet by storm. http://www.gaebler.com/Business-Application-Wikis.htm

Business Application Wikis - Wikis

http://it.toolbox.com/wiki/index.php/Use_a_wiki_for_internal_documentation updated Feb 22, 2008 11:01 am | 11,925 views Introduction When considering all of the standard ways of creating an inclusive and rich set of Knowledge Management , which would need to include a whole set of documents targeting all aspects of doing business ( IT as well), a company may decide to use a wiki.

Use a wiki for internal documentation

http://www.wikipatterns.org/display/wikipatterns/About About To get started creating your profile and editing pages, visit How to use this wiki . There is no 'right' way to use a wiki. The fantastic thing about wikis, and the reason they have been so successful, is that they are built from the ground up by the people who use them. That way, the structure of a wiki, and how it is used, comes to mirror how the people using the wiki want to structure it, how they want to use it.

About - Wiki Patterns

http://www.journaldunet.com/management/dossiers/031115cominterne/wiki.shtml Encore anecdotiques, les Wikis s'apprêtent à envahir le monde professionnel. En entreprise, ces nouveaux outils peuvent être utilisés par des groupes de travail ou pour la communication interne. Une seule condition : que la hiérarchie se fasse discrète.

Communication interne : Wiki, le summum du collaboratif

Wikis are the sort of knowledge management tool that you’d immediately think of as having great value to museums. However it seems that in the sector they are rarely found outside of IT departments – if at all. We’ve been looking at them at the Powerhouse for quite a few years now.

Implementing an internal wiki – Dan Collins on the Powerhouse’s rollout of Confluence

http://www.freshandnew.org/2008/12/implementing-an-internal-wiki-dan-collins-on-the-powerhouses-rollout-of-confluence/
MediaWiki est un ensemble wiki à base de logiciels libres Open source développé à l'origine pour Wikipédia , et utilisé aujourd'hui par plusieurs autres projets de l'association à but non lucratif Wikimedia Foundation ainsi que par beaucoup d'autres wikis , y compris ce site web, base de MediaWiki. Utilisez les liens ci-dessous pour explorer le contenu de ce site. Vous trouverez du contenu traduit dans d'autres langues, notamment en français, mais sachez que la langue de référence de la documentation est l'anglais. Pour les questions d'ordre général, voyez la page de support et contact ou bien l' espace de support .

MediaWiki

http://www.mediawiki.org/wiki/MediaWiki/fr
MediaWiki installs itself using an interactive, web-based installation script. Before you can run this script, you need to do a couple of things. First, ensure that you have installed prerequisites (Apache/IIS, MySQL4 or later (5 or later as of version 1.19 ) and PHP5).

Installation 1

http://www.mediawiki.org/wiki/Manual:Installing_MediaWiki
http://www.sendmail.com/sm/open_source/download/ Sentrion Overview Sentrion Platform Sentrion REAC Sentrion Mimecast Hard Appliances Virtual Appliances Overview Policy Compliance Secure Content Filtering Cloud Partner Enterprise Community Overview Download Security Support News Documentation Tips & Tricks DKIM FAQ Misc Milters Overview Directory Synchronization Messaging Architecture Review High Volume Mail HIPAA Policy QUICKStart Implementation Performance Tuning Training Services Overview Message Routing and Configuration Message Policy Management Connection Control / Attack Prevention Directory Configuration and Management Overview Sendmail Partners Milter Community Industry Organizations System Integrators & Distributors Overview Silver Support Gold Support Platinum Support Open Source Support Security Advisories Contact Support

Sendmail

About phpMyAdmin is a free software tool written in PHP , intended to handle the administration of MySQL over the World Wide Web. phpMyAdmin supports a wide range of operations with MySQL. The most frequently used operations are supported by the user interface (managing databases, tables, fields, relations, indexes, users, permissions, etc), while you still have the ability to directly execute any SQL statement. phpMyAdmin comes with a wide range of documentation and users are welcome to update our wiki pages to share ideas and howtos for various operations. The phpMyAdmin team will try to help you if you face any problem; you can use a variety of support channels to get help. phpMyAdmin is also very deeply documented in a book written by one of the developers – Mastering phpMyAdmin for Effective MySQL Management , which is available in English and Spanish .

phpMyAdmin

http://www.phpmyadmin.net/home_page/index.php
A simple guide to the basics of the four most commonly used SQL statements used on MySQL. SQL statements are statements that allow interaction with a database. In my case the most frequent database type I access is MySQL, however the statements I use every single day are usable across most of the major database solutions in the world. As a result I thought it would be good to publish a basic introduction to SQL and how it can be impliemented for your website, and how it is not overly difficult to update SQL queries, or to build new queries from scratch. The first and the most common SQL statement that I use on an almost daily basis, a SELECT statement, it is used to obtain information from the database, and it is something that is regularly used in order to get the information required, normally this is done to gain content from a database controlled content management system.

An Introduction to SQL Statements

Installation 2

An English native speaker may translate the German version that is up-to-date. The 1.13alpha Config script Once you have uploaded/installed MediaWiki on web server, the first thing you need to do is complete the basic setup by running the supplied configuration script. This script allows you to tell MediaWiki the information it needs in order to get the wiki up and running.

Manual:Contents

This is a technical manual for the MediaWiki software . It contains information for developers and system administrators on installing , managing and developing for the MediaWiki software. This manual is not for end users of MediaWiki. If you are looking for documentation to help you use MediaWiki, read the MediaWiki Handbook . [ edit ] Main sections [ edit ] Others

Admin Système

Ceci est un endroit ou vous pourrez trouver de l'aide pour installer, mettre à jour ou configurer le logiciel MediaWiki. Ces pages sont encore en stade de développement. Si vous ne trouvez pas une réponse à votre question ou si vous avez trouvé une source d'information mais qui n'est pas liée laissez un commentaire en page de discussion et quelqu'un s'en occupera. [ edit ] Aide sur MediaWiki.org Télécharger MediaWiki Installer MediaWiki Manuel : configuration Manuel : paramètres de configuration — Paramètres disponibles permettant de configurer MediaWiki.

How to become a MediaWiki hacker

For other ways to get involved in the MediaWiki community, see How to contribute . This article is written to help novice developers learn the skills needed to contribute to MediaWiki development. If you are an experienced developer, visit the developer hub instead. Overview MediaWiki is the software that powers Wikipedia, its sister projects and thousands of wikis all over the world. It runs on most operating systems, is written in PHP, primarily uses the MySQL database server and uses jQuery as the client Javascript library.