Author Archives: Jean-Baptiste Jung
10 interesting projects from Google Code
I may not like how Google is building a monopoly on the internet, but, I have to admit that most of their services are useful. As developers, it is useful to know that Google hosts a lot of open source projects. Today, let's have a look at the 10 most awesome projects hosted on Google code.
How to speed up your blog loading time
Often in blogging, you hear: "Content is king". This is true, but this isn't the only factor of a quality blog. Design is one of those other factors, and so is loading time. In this article, let's have a look at how you can easily speed up your blog.
10 WordPress dashboard hacks
The dashboard is a very important part of a WordPress blog. In fact, it allows you to control your posts, your blog design, and many more things. When building a site for a client, it is especially important to be able to control WP's dashboard. In this article, let's have a look at 10 extremely useful hacks for WordPress' dashboard.
Top WordPress hacks of 2009
2009 has been a very prolific year for WordPress hacks. In this article, I'll show you the most useful hacks I came across during the whole year. Enjoy!
10 jQuery snippets for efficient developers
jQuery is by far my favorite Javascript framework, which allows developers to create stunning visual effects, manipulate data properly, and much more. In this article, I have compiled 10 extremely useful jQuery snippets.
10 resources to get the most out of the CSS text-shadow property
The CSS text-shadow property is very popular among web designers and front-end developers. In this article, let's take a look at 10 resources to get the most out of the text-shadow CSS property.
10 front-end techniques to improve your site usability
Usability is a very important part of website building. Sadly, this is often neglected by designers and developers. In this article, you'll find 10 great techniques that you should definitely implement into your website.
How to create advanced html tables using TableGear
Tables are a very important part of HTML, but they can also be a pain to deal with. Using TableGear, you can create dynamic tables that can be edited "on the fly" and sort according to your needs. And all that, with almost no effort.
Animated background image with jQuery
If you're used to work with the jQuery library, there's no doubt that you know how powerful it is. In this tutorial, we are going to create a basic web page layout which includes a super cool animated background image, using jQuery.






My name is Jean-Baptiste Jung and I'm the man behind Cats Who Code. I started to use the Internet back in 1998 and started to create websites three years laters in 2001.
WordPress: How to easily create a Thematic child theme