Author Archive

Useful jQuery code snippets

by Jean-Baptiste Jung. 0 Comments

jQuery is definitely a great tool when it comes to front-end web development. Today, I’m sharing with you a bunch of super useful jQuery snippets from my personal favorites.

WordPress hacks and snippets to efficiently reduce spam

by Jean-Baptiste Jung. 4 Comments

Spam is a nuisance and every blogger have to deal with it. As a WordPress user, I bet you already use Akismet, which is definitely a great way to reduce spam. But several other tricks can definitely help. Here are my favorite WordPress hacks and code snippets to reduce spam on your blog.

10 awesome PHP functions and snippets

by Jean-Baptiste Jung. 17 Comments

Every web developer should keep useful code snippets in a personal library for future reference. Today, I’m showing you the 10 most useful snippets and functions I have added to my snippet library from the past 3 months.

Useful snippets to protect your WordPress blog against scrapers

by Jean-Baptiste Jung. 8 Comments

If you run a blog, you probably already had to face the problem of content scraping: Some people steal your content to display it on their own blog, usually with lots of Adsense ads. Here are a few useful code snippets to help protect your blog against scrapers.

Hacks and snippets to enhance WordPress search engine

by Jean-Baptiste Jung. 9 Comments

WordPress built-in search engine is often cited as one of the weak points of the popular blogging platform. In this article, I have compiled several code snippets to make WordPress search engine a lot better.

Cross browser compatible HTML5 videos

by Jean-Baptiste Jung. 7 Comments

For years, Flash has been the most popular solution for playing videos on the web. But the HTML5 specification is bringing a new solution, HTML5 videos. In this tutorial, I’ll show you how to use HTML5 to display videos on your website.

Super useful jQuery plugins for responsive web design

by Jean-Baptiste Jung. 8 Comments

When building responsive websites, jQuery can be very helpful. In today’s article, I have compiled a list of jQuery plugins that will definitely help you building more responsive and usable websites.

Ultimate list of WordPress resources

by Jean-Baptiste Jung. 10 Comments

WordPress is my favorite tool for building blogs and websites. In this article, I have compiled the most useful resources for WordPress developers I came across in the past 3 years.