January 20, 2013
·
By Blueprint Digital
I work on a lot of front end development projects here at Blueprint. Usually when I am working on a project I need to create pages, but I don’t want to create blank pages with no content. The solution is to use lorem ipsum. What is lorem ipsum? Lorem ipsum is a placeholder text. It is also called filler text...
January 18, 2013
·
By Blueprint Digital
Due to an intense January snow storm, Blueprint will be closed until 9am on Friday January 18th. Meteorologist, Josiah T declares “it’s snowing” while rockin’ his awesome snow boots. His excitement could hardly be contained. Chief meteorologist – AKA “Daddy” – responded, It looks like clean up will take a bit longer than originally anticipated.
December 30, 2012
·
By Blueprint Digital
I work on a lot of front-end development projects at Blueprint. They range from making WordPress themes to converting a website to WordPress to writing code for mobile design. When working on some of these projects, I find myself needing placeholder images. For example, I could be working on a jQuery slideshow, and I would need temporary placeholder images until...
December 29, 2012
·
By Blueprint Digital
A WordPress plugin is a program or set of functions, written in PHP, that adds specific features or services to a WordPress website, which can be integrated into the site with methods provided by the WordPress API. A plugin can add additional functionality, or modify existing WordPress features. Setting Up A WordPress Plugin The first step in creating a plugin...
December 23, 2012
·
By Blueprint Digital
As a front-end developer, I personally love working with CSS. I have been working a lot with responsive design lately, and as I pointed out in an earlier post on designing for mobile devices, one of the things to keep in mind was phone number formats. Another thing to keep in mind when developing for mobile devices is the CSS...
December 19, 2012
·
By Blueprint Digital
What is Skeuomorphism? Skeuomorphism (the tendency to deliberately make something new look like something old and familiar) is a polarizing design language people either love or hate. Maybe one of the biggest and most familiar supporter of skeuomorphic design is Apple. Like most design languages there are positives and negatives to using it. The Pros When used correctly skeuomorphism can...
December 18, 2012
·
By Blueprint Digital
If your office is as busy as ours is, then you need ways to stay organized. At our Blueprint Duluth office, our employees thrive when it gets busy in the office. Most of what we do is on a project basis. However, it is easy when doing a large project that requires work from multiple departments, for something to get...
December 16, 2012
·
By Blueprint Digital
I cannot stress enough how important it is to have a mobile compatible version of a website. I wrote several times before on responsive design, sharing some tips and tricks. Here at Blueprint, I do a lot of responsive web development. While I work on a project, I find myself needing to test my work. Here are some tools that...
December 15, 2012
·
By Blueprint Digital
FPDF is a PHP class which allows web developers to generate PDF files with pure PHP code. The class can be downloaded for free and modified to suit one’s needs. FPDF contains several practical features including: Page header and footer management Automatic page break, line break, and text justification Image support (JPEG, PNG and GIF) Color & font flexibility Links...
December 12, 2012
·
By Blueprint Digital
With the arrival of the Smartphone has come a change in the way we use the internet. Searching the web from a mobile device is now an every day activity. With these changes, websites must adapt and be usable on a variety of devices. It looks terrible for a website to just shrink way down in order to fit on...