Path to Enlightenment

July 9, 2010

I’m a big fan of Chet Haase and his brilliant blog Codedependent. He makes very entertaining instructional videos about coding on the Flex 4 framework. I occasionally spend some time on his blog getting to know the new features in the Flex 4 framework. And time and time again he has managed to motivate me to get back to work and use my skills in a playful manner.

A while a go I watched this gripping and suspenseful video about creating a simple drawing application. The video talks about the new “Path” object in Flex 4. The Path object is an easy tool to save and manipulate line data. (This simple demo uses only simple straight line segments but this object could be used for bezier curves as well.)

Anyway I was fascinated by the small amount of code needed for this application. I downloaded the code and played with it. Here’s my interpretation of the Path to Enlightenment. It’s in the spirit of “less is more”. Draw some lines and wait a few seconds to see what I mean. Your lines will be enlighted and stripped down to their bare essentials. :)

The demo (press your left mouse button and draw by moving your mouse)
The source

JoyRider 1.2

June 2, 2008

I released a new version of JoyRider.

Screenshot of JoyRider 1.2 gameplay

This time with sound (soundtrack and soundeffects), levels, and upgrades. Let me know what you think of it!

Wow this is addicting; Kongregate

I’ve spend hours playing games on this website.

The website is a huge collection of small Flash games. Most of them are programmed against the Kongregate challenge and high score API’s that connect all the games to a global Kongregate scoring system which makes the whole thing really competitive.

If you easily fall for addictions, don’t go anywhere near this website. If you do want to check it out, here are some recommendations.

Please if you sign up use this link so I’ll be marked as your referrer to Kongregate. This way I earn game points.

Feel free to use my Kongregate profile page, to see what I’m playing or recommend games to me!

Erik Kastner found an interesting use for “CSS3′s selection pseudo element” (supported by Safari and Firefox) and devised a interesting hack that allows you to hide images in texts. You can make every kind of text hide every sort of image, the image will become visible when you select the text. Check out the example that I created, I mashed up a repetition of the text “Sylvia vliegt.” (Dutch for Sylvia is flying) and a Flickr photo;

Is it a bird? Is it plane?

selectionPseudoElement

Go on make your own hidden images with the script Erik Kastner wrote “Text + Image + CSS3 = Crazy Delicious“.

Follow

Get every new post delivered to your Inbox.