Archive for April, 2012

New business card option

I’ve used 4by6 for business cards and the satin coating is such a great material for the cards and something I’ve been unable to find offered by other printers (although some do offer satin coating, the quality isn’t quite there). Recently, 4by6 has made a new option available to those seeking to print a variety of differently [...]

Continue Reading...

Getting started with PHP and MySQL

Learning PHP and MySQL is a great way to offer clients a more dynamic website. PHP is a web-based language which interacts with a database (MySQL). Combined they offer a robust platform for building dynamic websites and content management systems (CMS). Some examples of popular CMS which are based on PHP and MySQL include WordPress, [...]

Continue Reading...

How to add HTML5 video to your site

HTML5 brings a new video implementation that gives web designers another option than Flash. Devices such as the iPhone and iPad which don’t support Flash are readily compatible with HTML5 video making this a great option for designers who want to publish for a wider selection of platforms. Current versions of the most popular browsers offer [...]

Continue Reading...

Adapting your website to use @font-face

Gone are the days when we were forced to use a limited selection of browser compatible fonts. CSS3 brings enormous improvements and flexibility where choice of typeface is concerned. Read on to find out how implementing a wide variety of quality type into your web designs can bean  easy and effective approach to making your site [...]

Continue Reading...