Pages Menu
TwitterRssFacebook
Categories Menu

Posted by on 4th June, 2003

The Iceberg Secret, Revealed

Excellent article from Joelonsoftware, pointed out by Flash Voodoo about typical software/web development issues with non-technical clients. If you have done any consulting, I guarantee you will relate…and finally understand....

Read More

Posted by on 1st May, 2003

Experiment: Flash vs C#

I had seen C# code somewhere and it seemed strikingly similar to actionscript. So, I had just finished a simple scripted animation movie in Flash and attempted to re-create the same in C#. It took me a while to figure it al out, but here it is. Without a doubt there is a lot more depth in C#, but all in all , the concept, syntax, events, methods and classes are not much differently used than in AS. If you code in AS, don't shy away from a complex language like C#. Anyways, check out this experiment here:...

Read More