Website Development:
When a website is put together it takes a number of specialized talents to make a professional site that works. This group includes Designers, Developers, Market Specialists, SEO Gurus, Server technicians
and often times others.
Having all these resources is what separates VisionFriendly.com from everyone else. But the glue that holds it all together is the Web Developers.
VisionFriendly.com Web development provides the programming support for developing a web site. This can include e-commerce business development, client-side or server-side scripting. We refer to "web development" for those activities that are the non-design aspects of building web sites, e.g. writing code and designing databases.
Web Development includes the following areas:
|
 |
| |
Client Side Coding
|
|
-
AJAX Provides new methods of using JavaScript, server side languages (e.g.
ASP.Net or PHP) and other languages to improve the user experience.
- Flash Adobe Flash Player is a ubiquitous client-side platform ready for RIAs. ActionScript allows programmatic access to Flash objects.
- JavaScript, formally called ECMAScript, JavaScript is a ubiquitous client side programming tool.
- jQuery, a JavaSscript framework, provides a new level of manipulation of DOM elements.
|
|
|
 |
|
 |
| |
Server Side Coding
|
|
- ASP (Microsoft proprietary)
- CGI and/or Perl (open source)
- PHP (open source)
- .NET (Microsoft proprietary)
- Other server-side utilities are written in VBScript, PowerShell, or scripted data transfers (FTP, DTS/SSIS packages)
|
|
|
 |
|
 |
| |
Security
|
|
- Web development takes into account many security considerations, such as data entry error checking through forms, filtering output, and encryption.
- Malicious practices such as SQL injection can be executed by users with ill intent yet with only primitive knowledge of web development as a whole.
- Scripts can be exploited to grant unauthorized access to malicious users trying to collect information such as email addresses and passwords
- Protect content like credit card numbers
|
|
|
 |