Sunday, May 29, 2011
Siteboxpro Video Portfolio
Siteboxpro Video Portfolio
Thursday, September 23, 2010
Name, rank and serial number - How do you get people to fill out your online forms
Your website visitors feel the same way when you hold information "hostage". They are going to clam up, and all you'll get out of them is limited info, or worse - nothing at all!
- Keep it simple and necessary - Can you get away with only the name and phone number? If your visitor is serious, they will provide real information. Any additional information you require can be collected with a followup phone call or email.
- Tell them what comes next - your visitors should know what is going to happen after they fill out the form. Will they have to check their email for a link, will something start to download or redirect them to the content they are requesting.
- Send a confirmation message - While this has nothing to do with them filling out the form, it has everything to do with marketing. What if they stumbled onto your site and accidentally closed their browser? Now, they have an email confirmation page with a link back to your site! Smart move.
Wednesday, May 19, 2010
Must have iPhone apps for web designers
Now with all that said, here are my most used apps - these aren't just apps i saw on some other list page, but rather apps i used weekly, if not daily (and i will keep it brief by just giving the app name, the usage and why you need it.)
Analytics - This app is by AnalyticsApp.com and it is a complete Google Analytics application. You can get your Google stats instantly and you can track a huge number of sites.
FTPOnTheGo - Wow, this has come in very handy. This FTP client allows you to download files, like HTML, JSP, PHP or really anything and edit them in a text editor and send them back to the server.
GoDaddy - I have purchased tons of domains for clients on my iPhone.
CC Terminal - I can get paid anywhere anytime. this credit card app is easy to use and connects to your authorize.net account.
SEO Ranking - Add your domain, enter your keywords and find out where your site ranks. this app also keeps a graphical history so you can track your SEO successes (or slips).
That's it. I have a couple others dedicated to just web stuff, but I don't use them as much. Oh, the names that used above are how they appear on the phone, so if you search the App Store they should come up. They aren't all free either, but Analytics and FTPOnTheGo are worth the price.
Tuesday, February 9, 2010
Click here, click here!
I was recently involved in a discussion regarding website usability with a few fellow web designers. It was during this conversation that I thought about the word "designer" in our titles. Most would say a web designers job is to make a website look good, and the siteboxpro team and myself would not argue with that - but there is more to it.
My REAL job is to ensure that our clients get a great website AND their clients get a great web experience. A great web experience is one in which the user is able to find information, navigate the site, and get what they expect. Plain and simple, the site should be easy to use. I've put together a very short list of things that help make any (your) website more user-friendly:
- Click here! - if this phrase or hyperlink appears on your site, remove it. Instead, let the description be the hyperlink - example: "Click here to register" or better put "Register".
- Going Home - your logo (which should appear at the top of your page) should be clickable and return the user to the homepage of your site.
- PDFs and hyperlinks - open PDFs in a new window. All other hyperlinks should be in the same (parent) window - unless you are sending the user to a different website entirely.
- No underlining - underlined text should be reserved for hyperlinks - use other typographical elements such as bold or italics to emphasise.
- What's the status? - hyperlinks should have 3 states - not visited, visited and active - make sure you are using colors and decoration to let your visitors know where they have been and even more importantly where they haven't!
Simple things go a long way. It is the part of every web design to ensure a website is functional, easy to use and - of course - looks good.
Tuesday, October 13, 2009
Empty Anchor Tag is Not Clickable
With that said, we had a situation that required the use of an empty anchor tag. In FireFox everything worked great, but in Internet Explorer (7.x) it was not clickable. We added a non-breaking space - still no go. After some Google searching we found the solution: add a transparent 1px gif as a background image. Odd right? But it worked like a champ. Here is the info we found:
"Say you have an anchor element that you've given
display:block
and some dimensions with no content or background image, in order to make a clickable area, but in Internet Explorer it's not clickable. In order to keep the anchor invisible you can add a transparent 1px background-image
. Suddenly, Internet Explorer understands that this is a clickable element. "Thanks to the folks at iBloomStudios! Great post guys - and we wanted to spread the word.
Here is our code:
.polBox {
display: block;
height: 60px;
width: 140px;
position: absolute;
left: 360px;
top: 176px;
background-image:url(/images/transPic.gif)
}
Here is our HTML
href="http://www.siteboxpro.com" target="_blank" class="polBox"
Saturday, October 3, 2009
Does my business even need a website?
Ok, maybe I should elaborate since a one-word, one-sentance post doesn't cover all the "why"s you might have. But, truly the answer is yes. Without question, your business should have a website. Why not take advantage of a very practical, useful and more importantly - affordable medium, such as the internet.
Now, with that said, does your business website need to be come monster web, with hundreds os pages, links and graphics? Does it need to cost $4000? No. It can be 1 page. That's right, ONE SINGLE PAGE. That page needs to cover the who, what, where, when, why and how or your business. Anything more than that, for the sake of this article, is gravy!
The simple fact is, wait for it....people use the internet! Shocker, right? They use it before they make a purchase, they use it to find businesses and as part of their research. We aren't even going to talk about sites where a consumer can actually make an online purchase.
Another good reason to have a site, even if it is a one-page online-business card site, is to feed other sites. You know why they call it "the web", because it is a woven network of shared\sharable data. Your one-page can be used to feed other pages, such as online yellow pages, listing sites and professional directories, and you, for the most part don't even need to do anything but sit back in reap the rewards.
We hope you would select SiteBoxPro to get your site up and running, but no matter who designs and hosts your website we hope that you would explore the web as a place to promote your business.
Friday, September 18, 2009
Can social networking hurt your business?
We here at SiteBoxPro can think of a few scenarios in which social networking can actually hurt you business:
- What are others saying about your business: you should not respond to every negative comment said about your company, but be aware of negative comment and we suggest you combat negatives with an equal amount of positives (real positives, not just stuff you made up).
- Right content, wrong location: Make sure the sites you use to network are used by the people who would benefit from your business. Different audiences and demographics use and prefer differnt sites, make sure you are hitting the right ones.
- Sitting it out: If you are one of those people who think that social networking isn't right for your business, think again. You can take advantage is a the most attractive feature, which is the price...FREE! Using the internet is a first step in making almost any purchase, make sure you products and services are respresented.
If you have a comment or question, post it here, We want to get you involved, and maybe others could benefit from your experiences. What has worked for you? What has failed?