|  | | 
09-29-2009, 07:31 PM
|  | Funkify your Life | | Join Date: Apr 2005 Location: The Bucket, RI. | | | Recommendations for an easy to use HTML program
Sign in to disble this ad
I'd like to try my hand at a pretty basic website with a WYSIWYG HTML program. I really only know a few very basic HTML code, but do have a decent book as a reference guide. Not looking to do anything too elaborate. Maybe just a few pages with photos to start.
So far I've downloaded Pagebreeze, but this free version doesn't include an FTP client. Am I wrong, or doesn't this make their free version pretty useless. Can I upload each file and manually link everything together?
Just downloaded Kompozer. I still have to mess around with it, but I get the feeling it's not built for a noob like me. It claims to be easy to use and does include an FTP.
I was also looking at "HTML Kit" listed in the software sticky at the top of this forum, but I'd like to get some recommendations first.
Thanks! | 
09-29-2009, 07:38 PM
|  | Registered User | | Join Date: Jul 2008 Location: Eh? | | FTP is not mandatory at all. Sometimes, you need a full-blown FTP client AND some code editor for top performance.
If you were on a Mac, I'd recommend you Coda, but since you probably run Windows, I'll go with notepad++ and the short tutorials at http://www.w3schools.com/ (look for HTML and CSS)
It's really easy if you're okay with logic.
__________________ Quote:
Originally Posted by tom once dead Also to prove my Australianism, I've been stung by an irukandji jellyfish before, while snorkelling at an island looking at stingrays. |
Last edited by L-A : 09-29-2009 at 07:40 PM.
Reason: added the Notepad++ link
| 
09-30-2009, 09:12 AM
| | Registered User | | Join Date: Aug 2006 Location: London, Ontario | | | I started on Windows' Notepad and went to (back then) Macromedia's Dreamweaver. If I'm correct, Adobe bought Macromedia? Nonetheless, like LA says, FTP is not required at all but if you want to use FTP there are several free FTPs out there.
All I had to do in Notepad is write the html lines and Save as document name . html (or htm). For a starter it worked perfectly and I didn't have to worry about all the fancy options! Concentration was on the code itself and not the program.
__________________
Fender Precision Club #666
Fender Jazz Club #879
Last edited by crispygoat : 09-30-2009 at 09:16 AM.
| 
09-30-2009, 02:09 PM
|  | I make metal look good. | | Join Date: Feb 2009 Location: Baxley, GA | | | I personally write my own html, but I used to know people who used Dreamweaver.
__________________
Schecter #68|Mediocre Bassists #279|Redneck #8
SX Club Member In Good Standing
| 
09-30-2009, 03:16 PM
|  | Registered User | | Join Date: Jul 2008 Location: Eh? | | | Dreamweaver generates gratuitous amounts of code, though. You won't learn how to code in a clean fashion with it.
__________________ Quote:
Originally Posted by tom once dead Also to prove my Australianism, I've been stung by an irukandji jellyfish before, while snorkelling at an island looking at stingrays. | | 
09-30-2009, 03:22 PM
|  | OVNIFX EXAR pedals rep for North & Central America | | Join Date: Oct 2005 Location: PDX, OR | | | HTML is really easy to learn, anyone can do it. In addition to the w3schools link above, maricopa.edu has a very good easy HTML tutorial.
IMO you get much better results writing your own HTML than using a program like Dreamweaver.
There are several free ftp programs out there, and some OS (like Mac OSX) have a built-in ftp function. I use Fetch, which is not free but I like the way it works, and they have good customer service. | 
09-30-2009, 05:19 PM
|  | I Know Nothing | | Join Date: Dec 2003 Location: Columbia River Gorge, WA. | | Quote:
Originally Posted by bongomania There are several free ftp programs out there, and some OS (like Mac OSX) have a built-in ftp function. I use Fetch, which is not free but I like the way it works, and they have good customer service. | The FireFTP extension in Firefox works just fine for me, and was free. | 
09-30-2009, 05:26 PM
| | Registered User Brownchicken Browncow | | Join Date: Jul 2006 Location: Phoenix, AZ | | | check out some stuff here-
http://download.cnet.com/windows/web-site-tools/?&filter=licenseName=%22Free%22|&filterName=licens eName=Free|&tag=ltcol;narrow
__________________
__________________________________________
__________________________________________
__________________________________________
| 
09-30-2009, 06:40 PM
|  | Funkify your Life | | Join Date: Apr 2005 Location: The Bucket, RI. | | Thanks guys.
I was actually looking for more of a decent WYSIWYG program and avoid having to learn code. I tried doing HTML a few years ago. I did find it easy to learn, but didn't really give it a good run. I quickly realized that developing a website took a whole lot more than knowing some HTML code. The best I got out of it was a couple of pages that anyone hobbyist would be proud of,..........in 1995.  This of course was around 2003-2004.
My thinking is get an easy to use program with some templates and maybe learn some code as I go along.
Thanks for the tips! | 
09-30-2009, 06:56 PM
|  | Registered User Maker of HPF-Pre upright bass preamp | | Join Date: Mar 2004 Location: Madison WI | | | In my view, everything depends on what kind of website you are interested in developing. There is no one-size-fits-all tool. For instance my website is basically a page with some links, and many of its "pages" are simply PDF documents. It gets the job done.
Any contemporary word processor can export HTML, and can handle hyperlinks. | 
09-30-2009, 07:32 PM
|  | Registered User | | Join Date: Jul 2008 Location: Eh? | | | Good point.
Are you looking for a way to have a blog? A personal web page about diverse interests? Your online portfolio?
Building a WordPress template can do wonders sometimes.
__________________ Quote:
Originally Posted by tom once dead Also to prove my Australianism, I've been stung by an irukandji jellyfish before, while snorkelling at an island looking at stingrays. | | 
09-30-2009, 07:38 PM
|  | Registered User Maker of HPF-Pre upright bass preamp | | Join Date: Mar 2004 Location: Madison WI | | Quote:
Originally Posted by L-A Good point.
Are you looking for a way to have a blog? A personal web page about diverse interests? Your online portfolio?
Building a WordPress template can do wonders sometimes. | And that's a good point too. For things like blogs, an online service like Blogspot or GooglePages might work just fine.
There was a brief period when people had to have slick Web pages with their own URL and server, in order to show that they were computer savvy. Those days are over, because anybody can design a web page, and I figure that it's more important to simply get the information out there. What you write more important than the formatting. | 
09-30-2009, 08:00 PM
|  | Funkify your Life | | Join Date: Apr 2005 Location: The Bucket, RI. | | Quote:
Originally Posted by L-A Good point.
Are you looking for a way to have a blog? A personal web page about diverse interests? Your online portfolio?
Building a WordPress template can do wonders sometimes. | This.
Pretty much just hobby stuff.
For instance, both Bass and Home Theater.
I like to be able to list gear, with photos. Links to the manufactures. Pretty basic stuff like that.
I just googled "wordpress" and "wordpress templates"
Do you think I should be looking at blog sites?
I've always thought of blog sites for people with,......you know,.......opinions. 
I was just thinking a place for posting some gear, the tech specs and a photo or two.
Last edited by Chunk-O-Funk : 09-30-2009 at 08:05 PM.
| 
09-30-2009, 08:39 PM
| | Registered User | | Join Date: Aug 2002 Location: Waco, TX | | How about just using something like Google Sites?
bc
__________________
Check out my photoblog: www. focusedonthelight. net
| 
09-30-2009, 08:42 PM
|  | Registered User Maker of HPF-Pre upright bass preamp | | Join Date: Mar 2004 Location: Madison WI | | | One good thing about the blog sites is that you don't have to figure out how to make your site work on diverse browsers and devices such as iPhones, because the blog site has done that work for you. | 
09-30-2009, 09:05 PM
| | Registered User Brownchicken Browncow | | Join Date: Jul 2006 Location: Phoenix, AZ | | Quote:
Originally Posted by L-A Good point.
Are you looking for a way to have a blog? A personal web page about diverse interests? Your online portfolio?
Building a WordPress template can do wonders sometimes. | +1 www.blogspot.com is a great free place to start.
__________________
__________________________________________
__________________________________________
__________________________________________
| 
09-30-2009, 09:44 PM
|  | Funkify your Life | | Join Date: Apr 2005 Location: The Bucket, RI. | | Quote:
Originally Posted by DigMe | Sweet Jesus, that's cool. 
Already got two pages up, albeit rough drafts.
Once I get something solid I'll post the link.
Thanks, Digme. | 
10-02-2009, 09:43 PM
|  | Funkify your Life | | Join Date: Apr 2005 Location: The Bucket, RI. | | Okay, here's what I got so far.
Pretty much just a place to display some of my gear. This one is for my home theater stuff. The only real purpose is so I can put a link in my sig over at the AVS forums. Eventually I'll do a bass related one. http://sites.google.com/site/mattsho...tersystem/home
Tell me what you think.
I was looking at it from work today and the layout didn't exactly stay formatted. It was on an old 15" monitor and a real old version of IE. Also, I have to figure out why some of the photos in the slide show are displaying so small.
Anyway, it's pretty basic, but I may add things like a banner later on.
Thanks!
Last edited by Chunk-O-Funk : 10-02-2009 at 09:56 PM.
| 
10-02-2009, 11:35 PM
| | Registered User | | Join Date: Jun 2005 Location: Lincoln, NE | | | rapidweaver if you are on a mac | 
10-03-2009, 09:43 AM
| | Registered User | | Join Date: Aug 2002 Location: Waco, TX | | Quote:
Originally Posted by Chunk-O-Funk
Thanks, Digme. |
Glad I could help.
bc
__________________
Check out my photoblog: www. focusedonthelight. net
| | Thread Tools | Search this Thread | | | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | |