Archive for February, 2004

Mac PDF Browser Plugin

Wednesday, February 25th, 2004

Read PDF documents right in your browser with the PDF Browser Plugin from Schubert IT. The plugin is free and works well in Firefox and Safari (they provide a different version of the plugin for IE 5).

One of the things that has always annoyed me with browsing on the Mac, is the fact that when I click on a link to a PDF document, the file is saved to the desktop then opened with Preview or Acrobat Reader. I am really enjoying this plugin!

Firefox Wallpaper

Wednesday, February 25th, 2004

Jon Hicks from Hicksdesign has prepared a very cool Firefox Wallpaper for your desktop.

Why does the CSS box model need a hack?

Tuesday, February 24th, 2004

A good article on CSS-Discuss, outlines Why the CSS box model need a hack and offers up seven possible solutions to making your CSS-based layout work across all major browsers.

Where Users Tend to Click

Tuesday, February 24th, 2004

The Software Usability Research Laboratory at Wichita State University present a great research paper titled Where Users Tend to Click. The paper studied the clicking habits of 304 participants and compiles some surprising results.

The Missing <link>

Monday, February 23rd, 2004

The Missing <link> in the World Wide Web suggests that the <link> element is possibly the most underused and underachieving element available to us today. Learn about this mystery element and how to use it effectively.

Styling the Horizontal Rule

Sunday, February 22nd, 2004

Posted in Uncategorized | 1 Comment »

Planning your Future

Sunday, February 22nd, 2004

Boxes and Arrows has a great article on Planning your future and deals specifically with career growth.

The article suggest making creating a document that includes:

  1. 3 – 6 Months Goals
  2. 6 – 12 Months Goals
  3. Goals Beyond 12 Months
  4. Longer-term Goals
  5. Opportunities to Explore at Your Company
  6. Skills to Develop
  7. What I Care About in a Work Environment
  8. Personal Goals

Nice CSS Layout Gallery

Sunday, February 22nd, 2004

The Web Page Layout Gallery contains 5 very nice examples of various website layout designs.

Firefox Tips & Tricks

Sunday, February 22nd, 2004

From the official Firefox site comes Firefox Tips & Tricks.

Some really great tips here – I especially like the one that changes the cursor for links that either open in a new window, or those links that contain JavaScript code.

Inline Web Images

Sunday, February 22nd, 2004

Most Web sites maintain textual and image data separately, however, did you know that text and images can be combined into a single source file? An article review at unixreview.com show how to create Inline Web Images.

Not too sure if I would ever use this technique (mostly due to poor browser support), but it certainly could provide an interesting solution to bandwidth and image theft.