How to display your latest tweets in your WordPress blog without a plugin
Yes, I know. This article has been written a thousand times before. But this solution is different. It doesn’t require a plugin, and it’s very easy to implement. And if you have spare time to read this one, go ahead. I promise you it will be worth it.
SyntaxHighlighter Invalid HTML Problem Fast Hack
SyntaxHighlighter is a nice tool that makes the code snippets on your blog look pretty. It’s based on Javascript so it’s unobtrusive and degrades gracefully. It’s client side based so it works on every server. It supports C++, Javascript, PHP, XML, CSS and the most common languages out there. It’s easy to deploy and it supports most browsers. With all those nice things said, it still does something that ruins your day. SyntaxHighlighter makes your XHTML invalid.
