Today I was looking for a CSS trick to show icons on all the external links containing in the href a particular extension (.pdf, .exe, .txt, .zip, etc…). Continue reading
Javascript Timeline
These days at work I’ve been involved to create a Timeline of events for my company.
Looking around I found TimelineJS, it’s a very good plugin and very easy to implement in our project and you can pass data through json, jsonp or with a Google Spreadshit. Continue reading
Social Media UI psd
Recently I received a couple of work regarding social networking and searching around on the web for some “fan page” inspirations I found many interesting free psd file about the most popular Social Networks. Continue reading
Visualize any web page in 3D
Have you never seen what happen if you type “tilt” in the search bar on Google?
Try it! I was confused for a moment, then I realized…
I was searching tilt because is a very nice Firefox addon. Continue reading
jQuery plugin boilerplate
Today I want to share with you a boilerplate for jump-starting jQuery plugins development that I found around the web. Continue reading
Adapt your website for any device
One of the best creations of Dave Gamache is Skeleton css.
I used it for this website and it’s very useful and easy to use.
Skeleton is a small collection of CSS & JS files that can help you rapidly develop sites that look beautiful at any size, be it a 17″ laptop screen or an iPhone. Continue reading