Archive for May, 2010

Faceted Identities Presentation at Internet Identities Workshop X

Friday, May 21st, 2010

This Monday, I gave a talk on Faceted Identities (the system that this blog is running on) at the Internet Identities Workshop X. The presentation lead to quite a bit of discussion, including some heated skepticism by Randy Farmer. The Notes for the session are on the IIW Wiki and there is also the video + slides:

Faceted Identites @ IIW X from Xianhang Zhang on Vimeo.

Awesome Comments

Sunday, May 9th, 2010
In 2008, I did some thinking on how to improve commenting on the web. While the product itself ended up failing, this was the genesis of some of my formative ideas on building social software as a holistic process.

The User Experience of Comics is abysmally poor

Monday, May 3rd, 2010

I read quite a few web comics. Every once in a while, I’ll be introduced to a new one and I’m reminded anew at how horrible the user experience is of the web comic experience as a new user. I’ve not yet found a web comic which I feel even has a barely acceptable user experience.

From the most trivial to the most radical, I present some suggestions:

  • At the very least, have at least one place on the page where the previous/next comic button always resides. That way, I don’t have to continually hunt for the link on every comic. Either make the comics a fixed size and put it below the comic or just add it above the comic.
  • Keep your actual comic above the fold. I don’t want to have to scroll down every time I visit your page. If you want to have stuff above your comic, use HTML anchors and anchor the next/previous links.
  • Use an AJAX preloader to load the n adjacent comics. Currently, it takes me more time waiting for your comics to load than it does to read them. This is unacceptably inefficient.
  • Allow me the option to display more than one comic per page. I would love to be able to take in comics a week or month at a time.
  • Create a consistent API access to your comics so that I can use desktop software to consume it rather than do everything through the web browser
  • Make available a .zip file of your entire archives so I can just download the images to my machine and use whatever image viewer I want to view them.

I would love to see web comic authors start thinking much more about the user experience of comic reading and doing something to fix this abysmal ecosystem.