June 15th, 2008 by Scott
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 »
June 5th, 2008 by Scott
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!
May 31st, 2008 by Scott
I’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 »