Visum: Responsive Design Testing

Responsive web design has hit critical mass.  There is no way you can responsibly offer development of new applications to customers and not take into account the varying sizes of screens that their content will be consumed on.  While nothing beats testing on actual...

HTTPster: Simple Development Webserver

When working on prototypes for our clients it is very important that we can easily run them from a web root to ensure that we will see the same behavior that our clients will.  There are lots of ways to do this but for a simple html mockup that needs no preprocessing...