The Google Blog

As nearly everyone in the world has noticed, Google has a blog now. It’s too bad they didn’t go with the /blog/ URI because this one has extra redundant redundancy, and that doesn’t seem very Google-like. The new blog is very generic, it barely seems like a Blogger blog. On the same day Blogger releases gorgeous XHTML+CSS tempates from Doug and the crew, Google releases its blog with a table-based layout and funky HTML 4 (with no doctype). Also, Blogger uses utf-8 encoding by default now (like WordPress) and Google’s blog uses iso-8859-1.

So there isn’t a lot of information on their blog yet. The first post was signed by Ev, but after that it’s been non-entities writing (and modifying) the posts, which is very weird for a blog. Where to go for more information? Their Atom feed of course. The first thing I noticed was the <id> element, which contained tag:big.corp.google.com,2003:blog-1720. Big corp, ha! So who’s the mysterious author of the two entries after Ev’s?

<author>
<name>A Googler</name>
</author>

Well that’s helpful. Their second post on outsourcing has a more interesting bit of metadata.

<issued>2004-05-10T15:30:52-07:00</issued>
<modified>2004-05-11T17:40:57Z</modified>
<created>2004-05-10T22:39:01Z</created>

Bloggers edit their entries all the time, but “A Googler” actually changed quite a bit, removing a paragraph on outsourcing to India. Perhaps Google is already sharing more than they had planned, but I’ll stop now before they take away my Gmail account.

Plugins From CSS Guru

The infamous Eric Meyer, as you may know, powers his blog with WordPress. In the course of customizing WordPress to meet his needs we chatted quite a bit and he extended the functions he needed to extend using the 1.2 plugin format, and he is now sharing his work with the community. See his Meyerweb WordPress tools and hacks page.

Update: Whoops! I thought I was writing on the WordPress development blog. I’ll leave it here since I already pinged everyone and your aggregators have probably already grabbed it, but if you want to link please link to the entry on wordpress.org. That’s what I get for multitasking while writing a post.

Offline

It was not long ago that we measured online time in minutes. You knew exactly how long you had been online in a given period because you were billed for the time you were connected. The first computer game I bought—One Must Fall 2097 by Epic Megagames—was downloaded on a Compuserve account (it was paid for online; ecommerce and delivery in 1994!) and cost about $10 over its price in usage charges. Connection was a luxury.

Now, I have no idea how much time I spend online. It would be easier to tally up hours I’m commuting, sleeping, and (sometimes) eating and subtract that from the number of hours in a day, if I wasn’t scared of the results. I just vaguely remember what it was like to count the online hours instead of the offline ones. I’d like to recapture that magic, and it’s a beatiful night outside.

Sting

I’m in the midst of finals, so there is not a lot of time for extra-curricular writing here. Things have still been busy. Most notably, I am now a member of the Web Standards Project, and you can see where my bio will eventually go. A friend in San Francisco told me the other day that whenever I come up in conversation it’s as “Photo Matt,” partly because no one can remember my last name. This was exciting to hear because it puts me a single word away from one-word celebrities such as Sting, Prince, Common, Madonna, Ludacris, Seal, and Poe. I suppose I’m in the less-exclusive two-word celebrity club with the likes of Snoop Dogg, Puff Daddy (P. Diddy?), Big Boi, and Andre 3000. Right. The reason I think it’s all funny is that the filename of my bio is photomatt.html, breaking the convention of every other bio on the WaSP site. I guess Molly forgot my last name.

Once again, sorry for the unexpected break in posting. As my schedule settles things should return back to normal, whatever that may be. Besides, all the action is on WordPress anyway, which is fast-approaching its version 1.2 release. Version 1.0 was a big deal and made a lot of necessary architectual changes that we really needed to move forward, but I think 1.2 is the one that’s going to make waves. As a welcome side-effect of WordPress’ recent surge in popularity, there has been a lot more activity with volunteers sending in patches and working on documentation, both of which are sincerely appreciated. The official chat channel has been busy too, #wordpress on irc.freenode.net. I currently have two bots running in the channel, wpbot and pressbot. Wpbot is based on the interesting Mozbot package, which has great logging features and a few other nicities, but just wasn’t what I was ultimately looking for. What I really wanted was JiBot, and that’s what pressbot is. It was more involved installation than Mozbot—I had to download and compile Python, SQLite, and a number of Python packages—but it has been totally worth it. I have been doing a number of development-related setups lately, especially on Windows, and I can’t wait until I get a free moment to write about them. My productivity and organazation has improved several-fold as a result of a few pieces of well-connected open-source software.

