If there is one thing that I feel can be best learned from programming for the internet it's modularity. Programmers preach modularity through encapsulation and design models but ultimately sometimes it's really easy to just throw in a ha
...
2008.10.16
I have a particular project that I work on every so often. It's actually kind of a meta-project as I have to maintain a web-based project queue and management system, so it is a project for the sake of projects. Spiffy eh? Anyway, I haven'
...
2008.01.10
Happy new year! Going into the start of the new year, I have a project that has carried over from the moment I started my current job. I am working on the information architecture and interaction design of a web-based insurance tool. Somet
...
2008.01.04
Something that I have learnt over time is how to make your site accessible for people that don't have your perfect 20/20 vision, are working from a limited environment or just generally have old browsing capabilities. Believe it or not, pe
...
2007.12.11
By this I don't mean that you should fill every pixel on the screen with text, information and blinking, distracting graphics. What I really mean is that you should give yourself more time to accomplish what you are looking to do on the we
...
2007.12.11
Being that this was an issue just last evening, I thought I would share something that I have encountered when writing Javascript scripts. First of all, let me state that Javascript syntax is extremely forgiving. You can do all kinds of
...
2007.12.04