Web Development

jQuery

We specialize in jQuery development. There are many JavaScript frameworks out there, but we are partial to jQuery for a few reasons - we love how quickly it is to develop certain effects with it (slides, fading, and more), and it's been helpful in abolishing the need for Flash all together. It's very light weight (as in it takes almost no time to load up in a web browser) and it's widely supported by the open source community.

AJAX

If you're looking for a great user interface or user experience (UI/UX), then you probably have some ideas that involve AJAX. That's where we do something on a web page that access data from somewhere else, like a database, another web server somewhere, or another file on the same server (like sending a feedback email without submitting a page). We are experts in AJAX development, and can help you decide when or where to use it (and to not use it). Believe it or not, there can be too much AJAX and it can actually ruin a user experience all together if used in excess. We are also the owners and writers of AjaxAndJQuery.com.

Developing your website

If you have a graphic designer or web designer who has already created your perfect website in photoshop or some other program, and you only need someone to 'code it out' into a website for you - look no further! We have no problems working with other companies or designers on your project, and our turnaround time is remarkably fast.

Other Languages

Currently, we will not accept jobs for languages other than what is listed on this page. Although we may change our services in the future, this is all we offer for now.

HTML5

We will code out the structure of your site in HTML5 or XHTML. HTML5 is the latest and greatest, and will future proof your website, but it has disadvantages when trying to cater to every audience. Because it's so fresh to the market, it's not well supported by out-dated browers. XHTML is used for backward compatability, but will lack the features and advantages that HTML5 has to offer. While the final decision is yours, we highly recommend HTML5.

CSS3

We will write all of your CSS in external files that are easy to manage if you decide to use another development company in the future. Our CSS is generally very lightweight, making for very fast load times.

PHP

PHP is a server side scripting language we use on all of our applications that require a database. We tend to lean towards Object Oriented Programming (OOP) for most web applications, as it's easier to scale tends to speed up development times. We will build on top of our own lightweight MVC framework for your application, or build on top of any existing MVC or CMS that you are already comfortable with.

MySQL

We love MySQL development and database architecture. If you plan on building a system from scratch, we will spend some time on planning out your database to be as fast, secure, and reliable as possible.

JavaScript

JavaScript, NOT to be confused with Java (they are two completely different languages), is a client-side scripting language. We will use JavaScript to enhance the behavior of your website, by handling special events or input fields - for example, we could require people only put numbers into an input field, or create a mouse-over tooltip for some links or images. We can also build entire large-scale applications out of JavaScript if required.