New Website
We’ve redesigned the Moki Systems website.
If you haven’t been to our website in a while, you may notice that we are sporting a new look. Being web designers, we decided to take some time and revamp our old website to provide easier navigation, more emphasis on client profiles, and a new look.
The site features some fancy flash animation, javascript libraries and is based on a content management system run by Ruby on Rails. We hope you like the new look and feel. The site has several new features, so feel free to click around.

As I was browsing today, I noticed an interesting technique in use on the Google search results page. The innocent and plain logo at the top left is actually a single image file made up of multiple images which then are made visible by the CSS for each placement:
This is presumably for optimizatio ...