2 Dangerous Customers For Freelance or Work at Home Developers

By developer, I mean freelance programmers, SEO consultants, WordPress hackers, and any other non-designers doing freelance That is, someone who does design by necessity, rather than by trade. I am not a professional designer, but I have done plenty of ‘design’. Why the quotes? I’ll get toi that later.
So no matter what kind of dev you are, or even if you’re all of them, if you’re a freelancer, you deal with customers. A salaried developer answer to Project Managers, Project Shareholders, and managers. As a freelancer, you deal directly with small business owners. Here’s an example:

Steve Business-Owner:
Hello, you were referred to me by Sally Small-Business, and I want to get a new site built and put on google. Can you do that? How much does it cost? Sally said you did hers for $300.

Steve

The first sentence has tipped you off to our first dangerous customer type. The I-Don’t-Know-Anything-About-Computers-But-I-Heard-I-Need-To-Be-On-Google. So now, the dilemma. Sally is a friend, but even so, you know you didn’t charge her $300 – that is what she pays per month for your maintenance contract. Of course, make it clear to the client what your hourly rate is, but how do you describe the many different parts of your full service? Let break it down:

  1. Design – If you’re smart, you get as much information as you can, by telling the client ‘I am drafting up a proposal for your site refresh/programming project/SEO consultation. in the meantime, please let me know if there are any sites you like, or any preference or ideas you may have.’ If you’re lucky, he will send over a fairly extensive list of likes/dislikes, or a couple sites he likes the look of. Ignore the flash ones. :) Invest a quick half hour, and search your favorite design sites, like www.crowdSPRING.com or themeforest (Themeforest has a big selection and some reallly good designs, so long as you don’t need anything to unique. Generally the WordPress templates are ~ $32). See if there are any designs you know you can use or modify to make the customer happy. Examine the links he sent. What do you surmise he liked about it? Colors, usability, fancy menus? Zero in on it, and find a design in the same vein, and sell him on that by showing him an example, and tell him how it improves on the designs he sent.

TO BE CONTINUED…

Create A Website In An Hour Using WordPress 3

This tutorial is meant for those who have used WordPress before, though it isn’t essential. Let me know in the comments if you think any parts need further explanation.

  • Download and install WordPress 3.0. The latest version finally gets rid of that annoying admin password auto-generation, and instead allows you to set an Admin username and password during installation.
  • Yes, WordPress installation is that easy.
  • Set remote rpc under settings>writing – I do this because I update multiple blogs simultaneously and it requires remote XML-RPC
  • Set permalink structure for SEO. Click Settings>Permalinks, I usually use /%category%/%postname%.html/ or /%category%/%postname%/ (I’ve seen some people claiming this doesn’t work, or is wrong/bad/stupid, but meh – it’s always worked well enough for me, and I’m in the middle of testing alternate permalink structures to see if there really an effect)
  • Delete default ‘Hello World’ post
  • delete defaultcomment
  • Set user first and last name for posting display purposes Users>your profile
  • Update the ‘Uncategorized’ category to something juicy, so if you’re like me and forget to set categories when doing batch wordpress updates, then at least your permalink will show the right subject. No idea if this is good bad or indifferent for SEO purposes, but it hasn;t failed me yet.
  • delete about page
  • install theme
  • Install plugins – akismet, all in one SEO all in one, feedwordpress, google xml sitemap, twitter tools. These are the base plugins I put on every blog – but I generally add them from within the new wordpress installation, to make sure I get the latest versions.
  • Add the new site to your Google Analytics account.
  • Add the new site to your Google Webmaster Tools account.
  • Create a new ad and channel for this site in Google Adsense, and then get your new ads and put them on the site.
  • Add other affiliate marketing ads/networks etc, whatever your deal is
  • now to create content

  • import whatever blog you want (generally I create multiple blogs on the same subject to test the waters and see which design/voice/style works the best – I import another blog to flesh out the new blog – I don’t believe in the hypothetical Google penalty for duplicate content, but I could be wrong )
  • Using the feedwordpress plugin, funnel some posts from your other sites to this new one – be sure not to just randomly grab other bloggers’ RSS feeds – even if you think its ok, you dont want someone sending you a nice friendly letter from their lawyer a few months down the road. That is a hassle no one needs.
  • write one original posts, with keywords
  • Use the Google Sitemap plugin to generate a sitemap, and add that to Google Webmaster tools
  • Now the real work begins!

Notes:
With WordPress 3.0, installing plugins is the easiest its ever been. Click ‘Add New’ under plugins, do a search for the plugin names as I’ve given them, then it’s a one click install. Some of the plugins do require activation and/or settings changes, but the ones I’ve listed here all all self-explanatory.

WordPress Theme Paperback Writer Theme – How I Made a WordPress Theme From Scratch

I just started a personal site at http://jeffbarr.com to showcase my pulp fiction type writing (science fiction fantasy horror et al), and also some of my personal projects. I needed a theme, so I decided to do a little experiment and learn how to make a WordPress theme from scratch. It’s called Paperback Writer Theme - if you like the theme, you can download it and use it freely. I will rite a short how-to on the way I chose to make a WordPress theme from scratch, as it turned out to be easier than I thought it would be. This is from my personal site, JeffBarr.com:

… I couldn’t find anything much to suit me at the WordPress Theme Repository, so I decided to learn to make a WP theme, as despite several years of hacking themes and general WP tomfoolery, I had never sat down and tried to make a theme. The result: Paperback Writer Theme – my first and most likely last foray into making a WordPress theme. Please note that if you want to use it, you will want to add a good deal of functionality – right now it is very bare boned.

What is Chrome OS – AKA the Google OS for Web Computing

Google OS - Chrome OS, the Google Operating System For Web Programming and ComputingWhat is Chrome OS? If you use the Google Chrome browser, you know that its targeted for those users (I myself am one) who do work, make notes, write blogs and do programming all on the web – in the cloud in other words, rather than on old style applications that reside on you computers hard drive. The newly announced Google Chrome Operating System promises to be the OS for working in the cloud – it is primarily aimed at netbooks, which depend on cloud computing for most if not all of their appeal.

Google Chrome OS is an open source, lightweight operating system that will initially be targeted at netbooks. Later this year we will open-source its code, and netbooks running Google Chrome OS will be available for consumers in the second half of 2010. Because we’re already talking to partners about the project, and we’ll soon be working with the open source community, we wanted to share our vision now so everyone understands what we are trying to achieve.

Will you use Google Chrome? The answer for me is heck yeah! I think this is the technology that will finally remove us from being chained to our PCs – now computing will be netbook-to-smart-phone-back-to-netbook, and repeat as needed.
Read the rest of this entry »