fbpx
  • Experience and Professionalism
  • Mobile-Ready Creations
  • Modern Designs for Your Needs

Web Design Blog

Location Based Search
Case Studies

Location Based Search

When geography becomes a key element of a website, it can become necessary to provide a location based search. In this article, I take a look at how to perform a search

Read More »
Maintaining data security
Design Principles

Maintaining Data Security

Last week, I talked about maintaining Data Privacy within an Audit Trail. In this article I take a look at the wider aspects of maintaining data security. Limiting Data While not the

Read More »
Audit trail and data privacy
Design Principles

The Audit Trail and Data Privacy

When working with a database system that handles personal data, a developer has to walk a tightrope line between maintaining a usable audit trail and data privacy. In this article I take

Read More »
Implementing ORM
Case Studies

Implementing ORM

In my previous article, I talked about writing a Database Abstraction Layer. This time I take a look at implementing ORM and how it speeds up the development cycle. What is ORM?

Read More »
Image processing in web design
Design Principles

Image Processing in Web Design

The importance of image processing in web design should never be underestimated. In this article I take a look at why it is important to get the best out of images in

Read More »
Software Development
Design Principles

Never Be Afraid to Refactor

You should never be afraid to refactor your source code. In this post I take a look at refactoring, and how it can help to make your software better. Common View It

Read More »
Dynamic tables
Case Studies

Dynamic Tables

Sooner or later, and normally sooner, every web application developer will need to use dynamic tables. It is hard to imagine an application that doesn’t require the ability to present tabulated data

Read More »
Making REST Work
Case Studies

Making REST Work

Making REST work for you is a cornerstone of modern web application development. In this article I take a look at a case study in creating and utilising a REST API. The

Read More »
The User Experience
Design Principles

The User Experience

In this article I take a look at the development of the User Experience (UX). A Brief History of User Experience In Software The term User Experience is a relatively new one.

Read More »
Is the save button still needed in modern web applications?
Case Studies

Is the Save Button Still Needed?

Is the save button still needed in modern web applications? In this article I take a look at a case study to find out. The Problem: Where to Put the Save Button?

Read More »