Process

We are experienced in both Waterfall & Agile Methods and Coding Standards. The Agile methodology treats the time-to-market as the most important feature while Waterfall methodology treats the collective feature set as the most important. Our team can adapt to work in either method, depending on your situation and requirements.

Waterfall Software Development Model

The Waterfall Model is the most common version of a Software Development Life Cycle (SDLC) for software development. It is called the Waterfall Model because it defines a rigid and linear development method, where each phase is completed before the next one is started and there is no loop back. It follows the principle of doing things right the first time. Every time.

This model is preferred when the requirements are clearly and visibly outlined. Complete project execution is divided in to well defined stages of analysis, design, development, testing & QA, release & user acceptance and finally followed by maintenance and support. Typically a schedule is set with deadlines for each stage of development at the start of the project. In theory, this model leads to the project being delivered on time because each phase has been planned in detail. Practically this model involves high risk as it does not embrace the inevitable changes and revisions that become necessary with most of the projects. Once an application is in the testing stage, it is very difficult to go back and change something that was not thought of in the analysis stage.

1. OffshoreGeeks Development Process

Well-designed, profitable websites and Internet applications do not happen by accident. It is necessary before the first line of code to spend some time thinking about why the website or application will be built and who the visitors will be. Once a new project is contracted, a Project Manager is assigned to the project. The Project Manager will act as the liaison between the Client and the Developers and will be responsible for moving the project from start to finish through the OffshoreGeeks development process as outlined below:

SDLC

Step 1 - Client Interview
The Client will be contacted by the Project Manager to conduct the Client Interview. The Client Interview is a series of questions about the specifics of the project with regard to the expectations desired in the design of the initial home page. During the interview, the Project Manager will ask questions about the desired color scheme, other websites you like the look of, layout elements such as login, specials etc., as well as the specific navigation buttons that will need to be built. At this point, the navigation is often decided. This is also when we will need your electronic logo file and any image files that will be incorporated to the design of the home page. The more information and specifics a client provides the Project Manager during the Client Interview the better our chances of us providing design mockups that will be a winning design for the layout of the homepage.

Step 2 - Wireframe Planning
Your Project Manager will begin working on the wireframe of your project outlining the specifics of functionality, technical requirements and navigation flow to ensure the project is built to the correct specification and that the correct modules are in place. This wireframe will become the blueprint for the project specifics to the development team. Prior to submission to development, the Project Manager will send the wireframe to the client for approval.

Step 3 - Design Phase
When the Client Interview is complete, the Project Manager will direct the Development team to begin work on initial homepage mockup for the Graphic User Interface (GUI), which is the overall look and feel presented to the website visitors. The Development team will provide a series of design mockups based on the instructions given in the Client Interview. OffshoreGeeks presents the company with several options for it is our goal to provide design mockups in the first round that will meet or exceed expectations. In the event that the initial designs are not acceptable, the Project Manager will need additional feedback on specifically what is expected that was not provided in the initial round at which point a second round of mock ups may be provided. However, in the event that extensive design work is required beyond this, additional expense may be incurred.
Once a layout design is selected to move forward with, the Project Manager will ask the Client for feedback on any changes they would like to see with regard to design elements such as fonts, button and/or bar navigation styles, color tweaking, etc. and OffshoreGeeks will further define the Client's website layout. Revisions will include up to three rounds of changes.

Step 4 - Homepage Design Approval
Once the homepage design has been decided, an Acceptance of Homepage Design form must be signed off by the Client so that work may begin on building the HTML pages for the website. It is important to note that changes made by the Client after approval to the homepage design, may incur an additional expense for the development time required to make changes.

Step 5 - Wireframe Approval
After the homepage design has been approved, the Project Manager will work with the Client to finalize the wireframe and an Acceptance of Wireframe form must be signed off by the Client. It is important to note that if additional functionality is added to the project after wireframe approval has been made additional expense will be incurred for the development time required to make those changes.

Step 6 - Development Phase
During the Development Phase, the Project Manager will direct the Developers to begin work on the programming and coding of the website. During this phase, the website will become available for viewing on OffshoreGeeks test server and your Project Manager will be able to provide the Client with estimated completion dates. However, these dates are always fluid and subject to change. During this time the Client should begin working on content to provide OffshoreGeeks in an electric format as well as any other technical information that will be required for (rerouting the DNS server, Hosting, domain registry, logins and passwords, authorize.net, etc.) and/or bar navigation styles, color tweaking, etc. and OffshoreGeeks will further define the Client's website layout. Revisions will include up to three rounds of changes.

