Latest Blog Posts
Things I’ve learned while designing interactions across multiple mobile platforms
Posted in Opinions | Tags: Android, Blackberry, interaction design, iPhone, mobile, user experience
So I’m currently on my 6-week practicum at Idea Rebel, an interactive agency in Vancouver Gastown. Last week, I was working on the interaction flow for a mobile application project. This was my first experience designing an app that will be available on iPhones, Androids and BlackBerries. I would like to share the things I’ve [...]
New website on documentary filmmaking
Posted in Opinions | Tags: capilano university, documentary, school, vancouver
The Capilano University Documentary Film Program’s new website. is up and running! I’m very pleased to take part in this project in helping the documentary film students to promote themselves and their work online. The site features some of the short documentaries produced by Cap U students. So if you like documentaries films or are [...]
HTML 2 WordPress 3.0 theme sneak peeks
Posted in WordPress | Tags: course, howto, html2wp, learning, sneak peek, wordpress3.0, wp
It’s been about 9 months since I’ve uploaded the WordPress theming tutorial screencast series HTML 2 WordPress. Thanks everybody for all the positive comments. Quite a few of you said you would like to see the series expanded. Well, I’m happy to say that I’ll be working with Jeffery McManus from CodeLesson.com in doing just [...]
What is user experience?
Posted in Opinions | Tags: onboarding, usability testing, user experience
This is a question people frequently ask me. What is it? What do I do at work? It seems that very little people have heard of let along understand what user experience (UX) and information architecture (IA) mean. These are little known subfields within web design and development that are nonetheless extremely important. I’m going [...]
Code snippet: Iterate slideshow counter without if/else statements
Posted in jQuery | Tags: code, javascript, snippet
While scripting a jQuery slideshow gallery, I thought of a way of iterating the counter without needing to use an if/else statement to hard reset it to 0 when it reaches the end of the array. Then do something similar to step from the last slide back to 0. Nothing fancy with this snippet at [...]
jQuery mouse tracker snippet
Posted in jQuery | Tags: code, demo, javascript, jQuery, learning, mouse, mousemove, snippet, webdev
While I was doing some script work for a client, I came across the nifty jQuery mousemove property. As this tutorial explains, you can bind the “on mouse move” event and track the pointer position as it moves across the screen. Note: This requires jQuery 1.3. The latest version of jQuery apparently doesn’t work! This [...]
Hack fix for WordPress 2.9 not displaying full text RSS
Posted in WordPress |
I got a FaceBook comment today from my classmate Steve asking for the URL of HTML2WordPress. I thought I set my WordPress blog feeds to full text, but it was displaying excerpts instead. I’ve gone back to check on my Reading Settings and sure enough, it was set to full text. Yet it’s still displaying [...]
HTML 2 WordPress goes live
Posted in WordPress | Tags: howto, html2wp, learning, screencast, tutorial, webdev, wp, youtube
I am happy to say that HTML 2 WordPress is now up and running. This is an e-learning site that teaches you how to turn your HTML layout into a WordPress theme using video screencasts. I still can’t believe that I managed to get this completed ahead of schedule. If you are a beginner and [...]
