La Billetterie

Un peu de tout saupoudré délicatement

Affichage des articles publiés le 12/9/2010

Ca manque *vraiment* de solutions ! Voir si ce truc peut être utile : http://coachwei.sys-con.com/node/676086 http://www.razorspeed.com/index.php/download http://www.rockstarapps.com/joomla-1.5.8/home.html Il faudrait vérifier ce que peut faire l’émulateur. Sinon le projet Web Inspector Remote a l’air très intéressant : http://pmuellr.blogspot.com/ http://pmuellr.github.com/weinre/ Un manuel : http://muellerware.org/papers/weinre/manual.html

Le mieux est de ne pas avoir juste une interface web, mais un système de gestion de code, à la Google Code : InDefero est peut-être une des meilleures solutions. Voir cette discussion http://stackoverflow.com/questions/438163/whats-the-best-web-interface-for-git-repositories git instaweb est possible sous linux voir aussi : http://gitready.com/intermediate/2009/01/13/visualizing-your-repo.html Par ailleurs, avec msysgit le push merde actuellement : http://code.google.com/p/msysgit/issues/detail?id=457&can=1&q=daemon&colspec=ID Type […]

Une liste et une discussion de chacune d’entre elles : http://www.smi.uib.no/ksv/ArabicFonts.html Pour rappel la liste des formes d’équivalence Unicode : http://en.wikipedia.org/wiki/Unicode_equivalence Et aussi de la police calligraphique Zapfino : http://www.worldlingo.com/ma/enwiki/en/Zapfino

Utiliiser PlantUml avec graphViz : http://plantuml.sourceforge.net/graphvizdot.html Ils fournissent un éditeur dédié Une méthode d’utilisation : Lancer la gui, lui faire surveiller un répertoire, visualiser un fichier, il sera mis à jour en temps réel si besoin. http://plantuml.sourceforge.net/gui.html

http://stackoverflow.com/questions/2506400/how-to-use-nppexec-for-notepad Open Notepad * Type F6 to open the execute window * write the following commands: o npp_save < -- Saves the current document o CD $(CURRENT_DIRECTORY) advanced options -> Menu Item * In the combobox select the script recently created and click ok -> ok * Restart Notepad * Go to Menu Settings -> […]