Due to Genymotion’s fluidness and ease of use, it now becomes the most popular android emulator allows android developers to test their app directly on their computer.
This article demonstrates a technique to get content in front of visitors as quickly as possible by asynchronously downloading stylesheets to prevent them from blocking page render.
Update 11–12–2013: According to a commenter this process also works for OSX 10.9 Mavericks.
I have recently upgraded to OSX Lion from Snow Leopard, whilst setting up my development environment I needed to configure the built in Apache server to support SSL. Below…
I needed a css 3 radio switcher for a project I am working on, coded it, and sharing with you.
Today’s HTML5 applications can provide awesome experiences thanks to the new CSS3 specifications. One of them is CSS3 Animations. It can help you building rich animations on HTML elements. This can provide interesting feedbacks to the…
The “tech world” is really more of a “tech family.” Between digital giants’ appetites for acquisitions and the tendency of their ex-employees to start new companies, it’s easy to see how…
WebKit now supports styling of the scrollbars in overflow sections, listboxes, dropdown menus and textareas. Internet Explorer supported this feature after version 5.5 . Unfortunately Firefox still doesnt support custom scrollbars. Anyways, checkout the screenshots and style your…
There are some very useful snippets in Aptana like auto building Html tags (Type “div” and hit “Tab” then Aptana will generate “<div id=”name”></div>” for you) but most amazing thing is its very easy to create your own snippets.
Endergen.com
A great work using canvas and jquery
I like to think of CSS transitions like butter, smoothing out value changes in your stylesheets when triggered by interactions like hovering, clicking, and…