<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: What web design software should I use?</title>
	<atom:link href="http://software4marketing.com/1904/what-web-design-software-should-i-use/feed/" rel="self" type="application/rss+xml" />
	<link>http://software4marketing.com/1904/what-web-design-software-should-i-use/</link>
	<description>Internet Marketing Software</description>
	<lastBuildDate>Wed, 23 Mar 2011 01:27:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ron</title>
		<link>http://software4marketing.com/1904/what-web-design-software-should-i-use/comment-page-1/#comment-1577</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Sun, 18 Jul 2010 13:14:59 +0000</pubDate>
		<guid isPermaLink="false">#comment-1577</guid>
		<description>As stated, Dreamweaver is NOT the do-all, be-all program and is a resource hog. Too many FREE programs are just as good, lot easier to use and did I mention Free? lol

FileZilla is a good FTP program. I&#039;ve used it for years. It&#039;s a stand alone program and can be kept open when uploading files. Just be sure to refresh (F5) the local directory if you have/are editing files and uploading in real time.

Web Editors (Many Free):

WYSIWYG Editor List: http://en.wikipedia.org/wiki/List_of_HTML_editors#WYSIWYG_editors
Basic text editors: http://en.wikipedia.org/wiki/List_of_HTML_editors#Basic_text_editors
Comparison of HTML editors: http://en.wikipedia.org/wiki/Comparison_of_HTML_editors
HTML Editor Reviews - http://www.wdvl.com/Reviews/HTML/

FileZilla FTP Tutorial - How to Upload Your Site with FileZilla

In this tutorial you learn how to upload your website using FileZilla, the popular free FTP application. FileZilla is available for Windows, Mac and Linux.

Read the full article here:

http://www.elated.com/articles/filezilla-tutorial/

