rss
twitter
  • Showcase
  • Carrières
  • Support
  • GitLab
  • Espace client
  • Contact

Tips’n’tricks for web developers

Mostly in French.
Ask us for help, English-speaking friends!

SVN avec plusieurs repositories sous Snow Leopard (X.6)

0
Le dossier qui va recevoir les dépôts SVN : Germain:Datas germain$ svnadmin create /Volumes/Datas/svn Voyons voir ce qu’il y a dedans : Germain:Datas germain$ cd /Volumes/Datas/svn Germain:svn germain$ ls README.txt conf db format hooks locks Ça semble normal. A présent on
DATE 21 Fév 2010
BY Germain

X.6 : pomme-tab en screen sharing

0
Avant Snow Leopard :  + tab = switch entre le poste local et le poste distant. À partir de Snow Leopard :  + tab = switch entre les applications distantes. Pour rétablir l’ancien comportement : Apple Remote Desktop defaults write com.apple.RemoteDesktop DoNotSendSystemKeys
DATE 29 Jan 2010
BY Germain

Compter nombre de lignes d’un fichier texte

0
En commande ms-dos : find /c "Unsent" liste.txt
DATE 28 Jan 2010
BY Germain

Plusieurs lignes de texte dans une cellule Excel

1
Gnnnnh… ctrl + alt + enter
DATE 19 Déc 2009
BY Germain

Supprimer le formatage automatique de TinyMCE

0
Voir en ligne : Source
DATE 19 Déc 2009
BY Germain

Calcul des logs en lot avec AWStats

0
INDEX Trucs utiles Bench de AWStats Doc sécurité Pré-requis Dans notre exemple, AWStats est installé dans /Homes/stats L’éxécutable est /Homes/stats/wwwroot/cgi-bin/awstats.pl Les stats sont accessibles depuis https://stats.italic.fr/cgi-bin/awstats.pl?config=domaine.com
DATE 29 Oct 2009
BY Germain

Régler la date et l’heure

0
Y’a jamais moyen de s’en souvenir… date [-u|--utc|--universal] [MMDDhhmm[[CC]YY][.ss]]
DATE 19 Oct 2009
BY Germain

Chronométrer durée exécution script PHP

0
Code à mettre au DEBUT du script : <?php $mtime = microtime(); $mtime = explode(" ",$mtime); $mtime = $mtime[1] + $mtime[0]; $starttime = $mtime; ?> Code à mettre au FIN du script : <?php $mtime = microtime(); $mtime = explode(" ",$mtime); $mtime = $mtime[1] + $mtime[0];
DATE 18 Oct 2009
BY Germain

Regex de dates

0
D’après l’URL donnée en source : Pour valider une date au format JJ/MM/AAAA, où le jour et/ou le mois peuvent être donné(s) avec un seul chiffre : <?php function testDate( $value ) { return preg_match( '`^\d{1,2}/\d{1,2}/\d{4}$`' , $value ) ) } testDate( '21/11/1999' ); //
DATE 01 Oct 2009
BY Germain
« First‹ Previous10111213141516Next ›Last »

Search the blog

Blog categories

  • Front-end : HTML, CSS (13)
  • Workflow (1)
  • Front-end : javascript, jQuery (33)
  • Back-end : PHP, CMS (42)
  • Back-end : SQL, MySQL (20)
  • Sysadmin : Linux, Apache, GIT (75)
  • Designers : tools, advice (2)
  • Desktop : OS X (37)
  • Desktop : Microsoft (12)
  • Uncategorized (8)

ITALIC™ Resources

  • Paramètres de connexion au serveur mail
  • Graphistes : séduire un développeur web
  • Dév front : nos bonnes pratiques
  • Mailing : nos (bonnes ?) pratiques
  • Environnement de travail Mac

Recent comments

  • Germain dans Inserer un motif dans une forme InDesign
  • Fannie J dans Inserer un motif dans une forme InDesign
  • Rapide benchmarks de clients Git pour Linux (et un peu Windows et Mac aussi) – Haha. dans Git avec SourceTree : ouvrir dans TextMate / ouvrir dans Sublime Text 2
  • Germain dans Ajouter des contacts non-Facebook à Spotify
  • cc dans Ajouter des contacts non-Facebook à Spotify

Meanwhile, in the office…

UNEP @ Paysalia

01 Déc 2015

Liebig

22 Sep 2015

Mercedes-Benz

17 Sep 2015

Office National du Tourisme Tunisien

21 Août 2015

Serious Game

17 Juil 2015

Engie

22 Juin 2015

UN Guiding Principles Reporting Framework

21 Mar 2015

Dites-le avec Nutella®

21 Fév 2015

HEC

21 Déc 2014

AREVA

21 Déc 2014
© 2008-2017 ITALIC™ • 8 bis rue Abel • 75012 PARIS • Tel +33 (0)1 48 44 46 35 • RCS PARIS 508 228 772 • Powered by WordPress & GoodLayers
Nous utilisons des cookies pour vous garantir la meilleure expérience sur notre site web.
Cookie settingsACCEPTER
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Toujours activé
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Non-necessary
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
Enregistrer & appliquer