Services

Web Design and Development

First impressions are EVERYTHING! Think about websites that you have viewed and lost interest because of the website even though the company is a great company. Do not make that same mistake!

When we design, we design a "user-experience" for you. Our design will reflect all aspects of the end-user's interaction with your organization, your services, and / or your products. We design to exceed customer expectations.

Great Design is only the first step in your Interactive experiential environment. A well built backend to your website will make your site functional and robust. The backend is the software and database that supports your website, often using server-side code and a database program. Stan Gill Premium Design utilizes open-source initiatives: PHP for our server-side coding and MySQL for our databases.

Web Design Services:

Custom Website Design - a unique website design and navigation, custom-designed developed completely from the ground up.

Premium Website Design - Premium site design incorporates industry standard navigation and layout styles, smaller budgetary requirements, and less complex site architecture. We provide you a professional, though not 100% unique, Web presence with a lower cost and faster development timeline.

Entry-Level Websites - Ideal for businesses and individuals just getting started on the Web. Fully content managed and allows you an immediate online presence without the higher costs associated with our other packages.

Web Development Services:

Client Side Coding

AJAX - (Asynchronous JavaScript and XML), is a group of interrelated web development techniques used to create interactive web applications or rich Internet applications. With Ajax, web applications can retrieve data from the server asynchronously in the background without interfering with the display and behavior of the existing page.

CSS - Cascading Style Sheets (CSS) is a stylesheet language used to describe the presentation of a document written in a markup language. Its most common application is to style web pages written in HTML and XHTML, but the language can be applied to any kind of XML document, including SVG and XUL.

CSS can be used locally by the readers of web pages to define colors, fonts, layout, and other aspects of document presentation. It is designed primarily to enable the separation of document content (written in HTML or a similar markup language) from document presentation (written in CSS). This separation can improve content accessibility, provide more flexibility and control in the specification of presentation characteristics, and reduce complexity and repetition in the structural content (such as by allowing for tableless web design). CSS can also allow the same markup page to be presented in different styles for different rendering methods, such as on-screen, in print, by voice (when read out by a speech-based browser or screen reader) and on Braille-based, tactile devices. CSS specifies a priority scheme to determine which style rules apply if more than one rule matches against a particular element. In this so-called cascade, priorities or weights are calculated and assigned to rules, so that the results are predictable.

Flash - Adobe Flash (previously called Macromedia Flash) is a multimedia platform created by Macromedia and currently developed and distributed by Adobe Systems. Flash is a popular method for adding animation and interactivity to web pages; Flash is commonly used to create animation, advertisements, and various web page components, to integrate video into web pages, and more recently, to develop rich Internet applications.

Javascript - JavaScript is a scripting language widely used for client-side web development. Although best known for its use in websites (as client-side JavaScript), JavaScript is also used to enable scripting access to objects embedded in other applications.

XHTML - The Extensible Hypertext Markup Language, or XHTML, is a markup language that has the same depth of expression as HTML, but also conforms to XML syntax.

Server Side Coding

PHP - PHP is a scripting language originally designed for producing dynamic web pages. PHP is a widely-used general-purpose scripting language that is especially suited for web development and can be embedded into HTML. It generally runs on a web server, taking PHP code as its input and creating web pages as output.

Database

MySQL - MySQL is a popular relational database program for web applications. Its popularity for use with web applications is closely tied to the popularity of PHP, which is often combined with MySQL. Sites such as Wikipedia, Flickr, Facebook, Google, Nokia and YouTube all heavily rely on MySQL technologies.