By Jean-Baptiste Jung on August 23, 2010
For years, Flash was the only solution to display a dynamic chart on a website. But thanks to modern techniques, the dying Flash isn’t needed anymore. In this tutorial, I’ll show you how easy it is to transform a basic HTML table into a profesionnal looking chart using visualize.js, a very useful jQuery plugin.
Like CatsWhoCode? If yes, don’t hesitate to check my other blog CatsWhoBlog: It’s all about blogging!
How to easily create charts using jQuery and HTML5
Posted in WordPressCreme News
By Jean-Baptiste Jung on August 15, 2010
Among many other things, CSS3 has lots of nice effects to enhance the typography of your website. In this article, I have compiled 8 extremely promising typography techniques done using CSS3.
Like CatsWhoCode? If yes, don’t hesitate to check my other blog CatsWhoBlog: It’s all about blogging!
8 examples of stunning CSS3 text effects
Posted in WordPressCreme News
By Jean-Baptiste Jung on August 9, 2010
CSS allow you to do lots of things, but some features are missing to developers. What about variable, constants, and general faster syntax? As normal CSS can’t do that, people created preprocessors to allow the use of variables on CSS files and then parse it to regular stylesheets.
Like CatsWhoCode? If yes, don’t hesitate to check my other blog CatsWhoBlog: It’s all about blogging!
8 CSS preprocessors to speed up development time
Posted in WordPressCreme News
By Jean-Baptiste Jung on August 1, 2010
Recently, a client of mine asked me to write an article importer for his WordPress powered site, which was a very interesting project for me. In this article, I’ll show you how you can easily add data (posts, comments, categories, etc) to your WordPress blog, without any manual effort.
Like CatsWhoCode? If yes, don’t hesitate to check my other blog CatsWhoBlog: It’s all about blogging!
WordPress: How to insert data programmatically
Posted in WordPressCreme News
By Jean-Baptiste Jung on August 1, 2010
Recently, a client of mine asked me to write an article importer for his WordPress powered site, which was a very interesting project for me. In this article, I’ll show you how you can easily add data (posts, comments, categories, etc) to your WordPress blog, without any manual effort.
Like CatsWhoCode? If yes, don’t hesitate to check my other blog CatsWhoBlog: It’s all about blogging!
WordPress: How to insert data programmatically
Posted in WordPressCreme News