Step 7 - Alpha Launch
Alpha Launch constitutes the completion of the programming and code required to operate the major functionality as defined on the wireframe for the website. Both automated testing and manual testing will occur by OffshoreGeeks at this time to ensure:
Cross-browser compatibility - Which the approved GUI displays correctly in Netscape Navigator, Mozilla Firefox, and Internet Explorer.
Internal Integrity - Links and functionality will be checked to ensure no broken links are experienced by the end-user.
Integration - That the website or application integrates with internal system(s), network(s), software and the client's hosting platform.
Load - System integrity and functionality under high traffic, especially with regard to database-driven sites. The Project Manager will notify the Client that Alpha Launch has occurred, and the Client will be required to acknowledge receipt of Alpha Launch Notification, acknowledging that the major functionality outlined in the wireframe is present. During this time, quality assurance testing will begin and the Client will be asked to provide any missing content and feedback on their review of the website functionality and bugs found if any.

Step 8 - Beta Launch
Beta Launch occurs when the website is removed from OffshoreGeeks test server and pushed to a live server residing at the designated domain name or IP address. Client hosting (if applicable) begins at this time. In the case of pushing to the Client's domain, the new website will become live and will replace any previous website (if applicable). Once Beta Launch has occurred, the project is considered complete by OffshoreGeeks.

Agile Software Development Model

Agile software development processes are built on the foundation of iterative development. To that foundation we add a lighter, more people-centric viewpoint than traditional approaches. Agile processes use feedback, rather than planning, as their primary control mechanism. The feedback is driven by regular tests and releases of the evolving software.





The development team and customers agree a set of requirements and a project schedule upfront. The development is planned as a series of separate phases (also called iterations or sprints) allowing incremental delivery of product features.

Within a sprint, new product features are planned, designed, implemented and tested. At the end of each sprint, the new features are demonstrated or delivered to the customer. The activities for the next sprint are then planned and a further iteration is performed. This increases confidence on the part of the customer because they can see visible signs of progress.


Software Coding Standards

Software coding standards are language-specific programming rules that greatly reduce the probability of introducing errors into your applications, regardless of which software development model (agile, waterfall, extreme programming, and so on) is being used to create that application.

Software coding standards originated from the intensive study of industry experts who analyzed how bugs were generated when code was written and correlated these bugs to specific coding practices. They took these correlations between bugs and coding practices and came up with a set of rules that when used prevent coding errors from occurring. Coding standards offer incredible value to software development organizations because they are prepackaged automated error prevention practices; they close the feedback loop between a bug and what must be done to prevent that bug from reoccurring. You don't have to write your own rules to get the benefit of coding standards - the experts have already done it for you.

In a team environment or group collaboration, coding standards ensure uniform coding practices, reducing oversight errors and the time spent in code reviews. When work is outsourced to a third-party contractor, having a set of coding standards in place ensures that the code produced by the contractor meets all quality guidelines mandated by the client company.

Coding Standards Enforcement IS static analysis of source code for:
  • Certain rules and patterns to detect problems automatically
  • Based on the knowledge collected over many years by industry experts
  • Virtual code review or peer review by industry respected language experts - AUTOMATICALLY


Our Expertise

