|
Programming or Web programming is our general term for developing a web site for you on the World Wide Web or on an intranet. This can include e-commerce business development, web design, web content development, client-side/server-side scripting, and web server configuration. With "web programming" we usually refers only to the non-design aspects of building your web sites, e.g. writing markup and coding. It can range from developing the simplest static single page of plain text to the most complex web-based internet applications, electronic businesses, or social network services.
|
Client Side Coding
- AJAX
- CSS
- Flash
- Javascript
- Microsoft SilverLight - no support for win9x versions
- HTML and XHTML
|
 |
|
Server Side Coding
- ColdFusion (Adobe proprietary, formerly Macromedia)
- CGI and/or Perl (open source)
- PHP (open source)
- Python (open source)
- SSJS Server-Side JavaScript
|
|
Database Technology
- Apache Derby
- MySQL
- PostgreSQL
|
Security Considerations Our Web programming takes into account many security considerations, such as data entry error checking through forms, filtering output, and encryption. Keeping a web server safe from intrusion is often called Server Port Hardening. Many technologies come into play when keeping information on the internet safe when it is transmitted from one location to another. For instance Secure Socket Layer Encryption (SSL) Certificates are issued by certificate authorities to help prevent internet fraud. If you need more - just ask us. We will try hard to meet your needs.
|