Stanislav Zorjan - Stasha - Full Stack Software Engineer and Game Development Hobbyist - Prague

Latest from my blog

Sass + Compass + SmartSprites

These days I'm actively playing with sass and compass and I'm really starting to like them. The one thing I was missing is image sprite sheet generation using SmartSprites. Read More

SASS - ANT - Netbeans - Automation

Few days ago I was playing with SASS (Syntactically Awesome Stylesheets). But Because I'm too lazy :) I just wanted to automate process as much as possible, so I've set up simple ANT project to run SASS from within netbeans.
Read More

HTML 5 - ANT - Complete Automation

In this post, You can find ANT script that automates some of the main HTML 5 tasks as are versioning, running tests, generating image sprite-sheets, minifying javascripts and css, compressing html, inline scripts and styles and finally making release.Read More