• Fancy navigation indicator with css3

      Tue 01 May 2012

      This tutorial show how to make a beatiful navigation indicator with css3

      In this tutorial I will show how to make a beatiful indicator using CSS3. This kind of navigation is recommended to slide throught carousels like these: First of all, it’s important to remember that this solution will not work in versions earlier than Internet Explorer 9, but will degrade gracefully, without losing any of their [...]

    • Centering elements in a fluid layout

        Fri 03 Feb 2012

        Centralize fluid elements vertically and horizontally with css

        I was researching about what happens if you declare two “conflicting” positions for absolute or relative elements. So I found this great article about conflicting absolute position. After some tests, I discover a good way to center elements vertically or horizontally without know his dimensions. If you have the following HTML / CSS: It’s a [...]

      • The html5 upload API

          Wed 04 Jan 2012

          HTML5 logo

          One of the great things that’s the new to HTML specification for Mozilla it’s the new way to access files and handle upload. Now you have access to basic file information, that it wasn’t possible before with native implementation, cause you just had access to file after the user post the form data. Now the [...]

        • Let’s get started with Bootstrap

            Tue 04 Oct 2011

            Twitter Bootstrap

            Since design guides to interaction patterns, we wish to define the pattens and consistency in a web application to reuse the highest design elements as possible. Not just that, the Twitter, with the bootstrap goes one step further and develop a framework where contains all website elements, following the twitter style, and Open Source! They [...]

          • Facebook and Google+, one step further

              Wed 21 Sep 2011

              Well, it’s not news that Google+ was lauched to make a direct battle with Facebook. Leaving the user choose circle as main feature, Google+ try to invest in the most weakness part of Facebook: privacy. But in few months the Facebook launch a series of features that make a significant improvement in the way the [...]