Archive for category Blog

Book: Head First C#

I’ve had the need to learn more application programming other than just web-based scripts. So as one of my first adventures into Microsoft Visual Studio 2008, I chose C#(that’s pronounced ’see sharp’) and picked up the Head First C#. I must admit that Head First uses a very unique method of teaching, but while they claim to be “A Brain-Friendly Guide”, I found I got a headache after reading it.
Read the rest of this entry »

No Comments

Flex Masked Input Text Field Component

Here’s one of the most useful Flex components I’ve run across. It’s a text field that masks the input of your characters to whatever format you want. Many thanks to Peter Ent for creating this!

1 Comment

Adobe Air Web Browser

screenshot of Air BrowserI’ve been playing with Flex and Adobe Air for a while now, and I’ve wanted to test the abilities of the Air HTML component for future projects. So I built my own mini Air Web Browser.

Read the rest of this entry »

3 Comments