Guillaume

Author


Allow IP bypass htaccess password with Apache

Allow IP bypass htaccess password with Apache

Here is a very quick tip on how to protect your whole site with htaccess password but only allow certain IP. This is very usefull when you are working on a development server and you want only your team to access the site.

Password Protect Wordpress Attachments (files)

Password Protect Wordpress Attachments (files)

You might have some sections of your Wordpress site that are only accessible for your Wordpress user. Pretty easy to protect the page or post in Wordpress for only the registered user but what about the attachments of the post/page (files, images)?

Pseudo Ajax loading effect with Flash and JQuery

Pseudo Ajax loading effect with Flash and JQuery

You want to avoid traffic bounce because of long page loading delay? Here is a quick solution if you want to simulate an AJAX call on long loading forms using a flash animation file and JQuery call.

Create a gradient reflection effect all without any images (CSS3)

Create a gradient reflection effect all without any images (CSS3)

Here is a quick tutorial on how to create a nice gradient with a reflection effect on a div or any other xhtml elements. We will use the CSS3 techniques as all the latest browsers are supporting the standard even if not officially released.

Easy redirect with Wordpress function wp_redirect

Easy redirect with Wordpress function wp_redirect

In a recent project, I had to redirect a specific category archive to a Wordpress page. I wanted to show special content when people were accessing the category archive page. This is actually pretty easy using the Wordpress wp_redirect function.

Page 1 of 3123»