New Featured Business Cards and Logos
Two new featured business card designs and two new featured logo designs have been added to our online portfolio. Contact us if you are looking for a logo and/or business card.
Two new featured business card designs and two new featured logo designs have been added to our online portfolio. Contact us if you are looking for a logo and/or business card.
I’m working on a mural at B.F.E (Booze, Food & Entertainment), a new restaurant/bar that is opening up in Downtown Ocala. It’s one of three 10′ x 10′ murals that will be displayed inside the establishment.
I’ve decided to upload photos to show the progress after each day. Hope you like!

BFE Mural - End of Day 1

BFE Mural - End of Day 2

Getting jiggy on another artist's blank canvas to keep things fresh.

End of Day 3

End of Day 4

Day 5

Day 6

Day 7

Day 8
Keeping with the tradition of the SEO Rapper, here’s a fresh vid of a couple wannabe rappers battling to decide whether Google or MSN has more “Techie Street Cred.”
Just wanted to share a useful website you can use to convert files to different formats for FREE: Zamzar. You just upload a file and select the format you would like it converted to, enter your email address and click convert. Your converted file should be emailed to you within an hour.
I discovered Zamzar when I needed to convert some client-supplied .docx files to .pdf on my Mac. Word 2007 .docx format files can be opened in OpenOffice with X11 or NeoOffice, both on the Mac. However, when the files are opened the formatting is often missing and funky characters are likely to appear. With Zamzar, the conversion is flawless.
Apparently, Zamzar converts much more than documents. Images, music, videos and also compressed archives (.zip, .rar, tar.gz, etc.) can be converted from one format to another. For a full list of Zamzar’s capabilities, please check out the conversion list. As long as the conversions are 100 megs or less, the service is free. If you need to convert larger files, there are a few paid-service plans available.
You can also enter the url to a video from YouTube or other video-sharing site. Pick the format you would like the video converted to and it’ll be emailed to you.
I almost forgot to say that they have some chameleons to look at while you are uploading your files! Chameleons are cool.
Would you like to show your latest tweet (or tweets) on your website? Well, here’s a quick and easy way to Twitter-ize your site.
Twitter provides a couple of scripts that need to be included in your code. It’s probably best to add them right before the </body> tag so the rest of the page loads first. Go ahead and add them:
<script src="http://twitter.com/javascripts/blogger.js" type="text/javascript"></script>
<script src="http://twitter.com/statuses/user_timeline/your_username.json?callback=twitterCallback2&count=1" type="text/javascript"></script>
Edit the src attribute of the second script to replace “your_username” with your Twitter username. If you would like to show more than just the latest post, you can change the number where it says “count=1″ to reflect how many posts you would like to show (eg. count=2, count=3, count=4).
Now you need to place this code in your markup where you want the tweets to show up:
<div id="twitter_div"><ul id="twitter_update_list"><li> </li></ul></div>
Your tweet(s) will be added to this div automatically. Style the Twitter div with some CSS and you’re good to go!

An example color scheme created by Color Scheme Designer 3
Looking for a time-saving tool to help you pick great color palettes? Well, make sure you check out Color Scheme Designer 3. It is by far the best and most feature-rich online color choosing app I have ever used or come across.
It allows you to choose a base color by clicking inside the color wheel. From the base color, it can generate a monochromatic, complementary, triadic, tetradic, analogic or accented analogic color scheme. You can further adjust the scheme’s saturation, brightness and contrast to your liking.
Both a light-dominant and dark-dominant preview are available to show you a couple of ways the generated scheme could be used to color a web page. Click the button labeled “Light page example” to view the light-dominant preview and the button labeled “Dark page example” to see the dark-dominant preview.
Once you are satisfied with the scheme you have created, you can export it as HTML/CSS, XML, plain text, a Photoshop palette or even a GIMP palette.
Other nice features are the ability to randomize the palette and vision simulations that allow you to understand how your scheme will appear to the visually-impaired. Checking the box next to “Show text” will display white, black and grey text over all of the different colors in your palette. Did I mention that it’s FREE?
You have a tar.gz package that contains a lot of files for your website. Your web host doesn’t provide an easy option for you to untar it once it’s on the server. Uploading all of the files one by one is a very time consuming process and should be avoided if possible.
You could request SSH (secure shell) access from your hosting provider, which can be dangerous for those who do not understand exactly what they are doing. Also, some hosts will not give you this access. As a workaround, you can use this trick:
<?php system("tar -zxvf my_tar_package.tar.gz") ?>I used this solution on a site today and if I had to upload all of the files one at a time, it could have easily taken an hour or more. Instead, it was done in less than 5 minutes.
Hope it helps!
A splash page is a frequent request from clients. It’s basically a page that loads before the home page. Splash pages often contain obnoxiously overbearing flash movies that really serve no purpose other than to make the site owner feel cool.
IMHO, splash pages are a big no-no. Here’s why:
I’m sure there are plenty of other good reasons NOT to use splash pages and it’s hard to think of a good reason for creating one. So, don’t waste your time or budget!
Our good friend Andy Stracuzzi over at ZedZedEye sent us this video featuring the world’s most enthusiastic marketer of business cards. Apparently, using words like “apprehension” and “trepidation” is a great way to open a sales pitch and convey your superior intellect to your clients. Love the hair, too!
I’ve discovered a solution for getting more work done: don’t play with your new iPhone all day. After being the unenthusiastic owner of a no-frills cell phone for many years, I was looking to get something a bit more aptly suited for a technically-minded individual such as myself. I have to say that I felt the same way I did when I bought my first Mac: overwhelmingly satisfied!
I was either going to get the iPhone or the new G1 by Google, but I didn’t like how the G1 forces you to use Google’s services exclusively (GMail, Google Calendar, etc.). For example, rather than letting you access all of your email accounts as the iPhone does, you can only pull up a GMail account on the G1.