Dots & Thoughts

Decrease the size of a Photoshop PSD

  • 16 Feb 2012
  • photoshop tips download
  • Comments

Some time ago I discovered a nice (and easy!) tip to decrease the size of a huge Photoshop .PSD file: you simply have to create a white layer on top of the other layers. This removes at least the file preview, which means that you won't the preview of your file the Finder or Explorer anymore.…

Read more

Résumé de l'affaire "Path et la vie privée"

  • 08 Feb 2012
  • fr ux apps
  • Comments

Oui, Path (iOS et Android) envoie l'entièreté de votre carnet d'adresses vers leurs serveurs. Cette pratique est apparemment approuvée par Apple. De nombreuses applications utilisent cette possibilité. Seule Path est mise dos au mur et se voit jeter la pierre. D'un point de vue UX, ce que Path…

Read more

My 2 cents about the WordPress 3.3 post editor

  • 13 Dec 2011
  • wordpress editor ui
  • Comments

This idea has been submitted to WordPress. Please vote for it if you'd like to see it included in an official future WordPress release! WordPress 3.3 is finally there and it is an awesome release, with lots of nice improvements. If you're sure about what you're doing and have a recent backup, I…

Read more

Pro tip: the sans-serif font family

  • 22 Nov 2011
  • css tips fonts code
  • Comments

If you're like me and spend a lot of time writing CSS, here is a tip that can save some characters. When we want to use the sans-serif fonts, we usually declare it like this : .something { font-family: Helvetica, Arial, sans-serif; } This complete font-family tells to work with Helvetica first,…

Read more

WordPress : changer l'ordre des custom post types dans le menu d'administration

  • 20 Oct 2011
  • wordpress hacks cpt admin code fr
  • Comments

Allons-y pour un deuxième article à propos du menu d'administration de WordPress, après celui sur la largeur du menu. Si vous avez l'habitude d'utiliser WordPress pour créer des sites un tant soit peu avancés, vous êtes certainement déjà familier avec les Custom Post Types. Je ne vais donc…

Read more