iEntry 10th Anniversary Forum Rules Search
WebProWorld
Register FAQ Calendar Mark Forums Read
Webmaster Resources Discussion Forum Sitemaps and robots and logfiles -- Oh My! If you have any questions, comments, concerns and/or ideas about the tools currently available to webmasters to make their lives... 'easier'. Here's where you need to be. Know of a good tool? Post it here. Got something funny in your logfiles? Maybe we can help.

Share Thread: & Tags

Share Thread:

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-21-2009, 10:02 PM
WebProWorld Veteran
WebProWorld MVP
 
Join Date: Oct 2005
Location: England
Posts: 425
Martinscholes RepRank 4Martinscholes RepRank 4Martinscholes RepRank 4Martinscholes RepRank 4
Default What inexpensive web design software could I use?

I need to sort out my website.

I had it checked out and there are a large number of errors showing up. I use my host's online site creator.

So, I would like to design my site myself and ftp it to the host.

What inexpensive easy-to-use web design/creation software do you recommend, please?
Reply With Quote
  #2 (permalink)  
Old 01-21-2009, 10:48 PM
MrGamm's Avatar
WebProWorld Pro
 
Join Date: Dec 2007
Posts: 274
MrGamm RepRank 3MrGamm RepRank 3MrGamm RepRank 3
Default Re: What inexpensive web design software could I use?

Wow... Good question...

I recommend using PhotoShop... It's a really good way to visually get your ideas scratched out... It has a really nice slicing tool which will translate the graphics for use with the web.

http://www.youtube.com/watch?v=31fvaN9jA-Y

The last desktop WYSIWYG editor I used was DreamWeaver. When I used it was still broken. Not all functions would work. Maybe it has improved.

Some people prefer FrontPage...

Flash is easily one of the least intuitive programs in existence. It more akin to animation program which decided to become an authouring program, rather than a page layout program.

If you are someone who is looking to do business. I would hire someone to do it. Just drop the money and get it over with.

If your a hobbiest, or have the extra time to learn. Use a text editor like BBedit, or UltraEdit 32 and start learning HTML.

W3Schools Online Web Tutorials


Of course... there are about a million other options available to you...

desktop WYSIWYG editor - Google Search


This is a good list as well...

http://en.wikipedia.org/wiki/List_of_HTML_editors


In any event... The expensive programs usually come with a free 30 day trial.
__________________
James Weisbrod - programmer

Last edited by MrGamm; 01-21-2009 at 10:59 PM.
Reply With Quote
  #3 (permalink)  
Old 01-22-2009, 11:07 AM
wige's Avatar
Moderator
WebProWorld Moderator
 
Join Date: Jun 2006
Location: United States
Posts: 2,661
wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9
Default Re: What inexpensive web design software could I use?

If you are looking for a feature rich, free HTML editor, my favorite was FirstPage, before I started using DW for work.

Check evrsoft.com for a list of features and the download.
__________________
The best way to learn anything, is to question everything.
Reply With Quote
  #4 (permalink)  
Old 01-22-2009, 03:59 PM
CarolSLC's Avatar
WebProWorld Member
 
Join Date: Dec 2008
Location: Salt Lake City, Utah, USA
Posts: 30
CarolSLC RepRank 0
Default Re: What inexpensive web design software could I use?

To design, I use graphics software to piece together mockups of my home page and a sample secondary page, and play with it till I get the look I want. Then I build it. Any of them will work. PhotoShop is the ultimate, but expensive and harder to learn, in my opinion.

If you're looking for software that will generate the code for you, rather than you coding it in HTML yourself, it seems like Dreamweaver is still the most popular. FrontPage has been replaced by Expression Web. I don't know anything about it. I saw code generated by Frontpage years go, and it was terrible looking.

I just code the sites myself using HomeSite as my editor. But you have to know html and css to do that.

good luck.
__________________
Web Design
Reply With Quote
  #5 (permalink)  