Ron&lt;br&gt;&lt;b&gt;References : &lt;/b&gt;&lt;br&gt;BlueHost User.</description>
		<content:encoded><![CDATA[<p>As stated, Dreamweaver is NOT the do-all, be-all program and is a resource hog. Too many FREE programs are just as good, lot easier to use and did I mention Free? lol</p>
<p>FileZilla is a good FTP program. I&#8217;ve used it for years. It&#8217;s a stand alone program and can be kept open when uploading files. Just be sure to refresh (F5) the local directory if you have/are editing files and uploading in real time.</p>
<p>Web Editors (Many Free):</p>
<p>WYSIWYG Editor List: http://en.wikipedia.org/wiki/List_of_HTML_editors#WYSIWYG_editors<br />
Basic text editors: http://en.wikipedia.org/wiki/List_of_HTML_editors#Basic_text_editors<br />
Comparison of HTML editors: http://en.wikipedia.org/wiki/Comparison_of_HTML_editors<br />
HTML Editor Reviews &#8211; http://www.wdvl.com/Reviews/HTML/</p>
<p>FileZilla FTP Tutorial &#8211; How to Upload Your Site with FileZilla</p>
<p>In this tutorial you learn how to upload your website using FileZilla, the popular free FTP application. FileZilla is available for Windows, Mac and Linux.</p>
<p>Read the full article here:</p>
<p>http://www.elated.com/articles/filezilla-tutorial/</p>
<p>Ron<br /><b>References : </b><br />BlueHost User.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Visage</title>
		<link>http://software4marketing.com/1904/what-web-design-software-should-i-use/comment-page-1/#comment-1576</link>
		<dc:creator>Visage</dc:creator>
		<pubDate>Sun, 18 Jul 2010 12:46:59 +0000</pubDate>
		<guid isPermaLink="false">#comment-1576</guid>
		<description>Ugh, don&#039;t use Dreamweaver, ever. It&#039;s huge, bloated, and unnecessary.

Anything worth doing is worth doing right. You&#039;ll go a lot further if you take the time to learn HTML and CSS the right way: by doing it yourself. Don&#039;t ever rely on a WYSIWYG to do it for you. You&#039;re just making more work for yourself in the long run.

Having said that, everything you need to design and develop a site can be done with all free tools, and yes, Filezilla is a nice free FTP client that you can use to upload your files to the web host.

Apart from that, you&#039;ll just need a decent text editor. If you&#039;re using windows (and I am assuming you are), use Notepad++. No, I didn&#039;t say Notepad, I said Notepad++ (link in the source section below.) :)

I&#039;ve also included some more links to some free apps that you can use to develop sites and learn the basics.

I&#039;ll update this post with maybe some more links in the future, but this should be enough to get you started for now.

Good luck! :)&lt;br&gt;&lt;b&gt;References : &lt;/b&gt;&lt;br&gt;http://wsc.opera.com/
http://www.htmlhelp.com/
http://css-discuss.incutio.com/
http://www.brainjar.com/
http://www.htmldog.com/
http://css.maxdesign.com.au/

I highly recommend you read through ALL of those, especially Opera&#039;s WSC. It&#039;s quite good.

Links to other software (all 100% free):
Notepad++: http://notepad-plus-plus.org/
GIMP (for doing artwork): http://gimp.org/
Inkscape (for doing vector artwork): http://inkscape.org/</description>
		<content:encoded><![CDATA[<p>Ugh, don&#8217;t use Dreamweaver, ever. It&#8217;s huge, bloated, and unnecessary.</p>
<p>Anything worth doing is worth doing right. You&#8217;ll go a lot further if you take the time to learn HTML and CSS the right way: by doing it yourself. Don&#8217;t ever rely on a WYSIWYG to do it for you. You&#8217;re just making more work for yourself in the long run.</p>
<p>Having said that, everything you need to design and develop a site can be done with all free tools, and yes, Filezilla is a nice free FTP client that you can use to upload your files to the web host.</p>
<p>Apart from that, you&#8217;ll just need a decent text editor. If you&#8217;re using windows (and I am assuming you are), use Notepad++. No, I didn&#8217;t say Notepad, I said Notepad++ (link in the source section below.) <img src='http://software4marketing.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;ve also included some more links to some free apps that you can use to develop sites and learn the basics.</p>
<p>I&#8217;ll update this post with maybe some more links in the future, but this should be enough to get you started for now.</p>
<p>Good luck! <img src='http://software4marketing.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> <br /><b>References : </b><br />http://wsc.opera.com/<br />
http://www.htmlhelp.com/<br />
http://css-discuss.incutio.com/<br />
http://www.brainjar.com/<br />
http://www.htmldog.com/<br />
http://css.maxdesign.com.au/</p>
<p>I highly recommend you read through ALL of those, especially Opera&#8217;s WSC. It&#8217;s quite good.</p>
<p>Links to other software (all 100% free):<br />
Notepad++: http://notepad-plus-plus.org/<br />
GIMP (for doing artwork): http://gimp.org/<br />
Inkscape (for doing vector artwork): http://inkscape.org/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Depue</title>
		<link>http://software4marketing.com/1904/what-web-design-software-should-i-use/comment-page-1/#comment-1575</link>
		<dc:creator>Jon Depue</dc:creator>
		<pubDate>Sun, 18 Jul 2010 12:00:59 +0000</pubDate>
		<guid isPermaLink="false">#comment-1575</guid>
		<description>Dreamweaver.

Visage is a douchebag.&lt;br&gt;&lt;b&gt;References : &lt;/b&gt;&lt;br&gt;It&#039;s that simple.</description>
		<content:encoded><![CDATA[<p>Dreamweaver.</p>
<p>Visage is a douchebag.<br /><b>References : </b><br />It&#8217;s that simple.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AsakuraYoh</title>
		<link>http://software4marketing.com/1904/what-web-design-software-should-i-use/comment-page-1/#comment-1574</link>
		<dc:creator>AsakuraYoh</dc:creator>
		<pubDate>Sun, 18 Jul 2010 11:49:59 +0000</pubDate>
		<guid isPermaLink="false">#comment-1574</guid>
		<description>I suggest you use Adobe&#039;s Dreamweaver if you&#039;re a starter in the Web Design world.  It gives you a free space to add any image, video, texts, and any other stuff needed just like a normal website would need.  If you are more advanced and sophisticated later on.  You should start off on a clean slate with Freewebs or so (if you know basic HTML).  Then you can build up from there.  But you should definitely start off with Dreamweaver as a start, it will help you.&lt;br&gt;&lt;b&gt;References : &lt;/b&gt;&lt;br&gt;</description>
		<content:encoded><![CDATA[<p>I suggest you use Adobe&#8217;s Dreamweaver if you&#8217;re a starter in the Web Design world.  It gives you a free space to add any image, video, texts, and any other stuff needed just like a normal website would need.  If you are more advanced and sophisticated later on.  You should start off on a clean slate with Freewebs or so (if you know basic HTML).  Then you can build up from there.  But you should definitely start off with Dreamweaver as a start, it will help you.<br /><b>References : </b></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: software4marketing.com @ 2012-02-11 07:37:59 -->
