Category Archives: Web Design

Access your SQL Database with SQL Buddy web based MySQL administration

Having access to your SQL Database is a must when running a database driven site. Unfortunately not all web host offer PHPAdmin or any MySQL administration. I ran in to this recently with a client who already had a web host they were happy with but they didn’t offer the kind of control I needed. [...]

We’ve added some pages

You may have noticed 2 new tabs on the top menu bar. In an effort to help our clients understand the world of the web we added Web 101. It’s a brief definition list of web jargon. It helps alleviate miscommunication and confusion. If you want to know about something but don’t see it on our list, ask us. We are [...]

Resizing Images with CSS

I’ll start off with the disclaimer that it is always best practice to resize photos before uploading them and display them at 100%. Images load faster that way and you don’t have mega images displaying as thumbnails. Having said that, more often than not you are not the end user of your site. Most clients [...]