May
17
2012

Intro to Javascript Objects

I have recently signed up for a class in Web Analytics at UBC. I think it will greatly complement my knowledge in usability design and will improve how I produce websites in the future. I haven’t really had much time to study user behavior in the past aside from the usual A/B testing so it [...]

Jan
18
2012

Stop Internet Censorship!

If there was any doubt that big business controls the government, there shouldn’t be any after 2 bills – SOPA and PIPA are about to pass in US Congress and the Senate. These 2 bills are so obviously drafted by big media companies in order to protect their copyrighted content in an attempt to eradicate [...]

Nov
8
2011

Using Google Feed API to parse external RSS/XML feeds

Recently, I have been tasked to parse an XML/RSS feed using only client-side code. As the website is being migrated from Apache to IIS, it is difficult to settle on which server-side code to use (asp.net or php or python) thus the reasoning behind using pure Javascript/jquery for the task. At first, I thought that [...]

Oct
24
2011

Using jParse to post-process an XML feed

I have used jquery to parse XML in the past for simple tasks. But rewriting the same code every time gets tedious and cumbersome. So I have resorted to using jParse – which is a freely available plug-in especially made for this task. The plug-in works great straight out of the box and you can [...]

Oct
14
2011

HP Touchpad overclocking, tips and tricks!

[Update]: On Oct 18th, HP released an OTA update to version 3.0.4 which renders most of the patches and the overclocking non-operational. However, the update seems to have made the Touchpad more responsive and speedier. It also included a Camera app for taking images with the camera that works better than other free 3rd-party apps. [...]