Thursday, 29th July 2004
HTTP Caching & Cache-Busting for Content Publishers (via) I learnt a lot from this—especially the no-cookie domain stuff.
How to handle international dates and times in PHP and MySQL. Keith tackles a common point of irritation.
Jimmy Wales on battling wiki spam
Jimmy Wales of Wikipedia was interviewed recently by the Slashdot community. One of the questions regarded protecting Wikis from spammers:
[... 241 words]Great Hackers. “Of all the great programmers I can think of, I know of only one who would voluntarily program in Java. And of all the great programmers I can think of who don’t work for Sun, on Java, I know of zero.”
Improving online credibility
If you’ve browsed Amazon’s product reviews recently you may have noticed an interesting new feature: Badges, little icons displayed below certain people’s names. This isn’t a new idea by any means—many online communities use special icons as rewards for members who make valuable contributions (SitePoint is a good example). What’s interesting about Amazon’s badges is that one of them is “Real Name”. Amazon’s Real Names FAQ explains the badge, and includes the following:
[... 230 words]Interactive generators. Uche says generators are issuing in an exciting new era of Python XML processing.