By Jean-Baptiste Jung on April 12, 2010
WordPress 3.0, scheduled to launch May 1st, 2010, will be a real revolution for the blogging system. With new functionalities such as custom post types, developers will be able to create more complex and more powerful sites based on WordPress. In this article, I have compiled the most useful resources to get you started with WordPress 3.0.
Like CatsWhoCode? If yes, don’t hesitate to check my other blog CatsWhoBlog: It’s all about blogging!
8 useful code snippets to get started with WordPress 3.0
Posted in WordPressCreme News
By Jean-Baptiste Jung on April 5, 2010
Coding a WordPress theme or plugin can seem to be an easy task at first, but if you want to produce work that is more professional, you have to worry about things such as internationalization and security. In this article, I’m going to show you the best practices I have learned in 3 years of developing with WordPress.
Like CatsWhoCode? If yes, don’t hesitate to check my other blog CatsWhoBlog: It’s all about blogging!
Best practices for WordPress coding
Posted in WordPressCreme News
By Jean-Baptiste Jung on March 29, 2010
In programming, regular expressions are a very useful tool designed to validate, search, and match text patterns. In this article, I have compiled more than 10 incredibly useful regular expressions, for any language, that will probably be very beneficial to you.
Like CatsWhoCode? If yes, don’t hesitate to check my other blog CatsWhoBlog: It’s all about blogging!
10+ regular expressions for efficient web development
Posted in php, Web development
By Jean-Baptiste Jung on March 22, 2010
CSS3 has not been here for a long time, but talented designers have already found a lot of great ways to use it to create beautiful and efficient techniques. In this article, I’ll show you the top 10 examples of what you can do using the power of CSS3.
Have you checked out the highly recommended Digging into WordPress book by Chris Coyier and Jeff Starr?
10 examples of futuristic CSS3 techniques
Posted in WordPressCreme News
By Jean-Baptiste Jung on March 22, 2010
CSS3 has not been here for a long time, but talented designers have already found a lot of great ways to use it to create beautiful and efficient techniques. In this article, I’ll show you the top 10 examples of what you can do using the power of CSS3.
Like CatsWhoCode? If yes, don’t hesitate to check my other blog CatsWhoBlog: It’s all about blogging!
10 examples of futuristic CSS3 techniques
Posted in css, Web development