The jQuery uScrollbar is a plugin that can be used not only as replacement of native browser scrollbars, but you can use it even to create slideshows with external controls. Among other features uScrollBar can auto adjust scrollbars on window resize and recognize touch events on Android and iOS devices, so it’s perfect for responsive sites that have to dynamically adapt to different environments and devices.
(more…)
April 19, 2012
Javascript
Lately I’ve been toying a lot with Javascript in detriment of the server-side languages (PHP and Ruby), so I got to experience some fun facts with Javascript. Let’s see if you can figure out the result of the following operations.
(more…)
March 26, 2012
Javascript
.net magazine just published it’s March 2012 HTML5 site of the month column by Rich Clark and guess what? Picozu was mentioned and I got to say a few words on HTML5 and the latest web technologies.
(more…)
February 1, 2012
Javascript, Personal
Few days ago Webification took me an interview regarding Picozu, of course, and the use of the latest web technologies, namely HTML5. Make sure you check out the interview, link at the bottom of the post.
(more…)
December 21, 2011
Javascript, Personal, Projects
Well, as some of you probably already know, I’ve been toying around with HTML5 a lot lately. And this gave me the opportunity to create an amazing web application, called Picozu.
Picozu Editor is a drawing and photo retouching application built on Javascript, HTML 5 and CSS3. Make sure you use a modern browser (Firefox 5, Safari 5, Chrome, Opera 10, Internet Explorer 9) if you want to play with it.
(more…)
December 1, 2011
Personal, Projects
PaletteShooter is a Mozilla Firefox addon that will allow you to export a color palette from your current page, a color palette that you can use in Adobe Photoshop, GIMP, Flash, Fireworks and many more.
Download it from its project page or Mozilla Addons. Enjoy.
September 7, 2011
Javascript, Projects
This version fixes a not-so-minor issue in the code, error that caused problems with the Palemoon 6 browser.
Download it from its project page or Mozilla Addons. Enjoy.
August 29, 2011
Others