Ceramic Tile Advice Forums - John Bridge Ceramic Tile

Welcome to John Bridge / Tile Your World, the friendliest DIY Forum on the Internet


Advertiser Directory
JohnBridge.com Home
Buy John Bridge's Books

Go Back   Ceramic Tile Advice Forums - John Bridge Ceramic Tile > Other forums > Computer Training

Sponsors


Reply
Thread Tools Search this Thread
Unread 12-15-2009, 09:04 AM   #1
John Bridge
Mudmeister
 
Join Date: Mar 2001
Location: Rosanky, Texas
Posts: 68,900
Send a message via AIM to John Bridge
Web Site Development -- a How-to for Beginners

I promised to start this thread in hopes that people just beginning to learn about web sites might come here and benefit from advice from the several web site geeks we have aboard. I know there have been other web site threads, but none that cover the process from the beginning.

I know there is easy-to-use free-ware or share-ware out there. Maybe we can help folks with some of that.

I'm going to give a brief layman's version of how web sites work, and then I probably won't say a lot more.

Web sites are documents that are written in one or more special "codes" or "scripts." The documents are loaded onto "servers," special computers that are direct-wired into the Internet. You will usually have to pay a "web host" a modest monthly fee for the service. JohnBridge.com, among other things, is a web host. We provide free server space for the web sites of our moderators.

You "browser," be it Internet Explorer, Firefox or one of several others, reads the web document and decodes it for you. What you see on your screen is what the browser is interpreting for you. Different browsers might do it a little differently, which is why you get a slightly different version of the same web page from Internet Explorer and, say, Firefox. To see the actual code the browser is reading you can go to the "view" menu at the top left of your screen and select "page source" or "source" from that drop-down menu. what you will see is exactly what the browser sees and what search engine robots see. I'm sure we'll get into that further as we go along.

You already know the value of a web site, or you wouldn't be here, but I'll mention it just briefly: A web site makes you more visible to your prospective customers, the folks you want to reach. How your site is listed on the various search engines determines your level of visibility, so the little search robots I mentioned above become more and more important. You'll want your site to be easily read by the "bots." (See: http://www.johnbridge.com/vbulletin/...ad.php?t=79822 )

I'll leave it at that for the time being. Please ask your questions no matter how basic they might seem. This will be the place where we start from the beginning and go on from there.
John Bridge is offline   Reply With Quote
Sponsored Links
Unread 12-15-2009, 03:45 PM   #2
oakview
Retired Moderator - Owned by two rescued greyhounds
 
oakview's Avatar
 
Join Date: May 2005
Location: Oak View, CA
Posts: 3,137
There are several ways to build a website, using a WYSIWYG editor, a site builder, or coding by hand. Of these three options, any professional designer will tell you that hand coding a site is the cleanest, cheapest, and really not that hard to learn the basics.

Here are a couple of references to help you get started with HTML markup and CSS (style sheets):

1) Full Web Building Tutorials - this is probably one of the best tutorial/reference sites.

2) HTML Tutorial - Table of contents

3) CSS Tutorial - Table of contents
__________________
::DaveG::
The Tile and Stone Magazine for Consumers!
New to the Forum? Read this! :.: Click here to add your name to your signature.
"If you don't have time to do it right, when will you have time to do it over?." -John Wooden
oakview is offline   Reply With Quote
Unread 12-20-2009, 09:57 AM   #3
John Bridge
Mudmeister
 
Join Date: Mar 2001
Location: Rosanky, Texas
Posts: 68,900
Send a message via AIM to John Bridge
Looks like this thread is really going to grow legs, Dave.
John Bridge is offline   Reply With Quote
Unread 12-20-2009, 11:01 AM   #4
oakview
Retired Moderator - Owned by two rescued greyhounds
 
oakview's Avatar
 
Join Date: May 2005
Location: Oak View, CA
Posts: 3,137
Yeah, we better be careful or it's gonna cause a stampede!
__________________
::DaveG::
The Tile and Stone Magazine for Consumers!
New to the Forum? Read this! :.: Click here to add your name to your signature.
"If you don't have time to do it right, when will you have time to do it over?." -John Wooden
oakview is offline   Reply With Quote
Unread 12-20-2009, 11:23 AM   #5
cx
Moderator emeritus
 
cx's Avatar
 
Join Date: Jul 2001
Location: Boerne, Texas
Posts: 97,255
I suspect this is a thread that will get a lot of lurking but not much comment. I, for one, will be glad it's here when I finally start my website.

