November, 2009Archive for

Konami Code for Flex 3

I never did add an easter egg to any of my applications, but recently I stumbled upon konamicodesites.com, a site that lists other sites that use the konami code.I've been working mostly with flex applications so I created a simple component to add 30 life to my apps, this component dispatches an event when the user inputs the Konami Code on their keyboard.To use the component just add it anywhere in your application.here is the code of the component: [Event(name="s...

Hello world!

This is my first post, so hello world!The idea behind this blog is to create a knowledge base for all my learning experiences as a developer and a software engineer.Why? Because plenty of times I've searched for information on a particular subject and found nothing, forcing me to implement things by myself, so I hope some of the things I do get out there for some poor struggling developer.