Web help needed!

From people more savvy than I

If there's something on your mind that just doesn't seem to fall into any of the other categories, well, it quite likely belongs inside Joe Finneman's marketplace. Think of it as a general store for general discussions!
Post Reply
User avatar
ajamj
Older Than Dirt
Older Than Dirt
Posts: 2788
Joined: August 2005
Location: Wisconsin
Contact:

Web help needed!

Post by ajamj »

I have been asked by my aunt to help her set up a website for their farm business. I find this funny, because I am NOT tech savvy. She, however, has had me come over to change her screen saver. More than once.

So, I need suggestions. It needs to be very user friendly, lots of tools, and not cost a fortune.
Image

Everyone should have a happy dance.
User avatar
ComputerGeek
Smile for the camera
Posts: 1177
Joined: December 2007
Location: In Front of my Computer(or inside)

Post by ComputerGeek »

ok first of all you have to find a nice cheap hosting site. Which isn't that easy. Secondly if you don't know html or PHP (web programming languages) you don't want to start from scratch. I would suggest using adobe dreamweaver but it's kind of expensive and hard to get the hang of. It's allows you to either program it yourself of use their tools and it will program it in the background. I would recommend using google's page maker It's free but you have to have your website name then .googlepage.com on the end but you could by a domain from someone like GoDaddy. then you can forward people who type the domain you bought to your google page. If you need any help using google's page maker you could PM me.
User avatar
JesusIsAlive
Former Admin (x2.5)
Former Admin (x2.5)
Posts: 14806
Joined: June 2006
Location: Grinning cheezily somewhere off yonder...
Contact:

Post by JesusIsAlive »

An easy way to create a webpage is to download nvu which will automatically convert what you do to your page into HTML. Meaning that you can see and edit the page as it will appear published online, and then switch to seeing the HTML source and edit the HTML if you want. \:D/
Image
User avatar
Me
An original
Posts: 6899
Joined: April 2005
Location: Now that would be telling
Contact:

Post by Me »

1and1.com and iWeb. The easiest/cheapest combo I know of.
Image
User avatar
STRYPER
Gone... but not Forgotten
Posts: 6690
Joined: October 2005
Location: Northern VA

Post by STRYPER »

Basically, if you don't know what you're doing, you have to pay a lot of money for web building software. If you do know what you're doing (i.e. HTML) then you can do it with any old computer for free.


...then you have to host it, which as people have said, is not cheap either. Plus if your aunt is not willing (or unable) to update the website those duties might fall on you every couple of weeks or anytime she wants to change something. Most business hire a web site manager to design and maintain their website for them.

If you're really serious about doing this you need to know (and your aunt needs to know) what is really involved...
The Gospel:
Holy God in love became
Perfect man to bare my blame
On the Cross He took my sin
By His death I live again
User avatar
Samwise
Love to love
Posts: 1963
Joined: April 2005
Location: From East Asia to the Wild West

Post by Samwise »

It depends on how professional you want it.

I'd say the easiest way to do it in Windows would be to go ahead and grab a domain and a hosting service. (dreamhost.com : I use this host and it's been quite reliable, the support excellent, and feature-rich)

Then go over to somewhere like http://www.opendesigns.org/ and grab a free template and start editing the content with a free program like Kompozer.
User avatar
darcie
darcietastical
darcietastical
Posts: 7106
Joined: April 2006
Location: Northern California
Contact:

Post by darcie »

I'll second Me. 1&1 (excuse the spam of my referral link) is what I have and it is as low as $3.99 per month with a domain name included. And I actually did use iWeb to quickly set up a website that looked really nice... I still need to get around to updating it to non-iWeb, but that's another story. ;) But iWeb is Mac only and $79 in a bundle with other stuff. I tried NVU also, and it's not bad. Basically place stuff where you want it to go and it converts it to html for you.
"I know nothing about internet dating sites other than the ToO." - Baragon
User avatar
Samwise
Love to love
Posts: 1963
Joined: April 2005
Location: From East Asia to the Wild West

Post by Samwise »

However it's always nice to be armed with the knowledge of XHTML, CSS, and PHP (or ASP.NET).

I remember it was about four or five years ago that I went to a really girly website and learned how to do basic HTML.

Then I studied the more concrete format that came with XHTML paired with CSS, which separated structure from style.

I find that brainstorming for ideas and inspiration to be the hardest part of making websites. Once you have that down, you can solve all the technical stuff.

A few resources that might come handy when starting from scratch with html/css:
http://www.subcide.com/tutorials/csslayout/index.aspx
http://www.inknoise.com/experimental/layoutomatic.php
http://www.w3schools.com/
User avatar
darcie
darcietastical
darcietastical
Posts: 7106
Joined: April 2006
Location: Northern California
Contact:

Post by darcie »

I definitely agree. Something like an "instant site creator" thing I'd suggest to get something up quickly while you work on your own. :)
Samwise wrote:I remember it was about four or five years ago that I went to a really girly website and learned how to do basic HTML.
Was this the really girly site? It has some good reference for kids and beginners. http://lissaexplains.com/
"I know nothing about internet dating sites other than the ToO." - Baragon
User avatar
Samwise
Love to love
Posts: 1963
Joined: April 2005
Location: From East Asia to the Wild West

Post by Samwise »

Yep that's it! Haha I remember using that as a reference site while learning how to do HTML.

Now I don't really like their concepts because they don't strictly keep design in a separate stylesheet.

But it's a great place to begin for beginners.
Post Reply