<html> <head> <title>Values</title> </head> <body> <h1>Values</h1> <p> Wisdom - learn from others and the past - <a href="http://www.amazon.com/Built-Last-Successful-Visionary-Companies/dp/0887307396">"Built To Last"</a>, <a href="http://www.amazon.com/Good-Great-Companies-Leap-Others/dp/0066620996">"Good to Great"</a>, <a href="http://www.amazon.com/Peopleware-Productive-Projects-Teams-Second/dp/0932633439">"Peopleware"</a> <p> Vision - chairman to reiterate and remind of the vision and keep us on track, a firm grounding and stable foundation <p> Passion - to keep coming to work, to endure, to keep us going and going because we love what we do <p> Great People - surround yourself with excellence <p> Personal - people and relationships are what is most important, not technology or protocols <p> Style - appealing, desirable, sexy, taste, hype <p> Partnering - know our strengths and know when to use the strength of others <p> Positive - focus on positive energy using our strengths, don't waste energy with negativity or on non-strengths <p> Evolution - bring people along, the myth of innovation - things grow on the past, nothing truely new, grow on top of what is now <p> Win-win - we only make deals or do business that genuinely benefits all the parties involved, we believe honest and ethical business negotiation is what's best for us in the long term <p> <p> Someone else's value system for software companies to compare against: <p> <a href="http://www.joelonsoftware.com/articles/fog0000000043.html">The Joel Test</a> <pre> Do you use source control? Yes (SVN) Can you make a build in one step? Yes Do you make daily builds? cron Do you have a bug database? Yes Do you fix bugs before writing new code? Do you have an up-to-date schedule? Do you have a spec? Do programmers have quiet working conditions? Do you use the best tools money can buy? Do you have testers? Do new candidates write code during their interview? Do you do hallway usability testing? </pre> </body> </html>