My sponsor, Treehouse, has mastered teaching complex development concepts and techniques using the visual media; something not easy to do, and neither is learning anew technology from scratch without proper guidance. Tutorials are nice but oftentimes make assumptions about current knowledge and don't tend to keep the reader's attention. Treehouse's videos are concise but provide enough detail to get eager developers up and moving quickly. Treehouse is giving my readers one month free to see what I mean, so go ahead and give them a try.
One major problem with creating UI components with the MooTools JavaScript framework is that there isn't a great way of allowing customization of template and ease of node creation. As of today, there are two ways of creating:
new Element Madness
The first way to create UI-driven...
I love almost every part of being a tech blogger: learning, preaching, bantering, researching. The one part about blogging that I absolutely loathe: dealing with SPAM comments. For the past two years, my blog has registered 8,000+ SPAM comments per day. PER DAY. Bloating my database...
There's nothing worse than having to click every checkbox in a list. Why not allow users to click one item and every checkbox becomes checked? Here's how to do just that with MooTools 1.2.
The XHTML
Note the image with the ucuc ID -- that...
I really dislike jQuery's element creation syntax. It's basically the same as typing out HTML but within a JavaScript string...ugly! Luckily Basil Goldman has created a jQuery plugin that allows you to create elements using MooTools-like syntax.
Standard jQuery Element Creation
Looks exactly like writing out...
Well never thought that learning android development would be that easy. The interactive guides are easy to follow and they are meant for the novice developer. Thanks for sharing.
Well never thought that learning android development would be that easy. The interactive guides are easy to follow and they are meant for the novice developer. Thanks for sharing.
Just came across this article and I am so glad to hear that the Android courses are easy to follow! :)