Table des matières

- SPIP http://www.spip.org - des quelettes: http://www.erasme.org/-Squelettes-SPIP-

- WIKINI http://www.wikini.org

- Dokuwiki : http://wiki.splitbrain.org/

- plein de skins pour dokuwiki :http://wiki.splitbrain.org/wiki:tpl:templates

- wiki super léger (1 fichier html) : http://www.tiddlywiki.com/

wiki toujours plus :

http://wiclear.free.fr/?fr/Wiclear

toutes les couleurs références (complets!!) : http://www.allfreebackgrounds.com/backgrounds/backs/colornames.htm

couleur ref pour css : http://webby.free.fr/html/ref_couleurs.html

balise css et html : http://slaout.linux62.org/html_css/doc_css.html

tester les sites internet sous différents navigateurs : http://browsershots.org/

HTML

html pour les débutants et les enfants : http://www.lissaexplains.com/french/html.html

bonne base de cours html :http://www.scriptzone-fr.com/cours/html/guidehtml.htm

http://www.htmlcodetutorial.com/

http://www.w3.org/MarkUp/

http://werbach.com/barebones/fr_barebone.html (français)

aide mémoire html : http://www.stben.net/htmlc/

http://perso.wanadoo.fr/chatinais/courhtml/somrhtml.htm (débutant, la base, bien fait)

DHTML

http://www.dhteumeuleu.com/

Cartographie/network vizu (!!! super dhtml script) : http://www.infinitee-designs.com/Site-Map.htm

qques examples : http://www.w3schools.com/dhtml/dhtml_examples.asp

scripts dhtml (sliders!!) : http://webfx.eae.net/

dhtml scripts : http://www.dhtmlcentral.com/script/

Bonnes pratiques : http://www.uzine.net/article2143.html

CSS

Bonnes pratiques : http://www.uzine.net/article2143.html

http://csszengarden.com/

http://dosimple.ch/articles/Menus-dynamiques/menuHorizontal.html

javascript

de nombreux javascript & dhtml (super!!!!!) : http://www.dynamicdrive.com/

http://www.cryer.co.uk/resources/htmljavascript.htm

dhtml & javascript : http://www.javascriptkit.com/

http://www.server-scripts.com/cat/JavaScript.html

la base pour les javascript (balise et compagnie) :http://www.quirksmode.org/js/

PHP

php pour les débutants : http://www.phpdebutant.org/

un equalizer en php : http://jukebox.privateradio.org/projects/brutefir/bruteq.php

manuel fr : http://fr2.php.net/manual/fr/

ffmpeg & php : http://ffmpeg-php.sourceforge.net/

puredata & PHP : http://www.iua.upf.es/~malonso/pdplugin/

pour uploader un fichier sur un serveur :

http://www.energyscripts.com/Products/product2.html http://projects.quasars.de/storage/screenshots.php?language=English http://www.regretless.com/scripts/scripts.php#dodoupload http://pdstudios.net/2007/06/26/simple-uploader/simple-uploader/ http://www.phpsimplicity.com/scripts.php?id=3

php calendar :

http://www.hotscripts.com/PHP/Scripts_and_Programs/Calendars/more2.html

http://www.calendarix.com/democal.html

http://www.kubelabs.com/phpcalendar/

http://www.ikemcg.com/scripts/pec/demo/index.php?month=2&year=2008

http://www.hostin.gr/en/scripts.php

http://pukeheadprogramming.com/index.php?show=16

http://www.maianscriptworld.co.uk/free-php-scripts/maian-events/themes/index.html

PERL

http://articles.mongueurs.net/magazines/linuxmag50.html

http://www.cpan.org/

CGI

http://cvs.sourceforge.net/viewcvs.py/*checkout*/brian-d-foy/CGI_MetaFAQ/CGI_MetaFAQ.html?rev=HEAD&content-type=text/html

programmation tous types de language :

- http://www.docsdunet.com/ - http://www.scriptdownloads.com/offsite/JavaScript/Scripts_and_Programs/Miscellaneous/index.php

- plein de script PHP, HTML, javascript : http://onlinetools.org/index.php

- transformer du texte en code html : http://onlinetools.org/tools/htmlizerdata/index.php

- De nombreux scripts PHP, PERL : http://www.comscripts.com/scripts-php-mysql.html

différents cours en ligne (nombreux langages) : http://eunomie.u-bourgogne.fr/elearning/informatique.html

apprendre le C/C++ pour débutants : http://www.siteduzero.com/tuto-3-8-0-apprenez-a-programmer-en-c-c.html

Le Shell :

http://www.tuteurs.ens.fr/unix/shell/ (bon début pour les scripts shell)

http://www.salemioche.net/ksh.php (cours de shell + autres langages de programmation)