Old 01-23-2009, 05:16 AM
NetMassimo's Avatar
WebProWorld Member
 
Join Date: Oct 2008
Location: Gorizia, Italy
Posts: 51
NetMassimo RepRank 1
Default Re: What inexpensive web design software could I use?

Visual editors always create code that is someway "dirty". You can try free editor KompoZer, which has a visual editing mode and a source editing mode so that you can see the code, learn HTML while you're developing a site and in time clean the code automatically created and start writing it directly.
Reply With Quote
  #6 (permalink)  
Old 01-31-2009, 08:26 PM
WebProWorld Member
 
Join Date: Jan 2009
Posts: 26
DBLL RepRank 0
Default Re: What inexpensive web design software could I use?

There is no way photoshop can compete with hand coding, its fine to use PS to create the various graphics, but its very unprofessional to use it in place of solid hand-coding.

Frontpage should just plain never be used, its a broken and outdated editor. It was also discontinued in 2006!

Dreamweaver is also more or less useless, and i don't think anyone being serious about his/her work would use such WYSIWYG tools, actually most I've spoken to say they spend most time in code view.

Note however, there are many free alternatives, so there is no reason to even considering buying editors like Photoshop or Dreamweaver. Paint.Net can easily replace Photoshop, i haven't found anything i was unable to make in Paint.Net as of yet.

Notepad++ can easily replace the source view in editors like Dreamweaver, but many of us still simply use the standard text-editor in our os.


A lot of beginners often inquire about available WYSIWYG editors, some even go as far as to resort to templates. While templates can be fine, i surely wouldn't use them without understanding the code down to the last letter, I'd might even optimize the CSS if it was badly coded.

The best advice anyone can give you, is to learn how to code your pages by hand.
__________________
The Blood of the Lamb is my Breakfast.

Last edited by DBLL; 01-31-2009 at 08:31 PM.
Reply With Quote
  #7 (permalink)  
Old 02-11-2009, 01:04 PM
WebProWorld New Member
 
Join Date: Feb 2009
Posts: 19
bryansmith RepRank 0
Default Re: What inexpensive web design software could I use?

For Design use GIMP

For HTML editing you can use coffeecup, pagebreeze or eclipse
Reply With Quote
  #8 (permalink)  
Old 03-15-2009, 09:57 AM
WebProWorld New Member
 
Join Date: Mar 2009
Posts: 13
SmartOnlineBIZ RepRank 0
Default Re: What inexpensive web design software could I use?

Did you try Nvu >>
www.nvu.com
www.kompozer.net

Last edited by SmartOnlineBIZ; 03-15-2009 at 10:44 AM.
Reply With Quote
  #9 (permalink)  
Old 03-16-2009, 06:04 AM
NetMassimo's Avatar
WebProWorld Member
 
Join Date: Oct 2008
Location: Gorizia, Italy
Posts: 51
NetMassimo RepRank 1
Default Re: What inexpensive web design software could I use?

NVU has been dead for some years, KompoZer is carrying on its legacy though its development seems very slow.
Reply With Quote
Reply

  WebProWorld > Webmaster, IT and Security Discussion > Webmaster Resources Discussion Forum

Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
I want to buy some inexpensive ebook compiling software. Any suggestions? Martinscholes The Castle Breakroom (General: Any Topic) 4 05-01-2008 09:12 PM
Website Design Software arconius Graphics & Design Discussion Forum 6 05-31-2007 08:35 AM
Graphic Design Software ultbaseball Graphics & Design Discussion Forum 2 01-03-2005 07:34 PM
Inexpensive ASP hosting madicomputers eCommerce Discussion Forum 5 11-01-2004 02:21 PM
Link to Software Development / Web Design AlanMCSD Marketing Strategies Discussion Forum 0 10-26-2003 01:33 AM


All times are GMT -4. The time now is 10:28 AM.



Search Engine Optimization by vBSEO 3.3.0