'Course it might be a much older thread by then, but...............
__________________
CX

Y'ALL NEW VISITORS READ THIS HERE!
cx is online now   Reply With Quote
Unread 12-20-2009, 05:09 PM   #6
oakview
Retired Moderator - Owned by two rescued greyhounds
 
oakview's Avatar
 
Join Date: May 2005
Location: Oak View, CA
Posts: 3,137
Here's a link to, and a description of a very good "try it before you get it" site, featuring a good list of the best open source software.

opensourceCMS.com was created to give you the opportunity to "try out" some of the best free and open source software systems in the world. Each system listed here provides for a user demo so you can make an informed decision regarding which system best suits your needs without having to go through the tedious process of installing multiple systems only to find they don't do what you require.

In the past, opensourceCMS.com has been limited to only php/mysql projects. Shortly we will also provide for ASP, .NET, Ruby, Python, Perl, and other programming languages.
__________________
::DaveG::
The Tile and Stone Magazine for Consumers!
New to the Forum? Read this! :.: Click here to add your name to your signature.
"If you don't have time to do it right, when will you have time to do it over?." -John Wooden
oakview is offline   Reply With Quote
Unread 12-20-2009, 10:16 PM   #7
oakview
Retired Moderator - Owned by two rescued greyhounds
 
oakview's Avatar
 
Join Date: May 2005
Location: Oak View, CA
Posts: 3,137
You're a beginner, new to web pages and HTML, you've got some spare time or you're stuck inside because it's raining or snowing. Short, easy lessons are your thing:

Beginner's Web Site Creating Guide

The next step (longer lesson)
The Basics of Hyper Text Markup Language - HTML
.
.
.
__________________
::DaveG::
The Tile and Stone Magazine for Consumers!
New to the Forum? Read this! :.: Click here to add your name to your signature.
"If you don't have time to do it right, when will you have time to do it over?." -John Wooden
oakview is offline   Reply With Quote
Unread 01-08-2010, 03:27 AM   #8
oakview
Retired Moderator - Owned by two rescued greyhounds
 
oakview's Avatar
 
Join Date: May 2005
Location: Oak View, CA
Posts: 3,137
Creating web pages using only a text editor scares you, the learning curve seems too steep, you like to "see" what you're doing. WYSIWYG (What You See Is What You Get) editors could be the best option.

This list is from last year, but is still very valid. You'll find some fine free or open source software listed, perfect for those on a tight budget without sacrificing functionality.

25 Useful WYSIWYG Editors Reviewed
.
.
__________________
::DaveG::
The Tile and Stone Magazine for Consumers!
New to the Forum? Read this! :.: Click here to add your name to your signature.
"If you don't have time to do it right, when will you have time to do it over?." -John Wooden
oakview is offline   Reply With Quote
Unread 01-09-2010, 09:05 PM   #9
oakview
Retired Moderator - Owned by two rescued greyhounds
 
oakview's Avatar
 
Join Date: May 2005
Location: Oak View, CA
Posts: 3,137
You need advice to find a place to host your new web site

There are 100's of web hosting companies to choose from - how do you select one that's right for you? Where can you find reliable information to help you select? All hosting companies are NOT equal, many are not what they claim to be. To help you make an informed decision, I've listed some links to:

1) A site with a short video that explains why NOT all web hosting review sites can be trusted.

2) Two honest web hosting review sites that depend on actual customer reviews to rate web hosting companies.
a) WHReviews - reliable web host shopping guide. Take the time to read the explanation, lengthy but informative.

b) Web Hosting Reviews.com- thousands of web hosting reviews written by users for users.
__________________
::DaveG::
The Tile and Stone Magazine for Consumers!
New to the Forum? Read this! :.: Click here to add your name to your signature.
"If you don't have time to do it right, when will you have time to do it over?." -John Wooden
oakview is offline   Reply With Quote
Unread 01-11-2010, 09:25 PM   #10
oakview
Retired Moderator - Owned by two rescued greyhounds
 
oakview's Avatar
 
Join Date: May 2005
Location: Oak View, CA
Posts: 3,137
Any person developing a web site can benefit from having a web server installed on their own computer. The locally installed server can act as a convenient way to do all your design, development and other sand-box work before uploading to your actual host.

"If you would like to build your own website, you can do it on your own computer without putting it online. This can be useful for a number of reasons:

