How to write a competitive tech resume to get that interview you want

When you're job hunting is important to craft your tech resume in a way that passes the ATS scanner, a software that checks if your resume is a good match for the job, and also to make it easy to understand to recruiters. Let's see some tips on how to improve your tech resume to… Continue reading How to write a competitive tech resume to get that interview you want

3D with HTML 5 canvas and CSS transforms

Intro to CSS 3D transforms http://desandro.github.com/3dtransforms/docs/introduction.html Tiler3D http://labs.hyperandroid.com/html5-tiler-3d 3D starfield with HTML 5 http://seb.ly/2009/09/simple-3d-in-html5-canvas/ three.js http://mrdoob.github.com/three.js/ Amazing basic to hardcore examples Cloud Carousel http://www.professorcloud.com/mainsite/carousel.htm Libraries jCanvas http://calebevans.me/projects/jcanvas/index.php jQuery Canvas Toolkit http://www.jeremyckahn.com/jck/

Firefox Aurora introduces native developer tools

Firefox Aurora, the Firefox releases channel with the newest innovations now includes the new development tools so developers can inspect and tweak a web page's HTML and CSS, accessing console, logs and even a nice feature called Scratchpad, to write JavaScript on the fly and execute it. For a long time most developers relied on… Continue reading Firefox Aurora introduces native developer tools