By Jean-Baptiste Jung on June 27, 2011
In recent years, JavaScript has proven that it has to be taken seriously because it can really enhance the web, not only provide some cheap effects such as blinking text. In this article, I have compiled the 10 most amazing tools and script for all JavaScript developers.
Posted in javascript |
By Jean-Baptiste Jung on June 6, 2011
CSS3 is taking web development and web design to a higher level. In this article, I have compiled examples of amazing CSS3 techniques that will probably become very popular when CSS3 will be fully supported by most browsers.
Posted in css |
By Jean-Baptiste Jung on May 30, 2011
.htaccess, the file which control the Apache webserver, is very useful and allows you to do a lot of things. In this article, I have compiled 10 .htaccess snippets that any web developer should have in his toolbox.
| Tagged .htaccess |
By Jean-Baptiste Jung on May 23, 2011
Among all cool new features introduced by HTML5, the possibility of caching web pages for offline use is definitely one of my favorites. Today, I’m glad to show you how you can create a page that will be available for offline browsing.
Posted in html5 |
By Jean-Baptiste Jung on May 16, 2011
Every week, hundreds new WordPress themes are released. Unfortunely, some of them lacks quality: Bad or bloated code, non respect of programming standards, and so on. I’ve compiled a list of 10 tips every WordPress theme developer should know and apply in order to create top-notch quality themes.
Posted in Wordpress |