0wn3d

I’m not sure if I’m one of the “six prominent webloggers” Brad mentions in his post Gmail major security flaw, but when I got a mail from him saying that I was guilty of exactly what he described, I thought it would be a good time to change my secret question and password. I guess he was really anxious to get a Gmail account. He could have asked though, I let Adam poke around mine.

My thoughts on Gmail? It’s really well-done in terms of how the interface works. It’s faster than Thunderbird for common tasks and I could see using it full-time. But I wouldn’t even consider it until they provide a good way to import and export everything. Email is the lifeblood of everything I do, and I’ve been burned too many times to trust it to a third party—even if it’s non-evil Google. When I put my address out there in a previous post I was pleasantly surprised to get emails from a number of people I’d never corresponded with. Unfortunately soon after that the spam started coming in. It’s more than I get on my “real” account, but I can’t expect a beta product to compete with a finely-tuned SpamAssassin installation and 22MB bayesian database.

Speaking of passwords, a few months I switched to using 8+ characters of random junk for everything, and different passwords for everything. You can use the random password generator to get a few of your own. Throw in SSH tunneling, a great VPN through my university, and consistent rotation schedule and I’m feeling pretty secure. (Knock on wood.) I just need a fingerprint scanner.

In other news, the place of residence has been spruced up a bit with surround-sound speakers, a cut-glass-hanging-thingy, and some additional lighting. Pictures forthcoming.

Finally, the mosaic thread currently stands at nearly 669 comments, and soon there will be more comments on that post then there are posts on this site. I don’t generally talk about traffic in public because I think it’s bad taste, but the numbers this month have been intimidating. In terms of bandwidth photomatt.net used a few dozen gigabytes last month, mostly in photos. So far this month the usage stands at 305 gigabytes for this domain alone and I’m at a loss for words, except to say it’s nice to know I have that sort of scalability. I think I’ll go back to posting pictures of my cat.

Update: Final usage for April on photomatt.net was 511 gigabytes.

What is Google Cooking?

Watching my logs, I’ve been getting random requests from Googlebot for atom.xml and index.rdf files on this site and others. It’s always in the root or in relevant subdirectories (usually /blog or similar). All of these sites run WordPress, and I can promise there is no mention of or links to atom.xml or index.rdf anywhere. This means Googlebot is guessing that these files will be there. Now I’ve come to expect random flailing for syndication files from Feedster and Kinja, but Google? Et tu, Googlebot?

I suspect this is a hint of something new coming, perhaps feed-aware search like Feedster or RSS links in search results like Yahoo. Maybe a Google-aggregator? Google BlogNews? I want answers! They’ve got some room on above the search box since their redesign, maybe the next item there will be a “blog” tab. (Of course since their redesign they aren’t real tabs anymore, a regression in my opinion. I think tabs are a very effective navigation metaphor and worked well for Google.)

Anyone have any clues, ideas, or notice something similar in their logs?

Update: As always, we’re a few days ahead of the curve here at photomatt.net. Dave Winer has noticed the hits on his server and is covering the issue today.

Update: I’m late to the game, but Evan Williams confirms in part what I was suspecting and also jabs at the conspiracy theorists.

Is it more likely that this is not a calculated move, but that they are experimenting with crawling feeds in general and that, if they’re going to index them, they probably want as many as possible? And that maybe (hmmm…) they started with Blogger blogs first, since they were handy, and they tended to find feeds at index.rdf and atom.xml, and they haven’t yet optimized their crawler because they’ve been working on other stuff?