Technology

To produce high quality work we use best of the tools and technologies.
Ruby on Rails is an open source web framework that's optimized for rapid application development and sustainable productivity. We use rails because of its elegant design, productivity gains and for faster prototyping.
iPhone SDK 3.2 includes a complete set of development tools for creating applications for iPad, iPhone, and iPod touch, including the Xcode IDE, iPhone Simulator, Instruments, Interface Builder, and more. With Mac book and iPhone SDK we are creating some really cool apps for iPhone and iPad.
Scrum Project Management
Scrum is an iterative, incremental framework for project management and agile software development. Scrum promotes a disciplined project management process that encourages frequent inspection and adaptation, a leadership philosophy that encourages teamwork, self-organization and accountability, a set of engineering best practices intended to allow for rapid delivery of high-quality software, and a business approach that aligns development with customer needs and company goals. We use scrum to for better project management.

System Design.

"I will contend that conceptual integrity is the most important consideration in system design. It is better to have a system omit certain anomalous features and improvements, but to reflect one set of design ideas, than to have one that contains many good but independent and uncoordinated ideas. … Simplicity and straightforwardness proceed from conceptual integrity. Every part must reflect the same philosophies and the same balancing of desiderata. Every part must even use the same techniques in syntax and analogous notions in semantics. Ease of use, then, dictates unity of design, conceptual integrity." (pp 42, 44)

- Frederick P. Brooks, Jr. (The Mythical Man-Month: Essays on Software Engineering)