(no subject)

Apr 16, 2009 07:21

Edit: Website link removed. It's currently getting a makeover.
Wow, that's probably about the worst site I've ever seen (besides MySpace).
Edit: Some bits of this were ranty, and that last point is completely unfounded. I'll leave them up here, but be sure to read the comments
I'll step you through it:
  1. The links are completely ordinary. No color, no font, no shape or size difference. It makes me feel like walking into a house where they're still painting and the living room is full of boxes.
  2. Tables. Okay, so that's not all that bad, in certain times, if you're lazy. However:
  3. Tables. And tables. They actually have a table containing their footer in another table containing everything else. It's like they imagine they should be using not just cells, but whole tables for every element.
  4. No style. The bullet lists are plain, the background is white, with no splash of colour anywhere. I mentioned someplace that hadn't finished painting. How about if the walls were gyprock without drywall?
  5. Not to mention: no styles. The CSS stylesheet has a single rule in it, and all the other styles (some padding around the links) are all inline, which goes against most of what CSS stands for.
  6. They started this January, but they somehow have three locations, each one in a different city?
  7. After all this, they ask $35/$50 per hour.
  8. On their Contact Us page, they mention three cities, and then put a Google Maps picture of those cities below for no good reason. That's not the bad thing, though: Each of those pictures is a whopping 650 pixels wide, at over 300KB for the lot, and are then constrained to be 30% their size. You never see over two thirds of the picture, but you're still downloading it.
  9. Every single page on their site is contained within the very same default.aspx. I'll bet they do that so they can reuse their header and footer. They've probably never heard of server-side includes.
Edit: I forgot those last two points, and just added them in.

I decided randomly to check out my competition in Winnipeg. One site is amazing, and I was thinking of how I'd have done what he did with jQuery, but then I realized he was using flash. Also, music came on unexpectedly, and I had to search through my tabs to find out what was doing it.
There was another, http://www.designedconsulting.ca/
I'm linking because it's actually very beautiful. They use Mootools to transition between their main page elements, and there's not a single table in the whole place. The design looks to be a bit cumbersome, with strange divs everywhere (according to the comments, to fix IE float bugs). Their layout is just a bit stacked, because it seems like they have three different pages on top of one-another. It reminds me of the first web-page I did, where it was a series of boxes and you'd just scroll down to get to the next 'page'.
Even through that, though, they have some amazing sample designs.

You know what? I feel a difference in the animation between mootools and jQuery. Mootools uses something much more even and gradual, while jQuery seems to follow an acceleration curve.
Joomla is on my next-to-learn list, because I've seen it around a few places. I still don't know what a Content Management System is, so I'm looking at that right now.
Previous post Next post
Up