Responsive Images for Responsive Designs

Today we are going to talk about Responsive Images. Responsive Images are a very useful technique to make your designs look good regardless of the user’s resolution screen. Nowadays when we create our online projects we want them to look good on every device. Desktop, Mobile Phones, Tablets, you name it. With HTML you canContinue reading “Responsive Images for Responsive Designs”

I’ve had the chance to troll Donald Trump. But I didn’t.

The craziest thing that could possibly happen on my professional life as a Software Engineer happened on August 18th, 2016. That day I discovered that I could perform a massive Rick Roll attempt against the US presidential candidate Donald Trump.   The crazy story begins with an unexpected e-mail from a guy named Shu Uesugi – a San FranciscoContinue reading “I’ve had the chance to troll Donald Trump. But I didn’t.”

Working with Asterisk and Node.js

I’ve been working on a very cool project project here at Vale Presente which was able to provide a smooth interface to our call center attendees increasing their productivity and quality of our costumer service. The project was built with HTML5, CSS3, Javascript and Node.js as our backend engine (only cool stuff!). But the main challenge was finding the rightContinue reading “Working with Asterisk and Node.js”

Using jQuery Mask Plugin with Zepto.js

Today I’m going to exemplify a pretty easy way to put jQuery Mask Plugin to run with Zepto.js instead of jQuery. What is Zepto.js Basically, you can switch from jQuery to Zepto.js if it’s too heavy or if it’s too much for your current needs. If you need something more lightweight that allows you to keep yourContinue reading “Using jQuery Mask Plugin with Zepto.js”

Mascara Javascript para os novos telefones de São Paulo

Olá pessoal, “O presidente da Anatel (Agência Nacional de Telecomunicações), João Rezende, informou nesta sexta-feira que o acréscimo do nono dígito aos números de celulares da região metropolitana de São Paulo vai garantir 53 milhões de novas combinações numéricas.” http://www1.folha.uol.com.br/mercado/1040493-nono-digito-garante-53-mi-de-novos-numeros-de-celular-em-sp.shtml (\___/)( ͡ ͡° ͜ ʖ ͡ ͡°)\╭☞ \╭☞ Follow me on Twitter! Sabendo disso, éContinue reading “Mascara Javascript para os novos telefones de São Paulo”

Masks With jQuery Mask Plugin

Today is the oficial release of the version 0.4.3 of my jQuery Mask Plugin. Since I have never written about it before on this blog, I’ll teach you guys how to use it and some other cool features about it. Downloading the code The only thing that you guys need to do is include the javascript file ofContinue reading “Masks With jQuery Mask Plugin”

Mudando a barra de endereço do browser sem refresh

Hoje vamos falar sobre um recurso bastante interessante dos nossos browsers que nos permite fazer a alteração das informações das páginas que acessamos, inclusive a URL que é mostrada na barra de endereço do seu browser sem fazer o uso do refresh e o melhor: mantendo o histórico. Manipulando o histórico do browser Para seContinue reading “Mudando a barra de endereço do browser sem refresh”

Mascaras com jQuery Mask Plugin

Hoje é o lançamento oficial da versão 0.4.3 do meu plugin jQuery Mask Plugin. Como nunca falei sobre ele aqui no blog, vou ensinar vocês como utiliza-lo e algumas features bacanas do plugin. Baixando o código A única coisa que vocês precisam fazer é incluir o plugin entre as tags do seu documento e pronto, oContinue reading “Mascaras com jQuery Mask Plugin”

Javascript – Aviso de Dados Não Salvos

Sabe quando você está escrevendo um e-mail e se você tenta sair de tela o browser te da um aviso, comunicando a possível perda de dados? pois é! sobre isso que vamos falar. 🙂 O Gmail faz isso, o Rally faz isso, mas muita gente ainda não sabe como isso é feito de fato. Este tipoContinue reading “Javascript – Aviso de Dados Não Salvos”

jGallery – A jQuery Plugin for Image Gallery’s

Olá Pessoal! Mais um projeto pessoal. Com a oportunidade de um novo trabalho surgiu o jGallery. Um cliente me pediu um plugin parecido com o Lightbox, porém, ele queria que as fotos aparecessem logo abaixo, como uma galeria de fotos onde o usuário pudesse navegar entre as fotos sem sair da famosa “lightbox”. A partirContinue reading “jGallery – A jQuery Plugin for Image Gallery’s”