Browser Friendly
October 30, 2006
A large part of designing any website, is ensuring it works fine in any browser. All browsers have some different ways of interpreting and displaying information.
You will want to have your site look optimum in any browser. Be sure that if you are hiring a web designer, that they are going to take these browser issues into account.
That should be fairly easy to accomplish, however things are always changing. IE 7 and Firefox 2.0 are the latest editions of browsers to most recently appear on the scene.
As the two most popular browsers have been released this past week, web designers and developers will need to go over all their code to make sure it is compatible with the newest upgrades.
I am willing to bet, the one which will be the most challenging will be IE7. It is sure to be a learning experience soon to come which I have not delved into yet. Old bugs may be gone, while new ones are sure to appear.
I am not sure why new versions are not standards compliant at the time of release. Surely fixes will follow. Already security vulnerabilities have been found.
It would be great to get it all in one shot, rather than a constant stream of updates. I shall soon sink my teeth into rewrites shortly, while all the while trying to drum up new business. And I may even get my own website finished. ***Sigh***
Hand Coding
September 18, 2006
No matter how much you know about different development software it is helpful to be able to hand code. If something goes wrong with the program you are using, then you have alternative means to finish your project. Especially important to be able to do if you have a deadline.
I hand code everything. First of all, I enjoy it. Second of all, I get to see every detail, and I know when things are going to work and when they are not. Programs can be finicky, sometimes adding in extra code, or stripping out things you wanted to leave in. Seriously, I have Macromedia, yet I found it easier to learn to hand code, than I did to learn that program.
Now that I have learned to do everything from the ground up, I am able to get around on Macromedia just fine, as I have a better understanding of how things work. Yet I still prefer to do it all by hand. Did you know you can build an entire website in Notepad? Simple and clean. As of late I have discovered Notepad2 which is very much like notepad, only it has quite a few more convenient options.
Also I most often use HTML Kit, which has lots of handy resources for more than just html. I love it so much, I can’t imagine not using it. New things are always coming along, each claiming to be better than the last so they say. Yet I like to keep my brain sharp, so coding by hand helps me to do that. Besides, what fun would it be, if we were not still learning?



