Client Sign-In | Contact

Net Centric Software

Design Process

NCS uses a flexible design process based on agile development principles. The point of every project is to have a functioning site, not a set of documents describing the site. Documentation is necessary but should be kept to the minimum possible.

Open Standards

NCS embraces the vision and practice of using open web standards to create your work product.

Email Obfuscation

Bothered by spam? Is your email address embedded on your web pages? Chances are that a spambot has scraped the email address and is now using it to stuff your inbox with spam. NCS will hide all of your email addresses from spambots by obfuscating them with hexadecimal code.

DOCTYPE

A valid HTML or XHTML document begins with a document type declaration, or DOCTYPE. As a practical matter this is important when designing CSS for a site. Improper or missing DOCTYPES may cause a browser to render your pages incorrectly. NCS will help you determine the best flavor of HTML or XHTML for your site and ensure that your pages are served with a correct doctype.