Impulse Studios recently moved into our new office. We think its a bit more of an inspired space so we figured what better way to christen the place than by releasing a texture pack of various materials used in the office. We couldn’t release pictures yet because we are sorely lacking furniture, and paint. Once we are done with the transformation we will release some shots of the new office, but hey textures are good for now, right? Read the rest of this entry »
Enhancing Web Usability for Mobile Devices
September 11th, 2009 by Cole ThorsenI’m sure many of you have noticed the steadily climbing percentages in your Analytics for iPhone, HTC and various other mobile browsers. When re-designing or making minor modifications to usability on a site it is important to be cognizant of your users. After all we might have just built (what we think is) the greatest design element ever, however if it’s not going to work for our users we might as well not have it.
Obviously mobile browsing (for the most part) is not a primary traffic driver for a website. Most of the time we are looking at a few percent at most, which in a lot of cases means it is not practical to design a full mobile version of a website. The modern mobile browser makes it quite easy to view full websites. So unlike 3-4 years ago when a mobile version was required if you wanted mobile traffic that’s not necessarily the case today.
There are however a few things that are common place on the web which are not so mobile friendly. Thinking about these during the design process can greatly increase the usability of your website on a mobile platform without increasing the budget. Read the rest of this entry »
A Better Way to Sticky Content with Javascript
August 31st, 2009 by Cole ThorsenContent that scrolls with the browser window is not a new concept. We all know how to position things relative to the browser window with position: fixed; However what if we only wanted it to stick the browser window conditionally? Most of the time I see this in practice, the developer has used Javascript to reposition the container absolutely so it always appears within the constraints of the users current window position. The problem with this method is that it causes the stickied content to jitter as it slides down (or up) the page. This can be extremely irritating to the end user. Read the rest of this entry »