1. You don’t have your own web hosting but you want the experience of complete access.
2. You want to test a website before you put it online.
3. You want to start a website that helps you organize your life, for example, but you don’t always have access to the internet."


Here are two of the more popular server packages:

XAMPP from Apache Friends for both Linux and Windows (my personal favorite)

WampServer - Windows only
__________________
::DaveG::
The Tile and Stone Magazine for Consumers!
New to the Forum? Read this! :.: Click here to add your name to your signature.
"If you don't have time to do it right, when will you have time to do it over?." -John Wooden
oakview is offline   Reply With Quote
Unread 01-11-2010, 09:30 PM   #11
jgleason
Retired Moderator - Theatre Guy (and computers)
 
jgleason's Avatar
 
Join Date: Mar 2004
Location: Weare, NH
Posts: 8,916
XAMPP is great to have. I like the portable version at portableapps.com

Actually, quite a few nice programs at that site and they all run from a USB drive without needing to be installed per se.
jgleason is offline   Reply With Quote
Unread 01-11-2010, 10:58 PM   #12
oakview
Retired Moderator - Owned by two rescued greyhounds
 
oakview's Avatar
 
Join Date: May 2005
Location: Oak View, CA
Posts: 3,137
Hey! I'd forgotten about portableapps.com
Browsed thru the software - seems like it's all for Windows. I did see gVim, a port of the Linux VIM text editor , sweet! Bit of a learning curve, but VIM (and Geany) on my Linux workstation are all I use to create web sites. GIMP and Inkscape for graphics.
__________________
::DaveG::
The Tile and Stone Magazine for Consumers!
New to the Forum? Read this! :.: Click here to add your name to your signature.
"If you don't have time to do it right, when will you have time to do it over?." -John Wooden

Last edited by oakview; 01-12-2010 at 11:40 AM.
oakview is offline   Reply With Quote
Unread 01-12-2010, 05:39 AM   #13
jgleason
Retired Moderator - Theatre Guy (and computers)
 
jgleason's Avatar
 
Join Date: Mar 2004
Location: Weare, NH
Posts: 8,916
Quote:
Originally Posted by oakview
seems like it's all fow Windows
Yea, I figured if someone was using Linux they would already know enough to get their own apps.

Lots of stuff out there, open source and cross-platform. Makes life easier when shifting between systems. I use XP Pro and Ubuntu. I like them both but tend to be on XP more because that is what I use all day at work.
jgleason is offline   Reply With Quote
Unread 02-08-2010, 08:18 PM   #14
oakview
Retired Moderator - Owned by two rescued greyhounds
 
oakview's Avatar
 
Join Date: May 2005
Location: Oak View, CA
Posts: 3,137
Back on track... some invaluable advice.

USA TODAY's Jefferson Graham interviews Google engineer Matt Cutts on how to get your site to the top of Google search results with 5 basic, common sense SEO tips. Matt Cutts guests on the USA TODAY Talking Tech...

Google's Matt Cutts | How to Get Better Visibility on Google
__________________
::DaveG::
The Tile and Stone Magazine for Consumers!
New to the Forum? Read this! :.: Click here to add your name to your signature.
"If you don't have time to do it right, when will you have time to do it over?." -John Wooden
oakview is offline   Reply With Quote
Unread 02-08-2010, 08:37 PM   #15
oakview
Retired Moderator - Owned by two rescued greyhounds
 
oakview's Avatar
 
Join Date: May 2005
Location: Oak View, CA
Posts: 3,137
Duplicate content hurts your site page ranking and search results listing. Great video from Google's Matt Cutts explaining how to avoid duplicate content, and the use of the canonical link meta tag.

Canonical Link Element
__________________
::DaveG::
The Tile and Stone Magazine for Consumers!
New to the Forum? Read this! :.: Click here to add your name to your signature.
"If you don't have time to do it right, when will you have time to do it over?." -John Wooden
oakview is offline   Reply With Quote
Reply

Stonetooling.com   Tile-Assn.com   National Gypsum Permabase


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Web Development Advice mbauer Computer Training 3 01-09-2009 09:13 PM
Web site comin soon Hamilton Professionals' Hangout 22 03-20-2006 07:04 PM
An entertaining web site... oakview The Mud Box 2 08-15-2005 02:29 PM
Web site advise Airborne Professionals' Hangout 10 03-20-2004 07:23 AM


All times are GMT -6. The time now is 11:03 PM.


Sponsors

Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.
Copyright 2018 John Bridge & Associates, LLC