Difference between revisions of "Libre software"
From Organic Design wiki
(add ultimate zip) |
(add GCC) |
||
Line 1: | Line 1: | ||
[[Category:Lists]] | [[Category:Lists]] | ||
[[Category:Links]] | [[Category:Links]] | ||
+ | ;Related articles | ||
+ | *[[Why software should not have owners | ||
+ | <br> | ||
+ | ---- | ||
+ | <br> | ||
==== Free Server Software ==== | ==== Free Server Software ==== | ||
*[http://www.mediawiki.org MediaWiki] | *[http://www.mediawiki.org MediaWiki] | ||
Line 41: | Line 46: | ||
*[http://www.ruby-lang.org/en/ Ruby] | *[http://www.ruby-lang.org/en/ Ruby] | ||
*[[Wikipedia:ECMA-Script|ECMA Script]] | *[[Wikipedia:ECMA-Script|ECMA Script]] | ||
+ | *[http://ming.sourceforge.net Ming SWF Compiler] | ||
+ | *[http://www.gcc.gnu.org GNU Compiler Collection] | ||
Revision as of 04:18, 6 July 2006
- Related articles
- [[Why software should not have owners
Contents
Free Server Software
- MediaWiki
- Apache
- ImageMagick
MySQLno longer free :-(- phpMyAdmin
- LaTeX
Free Applications
- Open Office (Office suite)
- InkScape (Vector design package)
- GIMP (GNU Image Manipulation Program)
- GIMPshop (GIMP with Photoshop front-end)
- Blender3D (3D game engine)
- eMule (P2P download client)
- Freeproxy (Windows proxy server)
- PuTTY (Windows SSH client and related tools)
- FileZilla (Windows FTP client)
- Mozilla (Internet browser)
- Skype Phone (Internet telephony)
- TextPad (Programmers text editor)
- UltraVNC (easy to use PC remoting - very cool!)
- UltimateZip (good zip program with encryption)
Free Operating Systems
Programming Languages
Code Libraries used by XmlWiki
Code Libraries used by wikid.pl and peerd
- Win32::Daemon (Make Win32 services in PERL)
SWF::Builder(SWF compiler written in PERL)- MingSWF (SWF compiler for PHP & PERL and others)
- SDL (low level video access for PERL and others)
- PERL2EXE (Converts PERL scripts to standalone executables - $)