PDA

View Full Version : how would ur client...



calaway42
January 20th, 2003, 11:10 PM
hey guys i was wondering how would your client upload or update their site, once you design their site for them? can anyone explain it to me please...

Makaveli
January 20th, 2003, 11:12 PM
ftp....??
wait a minute, i have no idea, i have never had any clients!!!

calaway42
January 20th, 2003, 11:15 PM
lol

senocular
January 20th, 2003, 11:16 PM
usually you send them all the junk and they do it themselves. If not then they better be paying you to do the setup and IT work for them as well.

reverendflash
January 20th, 2003, 11:20 PM
My clients usually have me, or another designer, do their updates, as they are completely in awe over this magical box that has pictures and sounds...

It's kinda like MicroSoft's theory... Keep 'em coming back...

:beam:

Revhttp://www.aulman.com/rev.gif

calaway42
January 20th, 2003, 11:21 PM
thanx guys

Jubba
January 21st, 2003, 12:04 PM
What I do is either one of two things.

I know enough PHP to make it so that they can do their own updates without ever actually logging in to their control panel. Just by visiting a page they can update their files, and change their links around. I even have instructions printed on the page too. For this I usually charge an extra 75-100 up front.

Or I charge $20 per hour for update work.

Usually the client will go with option #1 because it will save them money in the long run. But sometimes you will find someone that is so in awe over this magical box that they will go with Option #2.

Cheers,
Jubs

calaway42
January 22nd, 2003, 04:01 AM
Originally posted by Jubba
What I do is either one of two things.

I know enough PHP to make it so that they can do their own updates without ever actually logging in to their control panel. Just by visiting a page they can update their files, and change their links around. I even have instructions printed on the page too. For this I usually charge an extra 75-100 up front.



man i would love to learn how to do that

senocular
January 22nd, 2003, 08:03 AM
Originally posted by calaway42
man i would love to learn how to do that

its not as hard as you may think. Depending on the complexity of what it is you need to change... I mean it could be as simple as a 3 lined php script. Start learning some php now! :)

Jubba
January 22nd, 2003, 10:31 AM
well you can start here:

www.phpmanual.com

or check out this book:

http://www.amazon.com/exec/obidos/ASIN/0764535617/kirupacom/ref%3Dsr%5F11%5F1/104-9968206-4207145

That book is awesome. :)

Jubba
January 22nd, 2003, 10:48 AM
Also, Like Sen said, it could be as simple as saving information to a text file, or it could made be even more dynamic and you could use mySQL.

That book I bought tought me PHP, literally in two days. I never, ever thought that I would be able to understand how to use PHP to manipulate a database, but it is much easier than I thought and that book broke everythng down for me. I hightly recommend. it.

calaway42
January 22nd, 2003, 06:25 PM
thanx guys

fester8542
January 22nd, 2003, 10:19 PM
Jubba,
$75-100 to create a php proggie like that!?

Are you insane?

No offense man, but you are way undercharging.

You should be charging 75-100/hr

There is some sick money to be had out there.

Jubba
January 23rd, 2003, 11:51 AM
Yeah I know Fester. I do it cheap still because my client pool is still so low.

gr8jay
January 23rd, 2003, 11:57 AM
I dont know how much they charge exactly here (India) But I think its cheaper here .. Ppl r underpaid
but i think fester might be right jubba

Jubba
January 23rd, 2003, 12:27 PM
I totally agree with Fester. I should be charging crazy amounts of money to make these things, but since my client pool is low, and my skills are still extremely limited, I don't charge that much. Many of the sites I have been making have been for friends, or aquaintances and I give them a break by charging less, because they can't afford to pay me $75 per hour.

DDD
January 23rd, 2003, 01:55 PM
I have not read all the posts but for my clients I try to push stability and independance so I try to talk them into dynamic sites, that can be admin'd thru web forms and excel uploads. I have had alot of success pitching this. Alot of clients appreciate a smart site. Also now that Macromedia released contribute it has made my job very easy and my clients appreciate not have to be chained to maintenance contracts. But dynamic is the way to go for updates.

calaway42
January 24th, 2003, 01:55 PM
now where can i find more about this dynamic method?

Jubba
January 24th, 2003, 02:08 PM
Well check out the book I posted. You can learn much more about PHP. If you are able to use PHP on your servers and they have a database, you can use the database to make the entire site dynamically updateable by the client.

I am currently working on a site right now, where I am using a database to store everything on the site. News Articles, links, etc... These will be called by a php script and can be edited using different scripts....

My suggestion is learn PHP/mySQL.

DDD
January 24th, 2003, 02:28 PM
Not to knock PHP/mysql

But I have found that ASP/XML are alot easier to learn, more hosts run what is needed, and alot more valueable in the job market. And if you wanna get real fancy learn .net and XML. But if you want a good book for ASP. www.wrox.com has all the great stuff for this. Their books are always red with some dorky lookin guy on the front but they are very good.

I am also working on a site that is full dynamic asp reads and writes xml files that html displays. It is a online magazine....I will actually need a critique in a day or 2 so stay tuned.

fester8542
January 24th, 2003, 02:42 PM
Hey Jubba,

from time to time I encounter PHP jobs that I turn away because like Heroin...I just dont touch the stuff.

I will throw them your way if your interested.

Jubba
January 24th, 2003, 02:59 PM
Fester: I'm always interested in jobs.

3D: I say, go with what you know. PHP was easy for me to learn and I learned it because I needed to learn how to interact w/ mySQL database. I will eventually learn more, but for the moment PHP is what I need. :)

:bounce:

sintax321
January 24th, 2003, 03:15 PM
One day I will get back to programing. It doesn't take me long to learn a language because I was trained t obe a programmer. I just hate code and have more fun designing and developing. But i should learn it becaue there is money to be had.:skull:

morse
January 25th, 2003, 02:51 AM
You and me both Sin... You and me both...