http://dimcom.uqac.uquebec.ca/~flemieux/unix.html (unix & shell)

les commandes shell de bases : http://lea-linux.org/admin/admin_env/shell.html

introduction au script shell, trés bien fait : http://lea-linux.org/dev/shell_script.html

commandes shell de base : http://www.commentcamarche.net/unix/unixcomm.php3

Introduction à l'écriture de scripts shell — Les bases : http://ftp.traduc.org/doc-vf/gazette-linux/html/2005/111/lg111-D.html

complément sur le shell (script) : http://www.linuxplusvalue.be/mylpv.php?id=188

programmation shell : http://194.51.152.252/LINUX/Programmation-shell.html

guide de programmation shell avancee http://www.tldp.org/LDP/abs/html/index.html

base de script shell : http://lifc.univ-fcomte.fr/~dedu/docs/script.html

Comment ecrire un script Shell : http://madchat.org/coding/sh/write_a_shell_script-fr.htm

Guide avancé d'écriture des scripts Bash : http://www.bsdbooks.net/shells/scripting/fr/

Creating shell script GUIs : http://www.debian-administration.org/articles/79

Commandes UNIX : http://gershwin.ens.fr/vdaniel/Doc-Locale//Outils-Gnu-Linux/Linux_Doc/Unix-BournShell/node6.html

A quick guide to writing scripts using the bash shell : http://pegasus.rutgers.edu/~elflord/unix/bash-tute.html

doc bash : http://www.haypocalc.com/wiki/Bash

Guide avancé d'écriture des scripts Bash : http://abs.traduc.org/abs-3.9-fr/index.html

Outils UNIX : http://www.haypocalc.com/wiki/Outils_UNIX

forum problémes script bash : http://linuxfr.org/forums/26/index,1.html

Conception d'interfaces graphiques simples avec dialog/Xdialog : http://ftp.traduc.org/doc-vf/gazette-linux/html/2004/101/lg101-P.html

PYTHON :

http://python.org

PD & PYTHON : http://grrrr.org/ext projets python pour PD : http://es.klingt.org/~tim/pd_scripting/

RUBY

apprendre RUBY, les bases : http://www.ruby-doc.org/docs/beginner-fr/xhtml/index.html

forum autour de ruby : http://www.forum.moteurprog.com/ruby/forum-21-1-0.htm

toutes les libs possible avec Ruby : http://raa.ruby-lang.org/

les libs audio : http://raa.ruby-lang.org/cat.rhtml?category_major=Library;category_minor=Audio


des outils libres : http://www.jesuislibre.org

CMS :

guppy (cms sans base de donnée) : http://www.freeguppy.org/

skins guppy : http://guppystyle.le77.info/plugins/skingallery/inc/skingallery.php?lng=fr

plugins : http://www.stockastuces.org/plugins/gestdownload/download.php?lng=fr

CMS sans base de donnée : http://phortail.free.fr

baker - super bien : http://www.websitebaker.org/2/home/

http://www.highstrike.net/ (à tester!)

usine à gaz : http://www.max.pcnuke.com/

trés bon CMS & libre : http://joomla.org

controller xmms via un navigateur et écouter live :

http://www.warpedsystems.sk.ca/staticpages/index.php/phpxmms

faire des playlists qui seront streamé dans icecast - tout cela avec un navigateur : http://www.earth.li/projectpurple/progs/muse.html

affiche les répertoire : http://0zz.org/dev/

dragon fly cms : http://www.dragonflycms.no/Downloads/details/id=1518.html

phpcms : http://www.phpcms.de/index.en.html

typo3 : http://typo3.org/

pluck cms : http://www.pluck-cms.org/

cms pas mal (data base) :http://jasmineportal.net/jasmine/index.php

basic mais fun cms : http://limeware-cms.com/index/menuID_0-type_article

simple text cms : http://savasplace.com/demos/articlemanager/

phortail (sms sans database) nice : http://phortail.free.fr/

nombreux liens vers des cms : http://www.framasoft.net/rubrique168.html

en encore des liens vers cms : http://del.icio.us/sebsauvage/cms

portail de rss POSH : http://www.portaneo.com/solutions/en/opensource.php

liste de cms : http://www.opensourcecms.com/

et des wiki en pagaille : http://www.wikimatrix.org/

visualisation web

http://nualart.com/area http://nualart.com/casual http://mapomatix.sourceforge.net/

audio player & web

player de playlits flash online (libre) : http://musicplayer.sourceforge.net/

nice & simple audio player : http://www.macloo.com/examples/audio_player/

le dewplayer (creative commons) : http://www.alsacreations.fr/dewplayer

streambox (player de playlist) : http://www.streambox.se/Default.asp?p=1

mixer online audio : http://lifehacker.com/software/digital-audio/mix-and-mash-audio-online-with-splice-200528.php