When you’re talking about accessibility for React Native, we have as our primary source the Accessibility guidelines for React Native, which covers what we need to implement accessibility features in any React Native project. But in a real world, the accessibility requirements for a real […]
This is a prototype of a device wifi powered connected to a NodeMCU. I bought the baby tree at https://www.leedens.com and this was used for this project. Picture: Alexandre Magno This is the first of a collection of posts that will share along with […]
Einstein change our vision about the universe, time and space. Mental experiments (as the twin paradox), mathematic theories and the great event of general relativity proved with the solar eclipse of 1919 that the time and space are relatives to a reference system, […]
I would like to happily announce the release of the Mobile First Bootstrap Book. This books aims to introduce the new Bootstrap version 3, developed using Mobile First. Mobile First is a development workflow that focus on mobile as first device. It’s a […]
This post is a complete tutorial about how to use the jQuery sliding plugin. Check the documentation and live example for full details. What the plugin does? This plugin has a purpose to create sliding elements, with a navigation arrows for a […]
Well, this post is a tutorial to how use a plugin that I developed for a events calendar in a Brazilian government website called Funarte, a full wordpress news portal. The wordpress agenda plugin can be found in my Github, and in […]
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 […]
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 […]
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 […]
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 […]
React Native – accessibility beyond the guidelines
When you’re talking about accessibility for React Native, we have as our primary source the Accessibility guidelines for React Native, which covers what we need to implement accessibility features in any React Native project. But in a real world, the accessibility requirements for a real […]
Read MoreDeveloping a IOT device: humidity sensor for plants using Arduino
This is a prototype of a device wifi powered connected to a NodeMCU. I bought the baby tree at https://www.leedens.com and this was used for this project. Picture: Alexandre Magno This is the first of a collection of posts that will share along with […]
Read MoreHow Einstein’s relativistic ideas affect our lives
Einstein change our vision about the universe, time and space. Mental experiments (as the twin paradox), mathematic theories and the great event of general relativity proved with the solar eclipse of 1919 that the time and space are relatives to a reference system, […]
Read MoreMobile First Bootstrap book released at time
I would like to happily announce the release of the Mobile First Bootstrap Book. This books aims to introduce the new Bootstrap version 3, developed using Mobile First. Mobile First is a development workflow that focus on mobile as first device. It’s a […]
Read MoreCreating sliding itens with jQuery Sliding
This post is a complete tutorial about how to use the jQuery sliding plugin. Check the documentation and live example for full details. What the plugin does? This plugin has a purpose to create sliding elements, with a navigation arrows for a […]
Read MoreMaking wordpress events with wp-agenda
Well, this post is a tutorial to how use a plugin that I developed for a events calendar in a Brazilian government website called Funarte, a full wordpress news portal. The wordpress agenda plugin can be found in my Github, and in […]
Read MoreFancy 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 […]
Read MoreCentering elements in a fluid layout
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 […]
Read MoreThe html5 upload API
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 […]
Read MoreLet’s get started with 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 […]
Read More