Twitter RSS

Let’s Make a Deal – 15 Things You Need in a Web Contract

by Kyle on June 1st, 2009 9  

Writing the perfect web contract can be a daunting task – but here are 15 tips on what to include and some additional resources for help.

Read More

Simple Pagination with Rails

by Brett Wejrowski on May 5th, 2009 5  

While I was developing Motionspire, I needed to implement a pagination system for the video content.  I looked through the existing plugins, but found that I really desired something extremely simple and custom to work within my search controller.  With only a few lines of code, I created a very basic system for managing pagination [...]

Read More

Adding Fun to Your User Interface

by Stephen on April 27th, 2009 4  

A List Apart had an interesting article recently that Defended the Case for Eye Candy. The article hit a key point that we’ve been practicing here at The Wojo Group on our various projects.
Things that are enjoyable will be easy to use and efficient.
The ALA article is defending the case that beautiful and aesthetically pleasing [...]

Read More

Let’s Make a Deal – The Importance of Contracts

by Kyle on April 20th, 2009 3  

One of the first questions you must ask yourself if you are doing freelance work or running a small business is “will I use a contract?” Conventional wisdom indicates that you should always use a contract when entering into business with somebody else. Despite this advice, many freelancers or small business owners either do not [...]

Read More

Twetris: twitter + tetris

by Brett Wejrowski on April 6th, 2009 1  

We developed a little creation called Twetris that uses the twitter timeline to create blocks for a tetris game. It’s a simple javascript/html/css creation thats great for wasting time. Check it out!

Read More