web design

web-design

Tip: Fix stupid IE8 errors: force compatibility mode

Internet Explorer is Stupid

IE has never liked Javascript very much, and IE8 will be rolled out soon. Many nice Javascript elements that I commonly use don't work yet in IE8, such as Shadowbox and BeautyTips.

This blog/site runs on Drupal and I use modules to handle my Shadowbox and BeautyTips needs, however these haven't been updated to the latest and greatest versions of their stand alone counterparts so they don't yet work in IE8.

Designing websites is easy using the 960 Framework

tags:

3291630786_058147121c_m.jpg  3291648036_a8a1ed263e_m.jpg

I recently just started using the 960 Grid System CSS framework in 2 recent projects. I've got to say that I'm really liking it so far. Using the Photoshop templates to layout and mock-up the design makes it super easy to get an original design down in a few hours.

Sweet Berry Wine

Dr. Steve Brule is enjoying some Sweet Berry Wine

- I first saw this off of an email that Pat sent out trying to convince other people to go to the wine festival coming up.

And this is what happens if you enjoy a little too much Sweet Berry Wine!

For your health!

Automatically Update Copyright Year on a Website (For Dummies)

It may seem like a trivial thing to some, but many web designers, novices, and bloggers don't know how to have the copyright year automatically update on their website.

It's true that the year should really only be updated when the content has been updated, but for small business that don't get around to updating their content much. An ancient copyright year can look bad to prospective customers.

To show the current year, just use the following PHP code snippet.

<?php echo date("Y"); ?>

The full thing (assuming the current year is 2010)

<p>&copy; 2001-<?php echo date("Y"); ?> Company Name</p>

© 2001-2010 Company Name

For more information see the PHP documentation about the date function.

 

Some Color resources

tags:

colr.org

colr.org

You can use a picture or website to create a color scheme from. You can also browse through user created schemes.

 

ColorToy

ColorToy

Browse through bright and colorful web-friendly colors.

 

Kuler

Working on a new design

tags:

New web design

 I decided to mock-up a new theme for my blog/website. This is still a work in progress, but I thought it would be interesting to post this now to compare it to the final theme.

Let me know what you think. I've only spent about 2 hours on it so far.

Don't resize my browser, butthole!

20090320-q1dd18u7e2w4y1kp3m35dg5ftd.preview.png

It really chaps my ass when websites resize my browser window.

I'm okay if it opens a new window and makes that full screen, but come on, not the one that I have a bunch of tabs in! After I leave your stupid website I have to go and resize my browser back to how it was. It's a lot like having to re-adjust your seat after getting your car valeted. It's just annoying.

It's bad web design and flat out rude!

How to embed Flickr slideshows and add Shadow box for added awesomeness

If you want to add a really cool slideshow to your website like the one below, just follow these steps:

Italian Spiderman - Part 1

italian-spiderman-cover.jpg

This has to be one of the greatest things ever posted on YouTube.

I made a playlist with all 10 episodes in order so it will be easy to watch them all.

More Dr. Steve Brule

From the guy that loves Sweet Berry Wine.

Syndicate content
I love Drupal! drupal-love-right.png