Frequently Asked Questions
Recent questions
Here are some of the questions I have been asked recently...
How do I bid on a project?
Before I bid on a project, I like to talk with the new client and share some ideas about different ways we can accomplish the site's goals. I then build a modular quote, showing each component of the project, and how much time each will take.
Can you keep the existing look and feel or your site?
I write clean, object oriented PHP using Model / View / Controller architecture. This separates the application logic and data from the design. This allows me to integrate virtually any design into my work.
How long does it take for a site to go live?
This depends on a number of factors, but a straightforward design can be implemented in under a week.
Do I host websites and databases?
I only host sites that I develop or am currently working on. With that said, I far prefer to develop on my own server. I am able to control the server environment, and thus control factors such as the server security and versions of software. This allows me to build faster, more secure applications much more efficiently.
I do include hosting free of charge during the development process.
Update: I now give 90 days free hosting for all projects I develop. At any time during this period you can move your site to another host if you are not happy for any reason.
Is it possible to import data from another site?
Depending on the platform, I am able to import data from a database and insert it into your new site. If your application is built using PHP/MySQL, then it is likely that importing the data will not be a problem.
One thing to consider is this is a great time to freshen up your site content. I usually just cut and paste the content from the old site into the rich text editor. Then read over it and edit as necessary.