How to deliver a proper screenshot to your webdev

Feb 11, 2011 1 Comment
Tagged: , and

As a web developer I deal with lots of different people. Designers, back-end people, Project managers, traffic managers, sales and marketing people. This is nice, as I get lots of different views on how to make a proper website or application. Some nice, some ludicrous, but all of 'm teach me something. So different views I enjoy, but what I don't enjoy is the different ways in which they deliver me screenshots.

I mean seriously folks, do you really think that a screen shot pasted in a frigging powerpoint presentation or a word document makes your developer happy? I even got stuff in an excell file one time, believe it. The answer is ofcourse, NO.

If you see something amiss in your browser, please write down your browser version (and no, Internet Explorer won't do) and operating system (again, more than just windows) and paste a simple image in the mail you send me. If you don't know how to do that, here is how:

How to Take a Screenshot in Microsoft Windows

And while we're at it, here are a few pointer about how to report a bug:

Please report

  • What is going wrong
  • the url of the page : the bit above in your address bar, you can copy that.
  • How you got there.
  • Browser and version: like - Safari Version 5.0.3 (6533.19.4).
  • Operating system: Like - Mac OS X Version 10.6.6.
  • A screenshot of the problem: and an explanation maybe.

And it will help if you stand up after sending this mail and walk to the developer to explain in person what is wrong in your opinion. (call if your not on site)

Together you can solve problems, not alone...

font-smoothing is a bitch

Jan 03, 2010 0 Comments
Tagged: , , and

Sure, I have heard about font-smoothing and how not having it, really screws up your rendering. But hearing it and seeing it on your own xp installation is a different thing. I just saw this on my machine and I just had to share it with you.

  • Safari on OS-X has the best rendering in my opinion

  • Rendering the default font, instead of just showing white is better in Firefox 3.5

  • Even IE 7 does quite a decent job.

  • As allways, IE 6 screws up bigtime

But hey, screw IE6 I say. Not really, just go and check out this possible solution. I am just now testing it and would like to know what you use or prefer..