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

Latest from my blog

Local Facebook Development

In this post I will show you very unique way how to develop facebook applications locally on your local machine (localhost), but be visible globally. Read More

Flex - Simple Maven Project

Did you ever wanted to build flex/maven project but you didn't know how?
Here is a step by step tutorial on how to create and build "simple" flex / maven project from Flash Builder using m2eclipse. Read More

Flex - Ant - Deploying to Amazon S3

Have you ever had need to deploy flex application to Amazon S3?
If you had and didn't know how, here you can find ANT script for automating this task. Read More

When Firefox Crashes

If you've been in situation (from what ever reason) to develop code that offten crashed Firefox, making Firefox unresponsive, thus you had to kill Firefox through "Task Manager" "Processes" window, you don't have to do it this way. Read More

PHP vs Java vs .Net

If you are one of those who don't know with what technology to go for yourself or for the company, here is a brief list of php vs java vs .net "opportunities" to help you decide. Read More

Molehill Example Collection

For those who don't know what Molehill is: ""Molehill" is the code name for a new set of low-level, GPU-accelerated 3D APIs that will enable advanced 3D experiences across screens through the Adobe® Flash® Platform runtimes." Read More

AS3 3D engines comparison

Two years ago I've made a comparison test between three well known 3D engines for AS3: Away3D, Papervision3D and Sandy3D.

At the very beginning I just wanted to create a speed test... Read More

Java Basics - Reference

While learning Java, I have made a small language reference, just to have everything on one place and to have something for doing experiments :).
Who knows, maybe this 'small' reference will help someone else searching for java basics answers. Read More