My adventures in web design

I’ve tended to avoid web design and web development work like the plague. I’ve done web stuff on and off since the early days of geocities; remember, back when everyone had a web page or fansite of some sort? There was even a web design class at my high school where students made sites and put them up on geocities. Then of course the geocities fad went away and, fast forward a few years, we now have myspace filling the void.

Anyways, there is a sense of satisfaction from building a website, but in the early days I never had much of an interest in it and if I needed something done, I’d just hack it out in Frontpage. In more recent times I’ve been put off by the annoyances encountered when supporting multiple browsers. Learning a language or a technique was one thing, but all too often web design work felt like learning hacks to get things to work in a certain browser (typically IE6). And of course, I still didn’t really have much interest in it because of all the game development stuff which always seemed much cooler.

However, there’s no denying that outside of a few specific fields (e.g. video games) in the computer programming world, most programming jobs now require some form of web development work and, more often than not, the projects being worked on are web-based services. So being the pragmatic person I am, I decided to invest some time in learning some web stuff over the past two months. I’ve spend a ton of time learning XHTML (well, ok, learning XHTML takes like 5 minutes) and CSS (via. web, book, and class at NYU), which is very interesting and so cool now that I realize that you can do more with it than just do the hover effect on hyperlinks. I’ve also spent some time on PHP, which is fairly simple to pick up for anyone that has some computer programming experience and while not the prettiest language, it is very useful and seems to do a great job of addressing web-specific issues. I’ve also spent some time on ASP.NET (which seemed natural for me, as I’m familiar with C# and the .NET Framework), but haven’t really done anything practical as yet. I’ll also be putting in some time with Javascript soon. Almost all my time for the rest of this month will be web development work, as I have 3 paid projects and 1 personal project (I’ll talk about this next month) that needs to be completed in early May.

So am I in love with web development now and given up on game development? No way! Game development is still #1 (the Zerospace solution is open and sitting patiently in my task bar), but web design and development is very interesting. I love the workout I’m getting in Photoshop (somehow or other, I think I’m becoming a competent graphic designer). I love styling in CSS and not having to fight with tables (bad Frontpage memories) is wonderful. And some of the stuff that can be done in Javascript seem to rival Flash (check this out). I’ll probably try to learn Flash and a bit of Actionscript next month, but I’m not too sure about that as yet. My one negative comment about doing web design is that browser inconsistencies still exist (from what I can tell, primarily with CSS support). IE7 seems fairly good when it comes to CSS standards compliance, but IE6 isn’t dead and probably won’t die anytime soon.

I was going to rant a bit about the rise of web applications and the decline of desktop application, but I’ll save that for another day.

1 Comment

  1. Define-Web.com

    Go for JavaScript first, its most wanted skills for next years to come, JS is got a strong hold on being used all across systems.

    ActionScript is somewhat like JS used by adobe.

    I highly feel, Air by adobe should be the next big mark of desktop internet apps.