4163 readersJavascript is definitely a very popular language on the web, and every web developer has to deal with it someday. For this article I have compiled a non-exhaustive list of good practices that will help you to become a better javascript developer.Like CatsWhoCode? If yes, don't hesitate to check my other blog CatsWhoBlog: It's all
3932 readersFor 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?
-
4879 readersYou're reading the RSS Feed of BP-Trick.com a tips and tricks community dedicated to making sharing BuddyPress knowledge easy!. We also sell Premium Themes! View the original post here: Show a Geo Map Widget like on BP.orgPlace the following code anywhere you like. This can be in your (child theme’s) Sidebar.php file or in the
2360 readersWhen developing websites, you have to care about different browsers, as well as mobile devices such as iPhones or iPods. In this article, let's have a look at the 10+ most useful code snippets (Javascript, PHP, CSS, etc) for developing iPhone friendly websites, quickly and efficiently.Like CatsWhoCode? If yes, don't hesitate to check my other
4450 readersA few months ago, Facebook team uncovered a new major addition of the Facebook API: the support of the Open Graph protocol. Open Graph is not new but the possibility to use it to connect your website to Facebook certainly help it to get more popular. To put it simple, by adding different meta tags
-
920 readersWordPress has been growing sensationally as the tool to use for Blogging. We’ve compiled a list of things that are good practice and you must do if you are a pro wordpress blogger or developer.
Writing/Blogging Workflow
Keep it updated. Publish it later. Keeping it updated can be a laborious, arduous task. In order to do
8907 readersMicroJS
Need a piece of code quickly? MicroJS is a brand new site which aim to provide JavaScript code snippet for most common tasks: Ajax, Json, DOM, Object-Oriented JavaScript, and more. A true gold mine to have in your bookmarks!
Visit http://microjs.com/
Diva.js
Diva is a Javascript frontend for viewing documents, designed to work with digital libraries to present
2758 readersAs a developer, your main tool is obviously those that will allow you to turn your ideas into code: A text editor. As time go by, more online text editors are created that can help you code from any computer with internet access. In this article, let's have a look at 10+ useful online
code editors.Like
2254 readersCoding 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
4078 readersIn this tutorial, I will guide you through the process of making a beautiful “Register” form, using Fancybox, jQuery, and, of course, WordPress. As you’ll find, the process is really quite simple. Step 1. The Markup First, let’s place our button at the top of the page, replacing the default description in the theme. <div