How to use D3 in your WordPress Plugins (without a plugin)

Hey guys it’s Oscar, Recently, I’ve been obsessively interested in D3. It is a super COOL JavaScript library and it gave me a whole bunch of ideas of how could I implement it on my WordPress Plugins. The difference of watching at a lively representation of visual data vs  looking at a bunch of dry numbers …

How to contribute to Open Source NOW – Coding a solution.

In the previous post ( see: How to contribute to Open Source NOW – Finding a good issue to Fix ) we went through the process of finding our first issue to start contributing to open source. In this article, we will continue the process and write the solution. More than coding the solution to the problem …