New Theme: twenty-hand

I’ve been unhappy with my theme for the page few months and not had the time to change it. I’ve finally got around to doing so and at the same time...

I’ve been unhappy with my theme for the page few months and not had the time to change it. I’ve finally got around to doing so and at the same time have played around with some WordPress 3.0 goodness. Here are some of the features:

  1. It’s a child theme of the new WordPress theme twentyTen.
  2. It’s much cleaner than my old theme.
  3. It uses the new wp_nav_menu system. The 7 menus that I add are the 7 menu items at the top.

WordPress Pro Tip: Getting a per-post Feed in WordPress

For some reason this information is really hard to find through Google. Often in my work at OLT we are trying to reuse remix and redistribute a bunch static content from...

For some reason this information is really hard to find through Google. Often in my work at OLT we are trying to reuse remix and redistribute a bunch static content from WordPress sites around our campus. In order to do so we need to find feeds for those sites that are just for one post or page, instead of the updating stream. Here is how to get them:

Simply append /?feed=rss&p=111 to the end of your URL. The 111 in the example should be the ID of the post that you want the feed for.

Multi-touch Collaborative Diagramming

This term I took Computer Science 444 – “Advanced Methods for Human-Computer Interaction”. The main outcome of the course was to go through the process of designing a user interface and...

This term I took Computer Science 444 – “Advanced Methods for Human-Computer Interaction”. The main outcome of the course was to go through the process of designing a user interface and evaluating it using formal experiments, producing a paper at the end.

I had the pleasure of working with 4 absolutely fantastic team-mates, Piam Kiarostami, Gabe Silk, alexandru Totolici, and Jre Sarenac. Each of us intuitively picked a role and we worked like a well-oiled machine.

The project we worked on was a collaborative, tabletop,  multi-touch diagramming tool that we dubbed “collabee”. We compared our interface to the more traditional ways of diagramming collaboratively (whiteboard and computer) then analysed our results. Below are the reports that we wrote, as well as a video on the project that we produced (it’s only 4 minutes and be sure to stick around for the surprise ending).