Posts about web

What Hulu Needs

  1. Remote control - I want to be able to choose and watch shows, skip, etc. with a remote. So that I can channelsurf it while feeding my baby or at the dinner table(a keyboard is way too clunky).
  2. Channel captions, sometimes I need to watch my show at low volume because the baby is sleeping or we don't want to draw her attention to the TV.
I was going to say continous playing too, but they already have this in the form of your queue. Still, they should improve this functionality by automatically choosing shows/episodes for you based on your preference.
Posted by airportyh about 1 month ago about hulu, tech and web (0 comments)

justtodolist in the wild

justtodolist.com is another side project of mine. I have now released it to the public. Go take a look, tell your firends, and I hope it becomes useful to you.
Posted by airportyh 2 months ago about family, tech and web (0 comments)

tadalist is unsecured

I always look to 37signals when I need design ideas or looking for precedence for how to solve certain problems. My problem this time was: how to gracefully handle your Ajax calls failing due to your login session expiring? I looked at tadalist. To my surprise, even after I deleted the session cookie, modifying the list still worked. I looked at the request headers and it seemed like they simply weren't securing the app at all. I wrote a quick socket program to verify this, and it was true: any one who has the ID of your list and/or items can make modifications to them. I guess they just felt this app is not mission critical enough to worry about this kind of stuff. What about the todolist in basecamp? Hmm... let me check... result: they don't really handle this gracefully in Basecamp. If you try to check off a list which auth, it just hangs there foreever. I guess I'll have to creative and come up with my own solution here.
Posted by airportyh 3 months ago about programming, tech and web (0 comments)

Review of Google Sites

In order to try out Google Sites today, I signed up for a Google Apps account. Some background/definitions first:
  • Google Apps: a suite of google applications: email, docs, and now sites, for groups and organizations, which can run on the top level of your domain. So for example I could have toby@futuretoby.com which actually uses the gmail service, or use google sites to run futuretoby.com
  • Google Sites: Google's new hosted wiki service. This has been brewing for a while seen they acquired JotSpot, and frankly I've expecting this for a long time. And in many ways, Google Sites is similar to my wiki.

There's been long a need for an easy to use mainstream wiki implementation, and Google is the obvious candidate to try to do it. Editing in Google Sites is all WYSWYG, unless you want to drop down to HTML editing. They have in-place editing - similar to mine - meaning that the text is in the same place whether you are in view mode or edit mode, plus there's no refresh of the page. But unlike mine, save always brings you back to view mode, and going into edit mode is quite slow. They have directory structures, meaning you can nest pages under other pages, making the parent page like directories. Permission control is full featured. There are many embeddable widgets, including a picasa slideshow widget! For video, there's only google video and youtube. I think you can probably write your own widgets for it though.

Here are some screen shots:

Front page


Edit Screen


Blog Page

Overall, I think it's a very good solution to many people, but there are still a couple of things keeping me from migrating to it right now.
  1. Editing/Blogging is sluggish - I want a snappy feeling when using the site and it's definitely not there. Granted my wiki can be slow to load at times, but that's something I can fix myself, at least.
  2. A bit too many dialog popups for my taste, again contributes to non-snappiness
  3. The theme system does not look at good as I want and does not seem to be flexible enough for me to change it.
  4. This is more minor, but there are tags/labels?
My wiki has been running a bit slow, I thought I had fixed that, will investigate that as soon as I get some time.

Also a thought about the business model behind Google Sites. You have to have Google Apps to use sites, which means its audience will be much more limited than any other similar google product(not everyone has there own "organization"). That's an interesting business decision. One way to look at it is that they are trying to beef up their Google Apps offering to try to get more people signing up and then hopefully paying for it. But that this means is that Google Sites probably won't get to be the mainstream wiki.
Posted by airportyh 10 months ago about tech and web (0 comments)

thesixtyone

I came across this website(www.thesixtyone.com) today and it's one of the most innovative and well done websites I've seen in a long time. Musicians can upload their music to be listened to and voted for by listeners on the site - sort of a digg.com for music. Musicians also have their own page which they can use to promote their concerts and events. The experience of using the site is really nice, the music keeps playing no matter where you click, so you can feel free to explore, and it's really a lot of fun.

This is a indie music site, so you won't find mainstream music here, but I've already found a lot of music worth listening to. That may mean the voting system is working if you asked me.
Posted by airportyh 10 months ago about music, tech and web (0 comments)