Make HTML sing, something I work toward every day.
Augusto
On Principle
37 Signals takes a stand and turns down a big client.
Flux
This font is gorgeous. Ooooo I want it.
MT Pricing
Announcing Pricing & Licensing Changes to Movable Type, looks like they’ve hit a good balance.
WP Hackers
WordPress Hackers mailing list, for the technically inclined.
MetaFriend
2 Years Old
I noticed that PhotoMatt.net turned 2 years old the other day. Maybe when I get a spare moment I can finish up the draft post I started last year when the site turned one.
Feeds
Okay already! Just the asides category and every category but asides. This sort of thing is really easy with a dynamic system.
Robozilla
Robozilla, the DMOZ link checker.
Scavenger Hunt
Nick is doing a scavenger hunt in return for Gmail invites. I’ve got a few extra invites now too. Interesting offers considered. I’ll throw in a free copy of WordPress. UPDATE: If you just email asking for an invite, you will be immediately deleted. Leave a comment with your interesting offer.
Interview
On Sax, Love, and WordPress. An interview. Read and (hopefully) enjoy.
Wikipedia Blocked in China
On Wikipedia in China (or lack thereof): “You know, it’s not accessible from public internet. I have to find a proxy server to get that page. I know it’s just a click in a open internet world, but now i have to hate the knowledge blocker, it’s their own fault.”
Broken Kode
WordPress, I LOVE YOU. Interesting post, but rambles a little bit and has two inaccuracies. Textpattern is under an open source license now. b2evo can import from MT. I like the name of his category, “Cerebral Interviews.”
Redirection Proposal
As many people have heard now, blogs that were previously hosted at weblogs.com are now needing to find new homes. Dave is going to be sending people their backup files but it looks like a lot of links may be broken, and some people proposed keeping a list of the old and new URIs.
Why not go one step better? I apologize if this is not technically feasible for whatever reason, but here’s my idea. DNS is very flexible, Dave can have specific A records for subdomains of sites that are going to stay under weblogs.com, and then set up a wildcard * A record to point to a different IP. This IP could be anyone running a service that would allow people to redirect their old domains to their new ones. Technically this would be pretty simple, no more than a few hours of hacking. The machine serving the redirects could have a wildcard virtualhost entry in Apache and a simple PHP script (or Python script, or RewriteMap) to serve 301 Moved Permanently headers depending on the hostname.
It could redirect to whatever the site owner wanted. The hosting overhead would be minimal. I’m willing to personally commit to writing the code and hosting it for at least 2 years.
More on Sun Blogs
Counter
WordPress Blog Counter: 10,000 and counting. I remember when the list was so small each blog was listed and linked below the count. (It was just a few months ago.)
Pictorialis II
Pictorialis II: Framed! Another one to watch.
Trucking Along
2004-06-11 – 104,040 pings. Thank you!
Whoops
Sorry about the comment funkiness, while adding in the caching plugin I also upgraded to 1.3-pre-alpha, which has a different method of calling the comments template.