OffshoreGeeks has been creating and designing projects utilizing the waterfall model for a long time and it has been a key role in all stages of SDLC. Our expertise and experience using this method has helped our clients by starting the beginning of their project with an expectation and deadline in an unmistakable format by using advanced tools. Combining this method with our expert project management staff, we are able to achieve precise execution on all deliverables of your project, which ensures customer satisfaction until completion.

  • D2 Design
    17-Sep-2013
    We are still in early stages of the development, but at this point the Cogniter group has been great to work with. Their communication with us has been spectacular,quicky in the turnaround, and technically above what we could have asked for Looking forward Dean and Dave are very professinal and Co-perative. I will look forward to work with them in future. Inspite of a huge time zone difference they always schedule the discussions as per our availability.
    Dean Rachel
  • Design an iPad app
    11-Sep-2013
    A great job completed on time and top quality work. Highly recommended.
    Danny Irvine
  • Social Media expert — Synergy Insights Institute
    25-June-2013
    Good work. I was kept informed of the progress and saw the results in my website ranking within 3 months as promised.
    Caroline Thay
  • SEO Specialist — Hector Garcia
    14-June-2013
    We had a great experience with Brian and his team. Definitely would hire him again!
    Hector Garcia
  • Tennisguru.com
    26-Apr-2013
    Cogniter has been a great company to work with. They are very thorough and easy to communicate with. Tasks have always been done on time and I look forward to working with them again in the future.
    Clint Stephenson
  • Aviatech.com
    25-Apr-2013
    Working with a dedicated team at Cogniter has been a very rewarding experience for Aviatech. Over the past several months, Cogniter has been a valuable partner for us. The work they deliver is high quality, communication and understanding of the tasks needed have been exceptional . We are looking forward to a lasting, long-term relationship with Cogniter.
    Kathryn Petersen
  • turbopt.com
    24-Apr-2013
    I have worked with Cogniter Technologies on a number of different SEO projects for several of my web clients over the last two years. Cogniter has been extremely valuable as a partner and has done tremendously great work for me in the past. They are professional, on-time, and report their efforts constantly so that I can keep track of all the efforts going towards my projects. They have also made it very easy to see the results of their work in keyword ranking and traffic reports. Cogniter has been a valuable one-stop-shop for all my SEO needs.
    Jason
  • Senior IOS Developer — Peakland Innovation Group, LLC
    22-Apr-2013
    I provided a very challenging project and this team worked very hard, did not give up and found solutions to every challenge. I have great trust and confidence in this team.
    Paul Brooks
  • SEO & PPC
    15-Apr-2013
    Did a great job in working to establish ground work on PPC as well as SEO for our new website. Their communication and follow ups on the tasks were always the best part of working with Cogniter.
    Asif Maredia
  • PHP Developer — Dz.eye.n
    29-Mar-2013
    Built a great foundation that our in house staff took over, as we are now in direct communication with their development team. Would use again!
    Chadsten Lowery
  • PayTX — Dz.eye.n
    22-Mar-2013
    Great worker, took the project to where we needed to finish it in house!
    Chadsten Lowery
  • Advanced search function for diamond comp
    21-Mar-2013
    This company is excellent. They did everything I asked for and they were very effective at communicating their progress throughout the duration of the project. If you want something done right, then I highly recommend working with Cogniter.
    Kris
  • Iphone game — NewBitGames
    14-Mar-2013
    This was fun project for a new game for the ios. All of my expectations were met. Thank you
    Corey Uebelacker
  • Reputation Management Samuel Pipim
    13-Mar-2013
    Thank you for the great work you're doing and the regular updates that keep me informed of all your activities as part of our reputation management contract. My team and I are very happy with the seriousness with which you've handled the work you're doing. Though it is evident that your company has strong values to satisfy your clients, your personal commitment to living out those values in your work has shone through as well. We are impressed with your hard work, and the outcomes it has produced. We look forward to continued engagement with you on our IT needs and will highly recommend Cogniter Tech to as many people around us as need the kinds of services you offer. Your good work is appreciated, and we look forward to enjoying your continued service.
    Samuel Pipim
  • Magento site optimization & bug fix - Nitrous Outlet
    13-Feb-2013
    The quality of work was great and was done very quickly, I was kept up to date with everything that was going on with my project. Will use again in the future!
    Thad Warren
  • SEO Manager - RCC — Web Space Seo
    30-Jan-2013
    Fantastic work. very Pleased. Ranking increased over 3 month period of competitive keywords. will use again.
    Sharon Saunders (Ross)
  • Designer
    29-Jan-2013
    Great work by Scott. Look forward to doing more work with him.
    Atul Seth
  • PHP/Codeigniter Programmer
    23-Jan-2013
    Top service, excellent communication. I recommend their programming services very highly. A great part of the team!
    Daniel
  • Search Engine Optimization
    23-Jan-2013
    If you are looking for quality SEO services these guys are the perfect choice for you. I would have no hesitation in recomending their services to any prospective client in the future and would always bank on them for my organization's SEO needs.
    Belinda
  • Responsive Website Designer and Developer (www.behaviorwise.net)
    10-Jan-2013
    I can't thank Tom and Cogniter enough for all their hard and dedicated work in designing and creating my beautiful website. I have always received a response within 24 hours and the communication with me was impeccable. I highly recommend their services and will be referring them to all of my associates.
    Caryn Mandel
  • Search Engine Optimization Expert (SEO: www.re-vu.com)
    10-Dec-2012
    Great SEO company. Provides daily reports, always replies to emails and very professional.
    Nanouk
  • SEO Expert
    16-Nov-2012
    Great job! Liked what they achieved in short time. We depleted our budget hence ended the contract but an awesome team to work with. Will hire them again as needed.
    Herry Jones
  • Modify Existing OpenCart and Implement PSD to CSS
    05-Oct-2012
    We had great experience with this team. Quality, on time work. Look forward to working with them again!
    Kyle Hart
  • Web and Graphic Designer/Programmer Developer
    27-Sept-2012
    It is a pleasure working with Travis. He is part of a tremendous Team. With the guidance of Tom, Travis and the broader team have produced excellent quality work. This project is now complete. We are embarking on a new project which Travis will be part of the team too. Well done Travis.
    Louis Etienne
  • Web and Graphic Designer/Programmer Developer
    27-Sept-2012
    It is a pleasure working with Luther. He is part of a tremendous Team. With the guidance of Tom, Luther and the broader team have produced excellent quality work. This project is now complete. We are embarking on a new project and Luther will be part of the team too. Well done Luther.
    Louis Etienne
  • Web and Graphic Designer/Programmer Developer
    27-Sept-2012
    It is a pleasure working with Heath. He is part of a tremendous Team. With the guidance of Tom, Heath and the broader team have produced excellent quality work. This project is now complete. We are embarking on a new project and Heath will be part of the team too. Well done Heath.
    Louis Etienne
  • SEO Needed for E-Commerce Website
    28-Sept-2012
    Overall if you are looking for great SEO work, look no further! Kamaldeep has been a great and inspirational source to our website in many different respects. We have asked for many different types of SEO work, form on page to off page, and even assisting with obscure elements like Dublin Core, to automated Meta tag implementations and high PR back-linking. Again, look no further, quality SEO work at its' finest right here! With great professionalism, all at a great and respectable price."
    Shackmedia
  • Convert static images into flash ads
    12-July-2011
    Tom did an excellent job completing this contract on schedule and on budget. He communicated clearly throughout the process and delivered exactly what i asked for.
    Sam Pardue
  • Optimize our SEO for Classic ASP site
    10-July-2012
    I have used this company twice and have been very happy both times. They continue to improve my rankings.
    Sarah
  • Meta tags implementation - SEO
    6-July-2012
    Have used them twice now, exceeded my expectations, would use again and recommended.
    David
  • Seo optimization
    6-July-2012
    Excellent service, pleasure to deal with A+++ communication and ethics. Would use again.
    David
  • Ongoing maintenance
    6-July-2012
    The people we have worked with at cogniter have been first class. very professional, dedicated and upto minute on latest seo techniques. Quality white hat efforts. We are in a very competitive online market and we have achieved great results via cogniter. We hope for relationship to continue.
    Bre OZ
  • Web Designer
    4-April-2012
    Thank you for a job well done. This project was to build a 20 page corporate website and it was well executed. All instruction and guidance was taken and produced to the exact specifications. For an extensive project, it was handled very professionally and with frequent communication. There was never a time we were unable to connect. Thank you for your hard work.
    Alison Leon
  • Ongoing site SEO maintainence
    5-March-2012
    as always cogniter is a professional group with consistent quality work with great results. great work ethic and will continue to work with them.
    James and Peter
  • Design Training Manual
    2-March-2012
    The team did a great job on this project. Their work was clean, professional and efficient. Thank you.
    Alison Leon
  • Senior Web Developer
    29-February-2012
    Tom has always been a pleasure to work with as well as Cogniter as a whole. All tasks assigned were completed as desired and to specifications. We look forward to working again with Tom and Cogniter in the near future.
    Joe
  • Web app designer and CSS creation
    19-Feb-2014
    Thanks to the Jenifer and the Cogniter team for their perseverance, responsiveness, and good designing.
    Kali Kucera
  • CSS/HTML Implementation
    3-Feb-2012
    Solid contractor. Good service in cleaning up mistakes of past contractors and doing new coding for my php/Codigniter site. Would hire again.
    Daniel T.
  • Whack app
    1-Feb-2012
    Very easy to work with, patient and able to explain things. App turned out very nice and I am satisfied with it. I would recommend for Iphone apps.
    Melissa B.
  • Design & Development
    01-Feb-2011
    We have worked with Contractor on several projects and are always happy with the outcome. The project managers and designers are extremely professional and produce good work. We are very satisfied.
    Gerard E.
  • Need Joomla Web developer / Graphic artist
    27-Jan-2011
    Delivered as expected. Unfortunately this project was put on hold by management for business-related reasons. But Contractor will be the first contacted when the project resumes.
    Gustavo A. & Sam C.
  • Design & Development
    08/26/2010
    Everything is closed out. It was a pleasure working with you. I'll make a list of improvements and contact you in the coming months to open a new job for them.
    Martin C.
  • ASP
    06/28/2010
    Overall a very good job. Was hoping for a faster response, but deadline for completion was met. Would recommend to others
    Brandon M.
PHP Developer
We can create customized
web applications, regardless
of the requirements.
PHP Developer
Learn More
Learn More
Request a Quote
Mobile Developer
Applications for iPhone,
Android and Blackberry
Smartphones.
Mobile Application
Learn More
Learn More
Request a Quote
ASP .NET Developer
We can create customized
web applications, regardless
of the requirements.
Asp Development
Learn More
Learn More
Request a Quote
SEO Expert
Our SEO experts are proficent
in helping your website receive first page rankings within the major search engines.
SEO Experts
Learn More
Learn More
Request a Quote
PPC Expert
Our PPC (Pay Per Click) Experts are trained to get
your website top rankings by targeting relevant keywords.
PPC Experts
Learn More
Learn More
Request a Quote
UI Designer
UI Designer's can create
elegant interfaces with the
precise execution, compliant with international standards.
UI Design
Learn More
Learn More
Request a Quote
Flex Developer
Flex Developer's are always
working towards the next standard on the Internet – Web 3.0
Flex Development
Learn More
Learn More
Request a Quote