All my posts

Review: Responsive Web Design by Ethan Marcotte

A few days ago i bought the whole Book Apart books collection… yes all books… To be more precise 7…

Read Now
Tip: Add a rel attribute to WordPress gallery for lightbox use

This is really simple trick, but it’s so useful. I’m using lightboxes nearly on every WordPress project. I really love…

Read Now
Create a custom WordPress Pagination in less than 10 lines of code

There’s something i have never really liked in WordPress, it’s the “older posts” / “previous posts” links. Simply because a…

Read Now
Tip: Redirect a WordPress user after login

This is a simple trick, really… but it’s so useful ! How many people asked me “how do i redirect…

Read Now
Tip: Device-Pixel-Ratio Media Query for Retina Use

Sara Cannon has just finished her presentation “Designing for the modern web” at the San Francisco WordCamp (where my friend Pippin…

Read Now
Tip: Create a Custom Cron Interval

Sometimes when you are using a CRON on WordPress you need to specify a custom interval between each action. WordPress…

Read Now
Create a WordPress database error page

I guess that many of you already got this message on your WordPress installation “Error Establishing a Database Connection“. This…

Read Now
Adding a Custom Post Type icon the right way

I think that now, nearly every WordPress developer knows how to create a custom post type (if you don’t, just…

Read Now