My Portfolio. Recent works.
5 nice JavaSctipt resources
// November 21st, 2011 // No Comments » // Resources
This time I’m sharing some resources that I found helpful while I developed in this great language. As we can read in the website of Mozilla: “JavaScript (sometimes shortened to JS) is a lightweight, object-oriented language, most known as the scripting language for web pages, but used in many non-browser environments as well”.
Here are some guidelines, tips and online editors.
Continue Reading
Creating a custom WordPress admin
// May 26th, 2011 // No Comments » // labs
Have you ever try to customize the wordpress dashboard? I’m sure that you think about it at least once if you made any development with wordpress. Luckily, WordPress’ flexible nature allows for almost every part of it to be easily changed, Dashboard inclusive. The easy way is to create a plugin for it, so let’s take look on how we can creat a plugin first.
Continue Reading
