Size: XS


UX & Product Designer - Chi Wai Li

Blog



Vimeo not playing on older iPhones and iPods

As a web developer, one of the biggest challenge is having far too many browsers to cater for. Recently I’ve had problems with showing certain vimeo videos off a wordpress site for older iOS devices. I’ve checked on Vimeo’s support page for similar issues as well as other online resources but it all seem to […]

Responsive web basic

This is perhaps a toddler level responsive web basic. But it took me a good 20 minutes to figure it out. If you want to write conditional css3 for one viewport range, you must have the other condition also within a viewport condition. For example to use: @media screen and (max-width: 540px) { #box{ width:300px;} […]

99 ways of building a website?

Recently I’ve been rather overwhelmed by the number of tools we can use to building a semi good looking website. So I wanted to know just how many ways we can find of doing so. My target is 99 and I need your help! Rules: You must be able to customise the site’s appearance Have your own […]

Text Expander and Alfred after 6 weeks

Here’s my quick review after 6 weeks of using both Text Expander and Alfred as recommended by Back to Work and Jacob Cass.. Alfred Thank you for speeding up my work flow! Previously if i wanted to open a new application, I would using spotlight (Set to list applications only) but it would take around 30 seconds to load […]

WordPress and Bootstrap Part2!

I have previously wrote about how much I love Bootstrap and were really looking forward to using it on my next wordpress project. Thanks to this wonderful article from Smash Magazine, I just found out about the Roots Theme which combines HTML5 Boilerplate and Bootstrap from Twitter. Which I have to say is looking very promising So to sum up. […]

Problems deleting directories on server

Wanting to clean up my server from old projects, I went on a delete rampage via my favourite FTP tool Filezilla, boy did that felt good! there’s something about throwing things away and keeping things tidy that makes me smile. Any how, despite being able to delete all files, i noticed some directories remained. Some […]

New Gems – PM tools and HTML frameworks

It’s been an exciting week for me. Please bear in mind I am rather geeky! Found a number of gems for my work – both in terms of Project Management tool and HTML frames works. First of all, I had a very clear winner for my hunt for a good project management tool out of […]

duzour: lifeandcode: It's working

I laugh now, but guess I’ll be crying as soon as this happens again! duzour: lifeandcode: Yes. Yes. MEGAYES. “It’s working, but I have no idea why.” All you can do is smile and laugh. It’s usually such a mindfuck that I assume magic is involved until I can prove otherwise.

Project Management Tool

I have been testing a number of project management methods and tools for sometime. I’ve tried using my current note taking Apps: Evernote (Work related items) Spring Pad (Service no longer available) (Everything else) Catch (Food Diary) But as you can imagined it’s not really doing the trick, so I went on to try new […]