Jan 13
After a couple of days, it seems like I was able to migrate all my posts from my old Community Server blog to the new one. The process didn’t run as smooth as I thought/wanted…After exporting the CSS content to a BlogML file, I’ve ended up with almost 6MB of text. Unfortunately, the WordPress import […]
Read the rest of this entry »
Jan 11
Just a quick post to let you know that this blog is moving into a new URL. If you follow my posts through the feedburner RSS link, then you won’t need to do anything because I’ll be updating that link in the next days after moving the complete content of my blog over the new […]
Read the rest of this entry »
Jan 10
Well, the Special One has done it again…and this time, his acceptance speech was in Portuguese. Thanks and congrats.
Read the rest of this entry »
Jan 03
Properties are one type of the members you can define in a class. It might seem strange, but a property will only allow us to call a method in a simplified way. In other words, you can see them as sugar for invoking methods (which typically interact with a private field). Nonetheless, they’re important and […]
Read the rest of this entry »
Jan 03
Happy New Year to everyone! After a small vacation period, I’m back :,,) Now that the HTML book has gone to revision (more about that in future posts), I guess it’s time to start posting some useful tips in this blog. One of my new year’s resolution is to pay much more attention to JavaScript […]
Read the rest of this entry »