Recent Posts

  • Starting An Open-Source Project

    Posted February 15, 2013 By in Uncategorized With | 1 Comment

    These days, it seems that anybody who writes a piece of code ends up pushing it to GitHub with an open-source license and says, “I’ve open-sourced it.” Creating an open-source project isn’t just about making your code freely available to others. So, before announcing to the world that you have open-sourced something that hasn’t been …

    Read More...

  • Why We Should Start Using CSS3 and HTML5 Today

    Posted By in Uncategorized With | 2 Comments

    Sorry if any bubbles are bursting here, but we have to wake up to the fact that full cross-browser support of new technologies is just not going to happen. Some users will still use older browsers and some users will still have browsers with deactivated JavaScript or images; some users will be having weird view …

    Read More...

  • How HTML5 changes the way we think of navigation

    Posted By in Uncategorized With | 1 Comment

    he standard method of marking up site navigation and menus has pretty much unchanged for more than a decade now. With the arrival of HTML5, however, I believe that it is changing. In this article, we’re going to take a very brief look at the traditional way of coding menus, contrast it against what I …

    Read More...