Archive for June, 2007

Safari Beta 3 for Windows… Not Impressed

Monday, June 25th, 2007

Being the PC guy that I am, I felt compelled to give Safari a try, now that there’s a version made for Windows machines.

And I have to say, I’m a little disappointed.

Now, maybe I’m jumping too quickly to a conclusion, after all it is a Beta, but I’ve tried it out on a few of my sites and it just doesn’t even seem to be trying. On my iGoogle Theme page, it gets confused by the position of the “Back to top” anchor tag and the “position: fixed;” css tag. When you any length down the page and you want to go back up, it just inches downwards instead. It also doesn’t seem to be reading the style sheet on the University of Minnesota Drumline Web site.

Now maybe it could just be the way I’ve coded these Web sites, but I’ve also noticed some problems with other pages and their CSS. Not to mention that add-in features we’ve all come to know and love in FireFox, such as the Web Developer Toolbar, AdBlock, ScriptBlock, Theme choices, etc. aren’t even close to being an option in Safari.

So my conclusion? Well, it’s another damned browser that people are going to use whether you like it or not. I personally don’t find Safari all that great, but I’ll have to add it to my list of browsers on which to test my Web sites.

EDIT (added 07.09.07): The one cool thing about Safari Beta 3 for Windows is that you can resize any text-field box. So if the guy (or girl) who designed a site didn’t give you enough viewable space within which to write, you can take its lower-right corner and make it larger.

Internet Exploder

Wednesday, June 20th, 2007

I hate Internet Explorer.

Really, I do.

It doesn’t matter if it’s IE 7, 6, 5.whatever, etc…

I hate it.

You’d think that a company as large and as rich as Microsoft would have the ability to be compatible with more things.

Take CSS, for example. With Internet Explorer, it’s like pulling teeth to get it to work. Or actually, it’s like trying to figure out magic. Maybe that’s why Microsoft is such a powerful and rich company, they deal in magic. And not the type of magic you see everyday, I’m talking witchcraft- and voodoo-type magic.

But then again, it’s biggest competitor, Apple, isn’t much better.

A Language Nuance That Bugs Me

Tuesday, June 12th, 2007

Web
AP style requires the use of a capital letter when referring to the World Wide Web: Web site, the Web, Web page.

(source: University of Mary Washington)

There, “Web” is capitalized, and “Web site” is two words! People always ask me why I write “Web site” like I do. Now you know.

Text Size: Pixels, Points, Ems and Percentages… Oh My!

Thursday, June 7th, 2007

I’ve been thinking about a lot of Web related issues lately. One of them being how different browsers handle different units of measurement for text. I’ve gone ahead and constructed a page where you can test text size and image size against different browsers.

In most browsers, there are two methods to resize text, the keyboard shortcut (press Ctrl++, Ctrl+- and Ctrl+0) and the “View > Text Size” method.

Here are my findings:

You’ll notice on a PC in Firefox (version 2.0.0.4, for reference) using either method the font size will increase and decrease no matter what method of measurement you are using to size the text (em, px, pt, %). And the images stay the same size.

On a PC in Internet Explorer 7 using the keyboard shortcut will essentially “zoom in” on the page, altering the size of both text and image. However, using the “View > Text Size” method will only resize the text that is defined by ems and percentages.

On a PC in Internet Explorer 6 using the keyboard shortcut method has no affect on any page elements. Using the “View > Text Size” method has kind of a strange effect on text size. The text defined by ems and percentages resize as you’d expect, however the text defined by pixels and points also resize, but on a much smaller scale. The images stay the same size using this method as well.

Netscape (version 8.1.2) is based off of Firefox and behaves accordingly.

Opera seems to only have a zoom feature.

Multiple Domains, Multiple Headaches?

Wednesday, June 6th, 2007

I’ve been trying to figure out this question for quite sometime; how, if at all, does having multiple domains pointed towards the same site affect page rank? I think I’ve found the answer. After briefly speaking with Richard John Jenkins, a Search Engine Optimization and Marketing Web Search Engineer, the head IT guy at my work, and searching through various Web design and Google forums, I’ve come to a conclusion. Yes, it does affect your page rank, but not in a positive way.

Say you have a Web server, with domain.com on it, and you also want to point domain.org to the same site. If you just have both domains pointed to the same site, then you’d be able to browse the site under either of the domain names you’ve pointed to it. To Google, as far as I can tell, this is considered Black Hat SEO, because you are giving yourself an unfair advantage in Web real estate. Both domains can be indexed, both containing the same content. This is bad.

Instead, what you should do is have one of the domains point to a 301 redirect page. This way, people can still use that second domain name to get to your site, and any external links your second domain receives will be passed on to your main domain name.

This question arose when I found out that Montage, Inc. (the company for which I currently work), had two domain names pointed to the same site (montagefs.com and montagefurnitureservices.com) and our page rank was going nowhere, even though I had optimized the site to the best of my ability and it had been a few months since the new design was uploaded.

iGoogle

Tuesday, June 5th, 2007

You know how iGoogle (http://www.google.com/ig?hl=en) gives you the option to choose different themes, and over the course of the day and night, these images change? Well my curiosity got the best of me and I wanted to see what all of the images looked like.

So, I figured out the file structure of how Google did this and made a single page that displays all of the images for most of the themes.

The Bus Stop and Cityscape themes weren’t as easy to figure out, because neither of them included full images and the Bus Stop one is based off of the weather. So I got all but those two.

You can find it at the iGoogle Theme Header Images page I created.

Welcome To The Blog

Monday, June 4th, 2007

Hi.

I’m Mark Kimitch and I love Web design and development. And search engine optimization. And Web standards. And pretty much anything else that has to do with creating and maintaining Web sites. Seriously, I’m kind of nerd like that. Talk to my sisters, they’ll tell you how I’m always talking to them about what I did at work or what I learned about Web design, coding, seo, etc. They’ll also tell you that they usually have no idea what I’m talking about.

This blog will be the place where I talk about what I’m working on, what I’m learning, what questions I have, and probably a few things about what’s going on in my life. I’m in no way a well versed writer, nor am I a guru in any field. I just have a passion, and I want to share it with the world (and potential employers… *wink*wink*).

Oh yeah, and I know this blog and my portfolio site look a little bland… I’ll be sprucing them up shortly.