ERP/CRM Systém Pro Webhostingovou Firmu

Total Page:16

File Type:pdf, Size:1020Kb

ERP/CRM Systém Pro Webhostingovou Firmu ERP/CRM systém pro webhostingovou firmu An ERP/CRM System for a Web-hosting Company Petr Štipek Bakalářská práce 2012 UTB ve Zlíně, Fakulta aplikované informatiky, 2012 2 UTB ve Zlíně, Fakulta aplikované informatiky, 2012 3 UTB ve Zlíně, Fakulta aplikované informatiky, 2012 4 ABSTRAKT Cílem bakalářské práce je seznámit se s problematikou v oblasti webhostingových služeb. Cílem je také popsat, vysvětlit a vyzkoušet jedno z možných řešení, které se nabízí. Jak by takový systém bylo možné realizovat, popisují samostatné kapitoly bakalářské práce. Za pomoci obecně popsaných principů i přesných technických specifikací, popisuji možné řešení nejen po technické, ale i po obchodní stránce. Dále se zde seznámíte s pojmy z oboru webové komunikace, metodami přenosu dat, šifrování, webové bezpečnosti a zabezpečení serveru, ale také s metodami a pomůckami pro vývoj internetových aplikací. V praktické části bude nastíněn způsob realizace serveru obstarávajícího správu doménových názvů, FTP přístupů, komunikaci s registrátorem domén a vytvoření rozhraní pro přenos dat s účetním systémem. Výsledkem této práce je popis procesu zajišťujícího kompletní správu webhostingového serveru, účetnictví a dalších nutných služeb potřebných pro provoz. Klíčová slova: webhosting, domény, internetové služby, provizní systém ABSTRACT The aim of thesis is acquaintance with the problems of webhosting services. The other aim is to describe, explain and try one of possible solution, which is solicited. Separated cheapters of this thesis describe how could be this system realized. I describe possible resolution not only by technical side but too by commercial side with help generally described technical specfication. You will be familiarized with terms from web communication branch, with methods of transmission of data, encryption, with web safety and security of server, but with methods and utilities for development of internet applications too. The part of my practical component will be indication of way how to realize server which obtains administration of domain names, FTP entry, communication with Filip clerk of domains and establishment of interface for transmission of data with accounting system. The result of this work is the description of process which ensures completely administration webhosting server, accounting and other necessary services required for operation. Keywords: web-hosting, domains, internet services, commission system UTB ve Zlíně, Fakulta aplikované informatiky, 2012 5 Děkuji vedoucímu práce panu Ing. Tomáši Dulíkovi za pomoc při zpracování této bakalářské práce a jeho cenné rady. UTB ve Zlíně, Fakulta aplikované informatiky, 2012 6 Prohlašuji, že beru na vědomí, že odevzdáním bakalářské práce souhlasím se zveřejněním své práce podle zákona č. 111/1998 Sb. o vysokých školách a o změně a doplnění dalších zákonů (zákon o vysokých školách), ve znění pozdějších právních předpisů, bez ohledu na výsledek obhajoby; beru na vědomí, že bakalářská práce bude uložena v elektronické podobě v univerzitním informačním systému dostupná k prezenčnímu nahlédnutí, že jeden výtisk bakalářské práce bude uložen v příruční knihovně Fakulty aplikované informatiky Univerzity Tomáše Bati ve Zlíně a jeden výtisk bude uložen u vedoucího práce; byl/a jsem seznámen/a s tím, že na moji bakalářskou práci se plně vztahuje zákon č. 121/2000 Sb. o právu autorském, o právech souvisejících s právem autorským a o změně některých zákonů (autorský zákon) ve znění pozdějších právních předpisů, zejm. § 35 odst. 3; beru na vědomí, že podle § 60 odst. 1 autorského zákona má UTB ve Zlíně právo na uzavření licenční smlouvy o užití školního díla v rozsahu § 12 odst. 4 autorského zákona; beru na vědomí, že podle § 60 odst. 2 a 3 autorského zákona mohu užít své dílo – bakalářskou práci nebo poskytnout licenci k jejímu využití jen s předchozím písemným souhlasem Univerzity Tomáše Bati ve Zlíně, která je oprávněna v takovém případě ode mne požadovat přiměřený příspěvek na úhradu nákladů, které byly Univerzitou Tomáše Bati ve Zlíně na vytvoření díla vynaloženy (až do jejich skutečné výše); beru na vědomí, že pokud bylo k vypracování bakalářské práce využito softwaru poskytnutého Univerzitou Tomáše Bati ve Zlíně nebo jinými subjekty pouze ke studijním a výzkumným účelům (tedy pouze k nekomerčnímu využití), nelze výsledky bakalářské práce využít ke komerčním účelům; beru na vědomí, že pokud je výstupem bakalářské práce jakýkoliv softwarový produkt, považují se za součást práce rovněž i zdrojové kódy, popř. soubory, ze kterých se projekt skládá. Neodevzdání této součásti může být důvodem k neobhájení práce. Prohlašuji, . že jsem na bakalářské práci pracoval samostatně a použitou literaturu jsem citoval. V případě publikace výsledků budu uveden jako spoluautor. že odevzdaná verze bakalářské práce a verze elektronická nahraná do IS/STAG jsou totožné. Ve Zlíně .…….………………. podpis diplomanta UTB ve Zlíně, Fakulta aplikované informatiky, 2012 7 OBSAH ÚVOD .............................................................................................................................. 9 I TEORETICKÁ ČÁST ......................................................................................... 10 1 INFORMAČNÍ ERP/CRM SYSTÉMY .............................................................. 11 1.1 ALTERNC ......................................................................................................... 11 1.2 DTC ................................................................................................................ 12 1.3 CPANEL ........................................................................................................... 12 1.4 ZPANEL ........................................................................................................... 12 1.5 VLASTNÍ APLIKACE .......................................................................................... 13 2 FRAMEWORKY ................................................................................................. 14 2.1 NETTE FRAMEWORK......................................................................................... 15 2.2 JQUERY ......................................................................................................... 16 3 DOMÉNY ............................................................................................................. 17 3.1 WHOIS ............................................................................................................. 17 3.2 DNS SYSTÉM ................................................................................................... 17 3.2.1 DNS a směrování dotazů na webovou stránku........................................... 18 3.3 PŘÍSTUP A ZABEZPEČENÍ DAT ............................................................................ 19 3.3.1 FTP .......................................................................................................... 19 3.3.2 HTTP ....................................................................................................... 19 3.3.3 SSL – zabezpečení spojení a přenosu dat .................................................. 20 II PRAKTICKÁ ČÁST ............................................................................................ 21 4 POŽADAVKY NA SERVER A APLIKACI ....................................................... 22 4.1 STRUKTURA UŽIVATELSKÝCH ÚČTŮ A VAZBY S FIRMAMI ................................... 23 4.1.1 Autorizace přístupu, ochrana zakladatele, odchod z firmy ......................... 23 4.2 TARIFY ............................................................................................................ 24 4.3 DEPOZIT........................................................................................................... 24 4.4 DOMÉNY .......................................................................................................... 24 4.4.1 Registrace a převedení domén................................................................... 24 4.4.2 DNS server ............................................................................................... 25 4.4.3 Zavedení domény do systému ................................................................... 25 4.4.4 FTP účty ................................................................................................... 25 4.4.5 Databáze ................................................................................................... 25 4.4.6 Emailové schránky ................................................................................... 26 4.5 KREDITNÍ SYSTÉM, HIERARCHICKÉ ZAŘAZENÍ FIREM .......................................... 27 4.6 VYTVÁŘENÍ A ZPRACOVÁNÍ OBJEDNÁVEK NA ZÁKLADĚ ŽÁDOSTÍ PODANÝCH VE FIREMNÍ ADMINISTRACI ............................................................................... 28 4.7 KOMUNIKACE S ÚČETNÍM SYSTÉMEM ................................................................ 29 5 SPUŠTĚNÍ SERVERU A REALIZACE APLIKACE ........................................ 30 5.1 VÝBĚR PROSTORU PRO SERVER ......................................................................... 30 5.1.1 Vedení vlastních prostorů pro servery ....................................................... 30 5.1.2 Server housing .......................................................................................... 30 5.1.3 Volba počtu serverů .................................................................................. 30 UTB ve Zlíně, Fakulta aplikované informatiky, 2012 8 5.2 VÝBĚR SYSTÉMU A DISTRIBUCÍ PRO DANÝ SERVER ...........................................
Recommended publications
  • Alternc Utilisation Et Gestion Des Comptes Utilisateurs
    AlternC Utilisation et gestion des comptes utilisateurs Janvier 2005 EITIC (www.eitic.fr) pour L'UNOPS 1 Table des matières Architecture AlternC : généralités..............................................................3 Logiciels................................................................................ .........................3 Sécurité.........................................................................................................3 Communauté.............................................. ...................................................4 Spécificités....................................................................................................4 Avertissement............................................................................. ...................4 L'interface web d'AlternC.............................................................................5 Connexion au bureau virtuel ............................................ .............................5 Les fenêtres du bureau virtuel ......................................................................6 Gestion d'un compte AlternC.......................................................................7 Utilisation d'un compte AlternC.....................................................................7 Bureau virtuel d'un compte Alternc...............................................................7 Gestion d'un compte AlternC : nom de domaine et fichiers web ................................................................9 Nom de domaine : installation sur
    [Show full text]
  • 1000 Kode Rahasia Google | Web Server | Login
    intitle:index.of +last modified ++parent directory +(zip|rar|7z|exe|msi) +"go.id" -ht m -html -php -asp -FrontPage- ext:pwd inurl:(service | authors | administrators | users) !Host=*.* intext:enc_UserPassword=* ext:pcf !Host=*.* intext:enc_UserPassword=* extcf "# -FrontPage-" extwd inurlservice | authors | administrators | users) "# -Front Page-" inurl:service.pwd "#mysql dump" filetype:sql "#mysql dump" filetype:sql 21232f297a57a5a743894a0e4a801fc33 "A syntax error has occurred" filetype:ihtml "access denied for user" "using password" "admin account info" filetype:log "allow_call_time_pass_reference" "PATH_INFO" "An illegal character has been found in the statement" -"previous message" "apricot - admin" 00h "ASP.NET_SessionId" "data source=" "AutoCreate=TRUE password=*" "bp blog admin" intitle:login | intitle:admin -site:johnny.ihackstuff.com "by Reimar Hoven. All Rights Reserved. Disclaimer" | inurl:"log/logdb.dta" "Can't connect to local" intitle:warning "Certificate Practice Statement" inurlPDF | DOC) "Chatologica MetaSearch" "stack tracking" "detected an internal error [IBM][CLI Driver][DB2/6000]" "Emergisoft web applications are a part of our" "error found handling the request" cocoon filetype:xml "Establishing a secure Integrated Lights Out session with" OR intitle:"Data Fram e - Browser not HTTP 1.1 compatible" OR intitle:"HP Integrated Lights- "Fatal error: Call to undefined function" -reply -the -next "ftp://" "www.eastgame.net" "Generated by phpSystem" "generated by wwwstat" "Host Vulnerability Summary Report" "HostingAccelerator"
    [Show full text]
  • Proquest Dissertations
    DEPARTEMENT DES LETTRES ET COMMUNICATION Faculté des lettres et sciences humaines Université de Sherbrooke LE LOGICIEL LIBRE AU QUÉBEC : IDÉAUX ET MOTIVATIONS DE LA COMMUNAUTÉ DACTEURS-CONTRIBUTEURS par Marc-André Dulude Mémoire présenté en vue de l'obtention du grade de maître es Arts (M.A.) Sherbrooke AOÛT 2010 J- ^V¿i Library and Archives Bibliothèque et 1*1 Canada Archives Canada Published Heritage Direction du Branch Patrimoine de l'édition 395 Wellington Street 395, rue Wellington Ottawa ON K1A 0N4 Ottawa ON K1A 0N4 Canada Canada Your file Votre référence ISBN: 978-0-494-70755-5 Our file Notre référence ISBN: 978-0-494-70755-5 NOTICE: AVIS: The author has granted a non- L'auteur a accordé une licence non exclusive exclusive license allowing Library and permettant à la Bibliothèque et Archives Archives Canada to reproduce, Canada de reproduire, publier, archiver, publish, archive, preserve, conserve, sauvegarder, conserver, transmettre au public communicate to the public by par télécommunication ou par l'Internet, prêter, telecommunication or on the Internet, distribuer et vendre des thèses partout dans le loan, distribute and sell theses monde, à des fins commerciales ou autres, sur worldwide, for commercial or non- support microforme, papier, électronique et/ou commercial purposes, in microform, autres formats. paper, electronic and/or any other formats. The author retains copyright L'auteur conserve la propriété du droit d'auteur ownership and moral rights in this et des droits moraux qui protège cette thèse. Ni thesis. Neither the thesis nor la thèse ni des extraits substantiels de celle-ci substantial extracts from it may be ne doivent être imprimés ou autrement printed or otherwise reproduced reproduits sans son autorisation.
    [Show full text]
  • The Onion Crate - Tor Hidden Service Index
    onion.to does not host this content; we are simply a conduit connecting Internet users to content hosted inside the Tor network.. onion.to does not provide any anonymity. You are strongly advised to download the Tor Browser Bundle and access this content over Tor. For more information see our website for more details and send us your feedback. hide Tor2web header Online onions The Onion Crate - Tor Hidden Service Index nethack3dzllmbmo.onion A public nethack server. j4ko5c2kacr3pu6x.onion/wordpress Paste or blog anonymously, no registration required. redditor3a2spgd6.onion/r/all Redditor. Sponsored links 5168 online onions. (Ctrl-f is your friend) A AUTOMATED PAYPAL AND CREDIT CARD MARKET 2222bbbeonn2zyyb.onion A Beginner Friendly Comprehensive Guide to Installing and Using A Safer yuxv6qujajqvmypv.onion A Coca Growlog rdkhliwzee2hetev.onion ==> https://freenet7cul5qsz6.onion.to/freenet:USK@yP9U5NBQd~h5X55i4vjB0JFOX P97TAtJTOSgquP11Ag,6cN87XSAkuYzFSq-jyN- 3bmJlMPjje5uAt~gQz7SOsU,AQACAAE/cocagrowlog/3/ A Constitution for the Few: Looking Back to the Beginning ::: Internati 5hmkgujuz24lnq2z.onion ==> https://freenet7cul5qsz6.onion.to/freenet:USK@kpFWyV- 5d9ZmWZPEIatjWHEsrftyq5m0fe5IybK3fg4,6IhxxQwot1yeowkHTNbGZiNz7HpsqVKOjY 1aZQrH8TQ,AQACAAE/acftw/0/ A Declaration of the Independence of Cyberspace ufbvplpvnr3tzakk.onion ==> https://freenet7cul5qsz6.onion.to/freenet:CHK@9NuTb9oavt6KdyrF7~lG1J3CS g8KVez0hggrfmPA0Cw,WJ~w18hKJlkdsgM~Q2LW5wDX8LgKo3U8iqnSnCAzGG0,AAIC-- 8/Declaration-Final%5b1%5d.html A Dumps Market - Dumps, Cloned Cards,
    [Show full text]
  • Postfix Et Amavis - Installer Et Administrer Un Serveur De Messagerie Sous Unix Ou Linux PDF - Télécharger, Lire
    Postfix et Amavis - Installer et administrer un serveur de messagerie sous Unix ou Linux PDF - Télécharger, Lire TÉLÉCHARGER LIRE ENGLISH VERSION DOWNLOAD READ Description Ce livre sur Postfix et Amavis a pour objectif d'aider les administrateurs Unix et Linux non seulement à installer et paramétrer un serveur de mails mais aussi à le surveiller et à résoudre les problèmes les plus fréquents pouvant se présenter à eux lors de sa gestion au quotidien. Après les généralités nécessaires pour introduire les rôles des différents éléments, l'auteur présente le fonctionnement de Postfix tant du point de vue des processus que des répertoires et fichiers mis en uvre. Il décrit ensuite l'installation et le paramétrage d'un serveur simple, ne gérant qu'un seul domaine avant d'étudier la réception des mails pour des domaines multiples, puis la mise en place de plusieurs serveurs. Malgré ses réglages anti-spams internes, Postfix ne peut répondre seul aux exigences actuelles en matière de lutte contre les virus et les spams. Aussi, le lecteur étudiera également le fonctionnement du couple Postfix-Amavis. Ce duo est une des bases les plus utilisées pour intégrer des modules complémentaires comme SpamAssassin, Clamav, ou le greylistage (avec Postgrey) qui font chacun l'objet de chapitres particuliers. Enfin, l'auteur détaille la surveillance des serveurs de messagerie ainsi que le diagnostic et la résolution des problèmes les plus fréquents. Les nombreux exemples proposés tout au long de l'ouvrage ont été réalisés sur une version 2.5.5 de Postfix et sont aisément transposables à d'autres versions.
    [Show full text]
  • Projets Industriels Industrial Projects
    École Supérieure d’Informatique et Applications de Lorraine PROJETSPROJETS INDUSTRIELSINDUSTRIELS INDUSTRIALINDUSTRIAL PROJECTSPROJECTS 20052005 // 20062006 UNIVERSITÉ HENRI POINCARÉ - NANCY 1 École Supérieure d'Informatique et Applications de Lorraine Campus scientifique Victor Grignard - Bâtiment du 1er cycle B.P. 239 - Boulevard des Aiguillettes 54506 Vandœuvre-lès-Nancy Cedex Tél : +33.(0)3.83.68.26.00 - Fax : +33.(0)3.83.68.26.09 http://www.esial.uhp-nancy.fr E-mail : [email protected] Pour tous renseignements complémentaires contactez : For any further information, please contact the following people : Suzanne COLLIN Email : [email protected] André SCHAFF Email : [email protected] LORRAINE E S I A L SOMMAIRE - CONTENTS Présentation et déroulement .......................................................................................................... P. 4 Presentation and progression ......................................................................................................... P. 5 Fiche de proposition de projet industriel ............................................................................... P. 7 Industrial project proposal form Projets Projects - ADUAN ................................................................................................................................................. P. 1 0 NANCYCLOPEDIA, système d’information territorial de l’aire urbaine nancéienne NANCYCLOPEDIA - ASCOFORGE SAFE .........................................................................................................................
    [Show full text]
  • Compétences Et Formation
    Koumbit est à la recherche d'un-e nouveau-elle membre de son équipe infrastructure Koumbit est à la recherche d'un-e nouveau-elle membre de son équipe infrastructure/sysadmin à 15 heures par semaine. Le taux horaire est de 21.60$. L'entrée en poste est prévue pour entre le 1e et 15 août 2017. Koumbit fait de l'hébergement de sites web, courriels, systèmes de gestion de contenu et serveurs depuis 2004. Nous offrons donc la maintenance de serveur physique, de serveur virtuel, de plateforme d'hébergement, d'infrastructure réseau et de système de téléphonie. Koumbit est fondé sur des principes d'ouverture et d'égalité : ses travailleurs et travailleuses se spécialisent dans les logiciels libres et se sont organisé-e-s en un collectif autogéré. Ce processus d'embauche priorise les personne qui sont socialement exclu-e-s et marginalisé-e-s dans travail d'administration système, le logiciel libre et les technologies d'information en général, particulièrement les femmes et ceux et celles qui ne s'identifient pas comme hommes. Nous encourageons les candidatures aux personnes en situation de handicap, aux personnes racisé-e-s ou autochtones, aux immigrant-e-s récent-e-s et aux personnes allosexuelles et transgenré-e-s. Si vous faites face à de la discrimination sociale pour toute autre raison et que vous croyiez que nous devrions en tenir compte, n'hésitez pas à le mentionner. Compétences et formation Compétences recherchées • capacité à travailler de façon constructive dans un collectif horizontal : • faire preuve d'écoute, d'ouverture, d'empathie
    [Show full text]
  • Commandes Google
    Commandes google : Recherche Description inurl:/db/main.mdb ASP-Nuke passwords filetype:cfm “cfapplication name” password ColdFusion source with potential passwords filetype:pass pass intext:userid dbman credentials allinurl:auth_user_file.txt DCForum user passwords eggdrop filetype:user user Eggdrop IRC user credentials filetype:ini inurl:flashFXP.ini FlashFXP FTP credentials filetype:url +inurl:”ftp://” +inurl:”@” FTP bookmarks cleartext passwords inurl:zebra.conf intext:password -sample -test -tutorial �??download GNU Zebra passwords filetype:htpasswd htpasswd HTTP htpasswd Web user credentials intitle:”Index of” “.htpasswd” “htgroup” -intitle:”dist” -apache -htpasswd.c HTTP htpasswd Web user credentials intitle:”Index of” “.htpasswd” htpasswd.bak HTTP htpasswd Web user credentials “http://*:*@www” bob:bob HTTP passwords (bob is a sample username) “sets mode: +k” IRC channel keys (passwords) “Your password is * Remember this for later use” IRC NickServ registration passwords signin filetype:url JavaScript authentication credentials LeapFTP intitle:”index.of./” sites.ini modified LeapFTP client login credentials inurl:lilo.conf filetype:conf password -tatercounter2000 -bootpwd �??man LILO passwords filetype:config config intext:appSettings “User ID” Microsoft .NET application credentials filetype:pwd service Microsoft FrontPage Service Web passwords intitle:index.of administrators.pwd Microsoft FrontPage Web credentials “# -FrontPage-” inurl:service.pwd Microsoft FrontPage Web passwords ext:pwd inurl:_vti_pvt inurl:(Service | authors
    [Show full text]
  • All Google Hacking Keywords
    10/11/2008 All Google Hacking Keywords This is Google's cache of http://forum.xakep.ru/m_1263486/printable.htm. It is a snapshot of the page as it appeared on 1 Nov 2008 06:05:16 GMT. The current page could have changed in the meantime. Learn more These search terms are highlighted: confixx domino exchange These terms only Text-only version appear in links pointing to this page: extern All Google Hacking Keywords >> >> •••••• KUZJA -> All Google Hacking Keywords (28.10.2008 22:35:04) Code: admin account info" filetype:log !Host=* .* intext:enc_UserPassword=* ext:pcf "# -FrontPage-" ext:pwd inurl:(service | authors | administrators | users) "# - FrontPage-" inurl:servic e.pwd "AutoCreate=TRUE password=*" "http://*:*@www" domainname "index of/" "ws_ftp.ini" "parent directory" "liveice configuration file" ext:cfg -site:sourc eforge.net "parent directory" +proftpdpasswd " Duc lassified" - site:duware.com "DUware All Rights reserved" " duclassmate" -site:duware.com " Dudirectory" - site:duware.com " dudownload" -site:duware.com " Elite Forum Version *.*" " Link Department" "sets mode: +k" "your password is" filetype:log " DUpaypal" - site:duware.com allinurl: admin mdb auth_user_file.txt config.php eggdrop filetype:user user enable password | secret "current configuration" -intext:the etc (index.of) http://64.233.183.104/search?q=cac… 1/16 10/11/2008 All Google Hacking Keywords ext:asa | ext:bak intext:uid intext:pwd -"uid..pwd" database | server | dsn ext:inc "pwd=" "UID=" ext:ini eudora.ini ext:ini Version=4.0.0.4 password ext:passwd -intext:the
    [Show full text]
  • Koumbit Est À La Recherche D'un-E Nouveau-Elle Membre De Son
    (english below) Koumbit est à la recherche d'un-e nouveau-elle membre de son équipe infrastructure Offre d'emploi Koumbit est à la recherche d'un-e nouveau-elle membre de son équipe infrastructure/sysadmin à 28 heures par semaine. Le taux horaire est de 21$. L'entrée en poste est prévue pour le 28 Janvier 2019. Koumbit fait de l'hébergement de sites webs, courriels, systèmes de gestion de contenu et serveurs depuis 2004. Nous offrons donc la maintenance de serveur physique, de serveur virtuel, de plateforme d'hébergement, d'infrastructure réseau et de système de téléphonie. Koumbit est fondé sur des principes d'ouverture et d'égalité: ses travailleurs et travailleuses se spécialisent dans les logiciels libres et se sont organisé-e-s en un collectif autogéré. Ce processus d'embauche priorise les personne qui sont sociallement exclu-e-s et marginalisé-e-s dans travail d'adminstration système, le logiciel libre et les technologies d'information en général, particulièrement les femmes et ceux et celles qui ne s'identifient pas comme hommes. Nous encourageons les candidatures aux les personnes en situaton de handicap, aux personnes racisé-e-s ou autochtones, aux immigrant-e-s récent-e-s et aux personnes allosexuelles et transgenré-e-s. Si vous faites face à de la discrimination sociale pour toute autre raison et que vous croyiez que nous devrions en tenir compte, n'hésitez pas à le mentionner. Compétences et formation Compétences recherchées: • capacité à travailler de façon constructive dans un collectif horizontal: • faire preuve d'écoute,
    [Show full text]
  • Choosing and Using Free and Open Source Software: a Primer for Nonprofits
    Choosing and Using Free and Open Source Software: A Primer for Nonprofits Written by Michelle Murrain Published by NOSI (Nonprofit Open Source Initiative) Reviewed by: Allen Gunn, Executive Director, Aspiration Amanda Hickman, Steering Committee, NOSI Chris Bailey, Coordinator of Advice for Life FOSS in the Voluntary and Community Sector project Glenn McKnight, Director of Operations, Linux Professional Institute John Kenyon, Nonprofit Technology Strategist David Geilhufe, Philanthropy Program Manager, NetSuite Dave Chakrabarti, Director of Programs, Grassroots.org The original primer was funded by IBM International Foundation. This edition is supported by ... “On Demand Community”, IBM's Volunteer Initiative. Free and Open Source Software for the Nonprofit Sector www.nosi.net 1 © 2007, Nonprofit Open Source Initiative. This document is released under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License: You are free: • to copy, distribute, display, and perform the work • to make derivative works under the following conditions: - You must give the original authors credit, - you may not use this work for commercial purposes, and - if you alter, transform, or build upon this work, you may distribute the resulting work only under a license identical to this one. For any reuse or distribution, you must make clear to others the license terms of this work. Any of these conditions can be waived if you get permission from the author. Free and Open Source Software for the Nonprofit Sector www.nosi.net 2 Choosing and Using Free and Open Source Software: A Primer for Nonprofits Table of Contents 1. Introduction 2. What is free and open source software (FOSS) and how is it developed? 3.
    [Show full text]
  • Alternc Comme Si Vous Y Étiez
    Chantal Bernard-Putz, Benjamin Sonntag AlternC Comme si vous y étiez Publié sous licence Creative Commons Paternité – Partage à l'identique (3.0) Copyright 2011 : Chantal Bernard-Putz, Benjamin Sonntag Couverture : Neocrea Dépôt légal : Février 2011, In Libro Veritas ISBN : 978-2-35922-035-3 Ouvrage réalisé sous Libre Office (www.libreoffice.org) Prolégomènes Internet ne peut pas être contrôlé, autant s'y faire AlternC comme si vous y étiez LAURENT CHEMLA juillet 2010 Plus que jamais, à l'heure où j'écris ces lignes, Internet est la cible des critiques du pouvoir. Il serait responsable de toutes les dérives, de toutes les ignominies, il nous ramènerait aux pires heures de notre histoire et serait le lieu de toutes les turpitudes. Bon. Depuis longtemps, je dis qu'il est normal - de la part de ceux qui disposaient de l'exclusivité de la parole publique - de s'inquiéter de l'avènement d'un outil qui permet à tout un chacun de s'exprimer. Pas de quoi s'étonner, dès lors, des attaques furieuses que subit le réseau. Tant qu'il ne s'agit que de mots... Oh bien sûr, le législateur étant ce qu'il est, il tente souvent d'aller au delà des mots. Il fait aussi des lois. C'est son métier. Or donc - sans volonté d'exhaustivité - nous avons vu depuis 1995 un certain nombre de tentatives de « régulation », de « contrôle », voire même de « domestication ». Il y a eu la loi Fillon, la commission Beaussant, la LCEN, la DADVSI, la LSI, la LSQ, et plus récemment HADOPI et LOPPSI.
    [Show full text]