Monthly ArchiveOctober 2007
General DAH on 17 Oct 2007
Work pics
I have been trying to keep up with the day pic themes, so you can find a few work related day pics in my gallery. If you are a facebook user, you can view the daypics group here: photo of the day project
And with that brief update, I am done.
General & Programming DAH on 06 Oct 2007
Designing the Web
I have been working on some web design lately. mostly i have been getting back into it, and realizing how frustrating it can be. Normal software design and engineering has its own problems (I am referring to on-screen presentation here), but they are generally limited to the screen resolution and color bit-depth that the user might be running your software with, as well as system font size and color/style, etc. But the actual layout of your design is controlled by the language you are writing with, and you can be guaranteed that what you are working with is what the end user has (for all intents and purposes).
Web Design currently follows none of these rules, and I blame that on every single software company out there that has written a web browser (Internet Explorer mainly, but also Netscape, Opera, Safari, and even Mozilla FireFox at times). There is no guarantee that anything you design will be rendered the same on these different browsers. There are wonderful standards developed for web design, but the problem is that none of the browsers fully support them, or do so in different ways. I came across an interesting rant on the subject, which i thought came at it from a fresh perspective. I am sick of being taunted by a nice clean and easy to use specification for web design, when anything you write using that specification doesn’t work with our existing browsers!
And don’t get me started on flash. Flash can make for some great websites, and to be honest, it does have some good uses. But i do not like the fact that the web is becoming flash this and flash that. Flash probably got its popularity due to two things:
- lack of control over the aesthetics of web design with standard html styling
- the corporate desire to control media and not allow users to save content
The aesthetics argument is a good one, unfortunately there is no other good way to do it really. But what I hate is the bloat that Flash introduces. you need to install it, and it is Slow! I was reminded of this yesterday when i tried to watch episodes of the office online from NBC.com – It simply slowed my computer to a crawl. and this was for low resolution video that i could have played on my old pc 8 years ago! That is why I hate flash.
Thats enough of that. I upgraded Wordpress (this blogging software) just now, and was worried that i had forgotten to save some of my customizations, namely the border image around the images to the right. Thank god for browser caching, i was able to pull the image off of my hard drive and upload it back onto my server. phew.
General DAH on 02 Oct 2007
I know cool people, Directors, and people that get their photo in the NY Times!
This past weekend Melissa and I went down to Silver Springs, MD, and visited Megan. Other than just a good time visiting a good friend, we went to see the thing that has been consuming Megan’s time recently – her directorial debut with the play “Agnes of God”. It was quite a success, way to go Megan! It was also rather interesting, to say the least.
And melissa, if you don’t know, got her picture in the New York Times! read here.
I am tired, but decided to write a brief blurb since i haven’t updated in a while. ~later.