Difference between revisions of "Libre software"

From Organic Design wiki
m
(See also: New fully open source Github/Gitlab replacement sr.ht coming soon!)
 
(60 intermediate revisions by 5 users not shown)
Line 1: Line 1:
[[Category:Lists]]
+
{{glossary}}{{blogtag}}
[[Category:Links]]
+
Law professor [http://www.ted.com/index.php/speakers/view/id/223 Yochai Benkler] explains [http://www.ted.com/talks/view/id/247 how collaborative projects] like Wikipedia and Linux represent the next stage of human organization. By disrupting traditional economic production, copyright law and established competition, they’re paving the way for a new set of economic laws, where empowered individuals are put on a level playing field with industry giants.
; Free Server Software
 
*[http://www.mediawiki.org MediaWiki]
 
*[http://www.apache.org Apache]
 
*[http://www.imagemagick.org ImageMagick]
 
*<strike>[http://www.mysql.org MySQL]</strike> &nbsp; <font color=#cc0000>''no longer free :-(''</font>
 
*[http://www.phpmyadmin.net phpMyAdmin]
 
*[http://www.latex-project.org/ LaTeX]
 
*[http://doc.uvnc.com/ UltraVNC]
 
  
  
; Free Applications
+
'''See also the [[Free software brochure]] :-)'''
*[http://www.openoffice.org Open Office] &nbsp; ''(Office suite)''
 
*[http://www.inkscape.org InkScape] &nbsp; ''(Vector design package)''
 
*[http://gimp.org GIMP] &nbsp; ''(GNU Image Manipulation Program)''
 
*[http://www.blender3d.org Blender3D] &nbsp; ''(3D game engine)''
 
*[http://www.emule-project.net eMule] &nbsp; ''(P2P download client)''
 
*[http://www.handcraftedsoftware.org Freeproxy] &nbsp; ''(Windows proxy server)''
 
*[http://www.putty.nl/download.html PuTTY] &nbsp; ''(Windows SSH client)''
 
*[http://filezilla.sourceforge.net/ FileZilla] &nbsp; ''(Windows FTP client)''
 
*[http://www.mozilla.org Mozilla] &nbsp; ''(Internet browser)''
 
*[http://www.skype.com Skype Phone] &nbsp; ''(Internet telephony)''
 
*[http://www.textpad.com TextPad] &nbsp; ''(Programmers text editor)''
 
  
  
; Operating Systems
+
== Server software we use ==
*[http://www.debian.org Debian Linux]
+
*[http://www.mediawiki.org MediaWiki] ''- the document management system behind this site and behind Wikipedia''
*[http://www.openbsd.org OpenBSD]
+
*[[NextCloud]] ''- open source "DropBox" with truckloads of addon apps''
*[http://www.ubuntulinux.org/ Ubuntu Linux]
+
*[[Nginx]] ''- the webserver we use for this site''
*[http://www.knoppix.org Knoppix]
+
*<s>[[Apache]]</s> ''- the webserver we used to use before''
 +
*[[MariaDB]] ''- the database server we use for this site''
 +
*[[Exim4]] ''- the mailserver software we use''
 +
*[[Dovecot]] ''- the IMAP server we use''
 +
*[http://roundcube.net RoundCube] ''- the webmail application we use''
 +
*[http://www.openssh.org/ OpenSSH] ''- where would we be without OpenSSH?''
 +
*[http://git-scm.com/ Git] ''- source code management system''
 +
*[https://github.com/klaussilveira/gitlist GitList] ''- web-based Git repository viewer written in PHP and used for [https://code.organicdesign.co.nz code.organicdesign.co.nz]''
 +
*[http://ngircd.barton.de ngIRCd] ''- easy to install and configure IRC server daemon''
 +
*[http://www.proftpd.org/ ProFTPd] ''- easy to configure and as secure as FTP can be, for those times when clients insist on connecting with FTP rather than SFTP''
 +
*[http://www.imagemagick.org ImageMagick] ''- the "photoshop" for the command-line, see [[Linux commands]] for some examples, ImageMagick is mainly used by other programs''
  
 +
== Desktop applications we use ==
 +
*[http://www.libreoffice.org Libre Office] ''- the best open source office suite!''
 +
*[http://www.inkscape.org InkScape vector design package] ''- vector graphics application using SVG as it's native format''
 +
*[http://gimp.org GIMP] ''- the "Photoshop" of the GNU/Linux world''
 +
*[[Transmission]] ''- P2P filesharing''
 +
*[[Firefox]] ''- Mozilla's browser and web-development tools for all platforms''
 +
*[http://mozilla.org/thunderbird/ Thunderbird] ''- Mozilla's email application with support for PGP encryption''
 +
*[[Tox]] ''- decentralised and privite secure text, voice and video messaging''
 +
*[http://pidgin.im Pidgin] ''- chat client supporting almost all protocols, has support for OTR strong encryption''
 +
*[[VLC]] ''- media player for all platforms, plays anything without the need for all those annoying codecs''
 +
*[[Geany]] ''- cross platform programming editor''
 +
*[http://www.putty.nl/download.html PuTTY] ''- SSH tools for those times when you're misfortune enough to need to use Windows''
 +
*[http://filezilla.sourceforge.net/ FileZilla] ''- FTP/SFTP for Windows users''
 +
*[[VirtualBox]] ''- run a Mac or Windows virtual machine in you Linux desktop''
  
; Programming Languages
+
== Operating Systems we use ==
 +
*[[Debian|Debian GNU/Linux]] ''- our preferred server operating system''
 +
*[[Linux Mint]] ''- the distro we use in the home and office''
 +
*[[Ubuntu]] ''- the distro we used to use before Mint, and the one we install on servers if Debian is unavailable''
 +
*[http://project-byzantium.org Byzantium Linux] ''- the OS that automatically meshes''
 +
*[http://www.knoppix.org Knoppix] ''- tiny linux''
 +
*[http://www.uclinux.org/ &mu;Clinux] ''- even tinier linux''
 +
 
 +
== Programming languages & compilers we use ==
 +
*[http://www.php.net PHP]
 
*[http://www.activeperl.org PERL]
 
*[http://www.activeperl.org PERL]
*[http://www.php.net PHP]
+
*[[JavaScript]]
 
*[http://www.python.org Python]
 
*[http://www.python.org Python]
 
*[http://en.wikipedia.org/wiki/C%2B%2B C++]
 
*[http://en.wikipedia.org/wiki/C%2B%2B C++]
*[[Wikipedia:R_programming_language|R]]
+
*[[Wikipedia:R programming language|R]]
*[http://www.ruby-lang.org/en/ Ruby]
+
*[http://mtasc.org MTASC SWF Compiler]
*[[Wikipedia:ECMA-Script|ECMA Script]]
+
*[http://gcc.gnu.org GNU Compiler Collection]
 
+
*[http://fabrice.bellard.free.fr/tcc/ Tiny C Compiler]
  
; Code Libraries used by [[XmlWiki]]
+
== Code Libraries we use ==
*[http://qbnz.com/highlighter GeSHi Syntax Highlighter]
 
*[http://www.phpconcept.net PclZip]
 
 
*[http://phpmailer.sourceforge.net PHPMailer]
 
*[http://phpmailer.sourceforge.net PHPMailer]
 +
*''todo...''
  
 +
== Other useful libre software lists ==
 +
*[https://www.coactivate.org/projects/disintermedia/core-us Many libre video conferencing solutions listed here]
  
; Code Libraries used by [[wikid.pl]] and [[peerd]]
+
== See also ==
*Win32::Daemon
+
*[[Services]]
*<s>SWF::Builder</s> &nbsp; [http://ming.sourceforge.net MingSWF]
+
*[[Open Source]]
*SDL
+
*[http://directory.fsf.org Free Software Directory]
 +
*[[w:List of free software packages|List of free software packages]]
 +
*[[w:List of free software project directories|List of free software project directories]].
 +
*[http://blog.ted.com/2008/04/yochai_benkler_1.php Yochai Benkler] ''- good talk on P2P and free software''
 +
*[[Open-source business]]
 +
*[http://news.bbc.co.uk/2/hi/technology/7561943.stm Legal milestone for open source]
 +
*[http://www.publicknowledge.org/blog/eu-court-when-you-buy-software-you-own-it EU Court: When You Buy Software You Own It]
 +
*[http://www.mathaba.net/news/?x=633112 Introduction to Free Software] ''- mathaba.net article''
 +
*[https://medium.com/@nayafia/how-i-stumbled-upon-the-internet-s-biggest-blind-spot-b9aa23618c58 Interesting article on open source infrastructure funding]
 +
*[https://www.infoworld.com/article/3321930/version-control-systems/github-alternative-strives-to-be-all-open-source-only-open-source.html New fully open source Github/Gitlab replacement sr.ht coming soon!]
 +
[[Category:Software]]
 +
{{Tags|Libre software}}

Latest revision as of 12:12, 17 November 2018

Glossary.svg This page describes a concept which is part of our glossary
Info.svg This title is a tag in the Organic Design Bliki system.

Law professor Yochai Benkler explains how collaborative projects like Wikipedia and Linux represent the next stage of human organization. By disrupting traditional economic production, copyright law and established competition, they’re paving the way for a new set of economic laws, where empowered individuals are put on a level playing field with industry giants.


See also the Free software brochure :-)


Server software we use

  • MediaWiki - the document management system behind this site and behind Wikipedia
  • NextCloud - open source "DropBox" with truckloads of addon apps
  • Nginx - the webserver we use for this site
  • Apache - the webserver we used to use before
  • MariaDB - the database server we use for this site
  • Exim4 - the mailserver software we use
  • Dovecot - the IMAP server we use
  • RoundCube - the webmail application we use
  • OpenSSH - where would we be without OpenSSH?
  • Git - source code management system
  • GitList - web-based Git repository viewer written in PHP and used for code.organicdesign.co.nz
  • ngIRCd - easy to install and configure IRC server daemon
  • ProFTPd - easy to configure and as secure as FTP can be, for those times when clients insist on connecting with FTP rather than SFTP
  • ImageMagick - the "photoshop" for the command-line, see Linux commands for some examples, ImageMagick is mainly used by other programs

Desktop applications we use

  • Libre Office - the best open source office suite!
  • InkScape vector design package - vector graphics application using SVG as it's native format
  • GIMP - the "Photoshop" of the GNU/Linux world
  • Transmission - P2P filesharing
  • Firefox - Mozilla's browser and web-development tools for all platforms
  • Thunderbird - Mozilla's email application with support for PGP encryption
  • Tox - decentralised and privite secure text, voice and video messaging
  • Pidgin - chat client supporting almost all protocols, has support for OTR strong encryption
  • VLC - media player for all platforms, plays anything without the need for all those annoying codecs
  • Geany - cross platform programming editor
  • PuTTY - SSH tools for those times when you're misfortune enough to need to use Windows
  • FileZilla - FTP/SFTP for Windows users
  • VirtualBox - run a Mac or Windows virtual machine in you Linux desktop

Operating Systems we use

  • Debian GNU/Linux - our preferred server operating system
  • Linux Mint - the distro we use in the home and office
  • Ubuntu - the distro we used to use before Mint, and the one we install on servers if Debian is unavailable
  • Byzantium Linux - the OS that automatically meshes
  • Knoppix - tiny linux
  • μClinux - even tinier linux

Programming languages & compilers we use

Code Libraries we use

Other useful libre software lists

See also