Site Mechanics

November is HTML5 Month

Shelley Wed, 10/28/2009 - 11:07

I'm not particularly good about compartmentalizing my interests. They say we women are good at multi-tasking, but I must be an exception to the rule.

I have sent off my first half of JavaScript Cookbook to my editor, and I hope to try to salvage an article I was doing for A List Apart, though I've run into some bandwidth issues that may be related to the technology covered. But my hope is to spend all of November working on HTML5: writing bugs, escalating bugs to issues, writing comments or change proposals, and, ultimately, going over every last bit of the HTML5 specification.

I can always sell my car to pay my bills.

Site problems, HTML5, and LC Realities

Shelley Sun, 09/27/2009 - 17:53

Well, that was exciting. I wasn't sure what was happening with my sites, since Drupal throws up a maintenance page automatically when it can't get a database connection. My ISP is still investigating what caused the problems.

In the meantime, the WhatWG IRC log is interesting reading today, including the following quote about HTML5 and Last Call, from Philip:

AryehGregor: Hixie, are we still scheduled for October Last Call?  
Philip: If there's a delay, we can just redefine October 
           to match the reality of the spec's status  

So there you go, if someone asks whether HTML5 will make Last Call in the next few weeks, you can answer, Yes—secure in the knowledge that it's always October, somewhere.

Who are these strange people

Shelley Tue, 08/04/2009 - 17:54

A favorite writer of mine is James Fallows at The Atlantic. He doesn't have comments, but when I've sent him emails in the past, he always responds as quickly as he can, and in detail. He's also been known to republish email comments, with permission, on his weblog—ensuring exposure to both new people and new ideas.

James has shown that one can be part of a community, without having comments.

I have been inundated with spam comments at this site, and now I'm getting spam replies and follows on Twitter. I am, at least for now, turning off comments. I am also, seriously, thinking of deleting my Twitter account, unless Twitter can find some way to control what is becoming an increasing, and even overwhelming, problem.

My warmest thanks to all who have taken the time to comment here and at my other sites. I value your friendship, your words, and your time. I hope that you'll still email me, if for no other reason than to say hello, how's it going.

Twitter's Adverse Impacts

Shelley Sat, 08/01/2009 - 14:11

I finally installed the Gregarius feed aggregator, even though it is no longer actively supported. I only need a web-based feed aggregator, and so far I've not been able to find a single one that is still actively being supported. Not a single one.

In fact, most of the feed related software seems to have been discontinued in Fall of 2008— just about the time when Twitter use exploded. I knew that Twitter was popular, but I hadn't realized what an adverse impact it is having on how we find, and read, information on the web.

Scuttle, Google Reader, et al

Shelley Fri, 07/31/2009 - 09:32

This has not been a week for centralized services. With the announcement of the Yahoo/Microsoft partnership, I figured the writing was on the wall and decided it was time to decentralize my bookmarks. Good-bye delicious, hello Scuttle.

I don't use a bookmark service because its part of social media. I use it because I have three computers, and I want access to the same set of bookmarks for each. To make this work, I needed some form of server-stored bookmarking service, and delicious seemed ideal.

Now, though, I'm not sure what is happening with delicious, and rather than wait until the rug is pulled out from under us, I moved my bookmarks to an open source application called Scuttle.

Scuttle is extremely easy to set up. Create a database and user, edit a couple of entries in a configuration file and ensure a subdirectory is writable, and then start up the application. The only thing the application didn't have was a way of preventing others from creating an account. There is a Scuttle Plus that builds functionality on top of Scuttle, including search engine and user management, but all I really needed was a way of turning off user registration.

Easy as can be: all you have to do is remove the register.php file. Then if someone clicks the Register link in the page, nothing happens. Sure it's not the most elegant workaround, but it works.

Scuttle has pop-up links that can be added to browser toolbars, and I like the look of it more than delicious. I really don't care how many other people are linked to a site, or what keywords are used. I just want a way of sharing bookmarks between my computers.

I had barely finished my implementation of Scuttle when I was hit with another one: Newsgator is no longer providing centralized support for its feed reader, NetNewsWire. Instead, you have to get a Google Reader account, and sync a new version of the tool with the Reader service as back end.

I used NetNewsWire for the same reason I used delicious: I wanted an application that used a centralized service to maintain feed syncing between my two Mac computers. However, I haven't been able to find an elegant workaround for replacing a centralized feed aggregator with something on my own, at least not yet.

I have moved my feed subscriptions to Google Reader, but I can't stand the site. It is badly designed: cluttered, takes up too much space, hard to easily traverse your unread feeds. It is true that it seems like feeds and aggregators have gone the way of the dodo, with the advent of Twitter and the concept of "Blurb it!" rather than "Link it!". But I do still like to read longer works, read the works of those few who are still weblogging rather than just Twittering, and catch the occasional actual linked story rather than URL shortened misdirected mess that we have at Twitter.

I could use NetNewsWire to access the Reader data, except the new version doesn't work with Tiger, so won't work with one of my computers. I could also just read feeds on one computer only, and set it up with NetNewsWire, synced or not, but I like the flexibility of my current system. So now I'm looking at options, as with Scuttle, for hosting my own feed aggregator that has a web interface, so I can read feeds from all my computers.

Suggestions on open source self-hosting feed aggregators with clean user interface would be welcome.