Monthly archives: May 2008

 

 

170

As cool as email testing can get

I’m having a crazy morning trying to troubleshoot an email template for Lotus. The problem is that it shows fine in Lotus 7 and 8, but one person on the client side is using weird Lotus 7.0.2 and it just wouldn’t show normally there. Black text on white background inside a table cell is missing! [...]

 

60

Creating Print Versions of Pages

I was just thinking about how best to handle having web version of a page and a print version. There’s two approaches, one of them is having 2 separate pages www.tanyanam.com/contact and www.tanyanam.com/contact?version=print. But when you think about SEO, you’d have to either put “NOINDEX” on every printable page or block them in robots.txt. That’s [...]

 

190

HTML/CSS/PHP code editors

An excellent article from Smashing Mag with the list of editors for different platforms. Also includes features and pricing. The one I like? EditPlus! (yeah yeah, I’m on Win, so what? :) It’s lightweight, loads in seconds, yet has all the features I need. I would suggest improving the regular expression support for search & [...]