Posted August 13th, 2009
This isn’t so much a technical post but more about how important it is to set goals and the amazing payoff there is in achieving them. For the first year or so running the business I was perfectly happy coasting through and picking up clients here and there and watching the revenue slowly increase. I did no active new business development. Pretty soon I realized that my numbers were kind of hovering and not really getting up to where I would need them to be to do this as a full time job. After reading a ton of books and business blogs, it was apparent that I needed a business plan and to set some goals within it. So in 2007 I decided to write down my business, and well as personal, goals in my business/life plan. I didn’t go the route of the traditional business plan but created more of a life plan with my business integrated into it. Once I set my goals I had something to strive for.
Setting Goals
- Double my client base in Harrisburg as well as the Lehigh Valley (achieved)
- Increase revenue AND profit by 25% a year until 2012 (achieved)
- Find subcontractors
…
Read More...
Posted in Business | 3 Comments »
Posted July 9th, 2009
Happy days to web designers and developers across the world. There have been quite a bit of posts lately about dropping em values as font-sizes and switching back to pixel sizes. This will definitely save headaches for lots of us. Cameron Moll’s article explains some of the reasoning behind this but it makes all the sense in the world to us.
I also heard on a recent Boag World podcast that this would probably be adopted for the host’s company as well in their future developments.
Yes, em values as font sizes will scale the text larger when you set the browser’s text size larger but many modern browsers have replaced the shortcuts for this with page zooming instead. Yes you run the risk of zooming in so much there is horizontal scrolling but I think if your text size is large enough overall you can eliminate this problem.
No need to go into further detail but you can read the full article and listen to the podcast using the links above in the page copy.
What are you other designers/developers going…
Read More...
Posted in Usability, Web Design | No Comments »
Posted June 18th, 2009
I thought I would write a little post about how jQuery can be used for little usability enhancements and effects. Now I would never recommend using jQuery without some prior Javascript knowledge but you can definitely jump right into jQuery if you want. I was fortunate enough to learn enough Javascript over the past year (see DOM Scripting by Jeremy Keith) where I have really been able to use jQuery to its full potential. For those of you that don’t know jQuery is a Javascript library that takes out a lot of the tedious coding that is required in Javascript. The packed version is only 19kb so the added functionality is definitely worth it. Now onto some examples.
One of our most recent clients, MVP Software Inc., wanted to make use of some scrolling and fading elements. Now a year ago I would have used some simple flash elements. I know now that this is just overkill. Using jQuery and the InnerFade plugin we were able to successfully rotate the client testimonials (RANDOMLY) in the header (see the header on any page)…
Read More...
Posted in Usability, Web Design | 1 Comment »
Posted May 27th, 2009
As always this post is long overdue but it would be quite relevant to a lot of people out there in need of inspiration in this tough time. I have been fortunate enough to attend a few conferences and listen to a LOT of great speakers. From designers to developers and freelancers to entrepreneurs I have picked up a wealth of knowledge just listening to them speak for an hour or so.
A couple weeks ago Gary Vaynerchuk (Host of Wine Library TV and super inspirational young speaker, @garyvee on Twitter) posted a link to his talk at the Big Omaha conference on his Twitter stream. It was about an hour and the majority of it Q&A but after listening to it during my lunch break I felt refreshed and that I could take on any project and was itching to get back to work. This is not the first great talk from a conference that I have seen on a Twitter stream. I also follow Tim Ferriss (author or 4 Hour Work Week, @tferriss) and he always…
Read More...
Posted in Business, Tech | No Comments »
Posted April 7th, 2009
It’s been too long since my last post but I was struggling to find a good topic for a post. I have since realized that in the last 3 years I have been able to successfully freelance and bootstrap my business into a successful web design agency. I thought that I would pass on what I have learned over these last 3 years.
- Do your homework
I was fortunate that I had someone to ask a handful of questions (the former GM at my pro soccer club) about starting a business before I took the plunge but that is not the case for all of you. Learn about the appropriate paperwork to fill out in your state. Figure out what kind of business entity you want (LLC, Corporation, Nonprofit). Learn about registered trademarks and copyrights if they apply. There are tons of books out there but I recommend contacting SCORE with a list of pre-made questions you have about starting a business to get your answers quickly. SCORE is an amazing FREE service that is basically a bunch of retired business owners that offer their advice to people starting or growing small businesses. They
…
Read More...
Posted in Business, Web Design | 2 Comments »